-
generar_LHS_Choleskwewey
Stochastic fields Generation. created by LHS. Correlation is based on Cholesky factorization
- 2010-11-11 21:22:37下载
- 积分:1
-
matlabOfficialStudyManual
matlab Official Study Manual,适合新手学习和快速查阅matlab相关知识的手册使用。
- 2010-12-16 16:31:41下载
- 积分:1
-
DTC_sector_selector
algorithm for flux sector selection for direct torque control
- 2009-11-17 08:36:00下载
- 积分:1
-
An-Introduction-to-Digital-Image-Processing-with-
Image processing via MATLAB_V1
- 2012-08-14 13:53:05下载
- 积分:1
-
InThePowerFlowCalculationOfReactivePowerOptimizati
潮流计算在电力无功优化中的应用,基于MATLAB环境的编程,有详细说明和源代码。(In the power flow calculation of reactive power optimization, based on the MATLAB programming environment, there is a detailed description and source code.)
- 2009-03-16 10:31:37下载
- 积分:1
-
Unititled
matlab小波分析,利用matlab将两张残缺图片合成完整图片(Matlab wavelet analysis, the use of matlab will be two incomplete picture synthesis picture)
- 2017-05-11 14:55:43下载
- 积分:1
-
Gaumix_EM
使用高斯模型期望值最大化演算法,做圖形分割
Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture
(Gaussian model using expectation maximization algorithm, to do graphics segmentation Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture)
- 2008-02-14 12:19:10下载
- 积分:1
-
MATLAB-control-system-simulation-
这个是关于matlab的,里面有matlab的大量可供参考的案例,还有几个ppt也是这方面的,比较好,分享给大家。(This is mainly the MATLAB language and control system simulation, there are a large number matlab reference case, there are a few ppt is in this respect, better, to others.)
- 2011-06-19 11:09:46下载
- 积分:1
-
Clonalselectionalgorithm
免疫遗传算法解决TSP问题的源程序,属于本人写文章测试benchmark problem用的程序。(Immune genetic algorithm to solve TSP problem source, which I write the test procedures used benchmark problem.)
- 2007-12-07 15:38:27下载
- 积分: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