How do I solve this complex equation?
Afficher commentaires plus anciens
I have to solve the equation 4Z^4-11Z^2+7-3i=0, where Z is a complex number
My thoughts are to do this:
p=[4,0,-11,0,7-3i]
roots(p)
However, the answer I get is different from the actual answer, which is
2.4849+0.1552i
0.9924-0.2898i
-0.7273+0.1347i
Any help is appreciated!
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Mathematics 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!