7083485

积分:40
上传文件:1
下载次数:0
注册日期:2021-03-10 23:30:00

上传列表
c++遗传算法求解TSP问题.zip - 使用遗传算法求解TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。,2021-03-10 23:38:26,下载1次

近期下载
SOA程序.zip - 针对面临的问题寻找优化解是人类的思维习惯和行为方式。借鉴人类丰富的社会经验,模拟人类搜索活动的智能行为,提出了一种新的基于种群的启发式随机搜索算法,即人群搜索算法 SOA(seeker optimization Algorithm)。SOA 研究人类在随机搜索时所采用的交流、协作、记忆、推理、学习知识与经验等的智能行为,结合搜索和进化思想,以搜寻队伍为种群,以搜寻者位置为优化问题的候选解,通过模拟人类搜索的“经验梯度”和不确定性推理,分别确定搜索方向和步长,完成位置更新,实现对所求问题解的优化
nibianqi.rar - 光伏系统逆变器相关资料(逆变电路)DC12V→AC220V逆变电路等
matlab.rar - 带交叉因子的粒子群优化算法matlab源程序
Chaotic-Particle-Swarm-Optimization.rar - 混沌粒子群优化(CPSO, Chaos Particle Swarm Optimization)算法融合了PSO算法的快收敛和CO算法的遍历随机等特点,在PSO算法每一代挑选出的最优解附近的区域里,用混沌算法进一步搜索,防止其陷入局部最优值,从而改进了PSO算法的不足,成为一种高效的优化算法。
tlbo.rar - TLBO算法即教学优化算法,在一些测试函数里,优化结果明显要好于PSO和DE等其他算法
蛙跳程序.rar - 实现蛙跳算法,对一系列的高维复杂函数,利用蛙跳算法求其最优值
SFLA.rar - 群体智能与仿生计算--Matlab技术实现 混合蛙跳算法代码
SFLA.rar - 经测试可以运行的MATLAB编程实现混合蛙跳算法
TrussTLBO.zip - Teaching Learning Based Optimization (TLBO) method is an evolutionary algorithm that simulate the teaching–learning behavior of the students of a classroom. This MATLAB code implements the basic TLBO algorithm for truss optimization problem. However the code could be easily extended to solve other optimization problems. HelpTLBO.mp4 explains how to use the code. More details about TLBO method could be find in the following reference: Teaching–learning-based optimization: A novel method for constrained mechanical design optimization problems A more efficient TLBO algorithm is also introduced in the following reference: Design of space trusses using modified teaching–learning based optimization
TLBO.rar - this is a source code written in the matlab format for the teaching learning optimization algorithm.
IJISA-V4-N12-2.rar - Solving Economic Load Dispatch Problem Using Particle Swarm Optimization Technique
15221.zip - Salp swarm algorithm to combined economic and emission dispatch problems
loss.zip - Economic Dispatch considering loss
Untitled.zip - economic dispatch with multiple constraints
pso(economic-dispatch).rar - 通过粒子群算法解决经济调度问题,即确定最低燃料成本和网损。
economic dispatch(fuel).rar - 通过粒子群算法解决经济调度问题,求解最低燃料成本和网损。
Economic-Dispatching.rar - economic dispatch by pso

收藏