train features in nntool

2 次查看(过去 30 天)
Tulips
Tulips 2012-6-23
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 个评论
Greg Heath
Greg Heath 2012-6-23
What, exactly, do you want to do?
Greg
Tulips
Tulips 2012-6-27
hi sir,can i know how to use the nntool in matlab.becoz I have 5 input to be trained.can i know how to set the input using .txt and also the target.Is the target value is same to the input?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by