资源列表
[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-06-09 上传 | 大小:2kb | 下载:0
[matlab例程] FastICA_25
说明:FASTica计算程序,其中的说明较详细,可以直接使用,方便快捷(FASTICA compute dfsd dsafdafaerew sdfsdf sdf)<月光光> 在 2025-06-09 上传 | 大小: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-06-09 上传 | 大小:2kb | 下载:0
[matlab例程] 蚁群算法(路径规划程序)
说明:蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,<wyj2277> 在 2025-06-09 上传 | 大小:142kb | 下载:0
[matlab例程] tea
说明:本代码是TEA加密算法的实现。其中,QQ登录在老版本中就是使用TEA算法实现加密。目前QQ加密已经升级不一定适用。但可以作为研究学习的入门材料。(This code is the implementation of the TEA encryption algorithm. Among them, QQ login in the old version is to use the TEA algorithm to implement encryption. At present, QQ encr<啦啦啦阿联> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[matlab例程] Runge_Kutta
说明:通过matlab平时,实现龙格库塔算法。(using matlab to solve Runge_Kutta problem)<swjtuzhc> 在 2025-06-09 上传 | 大小:14kb | 下载:0