搜索资源列表
matlab_kalmantools
- matlab下KALMAN滤波算法工具箱,给大家共享-Matlab toolbox Kalman filtering algorithm to share!
linclass
- 这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0 2 if W *X(:,i) + b < 0-his function classifies input data X using linear discriminant function: y(i) = argmax W(:,y) *X(:,i)+ b(y)
local-statistics-toolbox
- FUNCTIONS : STATISTICS - MODA Mode of a distribution - ARGMAX calculates position of the maximum value of matrix V - ARGMIN calculates position of the minimum value of matrix V - DRAW_HIST estimat
argmax_argmin
- Matlab code to calculate ArgMin and ArgMax
argumentmax
- function I = argmax(X, DIM)