-
ICA_Matlab
This is ICA algorithm(Matlab version)
- 2010-12-29 15:50:53下载
- 积分: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
-
chap45
先进PID控制MATLAB仿真(第3版), 作者: 刘金琨,4、5部分源码(Advanced PID control MATLAB simulation (3rd edition), Author: Jinkun, 4,5 some source)
- 2013-09-01 00:19:05下载
- 积分:1
-
COA_ANN---shabakeye--ba-cuckoo
Cuckoo Optimization Algorithm for ANN cost
*** Cuckoo Optimization Algorithm ***
* Matlab Toolbox Ver. 1.0.1
* Programmed by:
" Ramin Rajabioun, 2011 "
+ This code minimizes your cost function, so don t change any part of your code.
- 2013-03-16 15:42:51下载
- 积分:1
-
Billiard-simulation-program
台球模拟程序:此程序反映了理想中的弹簧振子简谐运动(Billiard simulation program)
- 2011-11-14 14:10:06下载
- 积分:1
-
banheng
用平面波展开法计算二维声子晶体带隙,可以提取一幅图中想要的目标,能量谱分析计算。( Computation Method D phononic bandgap plane wave, Target can be extracted in a picture you want, Energy spectrum analysis and calculation.)
- 2021-04-07 20:29:01下载
- 积分:1
-
atividade1
Crossover fron generic algorithm, matlab
- 2013-07-30 23:41:03下载
- 积分:1
-
huamo
永磁同步电机的滑模控制,毕业设计做的,不可多得的好模型(Sliding mode control of permanent magnet synchronous motor, graduation design done, the rare good model)
- 2021-02-16 21:29:47下载
- 积分:1
-
Moon-landing
轨迹优化源代码,用切比雪夫法求解最优控制问题。···(trajectory optimal )
- 2012-04-17 08:57:18下载
- 积分:1
-
matlab-utility-functions-summary
MATLAB工具函数汇总。对参加数学建模用MATLAB写程序很有帮助(matlab utility functions summary。)
- 2014-09-11 11:45:50下载
- 积分:1