-
floyd
C语言实现弗洛伊德路径搜索,同时为了提供接口,使用命令行方式给出原始矩阵地址,并且也已txt文本形式将结果保存。测试效果:一个需要在MATLAB中运行8秒的矩阵,在使用该程序时,总共只用了5秒(MATLAB初始化数据+调用该程序+该程序运行+返回至MATALB所用的时间)。而在MATLAB中使用该程序与调用函数相差不大。(C language Freud path search, and in order to provide an interface, use the command line gives the address of the original matrix, and also save results in text form txt. Test Results: A need to run 8 seconds in the MATLAB matrix, in the use of the program, a total of only 5 seconds (MATLAB initializing the program+ data+ call+ back to the program running time spent MATALB). In MATLAB, use the program with little difference between calling a function.)
- 2010-10-05 10:21:53下载
- 积分:1
-
OptimalTrackingFIlter
Article about Estimating Optimal Tracking FIlter
- 2013-11-29 17:44:39下载
- 积分:1
-
nc_reader
读取jma的nc资料,并且对其进行处理,得到q矢量(read nc data)
- 2011-12-17 14:52:55下载
- 积分:1
-
QPSK123
qpsk信号瑞利信道的仿真程序 有ber仿真效果图 推荐(Rayleigh channel simulation program )
- 2013-11-14 12:56:32下载
- 积分:1
-
slight_SVM
svm分类的源代码例子,很基础的,适合初学者,一看就懂(svm the classification source code examples, very basic, for beginners to understand at a glance)
- 2012-11-15 21:12:28下载
- 积分:1
-
simotheor
Simo traces the ser for a simo system :n transmit antenna and 1 recieve antenna and compare it to an alamouti system
- 2009-02-26 01:14:15下载
- 积分:1
-
channel_dec
维特比硬判决的译码程序,可以经过简单修改适应任何的约束长度(Hard-decision Viterbi decoding process can be simply adapted to any constraint length)
- 2008-03-16 13:12:32下载
- 积分:1
-
RRT
La fonction rand_config() génère aléatoirement une configuration qrand dans l’espace
libre. La fonction Etendre permet de sélectionner à chaque itération le noeud de
l’arbre G le plus proche (fonction Plus_proche_noeud()) à qrand selon une métrique
(distance euclidienne par exemple). La fonction Nouvelle_config() effectue un
mouvement dans la direction de qrand avec un incrément Δq. Ce dernier paramètre
peut être choisi dynamiquement au cours de l’exécution.
- 2011-09-07 05:48:58下载
- 积分:1
-
QPSK
数字调制就是把数字基带信号的频谱搬移到高频处,形成适合在信道中传输的带通信号。基本的数字调制方式有振幅键控(ASK)、频移键控(FSK)、绝对相移键控(PSK)、相对(差分)相移键控(DPSK)。在接收端可以采用想干解调或非相干解调还原数字基带信号。
(Digital modulation is the spectrum shifting to high frequency digital baseband signals, suitable for the formation of bandpass signal transmission in the channel. Digital modulation basic amplitude keying (ASK), frequency shift keying (FSK), the absolute phase shift keying (PSK), relative (differential) phase shift keying (DPSK). At the receiving end can be used to dry the demodulation or non coherent demodulating the digital baseband signal.
)
- 2013-12-23 23:45:59下载
- 积分:1
-
matlabrenliandingwei
matlab编写的人脸定位系统程序,希望对大家有用!!(matlab prepared Face Positioning System program, we hope to useful! !)
- 2014-01-13 09:59:50下载
- 积分:1