搜索资源列表
Gaussian_Filter
- 搞图像的都知道吧, 不多少了,要的下吧
ParticleFiltering_paper
- 粒子滤波的基本程序及粒子滤波原始论文Novel approach to nonlinear_non-Gaussian Bayesian state estimation-Particle filter and the basic procedures for the original particle filter papers Novel approach to nonlinear_non-Gaussian Bayesian state estimation
OnTrackingofMovingObjects
- 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filt
GMSK
- GMSK是高斯滤波的最小频移键控的简称,基本的工作原理是将基带信号先经过高斯滤波器成形,再进行最小频移键控(MSK)调制。由于成形后的高斯脉冲包络无陡峭边沿,亦无拐点,因此频谱特性优于MSK信号的频谱特性。-GMSK Gaussian filter is the smallest FSK abbreviation, the basic working principle is to base-band signal to pass Gaussian filter shape, and then
A_Tutoria_on_Particle_Filters_for_Online_Nonlinea
- "A Tutorial on Particle Filters for Online Nonlinear Non-Gaussian Bayesian Tracking" This is a paper about tracking by particle filter. This is very useful.
matlabDIP
- DIP programs related to various function . image segmentation,filter on salt & pepper noise on flowers.tif,program to show the bit plane slicing.program to introduce gaussian noise in the image and to restore the image by removing the noise using
extended_reciever
- Bit Error Rate analysis of an Extended Receiver for Rectangular PAM. The performance of a digital communication system in the presence of additive white Gaussian noise (AWGN) can be assessed by the measurement of the bit error rate (BER). The Si
gmsk
- :为了论证高斯最小频移键控(GMSK)信号在时域和频域的相互关系,分析了GMSK信 号调制原理和滤波器传递函数,建立了GMSK调制和解调模型。-: In order to demonstrate Gaussian Minimum Shift Keying (GMSK) signal in time domain and frequency domain, the relationship between the analysis of GMSK signal modulation princ
UnscentedKalman
- THIS PROGRAM IS FOR IMPLEMENTATION OF DISCRETE TIME PROCESS UNSCENTED KALMAN FILTER FOR GAUSSIAN AND LINEAR STOCHASTIC DIFFERENCE EQUATION.
gy
- 加椒盐噪声,二维高斯低通滤波器,计算二维线性滤波-Add salt and pepper noise, Gaussian low-pass filter to calculate two-dimensional linear filtering
cppfrance_FILTRAGE-RIF___Page
- file of GAUSSIAN filter
gussian
- 通过计算滤波器各滤波窗口内像素点灰度值的均值 ,以及该均值与当前像素点灰度值的差值 ,确定滤波窗口的平滑度-A Gaussian scale adaptive filter design methods
NRZcode
- Non Return Zero fed into gaussian filter
Particle-filter-resampling-methods
- 粒子滤波是基于递推的MonteCarlo仿真方法的总称, 原则上可用于任意非线性、非高斯随机系统的状态估计。-Particle filter is based on the the MonteCarlo simulation method of recursive general principle can be used for any nonlinear, non-Gaussian random system state estimation.
Particle-filter-algorithm-
- 粒子滤波是基于递推的蒙特卡罗模拟方法的总称,可用于任意非线性,非高斯随机系统的状态估计。-The particle filter is based on recursive Monte Carlo simulation method general, can be used for any non-linear, non-Gaussian random system state estimation.
SEPARABLE-BILATERAL
- 一篇分离高斯核的优秀论文,用于加快高斯滤波的速度-A Gaussian kernel separation excellent papers, used to accelerate the speed of Gaussian filter
smooth1
- smoothing of images with Gaussian filter
A-Gaussian-Process-Guided-
- 高斯滤波,3D重建,人体姿态识别.最近比较高端的顶级论文,TIP的文章-A Gaussian Process Guided Particle Filter for 3D human pose
Wiener-filter-demand-d-(n)
- 已知d(n)=0.8d(n-1)+w(n),w(n)为高斯白噪声,方差为0.36,x(n)=d(n)+v(n),v(n)为方差为1的白噪声-Known d (n) = 0.8d (n-1)+ w (n), w (n) is white Gaussian noise with variance 0.36, x (n) = d (n)+ v (n), v ( n) is the variance of white noise 1
MATLAB-filter-Codes
- MATLAB ideal low pass filter: MATLAB Butterworth low pass filter: Gaussian low pass filters Gaussian high pass filters Ideal high pass filters