搜索结果
找到约 287 项符合
Transform-domain 的查询结果
软件工程 The Finite Difference Time Domain Method for Electromagnetics With MATLAB Simulations Atef Elshe
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Chapter 8
软件工程 The Finite Difference Time Domain Method for Electromagnetics With MATLAB Simulations Atef Elshe
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Chapter 9
软件工程 The Finite Difference Time Domain Method for Electromagnetics With MATLAB Simulations Atef Elshe
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Chapter 10
软件工程 The Finite Difference Time Domain Method for Electromagnetics With MATLAB Simulations Atef Elshe
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Chapter 11
软件工程 The Finite Difference Time Domain Method for Electromagnetics With MATLAB Simulations Atef Elshe
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Chapter 12
软件工程 The Finite Difference Time Domain Method for Electromagnetics With MATLAB Simulations Atef Elshe
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Applendix A
其他嵌入式/单片机内容 本程序执行了MMU初始化,使能,设置domain,目的是使0x10000000开始的地址映射到0x0处. 以便可以修改异常向量表.
本程序执行了MMU初始化,使能,设置domain,目的是使0x10000000开始的地址映射到0x0处.
以便可以修改异常向量表.
软件设计/软件工程 Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version
Getting to Know the FFT
What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version of the Discrete
Fourier Transform (DFT). The FFT utilizes some clever algorithms to do the same thing as the
DTF, but in much less time.
DSP编程 Hilbert transform on ADSP chip (one from DSP steps)
Hilbert transform on ADSP chip (one from DSP steps)
数学计算 This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inve
This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.