photo

kh rezaee


Meybod University

Last seen: 4 meses hace Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

1 Pregunta
3 Respuestas

CLASIFICACIÓN
119.180
of 300.292

REPUTACIÓN
0

CONTRIBUCIONES
1 Pregunta
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.908

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 167.999

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Explorer
  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

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

más de 4 años hace | 0

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

más de 5 años hace | 0

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

casi 10 años hace | 0