DFT on a specified frequency

版本 1.0.0.0 (1010 字节) 作者: Hongxue Cai
spectral analysis (amplitude & phase) of recorded time-series data
7.0K 次下载
更新时间 2006/2/6

无许可证

Compute the discrete Fourier transform at specified frequencies, not using fft.
Why one may need this?

(1) MATLAB fft function computes the amplitude of signals only (no phase).
(2) Once having the recorded time-series data, one often uses fft to do the spectral analysis. However, the frequency set at which you do the fft may not contain the specified frequency of interest. For example, when we use two primary tones (f1, f2) to stimulate the ear, we are interest in comptuting the distortion product at frequency of 2f1-f2. This frequency may not be inculuded in the frequency set for the fft analysis

引用格式

Hongxue Cai (2024). DFT on a specified frequency (https://www.mathworks.com/matlabcentral/fileexchange/9891-dft-on-a-specified-frequency), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Discrete Fourier and Cosine Transforms 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0