Description: 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve. Platform: |
Size: 2924 |
Author:liu |
Hits:
Description: 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve. Platform: |
Size: 3072 |
Author:liu |
Hits:
Description: c语言版的多项式曲线拟合。
用最小二乘法进行曲线拟合.
用p-1 次多项式进行拟合,p<= 10
x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始
nNodeNum,有效数据节点的个数。
b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。
b,有10个元素ok。-c language version of the polynomial curve fitting. Using least-squares method of curve fitting. Using p-1 polynomial fitting, p Platform: |
Size: 1024 |
Author:welldo |
Hits:
Description: 用vc++求解五阶矩阵的算法代码,可以用于图像处理的最小二乘法椭圆拟合曲线-With vc++ Solving fifth-order matrix algorithm code can be used for image processing of the least squares ellipse fitting curve Platform: |
Size: 2048 |
Author:王里 |
Hits: