Community Profile

photo

Subham Burnwal


Con actividad desde 2015

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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]

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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]

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas