-
sim418
lms预测算法源程序,数字信号处理,雷达信号(LMS algorithm of the source program ,Digital signal processing)
- 2010-08-17 23:44:46下载
- 积分:1
-
matlab_code_OptSch
OptWoPC: optimization code without power control
- 2010-01-20 11:41:25下载
- 积分:1
-
mapso
matlab与mas系统的结合 设计了多智能体的合作与竞争机制 效果还不错(The combination with the mas matlab system designed multi-agent cooperation and competition results were pretty good)
- 2011-10-14 21:53:24下载
- 积分: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
-
lte
lte系统中信道估计技术研究,主要包括LS,MMSE算法(channel estimation in LTE systems,especial discuss the LS mmse algorithms )
- 2009-04-06 19:33:07下载
- 积分:1
-
doa
波达估计优化算法的matlab程序代码,doa估计在matlab里的实现(DOA alor)
- 2015-01-08 15:56:51下载
- 积分:1
-
Codeforces
Solution for some problems in Codeforces
- 2014-01-09 23:02:19下载
- 积分:1
-
Kalman
说明: kalman滤波器的试验程序,非常好用,可以试验下(kalman filter testing procedures, very easy to use, you can test under)
- 2008-09-22 16:18:47下载
- 积分:1
-
mimoxiangguanjuzhen
mimo系统通过波束到达角、角度扩展、天线之间的间隔和天线的个数,计算出发送端或接收端的相关矩阵(mimo system through the beam arrival angle, angle expansion of the interval between the antenna and the number of antennas, calculate the transmitter or receiver of the correlation matrix)
- 2021-04-09 20:28:59下载
- 积分:1
-
QRS_detection
用于心电图ECG信号的QRS检测,经典算法P&T(The classical algorithm P&T which is used to detect QRS in ecg signals)
- 2020-07-02 05:20:01下载
- 积分:1