-
football
足球队排名 模糊聚类分析 Matlab源程序(Fuzz matlab)
- 2010-08-16 14:37:50下载
- 积分:1
-
BP-MATLAB
一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包(Based on BP neural network matlab program can achieve several fonts on the figure 0-9 to identify the document training network packet compression)
- 2009-03-21 17:47:09下载
- 积分:1
-
matlab1
基于MATLAB的46个实用程序 本人已经试验过 全部成功 希望对大家有用(46 utility based on MATLAB I have tested all the success the hope that useful)
- 2012-05-30 10:28:34下载
- 积分:1
-
thomas.tar
matlab实现thomas算法对三角矩阵解线性方程组(matlab thomas algorithm to achieve the solution of the triangular matrix of linear equations)
- 2011-09-19 14:46:22下载
- 积分:1
-
SARBM3D_win32
Matlab和C的混编,用于SAR图像去相干斑,将处理加性噪声的BM3D推广到SAR。(Functions for Matlab for the denoising of a SAR image corrupted
by multiplicative speckle noise with the technique described in
"A Nonlocal SAR Image Denoising Algorithm Based on LLMMSE Wavelet Shrinkage",
written by S. Parrilli, M. Poderico, C.V. Angelino and L. Verdoliva)
- 2013-11-12 22:09:46下载
- 积分:1
-
similarity-and-region-growing-
基于目标红外特征的图像分割方法为区域生长法(Image segmentation method based on target infrared image segmentation method for region growing method)
- 2015-10-30 16:28:09下载
- 积分:1
-
ECGcode
自己写的利用形态滤波方法去ECG基线漂移,附MIT-BIH心电数据库(受上传文件大小所限,只包含第124号数据供程序验证)(Written by myself, ECG baseline drift is removed by morphological filtering method, with MIT-BIH ECG database (limited by the size of uploaded files, only data No. 124 is included for program verification))
- 2020-06-19 23:00:02下载
- 积分:1
-
montercarlo
用monte carlo的方法对Nakagami的概率密度函数进行仿真(Using monte carlo methods for Nakagami probability density function of the simulation)
- 2009-11-17 10:22:42下载
- 积分:1
-
2dgaussian
汽车高斯曲面拟合
---
2程序,以适应到表面二维高斯:
子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的
这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。
autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。
autoGaussianSurfGS(十一,彝,紫)的估计,通过指定数据的贝叶斯生成模型,然后采取通过从模型吉布斯抽样样本后ofthis模型参数。这种(Auto Gaussian Surface fit
---
2 routines to fit a 2D Gaussian to a surface:
zi = a*exp(-((xi-x0).^2/2/sigmax^2+ (yi-y0).^2/2/sigmay^2))+ b
The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters.
autoGaussianSurfML(xi,yi,zi) fits the model parameters through maximum likelihood(least-squares). It first evaluates the quality of the model at many possible values of the parameters then chooses the best set and refines it with lsqcurvefit.
autoGaussianSurfGS(xi,yi,zi) estimates the model parameters by specifying a Bayesian generative model for the data, then taking samples from the posterior ofthis model through Gibbs sampling. This method is insensitive to local minimain posterior and gives meaningful error bars (Bayesian confidence intervals))
- 2011-05-23 10:36:52下载
- 积分:1
-
GA
说明: 遗传进化算法实现函数优化,寻找函数最大值,matlab编程实现(Genetic evolution algorithm for function optimization, search function, max, matlab programming)
- 2010-05-31 09:33:48下载
- 积分:1