资源列表
[matlab例程] voice-signal--decomposition
说明:用MATLAB对一语音信号进行小波分解,分别用强阈值,软阈值,默认阈植进行消噪处理。-A voice signal using MATLAB wavelet decomposition, were used the intensity threshold soft threshold, the default threshold for planting Denoising.<gg> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] tsp-matlab
说明:tsp的matlab神经网络求解,可以用的,还不错-tsp matlab neural network to solve, you can use, but also good<唐小米> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Dijkstra
说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。 -Dijkstra (Dijkstra)<吕子乔> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Dijkstra-alg
说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。本算法时间复杂度完全符合要求。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm, is used to calculate a node to all other nodes in the shortest path. The main features is the startin<吕子乔> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-matrix-the-chain-multiplication-
说明:运用动态规划思想,解决矩阵链最优算法问题。-The use of dynamic programming to solve the problem of the optimal matrix chain algorithm.<吕子乔> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] The-assembly-line-scheduling-problem
说明:御用动态规划思想和策略,解决装配线调度问题。-Queen dynamic programming ideas and strategies to address the assembly line scheduling problem.<吕子乔> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-longest-common-subsequence
说明:运用动态规划思想和策略,解决最长公共子序列问题。-The use of dynamic programming ideas and strategies to solve the longest common subsequence problem.<吕子乔> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] xie-shock
说明:计算二维斜激波各个变量之间的关系,输入波前马赫数,sita,beta之中的任何两个,可以求出压力,密度,马赫数等波后量与波前量的比值-Relationship between the variables of the calculation of two-dimensional oblique shock, out of any two of the Mach number, sita, beta, the input wavefront, which can be determined pre<yimiaorong> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] single-list
说明:单链表实现代码,各种操作:数据插入,删除,显示等-Single linked list implementation code, a variety of operations: data insertion, deletion, display<罗锦盛> 在 2025-06-25 上传 | 大小:1kb | 下载:0