资源列表
[matlab例程] jack_immune
说明:Ant colony algorithm source code in matlab<Jachoo> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[matlab例程] 基于遗传算法的人工势场法
说明:将遗传算法与人工势场法结合,通过筛选,确定最佳参数(Combining the genetic algorithm with the artificial potential field method, the optimum parameters are determined by screening.)<wyj2277> 在 2025-07-02 上传 | 大小:7kb | 下载:0
[matlab例程] dijkstra
说明:是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止(It is the shortest path algorithm from one vertex to the other vertices, and the shortest path problem in the directed graph is solved. The main feature of the Dijkstra algorithm<wyj2277> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[matlab例程] FastICA_25
说明:FASTica计算程序,其中的说明较详细,可以直接使用,方便快捷(FASTICA compute dfsd dsafdafaerew sdfsdf sdf)<月光光> 在 2025-07-02 上传 | 大小:6.61mb | 下载:0
[matlab例程] 希尔伯特黄变换
说明:HHT主要内容包含两部分,第一部分为经验模态分解(Empirical Mode Decomposition,简称EMD),它是由Huang提出的;第二部分为Hilbert谱分析(Hilbert Spectrum Analysis,简称HSA)。简单说来,HHT处理非平稳信号的基本过程是:首先利用EMD方法将给定的信号分解为若干固有模态函数(以Intrinsic Mode Function或IMF表示,也称作本征模态函数),这些IMF是满足一定条件的分量;然后,对每一个IMF进行Hilbert变换<123456慧> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[matlab例程] 蚁群算法(路径规划程序)
说明:蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,<wyj2277> 在 2025-07-02 上传 | 大小:142kb | 下载:0