Community Profile

photo

Mayss Aliyeh


Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to convert a structure into a individual double elements
What if in the struct I have 7 fields, and all of them are different sizes of doubles? I want to use them for the svmtrain. How...

casi 7 años hace | 0

Pregunta


training must be a numeric matrix line 242
my dataset of the the svmtrain is in .mat file and is 1x122 struct it contains 7 fields , 6 of them are double and 1 is numeric....

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


error loading mat file
I have 64bit(win64) and 8GB RAM I have matfile that contains a variable struct size ~4GB, and I receive an error of loading it ...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error using horzcat Dimensions of matrices being concatenated are not consistent.
Red = seg_img(:,:,1); Green = seg_img(:,:,2); Blue = seg_img(:,:,3); [yRed, x] = imhist(Red,16); [yGreen, y] = imh...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to save the extracted features of an image in a matfile?
I've been trying to save the extracted features of the clusters in a variable in .mat file, but i'm new to matlab and don't know...

casi 7 años hace | 1 respuesta | 0

1

respuesta