This repository contains MATLAB implementations of various computational methods for solving dynamic macroeconomic models. All codes solve a standard Real Business Cycle (RBC) model using different ...
Many applications in test and measurement take advantage of feedback to improve some aspect of performance. In simple power-sourcing instruments, for example, you can use the fact that, given the ...
This repository is a focused study of dynamic programming methods for solving finite Markov Decision Processes (MDPs) applied to the classic FrozenLake-v1 environment (custom maps) from Gym / ...