user1153308
user1153308

Reputation: 119

neural network pattern recognition in matlab

How do i go about to create and train a simple neural network in order to recognise patterns? Does anybody have sample codes to guide me through or someone points to a direction?

Upvotes: 4

Views: 781

Answers (1)

Jav_Rock
Jav_Rock

Reputation: 22245

Firstly you could start by reading the Neural Network Toolbos users guide. Also take a look at this tutorial. You have code samples so it is a good start. Good luck.

Upvotes: 3

Related Questions