photo

Subham Burnwal


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Error using * inner matrix dimensions must agree
I have written a function in which one line is B = A*i; where A is a matrix and i is a scalar quantity. i am calling thi...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


How can i create n-linearly independent vectors?
Like 4-linearly independent vectors if n=4 as follows a1=[1,17] , a2=[1,7] , a3=[1,1] , a4=[1,9]

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


Conversion of a matrix into multiple column vectors
If we have a matrix A=[1 2 ; 3 4 ; 5 6] then it will be converted to vectors like x1= [1 3 5] x2= [2 4 6]

plus de 9 ans il y a | 2 réponses | 0

2

réponses