-
gy
说明: 加椒盐噪声,二维高斯低通滤波器,计算二维线性滤波(Add salt and pepper noise, Gaussian low-pass filter to calculate two-dimensional linear filtering)
- 2010-04-30 22:12:53下载
- 积分:1
-
Sparse_Representations_classifier
一个常用的稀疏表示分类器,SRC分类器,用于信号或图像分类,需共同配合CVX运行,可见示例example.m。(Applying for Sparse Representaion Classification with the method SRC, cooperating with the CVX file. See example.m for a trying run.)
- 2014-06-01 16:14:39下载
- 积分:1
-
sanwei
自由落体运动观测的三维卡尔曼滤波仿真,编程方式可改进(The 3D Calman filter simulation free fall movement observation, programming can be improved)
- 2015-11-09 08:44:14下载
- 积分:1
-
PowerFlow
现代电力系统分析书后PQ分解潮流计算程序(Modern power system analysis book PQ decomposition flow calculation procedures)
- 2013-11-17 22:27:34下载
- 积分:1
-
CM_FH_JZ_test_getMatElem
这是回声状态神经网络的源代码,很难找的哦!!!!!!!!!!!!(This is the echo state neural network source code)
- 2021-04-13 10:38:57下载
- 积分: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
-
BPA_P
基于BP算法的机载SAR点目标matlab仿真程序(The matlab code is about point target simulation of airborne SAR based on BP algorithm)
- 2011-11-25 17:45:52下载
- 积分:1
-
Motion-Detection
matlab video motion detection and tracking
- 2013-11-11 22:37:02下载
- 积分:1
-
xiaobo
对图像进行多级小波分解、重构。可用于提取图像的背景噪声(Multi-level image wavelet decomposition and reconstruction. Can be used to extract image background noise)
- 2010-08-12 16:46:10下载
- 积分:1
-
Harris-yaxiangsu-Matlab
基于Harris原理的亚像素角点坐标检测Matlab程序;直接运行click_calib .m文件即可获得亚像素级角点坐标,附录Ⅱ中的其它函数文件均会被click_calib .m文件调用。(Based on the principle of subpixel Harris corner coordinates detection Matlab procedures run directly click_calib. M file to obtain sub-pixel corner coordinates, Appendix Ⅱ other functions in the file will be click_calib. M file called.)
- 2013-08-27 17:56:24下载
- 积分:1