搜索资源列表
median
- 中值滤波的实现,该代码使用的是verilog 语言 module median(clk,reset,load,din,mult,dout,over,a3,b3,c3,a2,b2,c2,a1,b1,c1)-Median filter implementation, the code using verilog language module median (clk, reset, load, din, mult, dout, over, a3, b3, c3, a2, b2, c2, a1,
55593397BmpProject
- 好书,图像处理,可以看看,主要是一些主要的算法代码,推荐学习,中值滤波,均值滤波等等。-Good books, image processing, you can look at some of the main algorithm is mainly the code, it is recommended to study, median filtering, average filtering and so on.
daima
- 对一张完整的图像进行均值滤波增强等操作代码-On a complete image enhancement operations such as mean filtering code
xinhao
- 内涵北航信号处理系统设计与实现的考核题的答案和一篇综述,里面代码实现了滤波等功能,方便后来人使用-Connotation buaa signal processing system design and implementation of the examination the answer to question and a review, inside a filter code realization, and other functions, convenient use future
code
- 滤波器核心代码 自适应滤波关键代码 实现跟踪和自适应-code for adaptive lp
batterworth-high-low
- 这个压缩包中包含了巴特沃斯滤波算法的高通和低通两款代码,同时还有几篇巴特沃斯算法的文章,记录了关于巴特沃斯算法的一些应用领域。-This compressed package contains the code of two of the high-pass and low-pass Butterworth filter algorithm, at the same time, there are few Butterworth algorithm articles recorded Butte
RLS
- RLS 用于自适应滤波设计,文章给出了代码和结果图片,讲解了一定的原理-used to filter automiblely
filters_and_codes
- 十种基本滤波算法优缺点及其具体代码。包括算术平均滤波,中位值滤波,限幅滤波,递推平均滤波等。-Ten kinds of advantages and disadvantages of the basic filtering algorithm specific code. Including the arithmetic mean filtering, median filtering, limiting filtering, recursive average filtering.
PF
- 粒子滤波的基本代码,很详细,对于初学PF的人有很大帮助-Particle filter basic code, very detailed, are of great help for beginners of PF
chirpaftermatchedfilter
- 该段matlab代码的功能是仿真出CHIRP信号通过脉冲压缩滤波后的结果-This section is the result of the function matlab code simulation CHIRP signal after filtering through pulse compression
multinomialR
- 在粒子滤波过程中,对粒子的退化速度的过程必须用到重采样。此代码即实现了粒子重采样的过程。-In the particle filtering process, the degradation rate of the particles used in the process must be re-sampled. This code implements the particles i.e. resampling process.
xapp1161
- 多相滤波系统的设计与实现,有MATLAB仿真程序,有sysgen的系统仿真,还有VHDL代码,其中还有FIR的系数参数-Polyphase filter system, the design and implementation includes a MATLAB simulation program, sysgen system simulation, and VHDL code, including FIR coefficient parameters, and so on
MATLAB-eradicate-noise
- MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码 有完美的代码和运行结果图-MATLAB for Image Restoration filter sharpening edge detection source code is a perfect code and run the results in Fig.
filtering-algorithms
- 10种滤波算法及例子c代码,喜欢的朋友请收藏-10 filtering algorithms and examples c code
test_particlefilter_20151102
- 粒子滤波代码,MATLAB实现,其中重采样是随机重采样算法-Particle Filter, matlab
resample
- 粒子滤波为防止粒子退化,要对粒子进行重采样;残差重采样代码,matlab实现-Resample, Particle Filter, matlab
Target-tracking
- 机动目标跟踪中常用的一种跟踪模型—当前统计模型。另外附上一些儿文档及卡尔曼滤波的代码-Maneuvering target tracking commonly used as a tracking model- current statistical model. Some children attach additional documents and Kalman filter code
lizilvbo
- 很好的粒子滤波算法,方法有了很大的改进,而且有部分代码和系统实现-Good particle filter algorithm, a method has been greatly improved, but also part of the code and system implementation
hqmdg
- 基于小波变换的数字水印算法matlab代码,预报误差法参数辨识-松弛的思想,滤波求和方式实现宽带波束形成。- Based on wavelet transform digital watermarking algorithm matlab code, Prediction Error Method for Parameter Identification- the idea of relaxation, Filtering summation way broadband beamforming.
ExtendKalmanFilter
- 扩展卡尔曼滤波在matlab中的实现程序及中文注释(Extend Kalman Filter in Matlab code)