how to solve quadratic complex equation

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 comentario

Azzi Abdelmalek
Azzi Abdelmalek el 12 de Oct. de 2013
Editada: Azzi Abdelmalek el 12 de Oct. de 2013
You do not need an image to write this equation. You can use variables w, alfa, tau,...

Iniciar sesión para comentar.

Respuestas (1)

Matt J
Matt J el 12 de Oct. de 2013

0 votos

apply fzero() to abs(left_hand_side)

Categorías

Más información sobre Quadratic Programming and Cone Programming en Centro de ayuda y File Exchange.

Preguntada:

el 12 de Oct. de 2013

Respondida:

el 12 de Oct. de 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by