Welcome![Sign In][Sign Up]
Location:
Search - AFSA

Search list

[AI-NN-PRAFSA

Description: 这是一个关于人工鱼群算法的具体实例编程,算法用c实现,参数可以改动设置。包括人工鱼群流程图-This is a study on artificial fish-swarm algorithm specific examples of programming, algorithms using c realize, parameter settings can be changed. Including the flow chart of the artificial fish
Platform: | Size: 71680 | Author: wang | Hits:

[AI-NN-PRAFSA

Description: 关于鱼群算法的一个程序,希望对学习智能算法的朋友有所帮助。-Fish-swarm algorithm on a procedure, and they hope to learn from intelligent algorithm friend help.
Platform: | Size: 4096 | Author: duweijie | Hits:

[matlabAFSA-matlab

Description: 鱼群算法之matlab实现-The achievement of fish-swarm algorithm matlab
Platform: | Size: 3072 | Author: 陈磊 | Hits:

[Industry researchAFSA

Description: 人工鱼群算法是一种近年来提出的组合优化问题,该算法在收敛速度方面有明显的优势。并在现实的各个方面都已经开始应用。 -Artificial fish-swarm algorithm is a combinatorial optimization in recent years raised the issue in the convergence speed of the algorithm has an obvious advantage. And in reality, all aspects of the application has begun.
Platform: | Size: 250880 | Author: | Hits:

[Mathimatics-Numerical algorithmsAFSA

Description: 人工鱼群算法AFSA算法主要模仿了鱼群的以下行为:1、觅食行为:这是生物的一种最基本的行为,也就是趋向食物的一种活动;一般可以认为它是通过视觉或味觉来感知水中的食物量或浓度从而选择趋向的。2、聚群行为:这是鱼类较常见的一种现象,大量或少量的鱼都能聚集成群,可以进行集体觅食和躲避敌害。3、追尾行为:当某一条鱼或几条鱼发现食物时,它们附近的鱼会尾随其后快速游过来,进而导致更远处的鱼也尾随过来。4、随机行为:鱼在水中悠闲的自由游动,基本上是随机的,其实它们也是为了更大范围的寻觅食物或同伴。-AFSA
Platform: | Size: 71680 | Author: duane | Hits:

[OtherArtificial_fish

Description: 人工鱼群的部分源码,这是人工鱼群算法的一个案例,用C++编程实现-AFSA
Platform: | Size: 1024 | Author: ling | Hits:

[matlabAFSA

Description: artificial fishswarm algorithm
Platform: | Size: 2048 | Author: Yang | Hits:

[matlabafsa

Description: 由国内李晓磊博士提出的优化算法,具有跳出极值的优良特性。-an algorithm proposed by doctor Li Xiao Lei
Platform: | Size: 3072 | Author: 杨宁 | Hits:

[JSP/JavaAFSA

Description: 本人写的JAVA语言实现AFSA算法,能够正常运行,绝对好用-myself make the code ofAFSA algorithm, can user conficoncely
Platform: | Size: 3072 | Author: liyongfei | Hits:

[AI-NN-PRAFSA-neural-network-based-projection-pursuit-regre

Description: 一种基于AFSA的神经网络投影寻踪耦合回归模型AFSA neural network based projection pursuit regression model coupling-AFSA neural network based projection pursuit regression model coupling
Platform: | Size: 38912 | Author: maypw552 | Hits:

[matlabAFSA-MATLAB

Description: 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。仅供学习参考。-This source is a realization of artificial fish school algorithm for unconstrained optimization of continuous functions to solve for the case with constraint, you can first use the penalty function and other methods to deal with the problem into the unconstrained model, then use the source to solve it. Study reference purposes only.
Platform: | Size: 5120 | Author: 涛哥 | Hits:

[matlabdaima

Description: 提供了人工鱼群算法和RBF神经网络代码,有需要的朋友可以下载参考-AFSA offers and RBF neural network code, a friend in need can be downloaded for reference
Platform: | Size: 1024 | Author: 我是天蝎 | Hits:

[Data structsAFSA

Description: 人工鱼群算法在调整和优化机器人路径中的应用-Artificial fish swarm algorithm to adjust and optimize the paths of the robot
Platform: | Size: 2048 | Author: P | Hits:

[matlabimproved-AFSA

Description: 基于混沌迭代式的改进鱼群算法用于对非线性函数寻优-an improved Artificial Fish-swarm Algorithm on optimization for unlinear function
Platform: | Size: 1024 | Author: Zh.Chen | Hits:

[matlabAFSA

Description: 人工鱼群的一种算法!比较普遍!希望大家顶!-An algorithm of artificial fish! More general! Hope everyone crest!
Platform: | Size: 2048 | Author: 三叶草 | Hits:

[matlabafsa-

Description: 完整的Matlab程序,本程序为人工鱼群算法优化支持向量机参数,并取得良好效果-Complete Matlab program, the procedure for the artificial fish school algorithm parameters optimized support vector machine, and achieved good results
Platform: | Size: 2432000 | Author: 杨莉弘 | Hits:

[matlabAtificial-Fish-Swarm-Algorithm-AFSA

Description: 人工鱼群算法的讲解说明算法matlab源程序,运算结果及改进-the lecture and matlab source code for Atificial Fish Swarm Algorithm,AFSA
Platform: | Size: 36864 | Author: wangjufang | Hits:

[matlabafsa

Description: 人工鱼群算法MATLAB程序,人工鱼群算法是比较智能的算法,越来越多的应用于各个领域-AFSA MATLAB program, artificial fish school algorithm is more intelligent algorithms, more and more used in various fields
Platform: | Size: 3072 | Author: 王一平 | Hits:

[assembly languageAFSA

Description: 内容为基于人工鱼群算法的输电网络扩展规划的.m文件,采用ieee6节点为模型。包括潮流计算和过负荷计算子程序,六节点系统算法主程序,觅食及追尾行为子程序,算法定义参数设置子程序,算法中各参数赋值子程序,线路参数读取子程序等。-matlab,grid planning,artificial fish swarm algorithm(AFSA),ieee 6-bus
Platform: | Size: 3072 | Author: 亚瑟 | Hits:

[matlabAFSA

Description: 人工鱼群算法的matlab代码实现,优化函数(AFSA,Matlab code implementation and optimization function of artificial fish swarm algorithm)
Platform: | Size: 3072 | Author: gjxgu | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net