roots of complex number [plz I need your help ]

조회 수: 2 (최근 30일)
adrian zizo
adrian zizo 2015년 3월 14일
댓글: adrian zizo 2015년 3월 14일
plz help me ::
how can I find all the 3th roots of [ z^3 = -1+j ] by using matlab ?
plz I need your help

채택된 답변

John D'Errico
John D'Errico 2015년 3월 14일
편집: John D'Errico 2015년 3월 14일
So why not use roots? What are the coefficients of that cubic polynomial? Don't forget to use zeros where appropriate. Or if you prefer symbolic form, then why not use solve?
This is YOUR homework. Think about what is being asked for, and then look for the solution. These are virtually one liners.
  댓글 수: 1
adrian zizo
adrian zizo 2015년 3월 14일
hhhhhhhh ok thank u John D'Errico I'll try to find the answer ...but I need your
help in another problem ,it's difficult , it's green theorem in complex :
∮(2xy-x^2)dx+(x+y^2)dy
Where C is the closed curve of the region bounded by y=x^2 , y^2=x
plz help me to answer it by using matlab

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by