-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1
-
SplashScreen_VC
AppWizard has created this SplashScreen application for you.It is programmed by visual C++.(AppWizard this has created a SplashScreen pplication for you.It is programmed by visual C .)
- 2006-10-30 12:24:46下载
- 积分:1
-
psa
说明: 既可以用于高压输电网的潮流解算,又可以用于低压配电网的潮流解算,还可以同时解算输电网
加配电网的混合潮流问题,程序为PQ 分解法.(Both the trend for high-voltage transmission grid solver, but also the trend for low voltage distribution network solver, solver can also increase with the power transmission grid hybrid power flow problem, the program for the PQ decomposition.)
- 2011-04-07 14:26:13下载
- 积分:1
-
VCPPandMATLAB7.1
该程序详细说明了MATLAB7.1与VC++6.0混合编程的方法,主要是VC++调用MATLABm函数编译后的动态数据链接库,并且提供了实际的例子,按照该例子就能完成初步的混合编程(The program details MATLAB7.1 VC++6.0 mixed programming, mainly compiled the VC++ call MATLABm function of the dynamic data link library, and provides practical examples can be done in accordance with the example of the initial mix of programming)
- 2012-07-11 20:17:52下载
- 积分:1
-
Pmannizipr
流行学习的matlab代码,图图形界面,操作简单易懂,有说明。
(Popular learning matlab code, graphics interface, operation is simple and easy to understand, and instructions.)
- 2012-10-04 00:06:12下载
- 积分:1
-
rehi
matlabcode for statics information bla bla
- 2012-05-10 07:05:28下载
- 积分:1
-
programming-Windows--fifth
windows 程序设计 第五版 文字版,程序员经典丛书(Text version of the fifth edition of windows programming, programmers Classic Series)
- 2014-02-03 12:16:23下载
- 积分:1
-
Pointers-and-Arrays
This Chapter deals with POinters and Arrays. Sample Programs are given to workout in C++ environment.
- 2014-09-16 23:41:56下载
- 积分:1
-
low-noise-CCD-
低噪声CCD信号采集与处理系统技术研究 (Research on low-noise CCD signal acquisition and processing system technology)
- 2013-12-13 13:06:36下载
- 积分:1
-
DarkShells
gho0st rat sm elta for test only
- 2015-03-15 11:38:18下载
- 积分:1