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 Solvers58
Suggested Problems
-
Flip the main diagonal of a matrix
923 Solvers
-
Matrix indexing with two vectors of indices
782 Solvers
-
Make a run-length companion vector
663 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
975 Solvers
-
1305 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!