Differential and Integral System
古いコメントを表示
Can a system of differential and integral equations be solved in Matlab? I have the following system): y1'+a*(y1-y3)=0; y2'+b*(y2-y4)=0; intg(y1-y3) + c*y3- d*(y3*y4)=0; intg(y2-y4) + c*y4- e*(y3*y4)=0;
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!