-
FIR-bp
使用hamming窗函数法设计的FIR带通滤波器(Use hamming window function method design FIR filters)
- 2011-05-17 10:08:33下载
- 积分:1
-
Read_data
读取ecg信号的完整源代码,完整备注信息(original source code for ECG signal reading, with full notes)
- 2013-07-21 22:18:11下载
- 积分:1
-
optimization
图像分割matlab 代码,不使用传统的tv 正则项,而是提出了一种新的正则化方法,可以运行(image segmentation with new regularization term)
- 2014-11-12 20:05:30下载
- 积分:1
-
simulation-LMS
本文件是关于自适应波束形成算法的matlab仿真,其中对LMS、RLS等算法给出了具体的程序。(This document is on adaptive beam-forming algorithm of matlab simulation, including LMS, RLS) give a specific procedures.
)
- 2012-01-04 10:30:46下载
- 积分:1
-
DeeBNetV2.2
深度置信网络源码,有配合的文档可以参考,详见内容(DBN source code)
- 2020-12-22 17:39:07下载
- 积分:1
-
JPEG-matlab
matlab实现的JPEG图像压缩程序
可成功运行(matlab implementation of JPEG image compression program which can be run successfully)
- 2013-07-30 19:24:27下载
- 积分: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
-
ARMA_AR_MA_-kalman
卡尔曼滤波下的的ARMA、MA、AR模型,比较全面,特别适合初学者入门(Kalman filtering under the ARMA, MA, AR model, a more comprehensive, especially for beginners)
- 2013-09-17 14:55:12下载
- 积分:1
-
fig
几种beds的计算方法,matlab仿真rev,欢迎分享(Several beds of the calculation method, matlab simulation rev, welcome to share)
- 2008-05-15 16:29:19下载
- 积分:1
-
convolution-of-signals
The following attachment contains codes in Matlab for digital signal processing. In the file code is for digital signal convolution
- 2015-03-03 11:02:05下载
- 积分:1