how to solve quadratic complex equation
Afficher commentaires plus anciens
Hi
I have the following equation:

I know the values for

,

&

Can anyone point me in the right direction on how to solve this using matlab?
Thanks
Mohan
1 commentaire
Azzi Abdelmalek
le 12 Oct 2013
Modifié(e) : Azzi Abdelmalek
le 12 Oct 2013
You do not need an image to write this equation. You can use variables w, alfa, tau,...
Réponses (1)
Matt J
le 12 Oct 2013
0 votes
apply fzero() to abs(left_hand_side)
Catégories
En savoir plus sur Quadratic Programming and Cone Programming 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!