How can i interpolation using the deep learning function predict?

2 views (last 30 days)
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
Wooseong Choi on 16 Aug 2020
Hello,
You can refer to this document "Fit Data with a Shallow Neural Network" for non-linear curve fitting.

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!