搜索资源列表
AFSA-MATLAB
- 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。仅供学习参考。-This source is a realization of artificial fish school algorithm for unconstrained optimization of continuous functions to solve for the case with constraint, you c
rengongyuqun
- 在matlab环境下用智能算法--人工鱼群算法求函数极值的matlab程序-In the matlab environment with intelligent algorithm- artificial fish-swarm algorithm for the extremal function matlab program
wuyueshurengongbuwu
- 无约束连续函数优化的人工鱼群算法通用MATLAB源码.rar
afsaqiujizhi
- 这是一个用人工鱼群算法编写的求函数极值的matlab程序-This is an artificial fish school algorithm with the evaluation of the function extreme value write matlab program
rengong-swarm-algrithim
- 此函数实现人工鱼群算法,用于求解无约束连续函数最小化问题,仅供学习参考。-Artificial fish school algorithm to achieve this function, continuous function for solving unconstrained minimization problem, study reference purposes only.
improved-AFSA
- 基于混沌迭代式的改进鱼群算法用于对非线性函数寻优-an improved Artificial Fish-swarm Algorithm on optimization for unlinear function
fitness
- 一种基于人工鱼群算法求解这一类函数极值的代码,并通过仿真实验的研究,验证了该算法求解函数极值是有效可行的。 -Algorithm based on artificial fish extreme function of this type of code, and through simulation studies to verify the function of the algorithm is effective and feasible extreme.
yuqunsuanfa
- 鱼群算法源代码 MATLAB -------------------------------------------------------------------------- Rosenbrock函数最小值 Fitness = Rosenbrock 优化函数 Range = repmat([-30 30],2,1) 参数实数范围-Fish school algorithm source code for MATLAB
fish121
- 量子遗传算法函数寻优,用鱼群求解非线性函数-Quantum genetic algorithm for function optimization, fish for Nonlinear Function
agentdiedai1
- 基于agent和势函数的鱼群游动三维仿真,动态的-Schools of fish swimming agent and potential function-based three-dimensional simulation, dynamic
YQSF
- 鱼群算法函数寻优,以求解在约束条件下的极值。给出两个实例-Artificial fish swarm algorithm function optimization, in order to solve the constrained extreme value.Two examples are given
Unconstrained-continuous
- 无约束连续函数优化的人工鱼群,matble代码,用着还行-Unconstrained continuous function optimization artificial fish, matble code,feel okay
AFSA_fx
- AFSA_fx是用人工鱼群算法(artificial fish swarm algorithm)解决一元函数寻优问题。文件打开后运行AFSA_fx.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-AFSA_fx is (artificial fish swarm algorithm) function is used to solve a dollar AFSA optimization problem. Run AFSA_fx.m file to get
AFSA_fxy
- AFSA_fxy是用人工鱼群算法(artificial fish swarm algorithm)解决二元函数寻优问题。文件打开后运行AFSA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-AFSA_fxy is (artificial fish swarm algorithm) to solve the optimization problem with a binary function AFSA. Run AFSA_fxy.m file to
ASFA
- 本代码实现了人工鱼群算法(ASFA.m),并用该算法寻找Sphere函数的极小值-This is a ASFA .
afsa1
- matlab程序实现 人工鱼群算法对测试函数进行测试 包里还包含测试函数的程序-AFSA matlab program to test the function of the test package also includes a program to test the function
FSOUCP
- 对人工鱼群算法的一种实现,用于无约束连续函数的优化求解。-Fish Swarm Optimization for Unconstrained Continuous Problem
yuqunsuanfa
- 人工鱼群算法用于解决一元函数的最值问题,亲测有效,可以用的。(Artificial fish school algorithm, pro test effective.)
@matlab
- 人工鱼群算法包括各种鱼群行为,用于决策 但是主程序和评价函数,因为根据具体应用不同所以,不在这里给出(The artificial fish swarm algorithm includes a variety of fish behavior, which is used for decision making but the main program and evaluation function, because it is not given here according to the
基于鱼群算法的函数寻优算法
- 基于鱼群算法的函数寻优算法的matlab代码示例。(Function optimization algorithm based on fish swarm algorithm)