photo

Danielle sal


Last seen: 3年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


~isequal and ~= not working
so I have to vectors that are clearly different but Ive tried runnig the code with both ~isequal and ~= and still doesnt work f...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Index exceeds the number of array elements(3)
For a matrix : A=[4 1 3 1;1 4 1 3;3 1 4 1;1 3 1 4] [L,P,D]=eigen(A); I have a function: function [L,P,D]=eigen(A) format ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Index exceeds the number of array elements(3)
For a matrix A=[4 1 3 1;1 4 1 3;3 1 4 1;1 3 1 4] [L,P,D]=eigen(A); I have a function: function [L,P,D]=eigen(A) format ...

3年以上 前 | 1 件の回答 | 0

1

回答