搜索资源列表
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
Wavelet
- 小波变换与傅立叶变换在信号消噪中的对比研究-Wavelet Transform and Fourier transform in signal denoising Comparative Study
T.F.A
- 在傅立叶变换时加入适当的时间窗,可以区分多个信号-In the Fourier transform when the appropriate time window, you can distinguish between multiple signals
fpga
- 基于FPGA的快速傅立叶变换硬件及软件设计!-FPGA-based fast Fourier transform hardware and software design!
2fft
- 基2FFT算法实现改进的一篇很好的文章,有利于傅立叶变换的理解-2FFT-based algorithm to improve a very good article, and is conducive to the understanding of Fourier Transform
The_discrete_fractional_Fourier_transform
- The discrete fractional Fourier transform,分数阶傅里叶变换的详细分析方法。-The discrete fractional Fourier transform, fractional Fourier transform of the detailed analysis.
the_realization_of_fft
- 快速Fourier变换算法及Matlab程序实现,有助于初学者加深对fft的理解。-Fast Fourier Transform algorithm and Matlab procedures for implementation, will help beginners to deepen the understanding of the fft.
time_frequency
- 这是一篇现代通信原理课程的作业报告.题目为几种时频分析方法比较及应用.详细介绍了短时傅里叶变换、小波变换、魏格纳—威利分布和Cohen类时频分布这4种典型时频分析方法,并作了比较-This is a modern communication Principle operating report. Entitled Comparison of several time-frequency analysis and 应用. 详细 Jieshao the short time Fourier tran
fading
- Multicarrier modulation helps to reduce the detrimental effects of multipath fading. Because of its robustness to multipath, and the ease of implementating it in transmitters and receivers using the fast Fourier transform (FFT), the MCM concept i
ofdm
- Multicarrier modulation helps to reduce the detrimental effects of multipath fading. Because of its robustness to multipath, and the ease of implementating it in transmitters and receivers using the fast Fourier transform (FFT), the MCM concept i
ofdm
- 利用离散傅里叶变换实现ofdm调制,文章很有影响力,极力推动了ofdm技术的应用和传播-Data Transmission by Frequency Division_Multiplexing Using the Discrete Fourier Transform
ziliao
- 信号序列的DFT本身就是信号频谱的采样集,所以DFT可直接用于分析信号的频谱。快速傅立叶变换是一种有 效、实用的信号DFT算法。文章通过对DIT-FFT算法的详细分析,提出了一种计算机软件仿真信号频谱分析方案,并给出了 关键算法的C 语言程序。-Signal sequence of the DFT spectrum of the sample itself is a set of signals, so the DFT can be directly used to analyze th
ICAP04_paper
- MIMO CAPACITY OF MULTIPATH-CLUSTERED CHANNELS USING FOURIER TRANSFORM TECHNIQUES
The-discrete-Fourier-transform
- 介绍了离散傅里叶变换的原理,DFT,FFT,的相关内容,最后介绍的数字滤波器的原理及分类-Describes the discrete Fourier transform theory, DFT, FFT, relevant content, finally introduced the principle of the digital filter and classification
Dispossal-of-signal-in-time-domain
- 讲述如何使用matlab进行基本的信号变换,包括傅里叶变换,卷积。使用矩阵的方式进行傅里叶变换,避免了使用matlab函数运算功能带来的大量时间浪费-How to use matlab to basic signal conversion, including the Fourier transform, convolution. Matrix Fourier transform, to avoid a lot of time wasted matlab function computing
DIT_FFT
- 数字信号处理,快速傅里叶变换,基2-DIT-FFT.很好用!-Digital signal processing, fast Fourier transform, the base 2-DIT-FFT. Good use!
FFT-sinusoidal-signal-frequency-
- 插值快速傅里叶变换FFT估计正弦信号频率的精度分析-Interpolated fast Fourier transform FFT to estimate the accuracy of the sinusoidal signal frequency analysis
Discrete-Fourier-Transform
- Discrete Fourier Transform
Fast-fourier-Transform
- to find the discrete fourier transform using the fast fourier algorithm, any sequence of lengths which are multiples of 2 simply append zeros to satisfy this requirement
Fourier-Transform
- 分别用解析法和数值法求出并画出信号的幅度谱,并比较它们的结果。-Fourier Transform.