Community Profile

photo

Sib RV


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Create triangular matrix from vector
I have a vector, v = [x1, x2, x3 ....,xn] I want to create a matrix from it in two ways: Upper triangular x1 x2 x3.... xn 0...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matlab integration of numerical data
I have numerical data for function f, calculated for a vector x (not a defined function of x). Can I create a functional form ou...

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

2

respuestas

Pregunta


Coupled set of odes
Hi, I want to solve these coupled set of odes. dy/dt =f1(y)+c1*x; dx/dt =f2(x)+c2*y; Where both x and y are vectors of diff...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Raw by column wise multiplication of matrices
I want to multiply each row of a matrix with corresponding column(only) of another matrix so that the answer is a column vector....

más de 3 años hace | 1 respuesta | 0

1

respuesta