-
arithmetic
MATLAB编写的一个M文件,实现二分法求函数f在[a,b]上的一个零点,牛顿插值法(MATLAB prepared a document M, realize dichotomy for function f in [a, b] a zero, the Newton interpolation)
- 2008-05-22 22:01:39下载
- 积分:1
-
sed6120
整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作
- 2009-12-25 09:29:17下载
- 积分:1
-
MatlabC
说明: 经典的matlab与VC++混合编程例子(using Matlab and c++ to program togother。)
- 2009-08-22 15:46:54下载
- 积分:1
-
lms
说明: 自适应中关于格型算法和LMS的仿真程序,用MATLAB(Adaptive grid-based on LMS algorithm and the simulation program, using MATLAB)
- 2008-09-03 21:09:10下载
- 积分:1
-
MATLAB--ppt
有关matlab学习的ppt,内容很全面,希望对大家有点用处(For matlab learning ppt, the content is very comprehensive, I hope we are a bit useless)
- 2013-01-20 11:05:50下载
- 积分:1
-
netual-net-Matlab
神经网络预测,几个简单的列子,适合初学者(neural network prediction matlab programe)
- 2013-12-01 14:14:52下载
- 积分: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
-
mcode
说明: AM调制解调仿真,调幅度测量,不含干扰 (AM Modulation and Demodulation, transfer rate measurement, without interference)
- 2010-04-02 19:03:17下载
- 积分:1
-
BPSK
很好很强大,是关于双极性基带数据信号对载波进行角度调制产生BPSK信号的,有用的就下取用(strong,just for student who need it.)
- 2010-05-23 00:53:43下载
- 积分:1
-
matlab-kalman-filter
卡尔曼滤波,实现跟踪滤波分析,数据随机产生(kalman filter and tracking problem)
- 2013-01-22 22:47:21下载
- 积分:1