Difference between revisions of "Week 6"

From Research management course
Jump to: navigation, search
Line 13: Line 13:
  
 
==Resources==
 
==Resources==
* [Slides for week 6].
+
* [https://www.youtube.com/watch?v=rNV3sW2lXkc Video for week 6].
* [Video for week 6].
+
<!--* [Slides for week 6].
* List of the figures and diagrams to support theoretical analysis.
+
* List of the figures and diagrams to support theoretical analysis.-->

Revision as of 13:47, 18 March 2021

Goal of the week: conciliate the problem statement and the computational experiment.

Результат: описание решения формально поставленной задачи.

Todo T: Theoretical part

The theoretical part describes the proposed solution and declares its properties. The goal is to join the theoretical elements into a method. This method includes hypotheses, model, criterion and the optimization algorithm.

  1. Write the solution of your problem
    • in a simple outline variant,
    • expand necessary details,
    • use algorithm LaTeX template.
  2. Compare notations in the problem statement, solution and code. Make sure the code does not contradict the text.

Resources