Run a m-file (which simulates a Markov chain) multiple times and store the results
Show older comments
I wrote an m-file (called Markov) with simulates a Markov chain and creates time-series for a number of variables on the basis of that particular history of shocks realized.
I need to run the code for 1,000 times and store the results, so that I can calculate some statistics such as the mean standard deviation of my variables.
Thanks in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Protein and Amino Acid Sequence Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!