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!