不对应采样点数据的线性拟合 。

请教各位,如下图所示的两组数据各自呈现出线性关系的特性。两组数据各自取样的点不一样,红圈在x=100:100:1100处取样,蓝x在x=300:50:900处取样,这样的两组数据可以拟合成 蓝x是红圈的反比例函数吗?如果可以,该用哪些函数?

 Accepted Answer

lifik
lifik on 20 Nov 2022

0 votes

我觉得可以先插值,把样本数据量调成相同长度的。
然后用cftool看看大概的图形,用反比例函数应该是可以,或者类似反比例函数的也行。
比如

More Answers (0)

Categories

Tags

Asked:

on 20 Nov 2022

Answered:

on 20 Nov 2022

Community Treasure Hunt

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

Start Hunting!