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 comments
Loading...
Problem Recent Solvers57
Suggested Problems
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
518 Solvers
-
930 Solvers
-
549 Solvers
-
Back to basics - mean of corner elements of a matrix
464 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
648 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!