资源列表
[matlab例程] BLDC-motor
说明:simulaton of BLDC motor in dq reference model<amin> 在 2025-06-28 上传 | 大小:12kb | 下载:0
[matlab例程] 1_Transformer_1phase
说明:simulation of single phase transformer<amin> 在 2025-06-28 上传 | 大小:32kb | 下载:0
[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-28 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] tsp-matlab
说明:tsp的matlab神经网络求解,可以用的,还不错-tsp matlab neural network to solve, you can use, but also good<唐小米> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[matlab例程] matlabstudy
说明:matlab的学习资料,matlab的入门教程,适合于初学者的学习资料-of learning materials, matlab matlab introductory tutorial, suitable for beginners learning materials<xiaoge> 在 2025-06-28 上传 | 大小:339kb | 下载:0
[matlab例程] MATLAB-Wavelet-analysis-
说明:小波分析 第一版 全部源代码 张德丰-Wavelet analysis of the first edition of the source code Zhang Defeng<彭文件> 在 2025-06-28 上传 | 大小:92kb | 下载:0
[数据结构常用算法] Dijkstra
说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。 -Dijkstra (Dijkstra)<吕子乔> 在 2025-06-28 上传 | 大小: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-28 上传 | 大小:1kb | 下载:0