资源列表
[matlab例程] sarproject
说明:本程序是雷达SAR图像算法的经典程序集合,包含波数域算法,RD算法和CS算法,对于学习SAR成像非常有帮助-This procedure is a SAR radar image of the classic algorithm collection procedures, including the wave number domain algorithm, RD algorithm and CS algorithm for SAR imaging study very helpful<于鹏> 在 2025-09-19 上传 | 大小:5kb | 下载:0
[数值算法/人工智能] fpgrowth(Clustering)
说明:经典的构建FP生长数的代码。可以用于数据挖掘中构建Birchtr-Construction of the classic growth of the number of FP code. Can be used for data mining to build Birchtr<肖宪> 在 2025-09-19 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] GAforTSP
说明:遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.-Genetic Algorithm for TSP problem, using roulette wheel selection method, partially matched crossover operator and exchange mutation design.<底欣> 在 2025-09-19 上传 | 大小:5kb | 下载:0
[matlab例程] matlabsnake
说明:贪食蛇游戏的matlab实现,特别适用于matlab初学者,能很快的提高其matlab水平-Matlab games贪食蛇realize, especially for beginners in matlab that can quickly improve the level of its matlab<xxq> 在 2025-09-19 上传 | 大小:5kb | 下载:1
[人工智能/神经网络/遗传算法] yichuan
说明:* 这里是遗传算法的核心框架遗传算法的步骤: * 遗传算法核心部分的算法描述 * 算法步骤: * 1、初始化 * 1.1、生成初始种群编码 * 1.2、计算每个个体的适配值。 * 1.3、记录当前最优适配值和最优个体 * 2、选择和遗传, * 2.0、若当前最优适配值多次小于已有的最优适配值(或相差不大)很多次,或者进化的次数超过设定的限制,转4。 * 2.1、按照与每个个体的适配值成正比的概率选择个体并复制,复制之后个体的数目和原始种群数目<杨天> 在 2025-09-19 上传 | 大小:5kb | 下载:0
[数据结构常用算法] 2-6banshu
说明:给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。 -Given a natural number n, by n the beginning can have a half set in order set<kobewylb> 在 2025-09-19 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] yichuan
说明:实现遗传算法,用于优化神经网络的权值结果-The realization of genetic algorithm, to optimize the weights of neural network results<> 在 2025-09-19 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] A-star(vb)
说明:初学A*算法的很好源码,基于最短路径规则-Novice A* algorithm is a good source, based on the shortest path rules<杨羽> 在 2025-09-19 上传 | 大小:5kb | 下载:0