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 件のコメント

Roger Wohlwend
Roger Wohlwend 2014 年 5 月 30 日
Do you want to fit a curve to the data points?
chandan Kumar
chandan Kumar 2019 年 12 月 1 日
編集済み: chandan Kumar 2019 年 12 月 1 日
Same issue here, I have the data points and i want to generate an equation from these datas points. Polyfit didn't work.

サインインしてコメントする。

回答 (1 件)

Star Strider
Star Strider 2014 年 5 月 30 日

0 投票

Use the polyfit function and its friends.

カテゴリ

ヘルプ センター および File ExchangeLinear and Nonlinear Regression についてさらに検索

質問済み:

2014 年 5 月 30 日

編集済み:

2019 年 12 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by