-
Matlab2014
关于matlab的矩阵数据结构部分,可以更深入掌握,和符号计算相衔接(About matlab matrix data structure part, you can have a better understanding, and symbolic computation convergence)
- 2014-11-09 16:35:04下载
- 积分:1
-
biaokuai
利用c++编程,该程序实现了不使用标准块输入访问simulink信号(Using c++ programming, the program achieved without the use of standard access simulink block input signal
)
- 2014-12-14 15:30:33下载
- 积分:1
-
pso
基本粒子群优化算法Matlab源程序 主要用于对PSO的基本理解与思考
(Particle swarm optimization algorithm Matlab source)
- 2013-07-14 15:58:47下载
- 积分:1
-
ResourceFileBuilder
Tool and Sample Source Code to create and use a custom binary (and compressed) external resource file for you application.
- 2015-03-31 19:18:29下载
- 积分:1
-
pstdat
电力系统工具的源文件,主要是包括了电力系统中交直流互联系统的模型,包括四机两区域(Simple and bacterial foraging optimization algorithm, mainly used for the optimization of the PID control, and can be run directly)
- 2012-09-26 23:26:42下载
- 积分:1
-
face
本程序是运用SVM来实现人脸识别算法,能直接运行且能进行二次开发(This procedure is to use SVM to implement face recognition algorithm that can run directly and can perform a secondary development)
- 2014-02-18 21:17:44下载
- 积分:1
-
20060816
以网格作为逻辑结构,具有高联通,低负载,扩展性强的特点。经分析表明,该方案更高效、安全、抗攻击能力更强。(To the grid as a logical structure, with high Unicom, low load, expansion and strong features. The analysis shows that the program more efficient, safe, stronger anti-attack capability.)
- 2010-03-10 13:43:30下载
- 积分:1
-
m
说明: 基于MATLAB图像处理的应用及参考代码(MATLAB-based image processing applications and reference code)
- 2009-03-22 11:44:26下载
- 积分:1
-
1003
说明: 最短路径分析源码,使用Ao开发,可以准确的分析(Source shortest path analysis, using Ao development of an accurate analysis of)
- 2010-03-19 13:59:00下载
- 积分: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