How can i interpolation using the deep learning function predict?
Show older comments
Hi I'm looking for a way to do interpolation using matlab's deep learning toolbox.
I have nonlinear 1D data of X and Y, and I want to interpolate this.
There is a predict function, and I searched for a lot of examples. What can I use?

Answers (1)
Wooseong Choi
on 16 Aug 2020
0 votes
Hello,
You can refer to this document "Fit Data with a Shallow Neural Network" for non-linear curve fitting.
Categories
Find more on Get Started with 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!