资源列表
[matlab例程] matlabstudy
说明:matlab的学习资料,matlab的入门教程,适合于初学者的学习资料-of learning materials, matlab matlab introductory tutorial, suitable for beginners learning materials<xiaoge> 在 2025-07-14 上传 | 大小:339kb | 下载:0
[matlab例程] MATLAB-Wavelet-analysis-
说明:小波分析 第一版 全部源代码 张德丰-Wavelet analysis of the first edition of the source code Zhang Defeng<彭文件> 在 2025-07-14 上传 | 大小:92kb | 下载:0
[数据结构常用算法] Dijkstra
说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。 -Dijkstra (Dijkstra)<吕子乔> 在 2025-07-14 上传 | 大小: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-07-14 上传 | 大小:1kb | 下载:0
[压缩解压] image-compress
说明:image compressiom and analysis,At first,compress a picture and then analyze the result by using MATLAB.-image compressiom and analysis,At first,compress a picture and then analyze the result by using MATLAB.<liuhuihui> 在 2025-07-14 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] PSO-matlab
说明:人工智能算法,粒子群算法matlab详解代码,适用于各种寻优-Artificial intelligence algorithms, PSO Detailed matlab code, suitable for a variety of optimization.<潘健> 在 2025-07-14 上传 | 大小:149kb | 下载:0
[matlab例程] OPF-MATLAB-
说明:利用内点法计算电力系统潮流计算,matlab源代码-The use of interior point method to calculate the power flow calculation, matlab source code<潘健> 在 2025-07-14 上传 | 大小:4kb | 下载:0
[matlab例程] pls
说明:最小二乘回归法(PLSR:partial least squares regression):是一种新型的多元统计数据分析方法,它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。-Least squares regression (PLSR: partial least squares regression): a new type of multivariate statistica<雷> 在 2025-07-14 上传 | 大小:5kb | 下载:0