Back Propagation Neural Network for pattern recognition of curves fitting.

1 view (last 30 days)
Hi,
I am trying to create a BPN that could output the fit of different curves.
For the equation y=mx+b.
The neural network will have an input of y and x. The target is to determine the curve that will have a certain m and b. The BPN is suppose to output a similar curve that will be equal to the solution curve.

Answers (0)

Community Treasure Hunt

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

Start Hunting!