-
gatbs-toolbox-and-examples
BSheffield大学gatbs工具箱所有算例下载及调试说明,可直接下载到matlab文件夹下调用(BSheffield University gatbs Toolbox Download all examples and debug instructions can be downloaded directly to a folder called matlab)
- 2011-11-08 10:53:29下载
- 积分: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
-
MCCDMAinRayleighChannel
Mc-CDMA in Rayleigh Channel
- 2012-05-04 19:54:03下载
- 积分:1
-
MRS_Signal_1
MRS Water Suppression.
- 2014-08-31 23:56:29下载
- 积分:1
-
SIMPSON3_8_matlabfa
Simpson integration method(3/8)
- 2013-12-05 03:32:04下载
- 积分:1
-
arquivos-trab-pi-simplex-2-2011
Optimization algorithm
- 2012-11-26 20:07:43下载
- 积分:1
-
capon
该matlab代码描写的是波束成形算法中的Capon算法的具体实现(The matlab code describing the concrete implementation of the Capon beamforming algorithm algorithm)
- 2014-02-23 17:37:08下载
- 积分:1
-
VC中调用MATLAB示例代码
VC中调用MATLAB示例代码(VC Calling MATLAB sample code)
- 2005-03-12 09:34:38下载
- 积分:1
-
adc2correct
make a transversal channel
take a three tap chanel [1,1/4 1/2] and data generate by
BPSK(1 or -1)(make a transversal channel
take a three tap chanel [1,1/4 1/2] and data generate by
BPSK(1 or-1))
- 2009-11-15 03:41:29下载
- 积分:1
-
sort
it s sort and get an array then it deliver sorted array to user
- 2015-03-09 13:51:35下载
- 积分:1