-
robdocs
A Robotics Object Oriented Package in C++
- 2010-08-11 23:16:10下载
- 积分:1
-
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
-
pingban-dianrong
平板电容的数值计算——矩量法,包含word报告,内附matlab程序(Numerical plate capacitor- moments, including word report, containing a matlab program)
- 2011-05-10 15:22:31下载
- 积分:1
-
archive
Student Information Application
- 2015-03-21 23:08:49下载
- 积分:1
-
matlab7dll
vc与matlab7的混编,采用的混编方式是通过shared(vc matlab7 with the mixing of the way through the air shared)
- 2005-05-01 23:58:30下载
- 积分:1
-
singleinstructiontest
会使用DEBUG软件;
利用DEBUG单步执行功能测试指令的执行
(Will use the DEBUG software the use of functional tests DEBUG single-step instructions to be executed)
- 2010-01-06 20:22:43下载
- 积分:1
-
tfd_toolbox
时频域信号分析工具箱,刚从网上下的!挺不错的(Time-frequency domain signal analysis toolbox, just under the line! Very good)
- 2008-07-15 10:10:05下载
- 积分:1
-
FCMaps
Fuzzy Cognoscitive Maps example
- 2015-04-02 16:49:56下载
- 积分:1
-
falk
This program graphics a signal with all colours and make the analysis in the frequency domain.
- 2010-09-16 01:59:38下载
- 积分:1
-
commands-for-data-fitting
本文详尽阐述了如何在matlab编程环境下对数据拟合和插值的各种命令(This article elaborates how matlab programming environment for data fitting and interpolation of the various commands)
- 2011-01-23 10:20:57下载
- 积分:1