Community Profile

photo

SA1


Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I use button settings from guide GUI to establish independent variables to be used in my code?
I need to use several radio button groups in my GUI that will determine what my code will compute. I was hoping there's a way to...

5 years ago | 0 answers | 0

0

answers

Question


Use ODE45 to solve a system of two coupled second order ODEs
I have the following 2nd order differential equations I need to solve: x1''=(F(t)-(c1+c2)*x1'+c2*x2'-(k1+k2)*x1+k2*x2)/m1 ...

6 years ago | 1 answer | 0

1

answer