-
PCA
Principal component analysis .m file
- 2012-03-24 15:18:37下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
Clustering.m
K-clustering / Linkeage(K-clustering/Linkeage)
- 2014-02-14 12:27:32下载
- 积分:1
-
addnoise
add noise matlab code
- 2011-01-31 22:01:22下载
- 积分:1
-
1
说明: MATLAB在中值滤波改进算法中的应用,这里有一个关于自适应中值滤波的简单程序。(MATLAB in the median filter to improve the algorithm, there is an adaptive median filter on a simple procedure.)
- 2009-05-17 17:55:54下载
- 积分:1
-
CNN-Toolbox
基于matlab的深度学习工具箱,该工具箱内包含一个基于手写识别的cnn模型,注释清晰。(Based on the depth of learning matlab toolbox, the toolbox contains within a model based on handwriting recognition cnn, clear notes.)
- 2016-03-22 10:34:01下载
- 积分:1
-
HotellingT2
计算HotellingT2的一个非常重要的函数,可以应用在多元统计过程中,比如化工工程监控等(a intricate function to compute HotellingT2,which can be used in mutivariance statistical analysis, for example in chemical process monitoring)
- 2009-11-30 20:53:59下载
- 积分:1
-
Circle2
Matlab圆弧插补程序(显示圆心),完善上个不能无法显示圆弧圆心的缺陷,能够标记圆心,显示圆心坐标(Matlab circular interpolation procedure (display center), the perfect can not can not be displayed in the center of the arc defects, to mark the center of the circle, and display center coordinates)
- 2013-03-29 00:25:07下载
- 积分:1
-
new_ESO_PD_Zong_85_FT
说明: 扩张状态观测器,用来观测系统状态以及干扰量,设计前馈补偿量进行系统矫正(State Observation Using Extended State Observer)
- 2019-02-16 10:34:40下载
- 积分:1
-
GPR-高斯过程回归
说明: Gaussian Processes Regression(GPR) 高斯过程回归 Matlab 实现(Gaussian processes regression (GPR) matlab implementation)
- 2020-06-26 21:48:59下载
- 积分:1