-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1
-
UMAT-fuhao-shuoming
abaqus二次开发子程序umat符号说明及实例详解,初学者必备之基础(abaqus secondary development subroutine umat symbol descriptions and examples detailed essential foundation for beginners)
- 2021-04-05 16:59:04下载
- 积分:1
-
zifuchuan
说明: 求N个字符的最大公共子串,超高效率,希望能给大家带来帮助谢谢(Request N sub-character string of the largest public, high efficiency, We hope you help thank you)
- 2010-04-15 15:40:10下载
- 积分:1
-
creatmatwithc++
用C++编写一个可创建MAT文件的独立应用程序。程序说明了:1.可创建MAT文件的独立应用程序的编写步骤;2.相应C++源程序的基本格式;3.相应mx-函数和C指令的配合应用。4.MAT库函数matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal的使用方法。(With C++ Prepared a document to create an independent MAT applications. An explanation of the procedures: 1. Can create MAT documents prepared by an independent application steps 2. Corresponding C++ Source of the basic format 3. Corresponding mx-function and C with the application instructions. 4.MAT library function matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal use.)
- 2008-06-24 10:50:59下载
- 积分:1
-
BPNeuralNetwork2
BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用.(BP neural network solutions differences or problems, with VC can open here! Also with the use of MATLAB interface.)
- 2006-06-02 19:54:24下载
- 积分:1
-
Matlab-senior-notes(4)
Matlab高级讲义-控制系统的分析方法(Matlab senior notes- control system analysis)
- 2011-12-24 21:13:56下载
- 积分:1
-
trosMPU788
用于arduino的加速度传感器MPU788的库文件(library file of MPU788 for Arduino)
- 2014-12-18 11:10:05下载
- 积分:1
-
Code
Integers is given a rectangular matrix. define:
1) The number of rows containing at least one zero element
2) the number of the column in which the longest series of the same elements
- 2014-12-04 05:36:46下载
- 积分:1
-
C-and-Matlab
C++与matlab混合编程实例,用于实现在VS2010中调用matlab程序(C++ and matlab mixed programming, call matlab program VS2010)
- 2013-07-11 09:53:43下载
- 积分:1
-
fiber-mode-LP03
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2013-07-30 10:10:48下载
- 积分:1