-
filter
数字滤波,包含:中位值滤波,算术平均滤波,去极值平均滤波,加权平均滤波,低通滤波()
- 2007-10-15 21:30:02下载
- 积分:1
-
Lab_Intro_HMM
a lab for hidden markov model using matlab
- 2010-05-24 15:50:57下载
- 积分:1
-
spectrum-allocation
cognitive radio, spectrum sensing, spectrum allocation
- 2011-06-02 23:55:34下载
- 积分:1
-
SPT
SPT 方式最短路径问题,很好的matlab代码(SPT way shortest path problem, the M-file)
- 2020-06-30 13:20:02下载
- 积分:1
-
MIMO_MSE_20130509
mimo系统基本仿真 mse算法下错误率最小(mimo system)
- 2013-07-15 20:50:40下载
- 积分:1
-
pq
本程序的功能是利用PQ分解法进行潮流计算,很方便的程序(failed to translate)
- 2013-05-06 05:46:26下载
- 积分:1
-
VRE-PCA
关于主元分析选取方法重构误差方差法(VRE)的MATLAB仿真代码。(About PCA reconstruction error variance method selection method (VRE) MATLAB simulation code.)
- 2014-11-29 11:07:20下载
- 积分: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
-
mse
利用matlab实现的最小二乘法的计算,可以利用在处理信号和进行数值计算的时候(Using matlab realize the least squares method of calculation can be utilized in signal processing and numerical calculation time)
- 2013-11-08 09:55:26下载
- 积分:1
-
periodlinemode2
说明: using comsol livelink with matlab 计算一维声子晶体中的特征值特征向量(using comsol livelink with matlab calculating the eigenvalues and eigenvectors in 1d phononic strip)
- 2020-01-14 10:28:04下载
- 积分:1