system of differential equations
2 views (last 30 days)
Show older comments
Hello,
I am new to MATLAB/SIMULINK and more I try, more I get lost..
I have to solve a system of differential euqations of the form :
dT1/dt = f(T1, T2, T3,....,Tn) + c1
dT2/dt= f(T1, T2, T3,....,Tn) + c2
...
dTn/dt = f(T1, T2, T3,....,Tn) + cn
Should I use Matlab or Simulink? and how should I proceed?
Thank you in advance for any help !!!
Christine
Answers (0)
See Also
Categories
Find more on Power and Energy Systems in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!