资源列表
matlab-jiemian
- matlab界面设计,通过一个实例详细介绍如何进行matlab界面设计-The Matlab interface design, a case study details how to matlab interface design
MATLAB-shiyong
- matlab中常用代码集合,适合初学者学习参考。-matlab a collection of commonly used code, suitable for beginners to learn.
MATLAB
- 二参数的遗传算法matlab源代码,简单易懂,适用性强-Two parameters of the genetic algorithm matlab source code, easy to understand, and applicability
pls
- 最小二乘回归法(PLSR:partial least squares regression):是一种新型的多元统计数据分析方法,它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。-Least squares regression (PLSR: partial least squares regression): a new type of multivariate statistica
OPF-MATLAB-
- 利用内点法计算电力系统潮流计算,matlab源代码-The use of interior point method to calculate the power flow calculation, matlab source code
PSO-matlab
- 人工智能算法,粒子群算法matlab详解代码,适用于各种寻优-Artificial intelligence algorithms, PSO Detailed matlab code, suitable for a variety of optimization.
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.
Sorts
- 排序算法,插入排序,折半排序,快速排序,希尔排序-Sorting algorithm, insertion sort, binary sort, quick sort, Hill sorting
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
Dijkstra
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。 -Dijkstra (Dijkstra)
MATLAB-Wavelet-analysis-
- 小波分析 第一版 全部源代码 张德丰-Wavelet analysis of the first edition of the source code Zhang Defeng
LBP
- 人脸识别中的特征提取 主要是LBP 算子的计算-LBP computing
