搜索资源列表
-
0下载:
应用Matlab2009a对离散时间信号进行处理,比如傅里叶变换及其逆变换-Application Matlab2009a of discrete-time signal processing, such as Fourier transform and its inverse, etc.
-
-
2下载:
fft1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图-fft1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and displa
-
-
1下载:
第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
-
-
0下载:
[摘 要] 通过Matlab 提供的可视化图形界面环境GUIDE 和Matlab 内嵌的相关函数设计完成的连续傅立叶变换演示界面,展示了图形用户界面在分析研究信号与系统分析中的重要应用.-[Abstract] Matlab provided through the graphical interface environment visualization and Matlab embedded GUIDE correlation function design is completed cont
-
-
0下载:
FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 设x(n)为N项的复数序列,由DFT变换,任一X(m)的计算都需要N次复数乘法和N-1次复数加法,而一次复数乘法等于四次实数乘法和两次实数加法, -FFT, fast Fourier transform which is a discrete fast
-
-
0下载:
摘 要 运动模糊恢复就是利用运动模糊退化的某种先验知识来重建或恢复原有图像 在运动模糊的点扩散函数未知的情况下
: 。 ,
估计运动模糊的点扩散函数是运动模糊恢复的前提和关键 从傅立叶变换的角度对匀速直线运动模糊图像的点扩散函数在频域
。
论证了点扩散函数在频域内的零点特性及模糊图像两次傅立叶同态变换后的方向特性 并提出了利用这中的特点做了理论分析,些特性进行运动模糊方向估计的方法及两种模糊距离的估计方法 实验结果证明了所提出方法的有效性-Abstract motion blur
-
-
0下载:
In mathematics, the discrete Fourier transform (DFT) is one of the specific forms of Fourier analysis. As such, it transforms one function into another, which is called the frequency domain representation, or simply the DFT, of the original function
-
-
0下载:
利用MATLAB强大的图形处理功能,符号运算功能和数值计算功能,实现连续时间非周期信号频域分析的仿真波形;
1、用MATLAB实现典型非周期信号的频域分析;
2、用MATLAB实现信号的幅度调制;
3、用MATLAB实现信号傅立叶变换性质的仿真波形;
-The use of MATLAB powerful graphics processing capabilities, symbolic computing and numerical computing capabilitie
-
-
0下载:
short time fourier transform with matlab
-
-
0下载:
在Matlab中利用傅里叶变换求解波动方程,快速简便-Fourier transform to solve the wave equation in Matlab, quick and easy
-
-
0下载:
MATLAB 的傅里叶变换的一些介绍
1. 离散傅立叶变换的 Matlab实现
2. 离散余弦变换的 Matlab 实现
3. 图像小波变换的 Matlab 实现函数-The MATLAB Fourier transform some introduction. Discrete Fourier Transform Matlab. Discrete Cosine Transform Matlab achieve wavelet transform Matlab implement f
-
-
0下载:
直接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -The direct method is also called cycle diagram method, it is the random sequence x (n) n observation data as a energy limited sequence, direct calculatio
-
-
0下载:
本文就着重比较Radon-Wigner变换、离散Chirp-Fourier变换等方法的优劣。-This article on a comparison of the Radon-Wigner transformation, the advantages and disadvantages of the discrete Chirp-Fourier transform method.
-
-
0下载:
傅里叶变换的一个示例,傅里叶变换为matlab自带程序。-An example of the Fourier transform, Fourier transform matlab own procedures.
-
-
0下载:
数字信号处理,卷积与快速傅里叶变换,matlab仿真-Digital signal processing, convolution and fast Fourier transform, matlab simulation
-
-
0下载:
this provides the Discrete Fourier Transform function that can be used im more applications
-
-
0下载:
主要介绍几种函数的傅里叶变换,及傅里叶函数变换的matlab实现-Several functions introduced Fourier transform, and the Fourier transform matlab realization function
-
-
0下载:
MATLAB是一套功能十分强大的工程计算及数据分析软件,具有友好的可视化编程界面及接近数学表达式的自然化语言。针对信号与系统中傅里叶变换具有抽象度高、难于理解的特点,利用MATLAB强大的信号处理功能、阶跃响应,微分方程,卷积定理的内容,通过MATLAB 程序实现。本文介绍了MATLAB在信号与系统仿真中的应用,该软件在通信电子类课程中应用越来越广泛,通过几个典型实例来重点研究。
关键词:MATLAB;阶跃响应;微分方程;卷积;信号与系统;仿真 -MATLAB is a very power
-
-
0下载:
matlab平台基于傅立叶变换的信号频谱分析深度理解和仿真,一看就能明白!-Based on the signal spectrum analysis matlab platform Fourier transform depth understanding and simulation, a look can understand!
-
-
0下载:
MATLAB教学视频:傅里叶变换的频域滤波详解(MATLAB teaching video: Fourier transform filtering in frequency domain)
-