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!