Problem 44062. Polar Form Complex Number Entry
Write a function that takes the magnitude and angle(in degrees) of a complex number and returns a complex variable. Positive angles correspond to the Counter-Clock-Wise direction. Must return NaN if mag is negative.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers56
Suggested Problems
-
Generate N equally spaced intervals between -L and L
940 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13524 Solvers
-
174 Solvers
-
Divide elements by sum of elements
138 Solvers
-
659 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!