photo

Subham Burnwal


Attivo dal 2015

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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]

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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]

oltre 9 anni fa | 2 risposte | 0

2

risposte