资源列表

« 1 2 ... .87 .88 .89 .90 .91 10692.93 .94 .95 .96 .97 ... 15813 »

[matlab例程GA2001

说明:source code to path finding using genetic algorithm
<kumar> 在 2025-10-14 上传 | 大小:172kb | 下载:0

[matlab例程potential2010

说明:source code for finding the goal using potential field method
<kumar> 在 2025-10-14 上传 | 大小:234kb | 下载:0

[matlab例程PRM2011

说明:source code for finding the goal using Probablistic method
<kumar> 在 2025-10-14 上传 | 大小:398kb | 下载:0

[matlab例程RRT2012

说明:source code for finding the goal using RRM method
<kumar> 在 2025-10-14 上传 | 大小:202kb | 下载:0

[matlab例程GA0-1

说明:0-1背包问题遗传算法,包含精英选择和非精英选择-0-1 knapsack problem algorithms, comprising elite and non-elite choose
<林坤城> 在 2025-10-14 上传 | 大小:7kb | 下载:0

[matlab例程FloydAlgorithm

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法-Floyd algorithm, also known as Floyd algorithm interpolation point method is used to find a given weighted graph in the shortest path between vertices Algorith
<沈甲甲> 在 2025-10-14 上传 | 大小:4kb | 下载:0

[matlab例程divide-and-conquer-algorithm

说明:分治算法的基本思想是将一个规模为N的问题分解为K个规模较小的子问题,这些子问题相互独立且与原问题性质相同。求出子问题的解,就可得到原问题的解。-The basic idea of divide and conquer algorithm is a scale problem is decomposed into N K a smaller sub-problems, these sub-problems are independent and original problems of the s
<沈甲甲> 在 2025-10-14 上传 | 大小:8kb | 下载:0

[matlab例程Greedy-algorithm

说明:贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的是在某种意义上的局部最优解。-Greedy algorithm (also known as the greedy algorithm) refers to when to problem solving, always made in the current opinion is the best choice. That is to say, not to be cons
<沈甲甲> 在 2025-10-14 上传 | 大小:33kb | 下载:0

[matlab例程simulated-annealing-algorithm

说明:模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,-Annealing simulated annealing algorithm derived the solid principle, the solid heated to a sufficiently high, let it slowly cooled, while heating, with the temperature inside th
<沈甲甲> 在 2025-10-14 上传 | 大小:6kb | 下载:0

[matlab例程Dijkstra-algorithm

说明:迪杰斯特拉算法是由荷兰计算机科学家狄克斯特拉于1959 年提出的,因此又叫狄克斯特拉算法。是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。-Dijkstra algorithm is a Dutch computer scientist Dijkstra proposed in 1959, the so called Dijkstra algorithm. From one vertex to each
<沈甲甲> 在 2025-10-14 上传 | 大小:6kb | 下载:0

[matlab例程simulated-annealing

说明:基于快速模拟退火反演算法采用地震数据反演反射系数,进而可以很好地预测出弹性参数。-Based on fast simulated annealing inversion algorithm using seismic data inversion reflection coefficient, which can well predict the elastic parameters.
<潘杰> 在 2025-10-14 上传 | 大小:1kb | 下载:0

[matlab例程apple_orange

说明:在 Windows 环境中用MATLAB实现LMS学习算法,解决“苹果-橘子”模式分类问题。-Windows environment using the MATLAB realize LMS learning algorithm to solve the " Apple- Orange" pattern classification.
<meng qinchao> 在 2025-10-14 上传 | 大小:12kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 10692.93 .94 .95 .96 .97 ... 15813 »

源码中国 www.ymcn.org