Help on computing matrix with complex numbers and polar form
이전 댓글 표시

above is a photo of what I'm trying to solve. I know how to enter in the 4x4 matrix but I don't know how to enter in the 3x1 matrix. Any help would be great and I already know how to compute the answer all I need help with is with the polar form of the matrix. Thanks
댓글 수: 1
Stephen23
2017년 3월 23일
@David Colorado: I uploaded your screenshot here. Please do not put links to images on third-party websites.
답변 (1개)
Walter Roberson
2017년 3월 23일
For a point expressed in length r and angle theta degrees,
Z = r.*( cosd(theta) + 1i.* sind(theta))
카테고리
도움말 센터 및 File Exchange에서 Polar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!