搜索资源列表
-
0下载:
曲线拟合的最小二乘法,简洁清晰版.为pdf格式-The least squares curve fitting, clear and concise version. For pdf format
-
-
0下载:
用最小二乘法实现曲线拟合算法,通过给定的数据拟合出一条曲线-Using least squares curve fitting algorithm to achieve, through the given data fitting a curve
-
-
0下载:
主要功能是最小二乘曲线拟合,根据一系列的点,拟合出一条直线-Main function is least squares curve fitting, based on a series of points, fitting a straight line
-
-
0下载:
最小二乘法高斯曲线拟合,基于最小二乘法拟合高斯曲线,包括最小二乘实现和多峰高斯曲线拟合调用-Least squares Gaussian curve fitting
-
-
0下载:
最小二乘法曲线拟合程序,输出有拟合误差,拟合曲线的系数-Least-squares curve fitting procedure, the output error with fitting, curve fitting coefficient
-
-
6下载:
已知一组实验数据
1 2 3 4 5 6 7 8 9
1 3 4 5 6 7 8 9 10
10 5 4 2 1 1 2 3 4
试用最小二乘法求它的多项式拟合曲线,并求出最低点的位置.
-1,234,567,891,345,678,910 10 5 4 2 1 1 2 3 4 trial Least Squares Method polynomial fitting curve, and obtained a set of known experim
-
-
0下载:
基于最小二乘法的曲线拟合,可以实现散点图和曲线图形的快速绘制-Curve fitting based on least squares method
-
-
0下载:
最小二乘法拟合曲线的一个小程序,采用C++程序,-Least-squares fitting curve C++ program
-
-
1下载:
用切比雪夫多项式逼近已知函数
用勒让德多项式逼近已知函数
用帕德形式的有理分式逼近已知函数
用列梅兹算法确定函数的最佳一致逼近多项式
求已知函数的最佳平方逼近多项式
用傅立叶级数逼近已知的连续周期函数
离散周期数据点的傅立叶逼近
用自适应分段线性法逼近已知函数
用自适应样条逼近(第一类)已知函数
离散试验数据点的多项式曲线拟合
离散试验数据点的线性最小二乘拟合
离散试验数据点的正交多项式最小二乘拟合
-By using Chebyshev poly
-
-
0下载:
使用C++以及OpenCV实现的最小二乘法的平面拟合,以及应用平面拟合达到的图像背景去除,以及曲线拟合方法-Use C++ and OpenCV implementation of the least squares plane fitting, and the application reaches the image plane fitting background removal, and the curve fitting method
-
-
0下载:
用正交多项式做小二乘曲线拟合, 针对给定数据的煤自燃监测数据中煤温与 之间的非线性关系,用正交多项式做最小二乘曲线拟合。数值分析-Orthogonal polynomials with small squares curve fitting to do, for a given data monitoring data in the coal spontaneous combustion of coal and the nonlinear relationship between tempera
-
-
0下载:
曲线拟合的最小二乘法,给定的点数据从文件中读入,文件中第一个数为给定数据个数,第二个数为拟合曲线的次数。结果从屏幕上输出。-The least squares curve fitting, given point data read from a file, the file number is given first number of data, the second number is the number of curve fitting. The results output from
-
-
0下载:
最小二乘法,用于拟合一组离散的点以得到目的曲线的方程。简单好用!-
Least squares method of least square, for the purpose of fitting a discrete set of points to get curve equation. Simple to use!
-
-
0下载:
最小二乘法,带GUI界面拟合线性曲线,实验中可以用作参考,自己编写的程序-The least squares method, linear curve fitting with a GUI interface, the experiment can be used as a reference, you have written procedures
-
-
0下载:
最小二乘法曲线拟合,最小二乘法,曲线拟合(Least squares curve fitting)
-