我现在对MATLAB没有任何基础,希望对Excel的一组数据进行曲线拟合(平滑,误差小),用的是MATLAB R2014A版本。求大神帮忙解答!感激不尽~~
数据在附件excel表中

 Réponse acceptée

sanerip
sanerip le 19 Nov 2022

0 votes

该数据大概可用fx=(a+b*x)./x表示:
[a b]=[-3.812119537 0.9702812661];
r^2=0.69371
如图。

Plus de réponses (0)

Catégories

En savoir plus sur 二维图和三维图 dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!