搜索资源列表
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
Matlab2dGaussinafilling
- 二维高斯曲面拟合代码 采用两个算法编写的-Gaussian surface fitting code written by the two algorithms
2dgaussian
- 汽车高斯曲面拟合 --- 2程序,以适应到表面二维高斯: 子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的 这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。 autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。 auto
rmbaseline
- 对一维脉冲信号可去除基底,且做结构函数分析。如果是二维信号,可进行动态谱分析,进行二维高斯函数拟合-Can remove the base and do the structure function analysis of the one-dimensional pulse signal. If it is a two-dimensional signal dynamic spectral analysis, two-dimensional Gaussian function fitting
fit_mix_2D_gaussian
- 实现二维高斯分布的参数拟合,并画出分布直方图-Two-dimensional Gaussian distribution parameter fitting, and draw the histogram
gaosifangzhen
- 高斯拟合的方法求取亮点的点中心,本代码采用仿真的方法生成二维的高斯亮点,同时加不同的噪声进行仿真-Gaussian fitting way to strike a bright point center
Eigen-3.2.2
- Eigen非常方便矩阵操作,当然它的功能不止如此,由于本人只用到了它的矩阵相关操作,所以这里只给出了它的一些矩阵相关的简单用法,以方便快速入门。矩阵操作在算法研究过程中,非常重要,例如在图像处理中二维高斯拟合求取光斑中心时使用Eigen提供的矩阵算法。Eigen用源码的方式提供给用户使用,在使用时只需要包含Eigen的头文件即可进行使用。-Eigen is a C++ template library for linear algebra: matrices, vectors, numerica
gaonan_v48
- 高斯白噪声的生成程序,利用最小二乘算法实现对三维平面的拟合,这是第二能量熵的matlab代码。- Gaussian white noise generator, Least-squares algorithm to fit a three-dimensional plane, This is the second energy entropy matlab code.
fenyui_v89
- 在matlab R2009b调试通过,利用最小二乘算法实现对三维平面的拟合,高斯白噪声的生成程序。- In matlab R2009b debugging through, Least-squares algorithm to fit a three-dimensional plane, Gaussian white noise generator.
meijun
- 高斯白噪声的生成程序,利用最小二乘算法实现对三维平面的拟合,基于负熵最大的独立分量分析。- Gaussian white noise generator, Least-squares algorithm to fit a three-dimensional plane, Based on negative entropy largest independent component analysis.
sanlang
- 中介真值程度度量,基于中介真值程度度量的图像分割利用最小二乘算法实现对三维平面的拟合,高斯白噪声的生成程序。- The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Least-squares algorithm to fit a three-dimensional plane,
2D-Gaussian-Fitting
- 二维高斯拟合,用于寻找强度点的中心值。 二维高斯拟合,用于寻找强度点的中心值。-To use this code, you can mark the text below with the mouse and copy and paste it via the windows clipboard into a Matlab M-file editor window.
fuihang_v36
- 高斯白噪声的生成程序,利用最小二乘算法实现对三维平面的拟合,现代信号处理中谱估计在matlab中的使用。- Gaussian white noise generator, Least-squares algorithm to fit a three-dimensional plane, Modern signal processing used in the spectral estimation in matlab.
geng-xm42
- 高斯白噪声的生成程序,计算多重分形非趋势波动分析matlab程序,利用最小二乘算法实现对三维平面的拟合。- Gaussian white noise generator, Calculation multifractal detrended fluctuation analysis matlab program, Least-squares algorithm to fit a three-dimensional plane.
Gaussianfit2D
- 高斯二维拟合 最小二乘多次拟合(Gauss, two-dimensional fitting, least squares, multiple fitting)
1052302982Dgaussanfitting
- 在matlab中自动拟合二维高斯函数,画出二位高斯曲面,(to fit two-dimensional Gauss function)
Guassian_Fitting_Function_curve
- 此matlab代码利用求解线性方程组的方法,实现了高斯二维曲面拟合(附数学原理PDF文档)(This matlab code use the method of solving linear equations to achieve gaussian two-dimensional surface fitting)