搜索资源列表
quxiannihe
- 最小二乘法曲线拟合 希望大家浏览并下载
Matlab曲线拟合 最小二乘法 polyfit
- 已知离散点上的数据集 ,即已知在点集 上的函数值 ,构造一个解析函数(其图形为一曲线)使 在原离散点 上尽可能接近给定的 值,这一过程称为曲线拟合。最常用的曲线拟合方法是最小二乘法,该方法是寻找函数 使得最小
zuixiaoerchengfa
- 最小二乘法数据处理,最小二乘法的基本原理和多项式拟合-Least squares method for data processing, the basic principle of least squares and polynomial fitting
zuixiaoercheng
- 运用递推最小二乘法进行数据拟合的程序代码-The method of least squares data fitting program code
zxec_planefit
- 多点最小二乘法平面方程拟合计算,附有详细说明和源代码-Multi-point calculation method of least squares fitting plane equation
matlab
- 并用最小二乘法拟合得到的二值边缘,使装配间隙宽度的测量的精度和准确性得到了极大的保证。 - The contour descr iption is obtained by fitting at least squares principle. So the precision and validity of assemble gap is ensured.
about-LabVIEW8.5-the-curve-fitting-
- 基于LabVIEW8.5的最小二乘法曲线拟合研究-Based on the least-squares curve fitting LabVIEW8.5 Research
C-language-prepared-by-least-squares
- 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序!-C language prepared by the method of least squares curve fitting
zuixiaoerchen
- 最小二乘法曲面拟合,三维曲面拟合程序,由多个函数组成-Least squares curve fitting, 3D surface fitting procedure, consisting of multiple function
Wall-least-squares-fitting
- 华尔街最小二乘法拟合,与N点拟合达到最低的解决方案-Wall Street least squares fit, and N lowest point fit solutions
C
- 上传的资料包括c语言设计的高斯消元法,RSSI方法测距跟踪处理,排序法,c实现的拟合算法,利用左边算最小二乘法系数-Upload information, including c language design Gaussian elimination, RSSI methods ranging tracking processing, sorting method, c achieve fitting algorithm, using the least squares method calc
VLE_NRTL
- 气液平衡数据进行NRTL参数最小二乘法拟合-VLE NRTL fitting
suface
- 用于最小二乘法解决曲面拟合问题,利用besier曲面-surface fitting
Fitting
- 曲线拟合软件,使用最小二乘法,三次样条法,可以将图片上的曲线拟合成公式-Curve fitting software, using a least squares method, cubic spline method, the picture on the curve can be fitted to equation
lms
- LMS最小二乘法,拟合曲线的基本原理:成对等精度地测得一组数据x,试找出一条最佳的拟合曲线。(LMS Least Squares, the basic principle of fitting the curve: pairs of precision to measure a set of data x, try to find a best fit curve.)
圆心拟合
- 圆心拟合,利用最小二乘法原理实现拟合过程,比较简单,希望可以帮到你(Center fitting, using the principle of least square method to realize the fitting process, simple, hope to help you.)
matlab_data
- matlab正交最小二乘法源程序,可实现矩阵元素的正交最小二乘拟合,确定系数值等(Matlab orthogonal least square source program, can realize the matrix element orthogonal least squares fitting, determination coefficient value, and so on.)
某高层振型离散数据拟合
- 通过非线性最小二乘法拟合某高层的振型离散数据,以连续性函数表示。
最小二乘法分段直线拟合
- 曲线拟合是图像分析中非常重要的描述符号。最常用的曲线拟合方法是最小二乘法,然而一般的最小二乘法有一定的局限性,已经有不少学者对其进行了一些改进。进一步对最小二乘法进行改进,提出一种新的分段直线拟合算法来代替多项式曲线拟合,以达到简化数学模型的建立和减少计算的目的,使其能够更好地对点序列进行拟合。(Curve fitting is a very important descr iptor in image analysis,the most commonly used curve fitting
基于移动最小二乘法的曲线曲面拟合
- 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)