roots of complex number [plz I need your help ]
1 次查看(过去 30 天)
显示 更早的评论
plz help me ::
how can I find all the 3th roots of [ z^3 = -1+j ] by using matlab ?
plz I need your help
0 个评论
采纳的回答
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Line Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!