-
GetDatafromFile
在matlab中读取.dat中的数据,并求取均值和方差。(In matlab to read. Dat the data and obtain the mean and variance.)
- 2010-08-16 08:52:44下载
- 积分:1
-
main
酒吧模型MATLAB实现,实现了酒吧模型中参与人数的波动变化(El Farol bar problem)
- 2009-05-16 19:51:22下载
- 积分:1
-
alg_KSVD
The K-SVD algorithm written in Matlab
- 2010-12-04 17:56:02下载
- 积分:1
-
BPSK-with-Pulse-Shaping
BPSK code in Matlab with Pulse Shaping (SRRC) and Channel Noise (AWGN)
- 2011-04-28 23:15:52下载
- 积分:1
-
DF-delay-selection
DF加中继基于门限的中继选择,适合基础者学习。(DF plus relay threshold-based relay selection, suitable foundation to learn.)
- 2020-06-29 04:00:01下载
- 积分:1
-
LEACH
LEACH (Low Energy Adaptive Clustering Hierarchy) is designed for sensor networks where an end-user wants to remotely monitor the environment. In such a situation, the data from the individual nodes must be sent to a central base station, often located far from the sensor network, through which the end-user can access the data.
- 2014-01-17 17:30:42下载
- 积分:1
-
music
doa估计算法,MATLAB实现,比较简洁,可以参考一下(doa estimation algorithm, MATLAB implementation, more concise, you can refer to)
- 2010-05-20 08:40:14下载
- 积分:1
-
plot_Jakes_model
描绘出衰落信道中Jakes模型 此为主函数体 并在主函数中调用jakes模型(Jakes model depicts Fading This is the main body of the function in the main function call jakes model)
- 2013-07-23 10:10:58下载
- 积分:1
-
11-21am
有关复杂网络研究的ppt,是从事复杂网络研究人员难得的资料。(Complex network-related research ppt, is engaged in a rare complex network of information researchers.)
- 2007-08-27 20:35:08下载
- 积分:1
-
DLTcode
Robust Non-negative Dictionary Learning for Visual Tracking
The provided codes could be either embedded into the benchmark framework of paper Online Object Tracking: A Benchmark (CVPR2013) (You can find details here: http://visual-tracking.net/) or run on individual sequence.
To run the benchmark, just put the entire folder into the /trackers folder in the benchmark code base, and modify the configTrackers.m in util folder. DLT gets an AUC of 0.436, which ranks 5th among 26 in the benchmark by 19/03/2014. We don t tune parameters for single sequence in this case, all the parameters are stored in trackparam_DLT.m.
To run on individual video, you need to modify the dataPath and title in run_individual.m.
If you run MATLAB version after 2012, and have a CUDA compatible GPU installed, you may enjoy the fast computation speed by GPU, just set useGPU to true in trackparam_DLT.m and run_individual.m!
- 2014-09-02 12:25:35下载
- 积分:1