Help on computing matrix with complex numbers and polar form
Ältere Kommentare anzeigen

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 Kommentar
Stephen23
am 23 Mär. 2017
@David Colorado: I uploaded your screenshot here. Please do not put links to images on third-party websites.
Antworten (1)
Walter Roberson
am 23 Mär. 2017
For a point expressed in length r and angle theta degrees,
Z = r.*( cosd(theta) + 1i.* sind(theta))
Kategorien
Mehr zu Polar Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!