how to plot a 3d function with differential constraints?
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Graphics Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!