搜索结果
找到约 112 项符合
FOURIER 的查询结果
按分类筛选
- 全部分类
- 数学计算 (31)
- matlab例程 (22)
- 其他 (7)
- 数值算法/人工智能 (6)
- 通讯/手机编程 (4)
- 其他书籍 (4)
- 学术论文 (3)
- 行业发展研究 (3)
- 书籍源码 (2)
- 文章/文档 (2)
- 系统设计方案 (2)
- VHDL/FPGA/Verilog (2)
- 软件设计/软件工程 (2)
- 压缩解压 (2)
- 书籍 (2)
- 多媒体处理 (1)
- 单片机编程 (1)
- 测试测量 (1)
- 数据结构 (1)
- 其他行业 (1)
- 中间件编程 (1)
- 单片机开发 (1)
- 文件格式 (1)
- 电子书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- DSP编程 (1)
- 汇编语言 (1)
- *行业应用 (1)
- 仿真技术 (1)
- 其他 (1)
- 源码 (1)
文章/文档 Improved Instantaneous Frequency Estimation Using an Adaptive Short-Time Fourier Transform
Improved Instantaneous Frequency Estimation Using an Adaptive Short-Time Fourier Transform
中间件编程 Fourier Transforms & FFT Algorithm Source Code
Fourier Transforms & FFT Algorithm Source Code
数学计算 DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具
DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数 ...
数值算法/人工智能 Discrete Fourier Transform and Power Spectrum Calculates Power Spectrum from a Time Series
Discrete Fourier Transform and Power Spectrum
Calculates Power Spectrum from a Time Series
系统设计方案 This belongs to the imagery processing design proposal, the topic is the digital image Fourier trans
This belongs to the imagery processing design proposal, the topic is the digital image Fourier transformation 。
数学计算 快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radi
快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
matlab例程 用Fourier变换求取信号的功率谱---周期图法 用Fourier变换求取信号的功率谱---分段周期图法 用Fourier变换求取信号的功率谱---welch方法 功率谱估计----多窗口法(
用Fourier变换求取信号的功率谱---周期图法
用Fourier变换求取信号的功率谱---分段周期图法
用Fourier变换求取信号的功率谱---welch方法
功率谱估计----多窗口法(multitaper method ,MTM法)
功率谱估计----最大熵法(maxmum entmpy method,MEM法)
功率谱估计----多信号分类法(multiple signal classification,music法) ...
数学计算 分数阶fourier变换程序
分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。
数学计算 FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime
FFTW, a collection of fast C routines to compute the Discrete
Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms,
and the rfftw/ directory contains the source code for the real transforms.
matlab例程 时频分布算法中的短时fourier变换和维格纳变换的程序。
时频分布算法中的短时fourier变换和维格纳变换的程序。