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
-
47231 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3068 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2051 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
651 Solvers
-
374 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!