please help me to implement math lab code for classification of cytological images using probabilistic neural network???math lab code for testing image using PNN???/

please help me to implement math lab code for classification of cytological images using probabilistic neural network???math lab code for testing image using PNN???/

 Accepted Answer

1. Read the help and doc documentation and try the documentation examples
>> lookfor PNN
newpnn - Design a probabilistic neural network.
demopnn1 - PNN Classification
>> help newpnn
>> doc newpnn
>> help demopnn1
>> doc demopnn1
2. Apply the code to other NN example data sets
>> help nndatasets
>> doc nndatasets
3. Search for newpnn posts in the NEWGROUP and ANSWERS
Hope this helps.
Thank you for formally accepting my answer
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 25 Mar 2015

Answered:

on 25 Mar 2015

Community Treasure Hunt

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

Start Hunting!