how can we use MLP in matlab ?

how to use mlp in matlab 2013..? i which version can i get it ..?

Answers (2)

Walter Roberson
Walter Roberson on 16 Mar 2017
The file exchange has several mlp contributions such as https://www.mathworks.com/matlabcentral/fileexchange/54076-mlp-neural-network-with-backpropagation
Greg Heath
Greg Heath on 21 Mar 2017
You can design a MLP using the Neural Network Toolbox.
This is orders of magnitude easier than trying to code it yourself.
Hope this helps.
Thank you for formally accepting my answer
Greg

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Asked:

on 16 Mar 2017

Answered:

on 21 Mar 2017

Community Treasure Hunt

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

Start Hunting!