-
johnson
face detection based SVM
- 2011-10-05 07:00:23下载
- 积分:1
-
SOM
This is Matlab code for clustering using Self Organizing Map
- 2013-04-08 15:21:02下载
- 积分:1
-
PSO2
This is a Particle Swarm Optimisation technique.
- 2014-02-11 13:18:30下载
- 积分:1
-
fdtd_1d_src_oneway
一维单方向高斯点源传输设置的FDTD实现(Set the direction of the one-dimensional Gaussian point source transmission FDTD implementation)
- 2013-01-22 17:11:33下载
- 积分:1
-
Matlabstduy
Matlab高级学习讲义,共有5章内容,主要是在控制方面的源代码!(Matlab Advanced Learning overhead, a total of five chapters, mainly in the control of the source code!)
- 2007-07-02 13:34:33下载
- 积分:1
-
cuotout
说明: 图像处理代码,能够对一张RGB图像类型的图片进行裁减,并且二值化处理。(Image processing code, capable of an RGB image types of pictures cut, and the binary treatment.)
- 2010-03-22 23:25:45下载
- 积分:1
-
viterbi_hard
(2,1,3)卷积码编码,硬判决译码;编码是matlab语言,译码是verilog语言((2,1,3) convolutional code encoding, hard decision decoding coding is matlab language, decoding is verilog language)
- 2013-08-07 10:45:11下载
- 积分: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
-
plot_hht
是希尔伯特黄变换的matlab程序,很有用,尤其对于初学者,有问题可以和我联系,呵呵(it is for easy for the beginner)
- 2012-08-02 09:46:33下载
- 积分:1
-
cca
主成分分析,用于海洋、气象,将多个变量通过线性变换以选出较少个数重要变量的一种多元统计分析方法。(Principal component analysis for the ocean, weather, several variables by linear transformation to elect a number of multivariate statistical analysis less important variables.)
- 2013-12-19 13:21:59下载
- 积分:1