- Define x1 and x2 using linspace.
- Make x1, x2 matrices, using meshgrid.
- Make your caclulation. You need to use element by element operations. So you have to use .^ to get power.
- USe surf, pcolor to plot.
how can i call and plot function of two variables ?
1 次查看(过去 30 天)
显示 更早的评论
采纳的回答
KSSV
2020-9-16
This is your HomeWork. You have to do it yourself.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!