Draw the curve in the x–y plane for which ||(x; y)||inf = 2
1 回表示 (過去 30 日間)
古いコメントを表示
Draw the curve in the x–y plane for which ||(x; y)||inf = 2
回答 (2 件)
Walter Roberson
2017 年 2 月 1 日
編集済み: Walter Roberson
2017 年 2 月 1 日
If you have R2016b or later, you can use fimplicit() to do the drawing. The appropriate anonymous function is not difficult once you know the definition of infinity norm.
For earlier versions there are a variety of ways, including creating a contour plot.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Multirate Signal Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!