photo

kh rezaee


Meybod University

Last seen: 2 months 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

1 个提问
3 个回答

排名
268,046
of 299,877

声誉
0

贡献数
1 个提问
3 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,828

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,412

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 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...

4 years 前 | 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 前 | 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...

10 years 前 | 0