User-defined functions problem

조회 수: 10 (최근 30일)
mozzi gi
mozzi gi 2019년 5월 29일
댓글: Kevin Phung 2019년 5월 29일
ppppprooooooblem.jpg
1.Create a user-defined function that calculates the p-norm value by entering vector x and p. (p uses a value of 1,2,inf) . User-defined function name is pnorm. If you enter a number other than 1,2, let's print the string 'error circles' (using switch).
2.Write a script file that outputs values of 1-norm , 2-norm , and inf-norm for x[1,-1,2,5,-6] using the functions written in question 1.
i don't know everything but i know one thing this problem is so hard to solve please explain this easy thx
  댓글 수: 1
Kevin Phung
Kevin Phung 2019년 5월 29일
ok, what have you tried?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by