Community Profile

photo

Sasidharan Subramani


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


To find the average of values in matrix
I have 32 (131X160) matrices. I want to find the average of 5 elements in each matrices and return in (1X32) matrix.

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

1

respuesta

Pregunta


How to obtain a particular value from set of matrix
I have a workspace with set of 40 matirx 131X160. I want to get the value of (59,127) in a form of single matrix (1X41) named ne...

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

1

respuesta

Pregunta


Sum of elements in 2D matrix greater tha 150
I wouls like to find the sum of elements in a 2D matrix (254*318) with elements value greater than 150. but I get the code run b...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Pexp function working and lsquarefit
Pexp = zeros(1,length(v1)); for i1 = 194:194 %i1 = 1:254 Y direction for i2 = 110:110 %i2 = 1:31...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how can I use the parallel computing for lsquarefit function.
I run a image processing program and it has a data of matrix with size of (254*318*31). Each element represents a pixel and it ...

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

1

respuesta