搜索资源列表
-
0下载:
最小二乘法拟合特性曲线的参数值,用于做计算或者计算的基础数据-Least squares curve fitting parameter values, for doing the calculation or the calculation of the basic data
-
-
0下载:
最小二乘法的实现曲线拟合功能,可以用于各种数据处理。-The least squares method of curve fitting function can be used for a variety of data processing.
-
-
0下载:
函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序!
已知x 0 5 10 15 20 25 30 35 40 45 50 55
y 0 1.27 2.16 2.86 3.44 3.87 4.15 4.37 4.51 4.58 4.02 4.64
近似解析表达式为y=at+bt^2+ct^3
求a,b,c
-Function approximation and curve fitting, using the least squares method
-
-
0下载:
嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
-
-
0下载:
嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
-
-
0下载:
最小二乘法vb代码实现,用于解一元多次方程!-Vb code implements the least squares method for solving equations!
-
-
0下载:
Multivariate least squares fitting method of nonlinear equations, There ULA CRB curve, Correlation diagram shown in detail the time domain and frequency domain.
-
-
1下载:
最小二乘法曲线拟合,基于C语言编写的算法(Least squares curve fitting algorithm based on C language)
-
-
0下载:
NDVI时间序列谐波分析法(Harmonic Analysis of NDVI Time-Series)(简称Hants )对时间序列数据进行平滑。该方法是一种新的物候分析方法,可用于定量化的监测植被动态变化。其核心算法是傅里叶变换和最小二乘法拟合, 即把时间波谱数据分解成许多不同频率的正弦曲线和余弦曲线,从中选取若干个能够反映时间序列特征的曲线进行叠加,以达到时间序列数据的重建目的。(The NDVI Time Series Harmonic Analysis of NDVI Time Ser
-