-
daan
PSO粒子群算法解决旅行商问题的MATLAB源码(PSO PSO algorithm to solve the traveling salesman problem MATLAB source)
- 2013-07-16 20:09:37下载
- 积分:1
-
selectiverepeat(2)
Selective repeat network protocol
- 2010-09-18 22:46:56下载
- 积分:1
-
PVaMPPT
光伏电池建模与MPPT,变步长导量法,好用(PV modeling and MPPT, the amount of variable step guide method, easy to use)
- 2021-01-16 10:18:46下载
- 积分:1
-
untitled_sfun
PV USEFULL FOR ANY SYSTEM
- 2015-02-18 17:45:31下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1
-
chap3
《智能控制》第二版(刘金琨著)程序源码第三章(" Intelligent control" , Second Edition (Liu Jinkun a) program source code Chapter)
- 2011-04-26 09:42:50下载
- 积分:1
-
MATLABchengxujiekou
MATLAB与外部程序接口编程,包括C/C++,java等等。(MATLAB external interface programming, including the C/C++,java, and so on.)
- 2012-03-25 19:12:12下载
- 积分:1
-
signal-spectrum-estimation-
特征空间方法是现代谱估计的重要方法之一。针对噪声中的复正弦信号的模型,通过特征矢量的方法进行信号空间的分解。通过将信号空间分解为谐波信号空间和噪声信号空间这两个相互正交的空间的方法进行谱估计。Pisarenko,Music,ESPRIT算法都是这一类方法的重要算法。我们通过对不同算法进行比较分析不同算法在各种状况下的表现性能。并针对ESPRIT算法的各种改性和提升进行对比和测试。(Feature space is one of the modern spectral estimation method. Complex sinusoidal signal for the noise model, by the method of the feature vector for the decomposition of the signal space. By decomposition of the signal space to the space harmonic signal and the noise signal space, the method of the two mutually orthogonal spatial spectrum estimation. Pisarenko, MUSIC, ESPRIT algorithm is an important algorithm of this type of method. Different algorithms, our comparative analysis of the performance of different algorithms performance under a variety of conditions. And for a variety of modification and upgrading of the ESPRIT algorithm to compare and test.)
- 2013-04-18 10:39:45下载
- 积分:1
-
46845435
类似于Pinterest的瀑布墙图片展示demo,精选ios编程学习源码,很好的参考资料。(Similar to the Pinterest waterfall wall pictures demo, select learning IOS programming source code, a good reference.)
- 2013-12-06 10:28:53下载
- 积分:1
-
1
说明: 主要是针对matlab编程的14个案例;
案例1:一般区域二重、三重积分;
案例2:被积函数含有积分项的一类积分;
案例3:一般区域n重积分;
案例4:蒙特卡洛法计算n重积分;
案例5:第二类Fredholm积分方程;
案例6:第一类Fredholm积分方程;
案例7:第二类Volterra积分方程;
案例8:第一类Volterra积分方程;
案例9:全局优化;
案例10:fsolve求非线性方程组;
案例11:渐变光波求导;
案例12:遗传算法在复杂系统可靠度和冗余度分配优化;
案例13:遗传算法在车间设备布局优化;
案例14:应用Benders分解算法求解混合0-1规划;(Mainly for 14 cases of MATLAB programming;
Case 1: General Regional double and three integral;
Case 2: a class of integral functions containing integral terms;
Case 3: General Regional N multiple integrals;
Case 4: Monte Carlo method to calculate the N multiple integral;
Case 5: Fredholm integral equations of the second kind;
Case 6: Fredholm integral equations of the first kind;
Case 7: Volterra integral equations of the second kind;
Case 8: Volterra integral equations of the first kind;
Case 9: Global optimization;
Case 10:fsolve for nonlinear equations;
Case 11: gradual wave derivative;
Case 12: genetic algorithm for reliability and redundancy allocation optimization in complex systems;
Case 13: genetic algorithm in workshop equipment layout optimization;
Case 14: applying Benders decomposition algorithm to solve mixed 0-1 programming;)
- 2017-08-20 21:28:43下载
- 积分:1