搜索资源列表
图形变换
- 这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-this is a image transform program,draw a cirlce according to the letter \"Y\" draw a triangle filled with different color according to the letter\"S\" draw a
C++ Source Code for the Wavelet Packet Transform.z
- Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
z-transform
- 确定有理z变换的因式分解形式,并确定零极点,根据零极点确定有理z变换的表达式,部分分式展开的方法求逆z变换,用长除法求逆z变换,完成系统的稳定性判断
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