train features in nntool
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hello can I know how to train features using nntool neural network matlab.I'd extract the feature using principal component analysis as I get the eigenvalue of ROI image.I used this coding in matlab
[pc, score,lat,tsq] = princomp(x)
I'd save the lat value in a directory.Now, can you show me how to train this value to nntool in matlab?if you have any tutorial that I can learn is good.I want to use backpropagation nn.Can I know how to set the target value.Kindly respond to this question.
2 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!