搜索资源列表
高斯拟合
- 曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
二次曲线拟合---最小二乘法
- 最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵
高斯拟合程序,采用高斯函数拟合数据
- 高斯拟合程序,采用高斯函数拟合数据,获得拟合高斯函数的平均值和方差。-Gaussian fitting procedure, using Gaussian function fitting the data, fitting Gaussian function to obtain the mean and variance.
曲线高斯拟合方面的matlab代码
- 自己修改的曲线高斯拟合方面的matlab代码,希望对大家有帮助-Gaussian curve fitting to modify their terms of matlab code, we want to help
Matlab-2D-Gaussian-fitting-code Matlab的二维高斯拟合代码
- Matlab的二维高斯拟合代码 数值分析中非常有用的算法 -Two-dimensional Gaussian fitting Matlab code is very useful in numerical analysis algorithms
2Dgaussanfitting.rar
- matlab拟合二维高斯曲面,直接拷贝运行,matlab fitting two-dimensional Gaussian surface, the direct copy operation
guassfit
- 对图像中的粒子的近似圆形的衍射光斑通过高斯拟合寻找粒子的实际位置-The image of the particles through the approximately circular Gaussian fitting of the diffraction spot to find the actual location of particle
numericalcalculate
- 数值计算程序 包括:变步长梯形公式算法、二叉树算法、二分法、高斯列主消去法、曲线拟合算法等-Numerical calculation procedures include: Variable Step-trapezoid formula algorithm, binary tree algorithm, dichotomy, Gaussian elimination method the main column, curve fitting algorithm
arithmetic
- 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
erchengfa
- 基于高斯变换的最小二乘法程序,用于曲线拟合-a very good program
mainc
- 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
gaosiRLS
- 利用高斯消元解矩阵的最小二乘二次曲线拟合-The use of Gauss least-squares solution matrix of the quadratic curve fitting
roughness
- 可以对一维波形数据进行拟合,高斯滤波,计算粗糙度等-Can be one-dimensional wave-shaped to fit the data, Gaussian filtering, calculation of roughness
Matlab2dGaussinafilling
- 二维高斯曲面拟合代码 采用两个算法编写的-Gaussian surface fitting code written by the two algorithms
adasdasddad
- 一款功能强大的高斯拟合MATLAB源代码,大家仅供参考,多多提宝贵意见-Gaussian fitting a powerful MATLAB source code, we are for reference only, a lot of valuable advice
Point_Curvature
- 估计一个离散点云中某个点的高斯曲率和离散曲率,算法是拟合一个二次曲面-Estimate a discrete point cloud to a point in the discrete Gaussian curvature and the curvature, the algorithm is a quadratic surface fitting
ggd
- 一种广义高斯分布的参数快速估计法,实现GGD函数拟合-The parameters of a generalized Gaussian distribution fast estimation method to achieve function fitting GGD
1052302982Dgaussanfitting
- matlab 高斯曲面拟合 在matalab中运行的代码-Gaussian surface fitting matlab code running in matalab
sumGaussFitting
- 数值算法,高斯和拟合,能够对输入的数据进行拟合,并且能够得出最佳的图形,非常值得下载。-Numerical algorithm, Gaussian, and fitting, to fit the input data, and can come to the best of the graphics, well worth the download.
厄尔米特插值与高斯消去解法
- 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)