Function for ploting the norms of a matrix

2 Ansichten (letzte 30 Tage)
Claudia
Claudia am 21 Aug. 2013
Hi everybody
Could you please give me a hint for writing a function for ploting the norms ( 1-norm, 2-norm and infinite norm ) of a matrix ?
Regards,
  1 Kommentar
he chunlei
he chunlei am 21 Aug. 2013
Is the function is a constant? for example,F=[2*x,3;sin(x),5] or F=[1,2;3,4],please tell me you question detailed.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Shashank Prasanna
Shashank Prasanna am 21 Aug. 2013
Use the norm function to compute different norms of a vector or a matrix:

Kategorien

Mehr zu Creating and Concatenating Matrices 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!

Translated by