-
matlab-for-beginner
matlab的基本函数及其用法,适用于matlab初学者(the basic functions and their usage of matlab, matlab beginner)
- 2012-06-01 09:07:43下载
- 积分:1
-
ORDER
数组变换!逆序,将数组倒置!将一个二维数组行和列元素互换后到另一个二维数组中(Array transformation ! Reverse , the array upside down ! Will be a two-dimensional array of rows and columns after the swap element into another two-dimensional array)
- 2013-11-19 14:32:21下载
- 积分:1
-
A-mathematical-Introduction-to-Robotic-manipulati
A mathematical Introduction to Robotic manipulation Richard M. Murray
- 2015-01-07 10:52:59下载
- 积分:1
-
chapter3tfgp
这个是matlab下时频分析中之非平稳信号的一般处理的全部代码(under Matlab is the time-frequency analysis of non-stationary signals in general will deal with all the code)
- 2007-05-09 00:09:35下载
- 积分: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
-
MATLAB_programming_tutorial_method_of_shortcut_key
MATLAB程序设计教程之快捷键设置方法MATLAB programming tutorial method of shortcut keys(MATLAB programming tutorial set shortcut method of MATLAB programming tutorial method of shortcut keys)
- 2010-08-02 12:03:22下载
- 积分:1
-
MATLAB_programming_algorithm_for_unconstrained_opt
MATLAB程序设计之无约束最优化算法.MATLAB programming algorithm for unconstrained optimization.(MATLAB program designed for unconstrained optimization. MATLAB programming algorithm for unconstrained optimization.)
- 2010-08-02 13:51:24下载
- 积分:1
-
myfisher1212
the definitive function for the Fisher s exact and conditional test for any RxC matrix
- 2010-11-11 22:07:41下载
- 积分:1
-
jpeg2000
programme qui fait la comression d image jpeg2000 en langage de programmation matlab
- 2012-04-13 19:52:00下载
- 积分:1
-
ECG-xingtai
基于形态学的方法检测 心电R波 ,用于去除基线,有一定的用处(detect ECG R wave by xingtai method)
- 2012-04-30 09:50:31下载
- 积分:1