how to convert w=M(e^jπ) into complex number
Show older comments
is it possible to convert w=M(e^jπ) into the for a+jb (complex number) in matlab?
Answers (1)
Azzi Abdelmalek
on 26 Mar 2014
%example
10*exp(j*5)
This already a complex number
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!