Clear Filters
Clear Filters

how to solve quadratic complex equation

2 views (last 30 days)
mohan
mohan on 12 Oct 2013
Answered: Matt J on 12 Oct 2013
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 Comment
Azzi Abdelmalek
Azzi Abdelmalek on 12 Oct 2013
Edited: Azzi Abdelmalek on 12 Oct 2013
You do not need an image to write this equation. You can use variables w, alfa, tau,...

Sign in to comment.

Answers (1)

Matt J
Matt J on 12 Oct 2013
apply fzero() to abs(left_hand_side)

Categories

Find more on Quadratic Programming and Cone Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!