how to take modulus?

3 views (last 30 days)
Janet
Janet on 24 Feb 2012
| a |^2

Accepted Answer

Honglei Chen
Honglei Chen on 24 Feb 2012
abs(a)^2
or
norm(a)

More Answers (0)

Categories

Find more on Mathematics and Optimization in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!