photo

Ghost


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to filter a matrix Row by Row to get the highest value?
Dear all, I have this matrix A= [ 31,62.3, 31,96.3, 31,52.8, 57,91.4 ;... 71,64.4, 31,93.5, 31,36.2, 57,83.1 ] ...

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

2

respuestas

Respondida
how to find certain values in cells ?
Define your sheet and xlrange something similar to this for f = 1:end; A(:,f) = ALL(:,f); sheet = 1; xlRange = 'A2...

más de 8 años hace | 0

| aceptada

Respondida
How to track an object from a 3D tiff images?
You can try this http://stackoverflow.com/questions/6891154/creating-3d-volume-from-2d-slice-set-of-grayscale-images/6894938#...

más de 9 años hace | 0