Draw the curve in the x–y plane for which ||(x; y)||inf = 2
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Draw the curve in the x–y plane for which ||(x; y)||inf = 2
Antworten (2)
Walter Roberson
am 1 Feb. 2017
Bearbeitet: Walter Roberson
am 1 Feb. 2017
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 Kommentare
Siehe auch
Kategorien
Mehr zu Multirate Signal Processing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!