搜索资源列表
C54X低通滤波器汇编文件
- 此汇编文件为TMS32054X系列处理器,进行低通滤波运算的汇编源程序。--This program is to do low filter wave calculation for TMS32054X series CPU.
自适应并行遗传算法实现有源滤波器的设计
- 摘 要:提出一种改进的自适应并行遗传算法,通过设计自适应算子自动调节交叉和变异概率,采用基于岛屿交换模型实现多种群间信息交换,提高了种群的多样性和健壮性.将该方法用于滤波器的参数优化设计,给出4阶切比雪夫低通滤波器的设计结果,比较各种算法的性能,证明该算法收敛速度快,精度高,有效地克服了早熟现象.
MATLAB各种滤波器程序
- 各种滤波器的M文件:数字带通滤波器;数字带阻滤波器;数字低通滤波器;数字高通滤波器
三种小波去噪方法
- 包括低通滤波器滤波,全阈值小波去噪,二次低通滤波去噪
滤波器设计/MATLAB
- 滤波器设计/MATLAB(高通,低通,带同)
DSP1.zip
- 1)生成2KHz和8KHz的混合信号,使该信号通过上述滤波器,观察滤波前后的波形变化和频谱分布情况。 2) 在改信号中加入高斯白噪声,观察滤波前后的波形变化和频谱分布情况3) 将上述滤波器改为中心频率为100KHz的带通滤波器,信号源为带外的90KHz和带内的100KHz的混合正弦信号,。 4) 用M文件实现上述低通滤波器。 ,1) 2KHz and 8KHz to generate the mixed-signal, so that the signal through the abov
可以用的滤波器
- 一个无源二阶低通滤波器,改变电阻与电容值可以改变截止频率,已试过,好用。,A passive second-order low-pass filter and change the resistance and capacitance values can change the cut-off frequency has been tried, easy to use.
filter
- 如何利用verilog设计数字滤波器 包含低通滤波器,带通滤波器,高通滤波器.-how to design a digit filter with Verilog
yyqz
- 用汉明窗作的语音去噪低通滤波器,matlab程序(自己做的,复制到.m文件,完全可运行)-Hamming window used for speech denoising low-pass filter, matlab program (their own, and copied to. M documents, completely run)
GLPyramid2
- 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术 金字塔是一种有效的多尺度表达结构 构建高斯金字塔和拉普拉斯金字塔 高斯低通滤波器 对应高斯金字塔中相邻两层图像差的带通滤波器 -Multi-scale imaging technology refers to the image using multi-scale expression, and in different scales, respectively, for pro
txlb
- 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
fir
- 窗口法设计fir低通滤波器matlab程序-Low-pass filter design fir
firh
- 利用FIR滤波器设计一个低通滤波器,能够分析到电力系统中的三次谐波,要求满足如下指标:截止频率150HZ,阻带衰减≥30db-FIR filter design using a low-pass filter, to analyze the power system in the third harmonic, the requirements to meet the following indicators: cut-off frequency 150HZ, stopband attenuat
Lowpassfilter
- 低通滤波器的仿真 GUI窗口实现 通过窗口中频率变换,得到输出波形-Low-pass filter simulation GUI window to achieve through the window frequency conversion, the output waveform
chebyshev
- chebyshev模拟低通滤波器matlab源码-chebyshev analog low-pass filter design (matlab source code)
ditong
- 实现低通滤波器的功能,这个程序不错的哦 就 这么多了 -Low-pass filter function, this procedure a good
wavefilter
- 很实用的滤波算法,使用MATLAB编制,通用低通滤波器。-Very practical filtering algorithm, using MATLAB preparation, general low-pass filter.
lvboq
- 采用频率取样设计法设计FIR数字低通滤波器,实现时还有具体的指标要求-Design using the design of frequency sampling FIR digital low-pass filter, to achieve specific targets when there are requirements
FIR
- 已知一低通滤波器的采样率为2KHz,通带为500Hz,阻带为600 Hz,带内波动3dB,带外衰减-50dB,滤波器的相位具有线性特性,具体幅频特性见下图。要求用等波纹方法设计出该FIR滤波器,然后用TMS320C54x汇编语言编程,并在CCS下调试实现该FIR滤波器。-A low-pass filter known to the sampling rate of 2KHz, passband to 500Hz, stopband to 600 Hz, with fluctuations wit
巴特沃斯低通滤波器
- 巴特沃斯低通滤波器,可以用于数字信号滤波(Butterworth low-pass filter)