Function for ploting the norms of a matrix

조회 수: 2 (최근 30일)
Claudia
Claudia 2013년 8월 21일
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
he chunlei
he chunlei 2013년 8월 21일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Shashank Prasanna
Shashank Prasanna 2013년 8월 21일
Use the norm function to compute different norms of a vector or a matrix:

카테고리

Help CenterFile Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by