- 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!