-
blindsignalseparate
盲信号分离算法的实现和应用
大家来看看,应该对大家有点用,不是很长,如果有需要还有别的来发(Blind Signal Separation Algorithm Implementation and Application of everyone to see, we should use a little, not very long. If there is a need to have something else to fat)
- 2006-12-25 13:42:26下载
- 积分:1
-
omar3
step function using matlab
- 2013-03-14 02:54:23下载
- 积分:1
-
SINS
用四元数法进行姿态解算的matlab程序。(Quaternion method attitude algorithm matlab program.)
- 2013-10-28 14:19:58下载
- 积分: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
-
Expdf
MATLAB的基础应用及粗糙集理论的基础知识(PDF)(The basis of MATLAB applications and rough set theory based on knowledge (PDF))
- 2009-05-13 13:31:38下载
- 积分:1
-
nogfbdokfmobd
主要介绍和分析了某雷达的脉冲压缩及其旁瓣抑制技术,并给出了其工
程实现方法。
(Introduces and analysis of a radar pulse compression technology and its side-lobe suppression, and gives its workers
Process to achieve
)
- 2012-04-17 17:05:34下载
- 积分:1
-
wm1
Matlab code for extraction
- 2011-11-09 22:25:49下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
心电图滤波
利用低通、带阻FIR以及IIR技术对心电图上附加的白噪声、高斯噪声等进行滤波还原操作(内附心电图数值样品)。(We use low-pass, band stop FIR and IIR technology to filter and restore the additional white noise and Gauss noise on ECG.)
- 2018-03-08 14:57:34下载
- 积分:1
-
CSP(m_function)
在目前以运动想象为基础的脑机接口(Brain-Computer Interfaces, BCI)系统中,共同空间模式(Common Spatial Patterns, CSP)方法作为一种有效的处理方法被广泛使用。本程序实现了基本的CSP算法。(failed to translate)
- 2009-12-19 23:16:20下载
- 积分:1