-
evolution of neural network topology structure of the mine
演化神经网络拓扑结构编写的扫雷机器人程序-evolution of neural network topology structure of the mine-sweeping robot procedures
- 2022-03-03 09:55:34下载
- 积分:1
-
libsvm在matlab中的应用。把libsvm嵌入matlab中调用。
libsvm在matlab中的应用。把libsvm嵌入matlab中调用。-libsvm in matlab application. Embedded matlab to call libsvm.
- 2022-11-21 00:30:03下载
- 积分:1
-
java系列归因于反
用Java编的人工智能的归结反演算法-Java series attributed to the anti-artificial intelligence algorithms
- 2022-05-30 06:38:24下载
- 积分: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
-
人工神经网络bp算法的matlab实现,对bp算法的matlab实现进行了简要的试探...
人工神经网络bp算法的matlab实现,对bp算法的matlab实现进行了简要的试探-realizing bp arithmetic of neural networks by matlab and exploring it simply.
- 2022-02-02 07:15:34下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
neural networks and genetic algorithms combine
神经网络与遗传结合算法-neural networks and genetic algorithms combine
- 2023-05-16 15:35:03下载
- 积分:1
-
属性约简程序:
1将roughset数据库附加到SQLServer2000数据库中
2 在system.ini中设置SQLServer2000服务器...
属性约简程序:
1将roughset数据库附加到SQLServer2000数据库中
2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置
3 在CTR表中输入决策表
4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 syste m.ini set SQLServer2000 server ip, if the local, they do not need to set up three tables in the importation of CTR Decision Tables 4 start roughset_getreduce.e xe demand reduction and rules.
- 2023-02-04 05:45:04下载
- 积分:1
-
Fast ICA,一种ICA的快速算法,有完整的论文(两种格式,pdf和ps的)...
Fast ICA,一种ICA的快速算法,有完整的论文(两种格式,pdf和ps的)-Fast ICA, the ICA a fast algorithm, a complete paper (both formats, pdf and ps)
- 2022-08-26 11:36:51下载
- 积分:1
-
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug...
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
- 2022-11-11 21:40:08下载
- 积分:1