搜索资源列表
L
- 数字信号处理MATLAB实现 方波 离散时间傅里叶变换-MATLAB implementation of digital signal processing discrete-time Fourier transform square wave
hw
- 奥本海默的离散时间信号处理基于6.7.2节 椭圆滤波器系统量化例子 ,基于6.7.5节低通滤波器系统量化例子的仿真 代码-Oppenheimer discrete-time signal processing system based on elliptic filter section 6.7.2 quantify example, section 6.7.5 on quantifying low-pass filter system simulation code examples
discrete-time-book(scVer.) and Solution(eVer.)
- 离散时间信号处理(第二版)。。。。。。。。。。。。(discrete-time-book(scVer.) and Solution(eVer.))
数字信号处理实验2
- 一、实验目的 1.掌握求解离散时间系统差分方程的两种方法:迭代法和filter函数法。 2.利用Z变换对系统进行复频域分析。 3.掌握系统零极点的绘制方式及Z反变换的求解方法。 4.熟悉Z变换的应用。 二、实验环境 1.Windows xp操作系统 2.MATLAB2007a软件(First, the purpose of the experiment 1. the two methods of solving the difference equation of the
experiment_1
- 常见离散信号的MATLAB产生和图形显示 1. 单位抽样序列 在MATLAB中可以利用zeros()函数实现。 如果 在时间轴上延迟了k个单位,得到 即: 2.单位阶跃序列 在MATLAB中可以利用ones()函数实现。 3.正弦序列 在MATLAB中 4.复正弦序列 在MATLAB中 5.指数序列 在MATLAB中(MATLAB generatio