Clear Filters
Clear Filters

Neural Network Tool dataset

3 views (last 30 days)
James Brooke
James Brooke on 9 Feb 2018
Commented: James Brooke on 22 Feb 2018
Hi, I am new to artificial Neural Network. I am currently doing a project to recognize pattern of sensors behavior towards human breath before and after brushing teeth. I am planning to use the neural network toolbox in Matlab. However, I am confuse with which dataset should I input to the neural network...(I have all the sensors data)...Looking for help. Thanks.
  2 Comments
Greg Heath
Greg Heath on 13 Feb 2018
what matrix dimensions are you dealing with and what are the contents of each matrix?
Greg
James Brooke
James Brooke on 20 Feb 2018
Thanks for the reply Greg. I only got the voltage feature for my sensors. I have no idea how to relate the feature I got with the matrix. Sorry I am new to this field

Sign in to comment.

Answers (1)

KSSV
KSSV on 9 Feb 2018
I advice you to do some small examples first...and then think of your problem.....I think for your case patternrecognisationapp works.
Type nnstart. In there check with pattern recognition.........check few examples and go for your problem.
  4 Comments
James Brooke
James Brooke on 22 Feb 2018
Since I have 3 sensors, I think I will make the matrix as 3 columns for 3 sensors, and row for testing samples from different volunteer, depends on how many samples taken. Is this make sense?
James Brooke
James Brooke on 22 Feb 2018
Then the target will be in 2 classes, which are before brushing and after brushing teeth

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!