Fundamental implementations of some computational algorithms in plane geometry.
-
Updated
May 26, 2021 - C++
Fundamental implementations of some computational algorithms in plane geometry.
Работы по курсу Вычислительные алгоритмы кафедры ИУ7 МГТУ им. Баумана
Explore our extensive Algorithms Repository, featuring a diverse range of algorithms from computational methods to data structures, cryptographic techniques, and AI. Ideal for education, research, and practical application, each algorithm is well-documented, tested, and optimized for performance and readability.
🧮 Computational algorithms (4th term)
This repository contains Matlab code that computes Markov perfect policies (time-consistent policies) and steady states in non-recursive/dynamically inconsistent models (models where discounting is not geometric/exponential). Both the State Space Recursion and modified CMA-ES algorithms in the associated paper are fully implemented.
Add a description, image, and links to the computational-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the computational-algorithms topic, visit your repo's landing page and select "manage topics."