kh rezaee
Meybod University
Followers: 0 Following: 0
Statistics
RANK
257,832
of 295,467
REPUTATION
0
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answersConvert 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...
4 years ago | 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...
5 years ago | 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...
9 years ago | 0