搜索资源列表
GA_for_TSP
- 用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronauti
dsss
- 直接序列扩频通信系统,实现PN码同步,采用串行滑动相关捕获相关峰-Direct sequence spread spectrum communication system, and PN code synchronization, sliding-related capture serial correlation peak
1
- 请编写算法,求一元多项式Pn(x) = 的值Pn(x0)。本题的输入为ai(i = 0,1,…,n),x0和n,输出为Pn(x0) -Please write the algorithm, find a polynomial Pn (x) = the value of (Pn) (x0). The input of this title for the ai (i = 0,1, ..., n), x0, and n, the output of Pn (x0)
pathing-planning-GA
- 用遗传算法实现对机器人的路径规划,取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用最短路径算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径。-Robot path planning using genetic algorithms, taking the midpoint of each obstacle vertex path points interconnected path the robot to move the star
IBAT_algorithm_01
- Improved bat algorithm(IBA) pn continous optimization problems by Selim Yilmaz 改进蝙蝠算法:1.增加权重系数 2.自适应调整频率 3.达到尝试次数后,解质量没有提高,则随机飞行 -Improved bat algorithm(IBA) pn continous optimization problems
matlab
- pn结模拟:一维PN结的模拟 ,有限元法 结合耦合法,新手求交流(Pn junction simulation: one-dimensional pn junction simulation, finite element method combined with coupling method, novice for communication)