Generating equations using data points

I have the data points of my work / calculations . I want to plot a curve of these points and also generate an equation of the same curve. Thanks for the help

2 Kommentare

Roger Wohlwend
Roger Wohlwend am 30 Mai 2014
Do you want to fit a curve to the data points?
chandan Kumar
chandan Kumar am 1 Dez. 2019
Bearbeitet: chandan Kumar am 1 Dez. 2019
Same issue here, I have the data points and i want to generate an equation from these datas points. Polyfit didn't work.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Star Strider
Star Strider am 30 Mai 2014

0 Stimmen

Use the polyfit function and its friends.

Kategorien

Mehr zu Linear and Nonlinear Regression finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 30 Mai 2014

Bearbeitet:

am 1 Dez. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by