tags:

views:

38

answers:

1

hello,

i m designing a neural network in matlab, i m doing research in speech recognition and trying to design a algorithm for speech recognition using neural network in matlab. but i want to define my structure for network,how can i define that??

A: 

Matlab has a Neural Network Toolbox. Maybe you can take a look at that?

Ronald Wildenberg
i m using that toolbox..but there is any any option to define input and output layer neuron manually.
Ankita
It's been quite a long time since I used this toolbox but I can remember something like this was possible. I don't remember exactly how, unfortunately...
Ronald Wildenberg

related questions