Neural Network Tool dataset

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 个评论

what matrix dimensions are you dealing with and what are the contents of each matrix?
Greg
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

请先登录,再进行评论。

回答(1 个)

KSSV
KSSV 2018-2-9

0 个投票

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 个评论

Thanks for the suggestion. I studied the examples and found that the dataset in those examples are in matrix dimension form. How am I going to change the feature I got now to those matrix?
We cannot comment unless it is known what and how is your data.
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?
Then the target will be in 2 classes, which are before brushing and after brushing teeth

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by