How can I solve a 3 class problem using perceptron with second order feature without neural network toolbox ?
Show older comments
Now I have generated 3 classes data on xy-plane, I need to build a one layer perceptron with matlab with second order curve and the feature like : x,x^2,y,y^2,xy,1 to distinguish the three classes data. And it is not allowed to use the functions of neural network toolbox.
Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!