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
-
524 Solvers
-
Convert a Cell Array into an Array
2174 Solvers
-
5864 Solvers
-
Find the index of n in magic(n)
268 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
644 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!