-
nlcmpc
matlab实现的非线性模型预测控制算法(matlab implementation of nonlinear model predictive control algorithm)
- 2021-04-27 17:48:44下载
- 积分:1
-
998
说明: SVM四分法代码,用matlab编写的,可以很好地运行。(SVM criss and cross code, written in matlab, you can run well.)
- 2011-03-03 10:43:29下载
- 积分:1
-
kman
说明: 很好的源码,关于卡尔曼滤波的源码,值得一看(A good source, the source on the Kalman filter, worth a visit)
- 2011-04-17 09:53:20下载
- 积分:1
-
fisher
线性分类器,采用的是Fisher准则,对人的身高体重的分类(Linear classifier, using the Fisher criterion for the classification of people' s height and weight)
- 2011-06-07 22:46:23下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
shuxuejianmo__matlab
关于数学建模方面的matlab教学课件,内容简单易懂,适合入门者,可以很快上手(On the mathematical modeling of matlab courseware, content easy to understand for beginners, you can quickly get started)
- 2014-05-26 11:10:47下载
- 积分:1
-
linechazhi
直线插值 四象限插值 数控领域的 脉冲增量法 很老 但很经典 的程序 (Four-quadrant linear interpolation pulse incremental interpolation method of NC field is very old but it is the classic procedure)
- 2010-05-28 17:34:34下载
- 积分:1
-
jpeg
This is the JPEG compression
- 2011-11-14 22:45:30下载
- 积分:1
-
matlab--c
数学建模中的MATLAB程序在C语言下的实现.pdf(Mathematical modeling in the MATLAB program in C language implementation. Pdf)
- 2011-10-22 15:58:04下载
- 积分:1
-
meanShiftPixCluster
This is a good demo of showing how the mean shift idea works for image pixel clustering
- 2013-12-17 21:07:04下载
- 积分:1