how to convert w=M(e^jπ) into complex number
Afficher commentaires plus anciens
is it possible to convert w=M(e^jπ) into the for a+jb (complex number) in matlab?
Réponses (1)
Azzi Abdelmalek
le 26 Mar 2014
%example
10*exp(j*5)
This already a complex number
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!