Skip to content

LiangShi369/Tutorial-Solve-Stochastic-Growth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial-Solve-Stochastic-Growth

Solve simple stochastic growth model with interpolation method

The stochg.m quotes "fminbnd" function, which is a native Matlab function that finds global minimum given the function to evaluate and interval for arguments The stochg.m qutoes "golden", which is a selfwritten function that uses golden section method to find global maximum.

The simulate_golden.m runs simulation basing on off-the-grid policy functions and shocks, and draws the result.

About

Solve simple stochastic growth model with interpolation method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages