How to solve 24 simultaneous differential equataions.
Show older comments
I need to write a code to solave 24 simultaneous differential equations of the form ginven below.
m ̇_i (dT_(s,i))/dt=(UA/C_p )_i (〖T^'〗_a-T_(s,i) )+F_i^c (m_c ) ̇(T_co-T_(s,i) )+F_i^L m ̇_L (T_(L,r)-T_(s,i) ) +{█(m ̇_(m,i) (T_(s,i-1)-T_(s,i) ) if m ̇_(m,i)>0@m ̇_(m,i+1) (T_(s,i)-T_(s,i+1) ) if m ̇_(m,i+1)<0)┤
1 Comment
Walter Roberson
on 14 Jul 2011
Please repost your equation using only ASCII characters. Several of the characters you used did not get transmitted properly.
Answers (0)
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!