-
Kalman_filter_Study
Basic kalman filter structure
- 2011-01-01 01:29:55下载
- 积分:1
-
MATLAB
说明: 图像分类程序 由四个函数组成 刚编号的(matlab)
- 2010-04-14 15:03:43下载
- 积分:1
-
fuzzycontrol
说明: 语言变量X,Y,Z的隶属度函数.模糊控制规则表,还有matlab程序,阐述了模糊规则的生成过程!(good)
- 2009-08-13 20:10:16下载
- 积分:1
-
t5_2_lungkuta
用经典龙格-库塔法和变步长的龙格-库塔法求解微分方程(Classical Runge- Kutta method and the variable step Runge- Kutta method for solving differential equations)
- 2012-05-20 21:39:14下载
- 积分:1
-
Van-der-Pol-Oscillator
Van der Pol Oscillator (chaotic map)
- 2012-08-29 02:18: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
-
用Maple和MATLAB解决科学计算问题(第三版).pdf
本书重点介绍了在MATLAB环境下应用Maple强大的计算功能解决数值科学计算问题(the book highlights of the MATLAB environment Maple powerful computing capabilities to solve numerical problems in scientific computing)
- 2005-01-22 07:49:21下载
- 积分:1
-
rk4sys
A program for solving system of differential equations using runge kutta method.
- 2010-10-13 21:28:55下载
- 积分:1
-
KPCAandSVMbasedonstaterecognitionoftheDieselEngine
基于KPCA_SVM的柴油机状态识别方法的研究 把KPCA与SVM共同用到柴油机状态识别中(KPCA_SVM based on the state of the diesel engine study to identify methods of KPCA and SVM to identify the common use of diesel engine state)
- 2009-05-14 19:37:19下载
- 积分:1
-
第06章 语音编码
说明: 语音编解码实验例程,来自语音信号处理实验教程,包含三种编解码方法(Voice Coding and Decoding Experimental Procedure, from the Voice Signal Processing Experimental Course, contains three coding and decoding methods)
- 2019-05-22 12:46:43下载
- 积分:1