how to use curve fitting without using curve fitting toolbox?

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 comentario

Matt J
Matt J el 3 de Mzo. de 2021
Editada: Matt J el 3 de Mzo. de 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.

Iniciar sesión para comentar.

Respuestas (1)

KSSV
KSSV el 3 de Mzo. de 2021

1 comentario

how can i write the fitting function and specify interpolant and method linear?

Iniciar sesión para comentar.

Categorías

Productos

Versión

R2020a

Etiquetas

Preguntada:

el 3 de Mzo. de 2021

Comentada:

el 3 de Mzo. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by