Community Profile

photo

Mayss Aliyeh


2017년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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...

거의 7년 전 | 0

질문


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

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변