- Index
- » Users
- » Jesstung
- » Profile
Posts
Posts
Page Start Prev 1 Next End
Sep-22-21 13:38:23
Topic:
Monte Carlos Simulation
Dynamics simulation using Monte Carlos simulation
Category:
Programming
Forum:
Modelica Language
That is really helpful! Thank you so much!
Sep-21-21 22:05:16
Topic:
Monte Carlos Simulation
Dynamics simulation using Monte Carlos simulation
Category:
Programming
Forum:
Modelica Language
Hi, I was recently trying to simulate some given dynamics with random initial conditions. For instance, I have some dynamics x1' = -a*x1+x2, x2' = -b*x2+u, u' = -c*u. I want to simulate them to see plots to illustrate how it converges with 100 random initial conditions. I know how to construct model, but I don't know how to deal with multiple initial condition. Does anyone have any idea?
Page Start Prev 1 Next End
- Index
- » Users
- » Jesstung
- » Profile