-
Using Particle Swarm solution to TSP (traveling salesman) problems, in accordanc...
用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
- 2022-04-19 19:23:42下载
- 积分:1
-
求图中的祖先节点(不含父亲节点)
内含说明,学图论或人工智能的朋友会用到的。希望有利于理解书上的论述。...
求图中的祖先节点(不含父亲节点)
内含说明,学图论或人工智能的朋友会用到的。希望有利于理解书上的论述。-plans for their ancestral nodes (excluding the father nodes) intron show that studying graph theory in artificial intelligence or a friend will use the. Hope to understand book expositions.
- 2022-06-16 01:31:42下载
- 积分:1
-
基本遗传学习分类系统算法,算法结构非常严谨,是不可多得的遗传算法!...
基本遗传学习分类系统算法,算法结构非常严谨,是不可多得的遗传算法!-basic genetic classification system algorithm, the algorithm as well as highly structured, is a rare genetic algorithm!
- 2022-01-26 03:44:40下载
- 积分:1
-
用于程序优化与遗传算法
用于程序优化与遗传算法-procedures for optimization and genetic algorithms
- 2022-03-16 21:48:13下载
- 积分:1
-
神经网络的源代码,关于字符识别的一些东西
神经网络的源代码,关于字符识别的一些东西-Neural network source code, something about character recognition
- 2022-07-15 12:32:34下载
- 积分:1
-
In view of the current PSO (Particle Swarm Optimization) is generally used MATLA...
针对目前粒子群算法(Particle Swarm Optimization)一般是用MATLAB实现的,对PSO算法用C实现的代码-In view of the current PSO (Particle Swarm Optimization) is generally used MATLAB" s implementation of the PSO algorithm implementation using C code
- 2022-11-29 16:45:03下载
- 积分:1
-
mcrgsa
MCRGSA------组播路由问题遗传模拟退火算法
%M-----------遗传算法进化代数
%N-----------种群规模,取偶数
%Pm----------变异概率调节参数
%K-----------同一温度下状态跳转次数
%t0----------初始温度
%alpha-------降温系数
%beta--------浓度均衡系数
%ROUTES------备选路径集
%Num---------到各节点的备选路径数目
%Cost--------费用邻接矩阵
%Source------源节点标号
%End---------目的节点标号组成的向量
%MBR---------各代最优路径编码-MCRGSA------ Multicast Routing genetic simulated annealing% M----------- genetic algorithm algebra% N----------- population size, even take Pm----------% probability parameter variation%----------- same temperature K Jump under a number of state----------% t0 initial temperature cooling% alpha------- beta coefficient%-------- balanced concentration coefficient% ROUTES------ Alternative Path Set% Enable--------- nodes to the number of alternative paths%-------- Cost adjacent costs Matrix% Source------ source node labeling% End--------- destination node labeling Group Vector%% of the MBR--------- generations optimal path coding
- 2022-05-21 09:41:26下载
- 积分:1
-
高性能交流伺服系统及其复合控制策略研究,浙江大学博士论文。
关键词:交流伺服系统,矢量控制,直接转矩控制,复合控制,PID控制,GA,IGA,模糊控制,切换...
高性能交流伺服系统及其复合控制策略研究,浙江大学博士论文。
关键词:交流伺服系统,矢量控制,直接转矩控制,复合控制,PID控制,GA,IGA,模糊控制,切换控制,协调控制-High Performance AC Servo System and its Advanced Mixed Practical Control Strategy.Thesis of Zhejiang University.
Keywords:AC servo system, Vector Control, Direct Torque Control,Combined Control, PID Control, GA, IGA, Fuzzy Control, Coordinating Control.
- 2022-04-06 20:21:27下载
- 积分:1
-
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域...
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and other genetic algorithm applications
- 2022-09-18 01:05:03下载
- 积分:1
-
Using ant colony algorithm to solve traveling salesman problem, IDL language, dy...
采用蚁群算法解决旅行商问题,IDL语言编写,动态现实中间过程。-Using ant colony algorithm to solve traveling salesman problem, IDL language, dynamic realities of the middle of the process.
- 2023-05-05 21:35:04下载
- 积分:1