Solve Lumping Differential equation
Mostra commenti meno recenti
Hi guys, I'm having a rough time solving this equation :
dF(i)/dt = -K(i).F(i) + Sum(from j= i+2 to N) of K(j).P(i,j).F(j)
I have the matrix K and the P as well. any suggestings on how solve this equation within matlab? Thank you
2 Commenti
hosein Javan
il 28 Mag 2018
is the independent variable "t"? does the summation include the independent variable or is it constant? if so it is a linear first order differential equation. please in order to clarify, attach the image of your equation.
amairi taheni
il 29 Mag 2018
Risposte (0)
Categorie
Scopri di più su Numerical Integration and Differential Equations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!