storing simulation data in a loop
2 views (last 30 days)
Show older comments
assume we create some samples from normal distribution by mont carlo method and use each of the sample in a optimization problem and finally compute the expected value of all answers. in each iteration the result substitude the previous one.how we can do optimization in each iteration without deleting the previous outputs and finally compute the expected value of all results? please guide me how to define the answer matrix for mentioned purpose. thanks.
0 Comments
Answers (0)
See Also
Categories
Find more on Loops and Conditional Statements 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!