train features in nntool

조회 수: 1 (최근 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개)

Community Treasure Hunt

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

Start Hunting!

Translated by