Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Help please I don't understand what to do

1 回表示 (過去 30 日間)
Taylor
Taylor 2023 年 7 月 29 日
閉鎖済み: Cris LaPierre 2023 年 7 月 29 日
I am working on a Lab for my class where I am supposed to be finding
E1 = null(M-3I_5)
E2 = null((M-2I_5)^2)
E3 = null(M^2+1I_5)
I am having issues as all I am getting are 5x0 empty double arrays. I am supposed to use what i find in the next question. Like E1 = Span{v1} E2 = Span{v2,v3} E3 = {v4,v5}. In the next question X=[v1,v2,v3,v4,v5] in the equation X^-1*M*X. Array M equals [3,-3,1,3,-2;0,1,0,3,-2;0,-2,3,3,-2;0,0,0,2,0;0,1,0,2,-1]. Any help anyone can gove would be great.
Thank You

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by