搜索结果
找到约 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)
matlab例程 Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough about the mathe-
matical functions in Matlab that you will be able to ...
matlab例程 Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (
Toolbox for Numerical Computing with MATLAB (by Cleve Moler).
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough abou ...
数值算法/人工智能 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一
离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。
这是一个傅氏变换的MPI程序,用C语言实现。 ...
数学计算 c的快速傅立叶变换程序包
c的快速傅立叶变换程序包,the file FFT.ZIP contains C source code for performing Discrete Fast Fourier
Transforms (DFFTs) and inverse DFFTs.
matlab例程 1D FDTD simulation between free space and dielectric medium with absorbing boundary conditions,calcu
1D FDTD simulation between free space and dielectric medium with absorbing boundary conditions,calculating the fourier transform of electric field
数学计算 经典分数阶傅立叶变换
经典分数阶傅立叶变换,土耳其算法(The fast Fractional Fourier Transform)
VHDL/FPGA/Verilog 16点FFT VHDL源程序
16点FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data
is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for
each of the real and imaginary component of a datum.
电子书籍 A stability analysis is presented for staggered schemes for the governing equations of compressible
A stability analysis is presented for staggered schemes for the governing equations of compressible flow. The
method is based on Fourier analysis. The approximate nature of pressure-correction solution methods is taken into
account. &#63193 2001 IMACS. Published by Elsevier Science B.V. All rights r ...
其他 These routines model tropospheric radiowave propagation over variable terrain and calculates propaga
These routines model tropospheric radiowave propagation over variable terrain and calculates propagation loss vs. height and range. Propagation loss is displayed in dB contours on a height vs. range plot. TPEM is based on the split-step Fourier PE method and was originally developed from an early PE ...
数学计算 This program produces a Frequency Domain display from the Time Domain * data input using the Fast
This program produces a Frequency Domain display from the Time Domain
* data input using the Fast Fourier Transform.