photo

Zhang Gene


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

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Why the user-defined function return an empty matrix when there is a division formula about global variables?
Here is my code: function ans = rho_free(xm) global m ;%Where m = 1 is defined in the first few lines ans = xm./m; e...

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

1

respuesta

Pregunta


How can I mutiply every elements in a matrix by another given kernel matrix and then superpose them accodingly?
Hi ! I have a matrix A and a matrix B (they are all square matrixs but may be different in size), I want to superpose B with th...

casi 5 años hace | 1 respuesta | 0

1

respuesta