Skip to content

MaximilianJHuber/continuous_time_methods

 
 

Repository files navigation

Examples of Methods for Continuous Time Problems

General Lecture notes

Detailed Notes on Methods

Structure of folders

  • The source for the documentation of all algorithms is in docs/.
  • For the Matlab specific implementation of the algorithms
    • See library functions to implement the methods is in matlab/lib/
    • See examples which use the library functions in matlab/examples/. At this point, most of the code is in tests rather than examples.
    • All unit and regression tests of the matlab library are in matlab/tests/. You can use run_tests.m in the matlab folder to run all regression tests after making coding changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%