搜索资源列表
digital filter
- 数字滤波器的C语言实现,包括高通、低通、带通滤波器-Digital Filter C language, including high - and low-pass, band-pass filter
DPSK_UWB_system_analysis
- This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operat
cohere
- 低通与高通滤波器的输出相关函数估计值计算-low-pass and high-pass filter output function estimated value
lowpas
- 设计低通滤波器,需要在matlab下运行-design low-pass filter, the need to run under Matlab
3Matlab
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
lowl-latency
- For USB program, low pass filter for audio,Audio low-frequency Pass filter.-For USB program, low pass filter for audio, Audio low-frequency Pass filter.
low_pass_filter
- 低通滤波器,低通滤波器 低通滤波器 -low-pass filter, Low-pass filter l ow-pass filter l ow-pass filter l ow-pass filter low-pass filter
IIR-butter_LPF
- IIR-butter低通滤波器设计,数字信号处理专业学生的课程设计。-IIR-butter low-pass filter design, digital signal processing professional students in curriculum design.
IIR(LP)
- 无限脉冲数字滤波器的设计系列。本程序为低通滤波器。欢迎切磋。-unlimited Pulse Digital Filter Design Series. The procedures for the low-pass filter. Consultations welcome.
low-pass-filter
- ADS(Advanced Design System)软件设计微带低通滤波器-ADS (Advanced Design System) software design microstrip low-pass filter
fir
- 用各种窗函数设计FIR数字滤波器。 分别用矩形窗和Hamming窗设计线性相位FIR低通滤波器。要求通带截止频率,单位脉冲响应h(n)的长度N=21,绘出h(n)及其幅频响应特性曲线。 -Window function with a variety of FIR digital filter design. Were rectangular window and Hamming window design of linear phase FIR low-pass filter. Req
idealfilter
- 理想低通滤波器的matlab实现代码,不是很完善,望见谅。-Ideal low-pass filter to achieve the matlab code, is not very perfect, hope will be forgiven.
firdesign
- 设计一个数字低通滤波器,来近似一个理想数字滤波器-Design a digital low-pass filter to approximate an ideal digital filter
aliasingfilter
- 1)设计Butterworth型音频抗混叠滤波器; 2)参数: 下通带频率300Hz;上通带频率3400Hz; 下阻带频率280Hz;上阻带频率3600Hz; 通带最大衰减0.3dB; 阻带最小衰减40dB; 3)采用一低通滤波器和一高通滤波器级联; 4)分别确定LPF和HPF的性能指标; 5)求出两滤波器的系统函数和频率响应,并画出其幅频特性曲线; 6)求整个滤波器的系统函数和频率响应,并画出其幅频特性曲线。-1) the design of Butterw
digitalfilter_in_C_language
- We have to design a second order Butterworth filter having a sampling frequency of 20 kHz and -3db cut of frequency at 2 kHz in visual C. Only low frequency signals can pass through this filter and the signals having the frequency higher than frequen
das
- Demodulating the signal. DeAmpMod = (1/2).*(ademod(AmpMod,Fc,Fs, amdsb-sc ,num,den)) (ALTERNATIVE APPROACH) DeAmpMod = AmpMod.*Cs Designing butterworth low pass filter. [num,den] = butter(2,.8) FilteredOutput = filter(num,den
Low-Pass-JFET-Filter
- 用LabVIEW实现低通滤波器,功能强大,系统文件齐全,是LabVIEW爱好者学习的超有用资料-Low pass fliter by LabVIEW
a-low-pass-filter-for-radio-signal
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filter c
Butterworth-low-pass-filter
- 本VI是模拟Butterworth低通滤波器,将正弦信号和均匀白噪声叠加信号,然后进行滤波,得到有用的正弦信号。-The VI is analog Butterworth low-pass filter, the sinusoidal signal and uniformly white noise superimposed signals, then filtered, get useful sinusoidal signal.
Source-Code-for-low-pass-filter
- It is the matlab code for low pass filters