Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register
  • Index
  • » Users
  • » Jesstung
  • » Profile

Posts

Posts

Sep-22-21 13:38:23
Dynamics simulation using Monte Carlos simulation
Category: Programming

That is really helpful! Thank you so much!

Sep-21-21 22:05:16
Dynamics simulation using Monte Carlos simulation
Category: Programming

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?

  • Index
  • » Users
  • » Jesstung
  • » Profile
You are here: