how to convert w=M(e^jπ) into complex number
Mostra commenti meno recenti
is it possible to convert w=M(e^jπ) into the for a+jb (complex number) in matlab?
Risposte (1)
Azzi Abdelmalek
il 26 Mar 2014
%example
10*exp(j*5)
This already a complex number
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!