Community Profile

photo

kh rezaee


Meybod University

Last seen: 20일 전 2015년부터 활동

통계

  • Explorer
  • Revival Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

질문


Can I add the menu bar or toolbar for figures in training progress (Deep learning)?
Hi. In the 2020 (a) version, I was able to edit the output after I used this command for training progress figure. However, I ...

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

0

답변

답변 있음
Convert signal to image??
Use spectogram functions of signal to convert as an image. I guess you need this method to process images using deep learning. I...

대략 3년 전 | 0

답변 있음
Combining N pattern classifiers using weighted majority voting in Matlab
I think that your problem is near this code: voteWeightsSUM = sum(voteWeights); W = voteWeights/(voteWeightsSUM); outPu...

대략 4년 전 | 0

답변 있음
PSO-SVM Classification technique
For better classification, I suggest you use PSO to feature selection and SVM to classify data. But combination of PSO and SVM i...

8년 초과 전 | 0