ODE solvers initial value problem
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!