ODE solvers initial value problem
Show older comments
Hello; I have a function id/dt c(n)=-(c(n+1)+c(n-1))-c(n)^3 where c(n+1)=c(1) c(0)=1/n Is there any code like Ndsolve?
thanks... i am waiting for your help
Answers (0)
Categories
Find more on Ordinary Differential Equations 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!