-
Simulated annealing algorithm the document on the simulated annealing algorithm...
模拟退火算法 该文档对模拟退火算法作了详细介绍,包括准确的MATLAB算法代码,相当适用-Simulated annealing algorithm the document on the simulated annealing algorithm described in detail, including accurate MATLAB algorithm code, rather the application of
- 2022-03-21 07:56:29下载
- 积分:1
-
针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性...
针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性-For the well-known UCI machine learning repository of the iris data of kmeans cluster analysis procedure, a representative
- 2023-04-21 07:25:04下载
- 积分:1
-
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
- 2022-08-06 06:55:50下载
- 积分:1
-
支持向量机多参数自动选择优化程序!机器学习,数据挖掘工具!matlab版!...
支持向量机多参数自动选择优化程序!机器学习,数据挖掘工具!matlab版!-Support vector machine multi-parameter optimization procedure automatically selects! Machine learning, data mining tool! matlab version!
- 2022-04-16 12:16:13下载
- 积分:1
-
Game programming in artificial intelligence technology, one source book, Chapte...
《游戏编程中的人工智能技术》一书中4,5章源代码- Game programming in artificial intelligence technology, one source book, Chapter 4,5
- 2022-11-28 03:40:03下载
- 积分:1
-
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码...
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
- 2022-08-16 23:40:49下载
- 积分:1
-
利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价....
利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价.
-The use of genetic algorithm feature selection in text clustering. To a combination of characteristics as a chromosome, its binary code, the introduction of text set density as a characteristic of fitness function for evaluation of individual fitness.
- 2023-03-15 14:15:04下载
- 积分:1
-
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)...
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)找到北京到昆明,必须途径上海,但不能去广州的路径。
-known Beijing, Shanghai, Guangzhou, Kunming and Xi"an City route five mileage figure. Were achieved : 1) to Kunming to Beijing to find the shortest path. 2) find Beijing to Kunming, Shanghai must channel"s path. 3) to find Beijing to Kunming, Shanghai must channels, but can not go to Guangzhou"s path.
- 2023-04-03 05:20:03下载
- 积分:1
-
neural network artificial intelligence java simulation software development en...
人工智能§神经网络模拟软件§java环境开发-neural network artificial intelligence java simulation software development environment
- 2023-07-16 13:25:02下载
- 积分:1
-
The misty control imitate really
这是用VC编程实现模糊控制来控制机器人的运动-The misty control imitate really
- 2022-03-26 19:04:57下载
- 积分:1