Community Profile

photo

Mayss Aliyeh


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
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...

presque 7 ans il y a | 0

Question


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....

presque 7 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 7 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 7 ans il y a | 1 réponse | 0

1

réponse