how to use curve fitting without using curve fitting toolbox?

40 visualizzazioni (ultimi 30 giorni)
I want to use curve fitting tool in the matlab script without opening the curve fitting toolbox.
I have a data (x,u) and i want to use fiiting in the matlab m.file. I used interplant with linear method as indicated in the following image.
how can i write the code in the M file to do the same done using cftool?
  1 Commento
Matt J
Matt J il 3 Mar 2021
Modificato: Matt J il 3 Mar 2021
I want to use curve fitting tool in the matlab script without opening the curve fitting toolbox.
Note that there is a difference between opening cftool and "opening the curve fitting toolbox". cftool is just a particular app within the toolbox.

Accedi per commentare.

Risposte (1)

KSSV
KSSV il 3 Mar 2021

Categorie

Scopri di più su Get Started with Curve Fitting Toolbox in Help Center e File Exchange

Tag

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by