How can I set targets in nueral network pattern recognition?

Hi friends,
I am a new Matlab user. Can you please help me to guide for targets in neural network pattern recognition? How can I set targets for pattern recognition? For example, I have some sample data of machine monitoring like; temperature, vibration, and pressure of machine monitoring data. How can I use this data in classification and to set targets for it? I have per minute monitoring data, as; at 1min T= 65c , V= 40mm/sec , P = 50psi (data is in good range means OK (1) ) and at 2min T= 90c , V= 40mm/sec , P = 48psi (temperature is not in OK condition but others are OK) At second point, should I consider it 0 or 1 for targets? Thanks

 Akzeptierte Antwort

Greg Heath
Greg Heath am 26 Feb. 2014

1 Stimme

If your {0,1} answer only depends on whether one or more of three inputs is out of range, then there is no need for a NN. On the other hand, a NN is reasonable if there are certain regions of 3-D space corresponding to target 0.

1 Kommentar

Thanks Greg heath for your prompt answer. Will you please guide me further, which algorithm I should use for classification? Thanks

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by