搜索资源列表
nihequxian
- 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
vbNumerical10
- 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-
saleforecast
- 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smoothing data
ercheng
- 最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
numericalcalculate
- 数值计算程序 包括:变步长梯形公式算法、二叉树算法、二分法、高斯列主消去法、曲线拟合算法等-Numerical calculation procedures include: Variable Step-trapezoid formula algorithm, binary tree algorithm, dichotomy, Gaussian elimination method the main column, curve fitting algorithm
quxiannihe
- 数据结构。曲线拟合算法。通过曲线拟合法求曲线近似方程-Data structure. Curve fitting algorithm. Demand curve by curve fitting approximation equation
nihequxian
- 改程序应用于数据校正以及一般的数据处理当中,用于曲线的拟合,目标是使得数据协调达到期望【版权所有】-The procedure is applied to the data correction and data processing, used for curve fitting, the target is to make data coordination to achieve the desired All Rights Reserved
Curve-fitting
- 计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code
CHAZHIFANGFA
- 使用WIN-TC编写一个程序,实现线性插值、抛物插值算法以及曲线拟合。-Using WIN-TC to write a program to achieve linear interpolation, parabolic interpolation and curve fitting algorithms.
666
- 主要用于MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC is mainly used for drawing Bezier curves, B-spline curves, curve fitting