Solve system of higher ODEs
    2 ビュー (過去 30 日間)
  
       古いコメントを表示
    

I've got these 2 ODE equations how can I solve for the graph of theta vs t and r vs t, with some specify boundary condition.
0 件のコメント
採用された回答
  Steven Lord
    
      
 2021 年 4 月 19 日
        Apply the techniques shown on this documentation page to turn your system of higher order ODEs into a larger system of first order ODEs and solve that system.
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!

