storing simulation data in a loop

1 view (last 30 days)
millennium
millennium on 27 Jan 2014
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.

Answers (0)

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!