photo

Juan Fernandez


Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Right and Left Eigenvectors
You did not make a mistake. Each column of V is a right eigenvector of A. Each row of W is a left eigenvector of A.

6 years ago | 2

Answered
How do I sum over one dimension of a multidimensional array?
Yes, there is a simple single command. Use the <https://www.mathworks.com/help/matlab/ref/sum.html sum(A,dim)> function. If this...

6 years ago | 0

Answered
How to extract a number from a string array?
I searched through older questions and found a <https://www.mathworks.com/matlabcentral/answers/43244-selecting-only-the-numbers...

6 years ago | 0