搜索资源列表
z-transform
- 确定有理z变换的因式分解形式,并确定零极点,根据零极点确定有理z变换的表达式,部分分式展开的方法求逆z变换,用长除法求逆z变换,完成系统的稳定性判断
拉普拉斯和变换
- 回顾一下连续时间和离散时间卷积,以及拉普拉斯和Z 变换。在本科 生课程中,你可能已经看到了这些概念,在这里我们处理单个信号和。这些概念 可以扩展到信号向量的情况,例如,但是现在,我们更应该注 意乘法的次序。例如,下面所描述的卷积中包括向量或矩阵时,是不可交换的,但是当x 和h 是单个信号时,是可以交换的。
ch2
- 第2章 信号变换 67 2.1 Z变换及MATLAB实现 67 2.1.1 Z变换的定义 68 2.1.2 Z变换的收敛域 68 2.1.3 Z逆变换 70 2.1.4 Z变换的性质 72 2.1.5 Z变换的工程应用 74 2.2 Chirp Z变换及MATLAB实现 77 2.2.1 Chirp Z变换的定义 77 2.2.2 Chirp Z变换的计算方法 79 2.2.3 Chirp Z变换的MATLAB实现 80 2.3 离散傅里叶变换及MAT
LPFviaZ
- 低通滤波器 基于MATLAB的低通滤波器,Z变换实现-low-pass filter based on MATLAB low-pass filter, Z transform
ztransformLPF1
- Z变换实现低通滤波器,应用广泛,大家一起研究研究阿 -Z transform low-pass filter, the application of a wide range of U.S. studies with the Arab-Israeli
123
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、fir和Lattice结构;IIR滤波器设计包括模拟和数字低通、高-Basic knowledge of signals and systems, including continuous signal with the model, discrete signals and model common signal, inclu
Z
- 关于Z变换的各种例子 帮助我们较为简单的学习 取得较快的进步-About Z transform of a variety of examples to help us study a relatively simple rapid progress
MatLab
- MatLab工程数学应用 积分,微分,导数,传递函数,拉式变换,Z-变换-matlab
chengxu
- 数字信号变换处理技术实现 研究数字信号离散傅里叶变换数字信号离散余弦变换数字信号离散希尔伯特变换数字信号Chirp Z变换。 -Digital signal processing technology transform Discrete Fourier transform of digital signal digital signal discrete cosine transform discrete Hilbert transform digital signal digital s
z
- 在matlab程序环境下实现对数字信号的z变换-Realization of digital signals in the z-transform matlab programming environment
STFT
- 数字信号处理中的短时傅里叶变换程序,窗函数长度20, 默认为矩形窗,截取时间间隔 <=Nw/2。适用于时频分析(The present code is sample,you can buy a digital signal processing book that published on Xi'an University of Electronic Science and Technology publisher.)
积分变换
- 傅里叶变换 Z变换 拉普拉斯变换的gui(Fu Liye transform, Z transform, Laplasse transform, GUI)
z_score.tar
- 对nii文件进行Z变换,并保存成nii文件(Z transform to the NII file and save it as a NII file)
数字信号处理实验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
programs
- z变换例程,介绍z变换的计算方式,如何得到z变换的分子,分母,求z变换的频率及幅度响应(Z transformation routine, how to calculate the z transform, how to get the numerator and denominator of z transform, and how to get the frequency and amplitude response of z transform)
chirp-fourier-transform
- chirp fourier transform 线性调频Z变换(CZT) 的matlab功能函数,该方法通过CZT变换获得精确的等价于离散傅里叶变换结果的间谐波信号的频率分布估计值,可以得到精确的各次谐波和间谐波参数,利用该函数相同采样频率下该方法的检测精度更高。(This routine allows the evaluation of the DFT over an arbitrary range of frequencies as its name implies this lets y
z变换
- 采用z变换分析信号和系统的频域特性的方法,加深对离散系统的频率响应分析和零极点分布概念的理解。 1. 已知一个线性时不变因果系统,用差分方程描述为 y(n)= y(n-1)+ y(n-2) +x(n-1) (1) 求出该系统的系统函数,并绘制出零极点分布图,指出其收敛域。 (2) 求系统的冲激响应。 (3) 如果该系统是不稳定系统,则求出其满足稳定系统的冲激响应。 (4) 绘制出系统函数的幅度响应曲线。 (5) 实验前根据零极点分布图大致绘制出此系统的幅度响应曲线,和试验后调用函
z变换和系统频域特性
- 基于matlab的z变换和系统频域特性的数字信号处理教程和编码。(The teaching program and coding of digital signal processing based on matlab's Z-transform and system's frequency domain characteristics.)
Keystone
- 实现一阶Keystone变换,包含三种方法,分别是DFT+IFFT方法,sinc插值方法和chirp-Z方法(Three algorithms for perform keystone transform, including DFT+IFFT, sinc interpolation and chirp-z transform.)
实验二 DTFT和Z变换的Matlab实现.doc
- 实验二 DTFT和Z变换的Matlab实现.doc