搜索资源列表
trial4
- 求出laguerre滤波器的分子分母系数,绘出其幅频响应图并与FIR滤波器作比较。该程序为19阶Laguerre低通滤波器和22阶带通滤波器-obtained laguerre filter coefficient of molecular denominator, chart its amplitude frequency response plans with the FIR filter for comparison. The procedure for the 19-Laguerre l
信息隐藏攻击算法
- 信息隐藏的一种算法,使用matlab实现.mycompress.m JPEG有损压缩 mycrop.m 剪切 myhighpass.m 高通滤波器 mylowpass.m 低通滤波器 mynoise.m 高斯,椒盐噪声 myresize.m 放缩 myrotate.m 旋转 mywiener.m 维纳滤波 myattack.m 以上所有攻击的集合-information hidden an algorithm, using Matlab to achieve. JPEG Compression
模糊卡尔曼滤波器
- 基于模糊卡尔曼滤波器的远程测控程序
SHUOMIMG
- 这个程序描述了一个一到六阶的巴特沃斯低通滤波器以及其幅频特性。即滤波器的设计-This procedure describes a one to six-order Butterworth low-pass filter and its amplitude-frequency characteristics. The filter design
hanning-window-of-MATLAB-
- 基于MATLAB的仿真环境下的各种实现低通滤波器的方案!我们可以在这个基础上好好的进行研究!-Design FIR filter with firls and remez
filter
- 滤波器代码,图像去噪,自适应门限中值滤波器代码,实现在C-C++开发环境-The filter code denoising, adaptive thresholding median filter code, realize in C-C++ development environment
matched-filter
- 指滤波器的性能与信号的特性取得某种一致,使滤波器输出端的信号瞬时功率与噪声平均功率的比值最大.即当信号与噪声同时进入滤波器时,它使信号成分在某一瞬间出现尖峰值,而噪声成分受到抑制。-In signal processing, a matched filter (originally known as a North filter[1]) is obtained by correlating a known signal, or template, with an unknown signal t
SP-kalman_Matlab
- kalman滤波器经典入门matlab程序 [Simulink_kalman.rar] - 实现kalman滤波算法,通过跟踪,估计物体运动轨迹。-,matlab,matlab例程/matlab,做了仿真 [matlab.rar] - 收集的matlab,simulink的全部基本命令,方便大家查阅! [selfadptivesignalprocess.rar] - 自适应信号处理算法的实现,非常有价值 [pcm.rar] - 语音编码方案的选取对移动通信系统的通话质量
filter
- fir低通滤波器,可以帮助我们很好的理解滤波器的含义,实现了汉明窗-fir low pass filter, can help us understand the meaning of a good filter to achieve a Hamming window
filter
- 滤波器的源码, 用于稀疏傅里叶变换的滤波器的源代码,方法简单易行。-Source filter for sparse Fourier transform filter source code, the method is simple.
FIR100
- 用c++编写的完整的FIR滤波器的类,每个函数都有其相应的功能描述,测试可用,滤波结果正确。欢迎下载-Class preparation complete with c++ FIR filters, each function has its corresponding functional descr iption, testing is available, filtering results correctly. Welcome to download
ym
- 数学形态滤波器用于旋转机械的振动信号的降噪-Morphological noise filter for rotating machinery vibration signals
gammatoneFast
- 一种快速的伽马通滤波器,该滤波器接近于人耳的听觉特性。-a kind of fast gammatone filtbank
ECGBFD
- 用巴特沃斯方法和切比雪夫方法做的数字带通滤波器-The method by Butterworth and Chebyshev method to do digital bandpass filter
有源电力滤波器的液晶显示系统
- 介绍的有源电力滤波器液晶显示系统其核心为32位高性能ARM控制器STM32F103。STM32F103具有性能高,成本低,功耗低的优点,具有丰富的外设接口,设计方便。(The active power filter, the core of the LCD system, is a 32 bit high performance ARM controller STM32F103. STM32F103 has the advantages of high performance, low cost
dspProject1
- 介绍了数字信号处理中IIR滤波器的设计与实现,主要用Matlab实现(introduce the design and realization of IIR filter using Matlab)
上传程序
- buffer滤波器的设计,语音分帧 ,短时傅立叶变换的程序(buffer filter design and Speech sub-frame)
test1
- 实现了lms自适应滤波器算法,对噪声进行了很好的过滤,可以运行,比较好用(Adaptive filter about lms code)
DomainTransformFilters-Source-v1.0
- 递归域变换滤波器,Domain Transform Filter,Matlab并没有收录RF这个函数,但Matlab2014a已经有imguidedfilter函数,主要学习运用磨皮滤镜对人物皮肤进行磨皮美化,本技法可以认为是高低频磨皮法的发展,可以完美保留人物皮肤的纹理,因此磨皮效果好;它又巧妙地融合了插件磨皮,因此操作很简单。(RF,Domain Transform Filter,Matlab)
巴特沃斯滤波器
- 巴特沃斯MATLAB实现例子,包含高通、 低通 、带通、 带阻。(Butterworth matlab implementation examples, including high pass, low pass, band pass, band stop.)