ODE solvers initial value problem
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Ordinary Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!