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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15790 Solvers
-
Back to basics 6 - Column Vector
1108 Solvers
-
Find the largest value in the 3D matrix
1671 Solvers
-
Split a string into chunks of specified length
2073 Solvers
-
369 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!