Community Profile

photo

Dyl


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Using trapz function to provide answers using loop
Hey, I am trying to use the trapz function in a loop: y_approx = zeros ([21 1]); for i = 1:length(x) y_approx = trapz(...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to make a m*2 matrix into n number of 2x2 matrices
Hey, I have, A = 208x2 matrix. I wish to to spit this matrix into 104 2x2 matrices. I have tried using num2cell and mat2cell b...

más de 1 año hace | 3 respuestas | 0

3

respuestas