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 件のコメント
Azzi Abdelmalek
2013 年 10 月 12 日
編集済み: Azzi Abdelmalek
2013 年 10 月 12 日
You do not need an image to write this equation. You can use variables w, alfa, tau,...
回答 (1 件)
Matt J
2013 年 10 月 12 日
0 投票
apply fzero() to abs(left_hand_side)
カテゴリ
ヘルプ センター および File Exchange で Quadratic Programming and Cone Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!