how to plot a 3d function with differential constraints?
2 ビュー (過去 30 日間)
古いコメントを表示
plot y=x1+x2,given that x1'=x2^2+x1x2+u & x2'=3(x1^2)+x2 where u1=sin(t) t>=0 & ' denotes derivative with respect to variable t and x1(0)=1; x2(0)=0;
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!