neural network toolbox- backpropagation

2 views (last 30 days)
hasnan
hasnan on 22 Jan 2011
where do i start to use this kind of toolbox? i have read the principle of neural network, but when to start use matlab toolbox, i am stuck. so somebody can help me?

Accepted Answer

Ram
Ram on 23 Jan 2011
u can use neural networks to solve classification problems.. check crab classification example in matlab help.. Tat should give u some idea..
If u have a dataset in hand lik for instance temperature data of a city over a month u can set target- hot or cold- and train ur network.. the next time u give in the temperature it would tell u whether its hot or not.. hope this was useful.. :)
  1 Comment
remo
remo on 12 Feb 2012
hi Ram,
how to create this target dataset suppose i have to classify human emotions? FYI,i had extracted feature vector using LBP. It is 42*42 dimension and i had saved in excel document. I stuck at how to create the target dataset.can you guide me sir?

Sign in to comment.

More Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!