cedance
Advanced Member level 2
Hi,
I have an equation of the form,
y' = k *{A * (x(n-1) - x) - A(n+1) * (x - x(n+1)}
say n varies from 1 to 9. now i need to find y(1 to 9).
how can i do it in matlab?? i need a numerical solution, assume any possible initial condition for your calculations.
thks,
cedance.
I have an equation of the form,
y' = k *{A * (x(n-1) - x) - A(n+1) * (x - x(n+1)}
say n varies from 1 to 9. now i need to find y(1 to 9).
how can i do it in matlab?? i need a numerical solution, assume any possible initial condition for your calculations.
thks,
cedance.