-
OFDM_MIMO
OFDM-MIMO收发系统,The simulator GUI is started with command ui_start in Matlab command window.-,matlab,通讯编程/Communication(OFDM-MIMO transceiver system, The simulator, GUI is started with command ui_st art in Matlab command window .-, Matlab, Communication Programming/Communication)
- 2007-05-09 12:20:14下载
- 积分:1
-
System-ID-Theory-for-the-User-2nd-ed
系统辨识的经典之作,作者为matlab系统辨识工具箱的编写者。(System Identification classic, author matlab System Identification Toolbox writers.)
- 2014-01-07 21:47:05下载
- 积分:1
-
eqbereval
对线性均衡、判决反馈均衡和最大似然序列估计均衡等三种方法的实现和误码率的分析。(Of linear balanced, decision feedback equalizer and maximum likelihood sequence estimation of three methods such as balanced realization and BER analysis.)
- 2007-08-03 15:09:33下载
- 积分:1
-
xindaoshuailuo
基于!"#$" 的移动通信中多径衰落信道的仿真(Mobile communications based on !" #$" multipath fading channel simulation)
- 2010-05-13 20:37:59下载
- 积分:1
-
mat2huff
在数字图像处理中,运用MATLAB中的函数mat2huff可以实现图像的哈夫曼编码(Huffman coding in digital image processing, the use of the MATLAB functions mat2huff can achieve the image)
- 2013-04-24 00:56:25下载
- 积分:1
-
multipath_chann
this program simulated multipath channel in environment using matlab program
- 2015-01-29 09:04:29下载
- 积分:1
-
srm
code for statistical region merging algorithm
- 2015-03-07 16:41:45下载
- 积分:1
-
main winner
WINNERⅡ信道代码的主程序,主要是参考历程进行系统的配置,给出WINNERⅡ信道调用的参考例程(WINNER ii main channel code, mainly with reference to the history of the system configuration, the channel is given WINNERⅡ reference routine calling)
- 2015-04-08 10:57:58下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
filter_design1
matlab中各种滤波器的设计,以及在matlab中需要的函数(matlab in a variety of filter design, as well as the need to function matlab)
- 2008-12-24 10:11:51下载
- 积分:1