answersLogoWhite

0

How do you compute norm on matlab?

Updated: 10/31/2022
User Avatar

Wiki User

12y ago

Best Answer

using the function norm(A,x)

where A is the matrix/vector that you have to compute the norm for

and x can be 1,2,inf, or 'fro' to compute the 1-norm, 2-norm, infinite-norm and frobenius norm respectively.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you compute norm on matlab?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can we compute norm in mathematics?

It depends on what space your in. If its the supremum norm on a function space then just look for the max of the function. If its the euclidean norm then just takes squares, add, take the square root. Whats more interesting is that its often very hard to compute norms. For instance, even computing the norm of a 2x2 matrix is no easy problem if the matrix isn't diagonalizable. Computing the norm of a given operator on a infinite dimensional Hilbert space is very hard indeed...


What is the language used in matlab?

The language used in MATLAB is also called MATLAB. It is a high-level programming language that is designed for numerical and scientific computing. MATLAB was created to provide a simple and efficient way to solve complex mathematical problems and perform data analysis.


Wahi ka matlab?

Wahi ka matlab


Download free matlab solutions?

Matlab is a licensed software. But if we require Matlab material or documentation, we can get it from its official website.


How do you find angle between vectors?

To find the angle between two vectors, you need to use this form: a ∙ b / (|ab|) = cos(θ) θ = arccos(a ∙ b / (|ab|)) where a and b are vectors. Compute the dot product and the norm of |a| and |b|. Then, compute the angle between the vectors.


What is the population of Matlab Upazila?

The population of Matlab Upazila is 445,607.


What is the meaning of matlab in Hindi?

matlab means meaning in hindi


Itself meaning in Hindi?

it ka matlab wah and self ka matlab apna, iska matlab hai wahapna


What is the meaning of Urdu word 'matlab'?

Matlab means "meaning". Example: "Iska matlab kya hai?" means "What is its meaning?".


What does Matlab mean in Hindi?

MATLAB is a hindi word which when translated to english is MEANING. For example: Iska kya matlab hai? What is the meaning of this?


Code for circular convolution matlab?

Please check the help files of the matlab circular convolution . Matlab already has a readymade function for it.


What is the difference between xilinx and matlab software?

Xilinx is a package. Matlab is a package and language. Xilinx requires a HDL program to execute the required logic. Matlab requires the Matlab program for that purpose. Xilinx is used for digital electronics. Matlab is used for signal processing.