Draw the curve in the x–y plane for which ||(x; y)||inf = 2
    1 visualización (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Draw the curve in the x–y plane for which  ||(x; y)||inf = 2
Respuestas (2)
  Walter Roberson
      
      
 el 1 de Feb. de 2017
        
      Editada: Walter Roberson
      
      
 el 1 de Feb. de 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 comentarios
Ver también
Categorías
				Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!