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 Solvers56
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2812 Solvers
-
The Hitchhiker's Guide to MATLAB
3404 Solvers
-
588 Solvers
-
Implement simple rotation cypher
1095 Solvers
-
Mersenne Primes vs. All Primes
841 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!