Please help to solve

1 view (last 30 days)
Ravi Raj
Ravi Raj on 25 Mar 2021
Commented: Ravi Raj on 30 Mar 2021
Design a neural network - back propagation (perceptron) that is able to recognize 3 different geometric figures: square, triangle and circuit (3 different patterns). We have randomly selected different geometrical figures as inputs, and in the output, the network should decide which pattern best fits the pattern figure.

Answers (1)

Gaurav Garg
Gaurav Garg on 29 Mar 2021
Hi Ravi,
You can use Pattern Recognition app in MATLAB (documentation link).
  2 Comments
Ravi Raj
Ravi Raj on 29 Mar 2021
can you provide command
Ravi Raj
Ravi Raj on 30 Mar 2021
dataset

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!