How to solve 24 simultaneous differential equataions.
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 14 Juil 2011
Please repost your equation using only ASCII characters. Several of the characters you used did not get transmitted properly.
Réponses (0)
Catégories
En savoir plus sur Signal Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!