-
zijishejiDV-hop
说明: 这是用MATLAB仿真平台,实现无线传感器网络定位算法仿真。(This is a MATLAB simulation platform, wireless sensor network localization algorithm simulation.)
- 2011-04-07 10:55:41下载
- 积分:1
-
hilbert-cPP
实现hilbert变换,经过与matlab比较验证,结果相同(Achieve hilbert transform, through comparison with matlab verification, the same result)
- 2011-09-10 22:14:48下载
- 积分:1
-
K-shortest-Path-tracking
参考《Multiple Object Tracker Using K-Shortest Paths》实现的代码,使用K最短路径实现多目标追踪功能。(Reference " Multiple Object Tracker Using K-Shortest Paths" to achieve code, use the shortest path K multi-target tracking capabilities.)
- 2014-12-22 09:15:06下载
- 积分:1
-
ninelevelhbridge
matlab simulink model for a nine level h bridge inverter
- 2015-02-15 18:42:15下载
- 积分:1
-
satellite visibility
说明: 计算卫星之间的可见性预测时间,输入为卫星六根数(Visibility prediction algorithm between satellites)
- 2021-04-27 16:08:44下载
- 积分:1
-
fuzzysysidentifyw4
用matlab写的模糊RBF辨识程序,做成了一个函数。(it is very important.)
- 2009-05-29 16:04:30下载
- 积分:1
-
Parallel-CUDA-Programming
Several GPU parallel processing papers for the NVIDIA CUDA programming language.
- 2015-04-15 14:54:18下载
- 积分:1
-
CVPR08-SR
A super resolution algorithm implemented in matlab.
- 2010-10-10 06:04:57下载
- 积分:1
-
Bayes2
基本的贝叶斯算法(朴素贝叶斯算法,参照清华大学出版的模式识别)(The basic Bayesian algorithm (Naive Bayes algorithm, in the light of pattern recognition, Tsinghua University Publishing))
- 2010-10-27 20:23:58下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1