storing simulation data in a loop
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!