资源列表
[matlab例程] MPPT
说明:MPPT光伏电源发电功率在外界条件改变下的定步长跟踪-Constant step tracking of MPPT photovoltaic power generation power under external conditions<QIANQI HUANG> 在 2025-11-28 上传 | 大小:42kb | 下载:0
[matlab例程] 20090322
说明:一、算法伪码: 1、初始化: 1.1每一个空间的点映射到二维窗格,每个空间的点分配唯一的二维窗格坐标。一个窗格只能有一个点。 1.2为每一只蚂蚁在二维窗格分配唯一的地址 (第一步需要注意的是:空间上点的位置和平面窗格上点的位置完全是两回事,空间上两个点的位置来计算两点之间的距离;而平面上点的位置,主要是用来确定半径为S的区域内的点,计算两个点的空间距离,进而计算群体相似度,最后通过群体相似度来计算拾起或者放下的概率) 2、迭代tmax次 3、所有的蚂蚁运动一次<chensumin> 在 2025-11-28 上传 | 大小:326kb | 下载:0
[人工智能/神经网络/遗传算法] GA-tsp
说明:利用遗传算法解决旅行商问题,文件里面包含数据集为各城市的坐标-Genetic algorithm to solve the traveling salesman problem, the file which contains the coordinates of each dataset city<> 在 2025-11-28 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] ACO-tsp
说明:利用蚁群算法解决旅行商问题,文件包含数据集为各城市的坐标-Ant colony algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city<> 在 2025-11-28 上传 | 大小:10kb | 下载:0
[人工智能/神经网络/遗传算法] PSO-tsp
说明:利用粒子群算法解决旅行商问题,文件包含数据集为各城市的坐标-Particle swarm algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city<> 在 2025-11-28 上传 | 大小:10kb | 下载:0
[人工智能/神经网络/遗传算法] GA---JSSP
说明:利用遗传算法解决车间调度问题,这里数据集在代码中直接给出-The use of genetic algorithms to solve shop scheduling problem, where the data set is given directly in the code<> 在 2025-11-28 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] PSO---JSSP
说明:利用粒子群算法解决车间调度问题,数据集在代码中直接给出-Particle swarm algorithm to solve shop scheduling problem, datasets given directly in the code<> 在 2025-11-28 上传 | 大小:3kb | 下载:0
[matlab例程] AP-Clustering-Algorithms
说明:Affinity Propagation (AP) 聚类是2007年在Science杂志上提出的一种新的聚类算法。它根据N个数据点之间的相似度进行聚类,这些相似度可以是对称的,即两个数据点互相之间的相似度一样(如欧氏距离) 也可以是不对称的,即两个数据点互相之间的相似度不等。-Affinity Propagation (AP) Clustering is a new clustering algorithm in 2007 in Science magazine raised. It clust<ChaoXs> 在 2025-11-28 上传 | 大小:81kb | 下载:0
[matlab例程] K-means-Clustering
说明:根据模拟数据进行K均值聚类实验,有原始数据,聚类代码和相关图片,程序可用!-Analog data according to K-means clustering experiment, the original data, clustering code and picture, the program is available!<ChaoXs> 在 2025-11-28 上传 | 大小:80kb | 下载:0
[matlab例程] ISODATA-Clustering
说明:根据模拟数据进行ISODATA聚类实验,有原始数据,聚类代码和相关图片,程序可用!-According to analog data ISODATA clustering experiment, the original data, clustering code and picture, the program is available!<ChaoXs> 在 2025-11-28 上传 | 大小:81kb | 下载:0