搜索资源列表
-
0下载:
几个Matlab编程示例,其中包括:单位抽样序列、复正弦序列、离散系统的差分方程、冲激响应和卷积分析、离散系统的频率响应分析和零、极点分布、基于Matlab的数字滤波器设计和FFT算法的应用等。,Some Matlab programming examples, including: random sequence of units, rehabilitation Sine sequences, discrete-time systems of differential equations, i
-
-
1下载:
用各种窗函数设计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
-
-
0下载:
此乃离散系统频率响应和零极点分布实验的编程,其中有系统频响的幅度响应和相位响应图,还有零极点分布图-This is the discrete system frequency response and pole-zero distribution of experimental programming, of which the amplitude response of the system frequency response and phase response plots, and po
-
-
0下载:
输电线路的始端电压和功率的求解,其滞后功率因素为0.8,根据其参数来求解响应的电压和频率-The shifting transmission line voltage and power, the power factor behind for 0.8, according to its parameters to solve the voltage and frequency response
-
-
0下载:
1.录制一段自己的语音信号,并对录制的信号进行采样;
2.画出采样后的语音信号的时域波形和频谱图;
3.给定滤波器的性能指标,采用窗函数法和双线性变换法设计滤波器,
并划出滤波器的频域响应;
4.用该滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,
并对滤波前后的信号进行对比,分析信号的变化;
5.回放语音信号;
6.设计一个信号处理系统界面-1. Recorded their own voice for some signal, and
-
-
1下载:
数字信号处理实验详解及MATLAB实现源代码
实验一: 系统响应及系统稳定性
实验二: 时域采样与频域采样
实验三: 用FFT对信号作频谱分析
实验四:IIR数字滤波器设计及软件实现 实验五: FIR数字滤波器设计与软件实现
实验六: 数字信号处理在双音多频拨号系统中的应用-Detailed experimental digital signal processing and MATLAB source code to achieve the experimental on
-
-
0下载:
这是本人夏季学期的课程设计:模拟信号数字化滤波处理的计算仿真-Chebyshev I型低通滤波,对模拟信号进行数字化滤波处理。根据数字滤波器的性能指标,计算出Chebyshev1型低通IIR数字滤波器的系统函数,画出数字滤波器的频率响应曲线,给出Chebyshev1型低通IIR数字滤波器的设计结果。-This is my summer semester of the curriculum design: analog signal processing digital simulation f
-
-
0下载:
MTD定点浮点仿真,可直接用于fpga算法的仿真程序,产生了扫频信号,仿真直接输出系统频率响应函数,为系统测试带来好处-MTD fixed-point floating-point simulation, fpga algorithm can be used directly in the simulation program to produce a sweep signal, the direct simulation output system frequency response fun
-
-
0下载:
ex5_1 I-型线性相位FIR滤波器
ex5_2 II-型线性相位FIR滤波器
ex5_3 III-型线性相位FIR滤波器
ex5_4 IV-型线性相位FIR滤波器
ex5_5 矩形窗频响
ex5_6 希尔伯特变换器设计-汉宁窗
ex5_7 低通滤波器设计-汉明窗
ex5_8 带通滤波器设计-布莱克曼窗
ex5_9 低通滤波器设计-凯塞窗
ex5_11 频率采样技术:低通,朴素法
ex5_12 频率采样技术:低通, 最优法T1 & T2
ex5_13
-
-
0下载:
the programs are an introduction to DSP ,the programs illustrate the frequency response ,impulse response and magnitude response
-
-
0下载:
压缩包中包含两个matlab文件:
remez_frf.m 为使用remez算法设计旁瓣1/f衰减滤波器程序;
myfrf.m 为其中使用到的惩罚函数;
frf的意思是频率响应函数。-Compression matlab package contains two files: remez_frf.m algorithm designed for the use of remez sidelobe 1/f attenuation filter procedures myfrf.m u
-
-
0下载:
印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM)
INDEX
1. Architecture of DSP chips-TMS 320C 6713 DSP Processor
2. Linear convolution
3. Circular convolution
4. FIR Filter (LP/HP) Using Wi
-
-
0下载:
Computing the frequency response of SRRC filter
-
-
0下载:
设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
-
-
5下载:
基于 MATLAB 的语音信号分析与处理的课程设计.录制一段自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法或双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的语音信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号-MATLAB-based voice signal analysis and processing of the curriculum. Re
-
-
1下载:
幅频响应特性图[h1,w]=freqz(b1,1,N,1)
[h2,w]=freqz(b2,1,N,1) -Amplitude frequency response characteristics of Figure
-
-
0下载:
method to find frequency response of a signal using matlab
-
-
3下载:
MATLAB绘制频率响应曲线,其中包含了一个控制工程中的例子。-MATLAB draws the frequency response curve, which contains an example of a control project.
-
-
1下载:
带通滤波器(Butterworth、椭圆、窗函数),采样率fs=2000Hz, 通带范围为300 -600Hz,阶数自选, 画出频率响应并分析比较,
对cameraman.tif图像分别添加椒盐噪声(密度为0.03)和高斯白噪声(均值为0,方差为0.02)的图像,利用三种方法进行去噪,显示原始图像、加噪图像和去噪图像并对实验结果进行分析(Band pass filter (Butterworth, ellipse, window function), sampling rate FS = 20
-
-
1下载:
GUI和FIR滤波器和IIR滤波器的高通、低通、带通滤波器的设计,以及频率响应(GUI and FIR filter and IIR filter high pass, low pass, band-pass filter design, as well as frequency response)
-