搜索资源列表
Simulink.rar
- 基于Simulink的数字滤波器的仿真 用于设计滤波的方法 ,Simulink-based simulation of the digital filter used in the design of filtering methods
LPF
- IIR低通滤波器,matlab与verilog程序完全对应-iir low pass filter matlab result fully match the verilog output.
lpf
- 通过时域转换为频域,在频域中截取低频部分,去掉高频部分将结果再转换到时域以实现低通滤波的功能。-Through the time domain is converted to frequency domain, in the frequency domain low-frequency part of the interception, to remove high-frequency part of the results and then switch to the time domain
LPF
- IIR低通数字滤波器在MATLAB中的设计方法-Low-pass IIR digital filter design in MATLAB method
lpf
- Low pass filter . Using hamming window and and FIR filtering
T2F
- T2F子函数,在做傅里叶变换时调用。我一开始编程序时忘了加它,结果WARN ME 说未定义T2F。-T2F subroutine, called when doing Fourier transform. I started to compile the program forgot to add it, and the result is undefined WARN ME said T2F.
deepthi
- matlab programs for image compression,jpeg,sum of sinusoidals,characteristics of analog lpf/hpf,n point fft
DigitalFilter
- 此源码中包含了ButterWorth高通、低通,带通MATLAB仿真,Chebyshev高通、低通,带通MATLAB仿真,还有Notch,Peak MATLAB 仿真-This source includes ButterWorth high-pass, low pass, band pass MATLAB simulation, Chebyshev high-pass, low pass, band pass MATLAB simulation, as well as Notch, Peak
LPF_MATLAB
- 二阶有源低通滤波器在各参数设置下的频谱分析。-Second-order active low-pass filter settings in the parameters of spectral analysis.
lpf
- 北邮通信原理基于matlab的计算机仿真,低通滤波器的实现方法,简单通用。-the realization of low pass filter(lpf)
ASKmod
- 在matlab上实现2ASK信号的调制,以及相干解调,并给出调制/解调后的信号波形。主程序名为ASKmod.m,调用子程序为T2F.m、F2T.m、 和LPF.m。-To achieve in matlab 2ASK signal modulation, and coherent demodulation, and given modulation/demodulation of signal waveform. Main program, called ASKmod.m, call subro
LPF3KHz
- LPF 3KHZ implementation in matlab
LPF
- matlab code for first order LPF-matlab code for first order LPF
lowpassfilter
- matlab lpf butterworth
matlab-LPF-FIR
- 频率采样法设计低通FIR滤波器。有说明,有代码,简单易懂。-matlab LPF FIR
FFT-IFFT-LPF
- FFT/IFFT/LPF函数的调用,将三段代码分别保存为m文件,即可在matlab中调用函数。包含一个例子,为AM以及DSB的调制和解调。-FFT/IFFT/LPF of function calls, respectively for m documents preservation, can call functions of the matlab.
LPF-matlab
- low pass filter design using matlab
load and price forecasting
- The matlab code for daily and yearly load and price forecasting in electric market
lpf
- 利用matlab软件实现通信中的低通滤波器,将信号进行低通滤波,滤出我们所需要的信号(Using matlab software to achieve low-pass filter in the communication, the signal low-pass filter, filter out the signals we need)
数字图像处理3
- 任务1。一维测试信号的FFT 计算和可视化长度为B=64的下列测试信号的傅立叶变换的幅度: 任务2。二维测试信号的FFT。计算和可视化尺寸为128*128的下列测试信号的傅立叶变换的幅度: 任务3。图像的FFT 在以下处理之后,计算下列图像“Lena”的傅立叶变换的幅度并将其可视化:1)向测试图像添加一个加性高斯噪声(选择您选择的噪声的参数)。 2)使用大小为3*3和5*5的盒式滤波器对测试图像进行平滑。 3)应用Sobel梯度掩模寻找梯度图像的x和y分量。 4)应用拉普拉斯口罩。比较处理