搜索资源列表
jiaoyanyuantuzhugechuli
- 图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除.-Impulse Noise Removal procedures, the conditions under Matlab Compiler. Application of the main method of filtering noise removal.
jEKF
- 一个关于卫星导航方面的ekf滤波程序,请大家互相共享一下-a satellite navigation on the ekf filtering process, please share what each other
all_medfilt2
- 此为中值滤波原程序,通过matlab调用可实现滤波-this filter for the original procedure for the adoption of Matlab can be called Filter
MFilefoWavelet
- 数字滤波和有限长数字滤波器的实现 有详细过程-digital filtering and finite length of the digital filter to achieve a detailed process
MCTF
- 带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。-Belt Movement estimated time domain filtering, a wavelet-based motion estimation methods, can effectively remove the inter-frame video stream redundancy. With the tradition
93317429ekf_example
- ekf扩展卡尔曼滤波,效果比较好extended kalman filter
picture
- 车牌识别,里边设计到车牌预处理,二值化,滤波等
zzhshichuli
- matlab正则化为纳滤波处理!改变输入信号可以有效运行!
2
- 音乐信号滤波去噪—使用切比雪夫型滤波器,里面包括了音乐信号及滤波器设计的源程序-Music signal de-noising filter- the use of Chebyshev-type filter, which includes the music signal and filter design of the source
Fir
- 语音信号的fir滤波!!整个dsp的程序!!调试可用!-Voice signal filtering fir! ! Dsp whole procedure! ! Debugger can be used!
yuanma
- 数字信号处理在自适应滤波中的应用 ——正弦干扰的抑制 -Digital signal processing in the adaptive filtering application- sinusoidal interference suppression
kalmanfilter
- 卡尔曼滤波非线性识别,土木工程 健康监测,损伤识别,-karman,civil engineering identification,health of structure monitor
H.264
- H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
condensationparticalfilter
- 实现了粒子滤波功能,主要用在跟踪等各个方面,是一个很好的算法-The realization of the particle filter, mainly used in tracking all aspects of the algorithm is a very good
pfcode
- 是例子滤波方面的一个很好的算法模块,可以直接使用;-Example of filtering is a very good algorithm modules can be used directly
matlab
- matlab图像处理的一个实例,二值化,灰度图均衡化,滤波,提取边缘。自己毕业设计的一点心得和大家一起分享。-matlab image processing of an example of binary, grayscale equalization, filtering, edge extraction. Design their own school experiences and that we share.
add
- matlab图像处理实例,包含了图像变换,剪切,缩放,滤波等各方面实例。-matlab image processing examples, including an image transform, shearing, scaling, filtering and other aspects of examples.
kalman
- kalman滤波用于GPS数据处理,本人已用过,非常好的源码-calman filter for GPS data processing,I have used, very good source
jj
- 先对图像均衡化 增强对比度 加噪声 然后分别进行空域和频域滤波-First, the contrast enhanced image equalization plus noise and then separate airspace and frequency domain filtering
形态滤波代码和构造的模拟数据
- 形态滤波的代码和构造的模拟数据MATLAB代码,具体的适应度函数看你的需求自己编码。