-
hungarian
匈牙利算法 求解最大匹配问题 s为最佳匹配的总权值
e(:,[1,2])为匹配的两点,e(:,3)为各匹配的权(Hungarian algorithm to solve the maximum matching problem s is the best match of the total weight e (:, [1,2]) to match the two points, e (:, 3) for the right match)
- 2011-07-20 20:37:15下载
- 积分:1
-
MIMO_21_22
MIMO多天线系统仿真程序,分别仿真比较了 AWGN信道 , SISO瑞利衰落信道 , 2发1收Alamouti方案 , 2发2收Alamouti方案 (MIMO multi-antenna system simulation program, were simulated and compared the AWGN channel , SISO Rayleigh fading channels , two fat a close Alamouti scheme , two 2 admission Alamouti scheme )
- 2014-10-24 16:36:43下载
- 积分:1
-
gaussLinearEquation
我以前在网上下载的,高斯计算,解线性方程的,Ax=b,已知A、b,求x(自动检测中英文中译英英译中百度翻译
翻译结果(中 > 英)复制结果
I used to download on the Internet, Gauss calculation, solving linear equations, Ax = B, A, B and X known,
)
- 2011-12-17 10:00:25下载
- 积分:1
-
Code
ACO, Ant Colony Optimization, Traveling Salesman Problem, TSP
- 2013-04-29 17:13:19下载
- 积分:1
-
ofdm_matlab
可设置子载波数,符号数,调制方式等对OFDM系统仿真,( simulation of the OFDM system)
- 2010-10-23 11:12:02下载
- 积分:1
-
induction_motor
对感应电机本体的基本仿真程序,用的是M语言进行的变成,易于实现!(The basic body of the induction motor simulation program, using the M language to become and easy to implement!)
- 2011-11-29 19:55:50下载
- 积分:1
-
dopplerestimation
这里面包含了多个IEEE多普勒频移估计论文,都是比较经典的算法,对于研究多普勒频移估计的学者很有帮助(It contains a number of IEEE papers estimate the Doppler shift, are more classical algorithm, the study estimated Doppler shift scholar helpful)
- 2015-01-31 10:15:12下载
- 积分:1
-
mydefunction
export To Zip Identifies file
- 2010-12-16 19:40:58下载
- 积分:1
-
Image_Compress
基于SVD分解的图像压缩matlab源码,带有注释,非常易读,可以作为好的入门参考。(An implement of image compression using singular decomposation algorithm.)
- 2014-10-22 23:38:49下载
- 积分:1
-
search-words
◆输入数据:
由键盘输入待查文本文件名和待查单词。待查文件名为:input.txt。
◆输出数据:
输出文件为output.txt,该文件第一行为该单词在文件中出现的次数。
从每二行开始是依先后次序输出的包含该单词的句子。
(◆ Input data: text file name to be examined by the keyboard input and searching words. Unknown origin file name: input.txt. ◆ Output data: output file output.txt, the first acts of the file of the word the number of occurrences in the document. From the beginning of every second line is output in the order in which the word sentences.)
- 2013-04-17 20:29:36下载
- 积分:1