Friend help my differential equations
1 回表示 (過去 30 日間)
古いコメントを表示
x'y'+y=2e^2x
y(1)=0
i try matlab dsolve('Dx*Dy+y=2*exp(2*x)','y(1)=0','x')
but eror
where is my fault ?
5 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!