-
weirless
无线通信系统,MATLAB通信系统函数,通信专业学生有用(Wireless communication systems, MATLAB communication system functions, useful for communication students)
- 2011-05-01 13:00:46下载
- 积分:1
-
beamforming_sa
根据单列测试数据,用MATLAB合成广播方向图(According to the single test data, using the MATLAB synthesis radio direction diagram)
- 2013-03-06 23:41:48下载
- 积分:1
-
chapter6
精通MATLAB数字图像处理与识别 chapter6 代码(Proficient in MATLAB digital image processing and recognition chapter6 code)
- 2013-12-05 20:47:14下载
- 积分: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
-
HunLi
婚礼抽奖程序,为婚礼增添更多的喜气,也使婚礼更具人气(Wedding lottery program, add more festivity to the wedding)
- 2010-02-20 17:18:44下载
- 积分:1
-
gaussian_filter
calculate Gaussian filter for images using matlab
- 2011-01-19 05:24:09下载
- 积分:1
-
chazhi
实现信号的插值运算,通过这个程序,可以对非均匀采样的信号进行插值处理,为后面的滤波处理做基础(Realize signal interpolation arithmetic, through this program, the non-uniform sampling signals can be interpolation processing, basis for the back of the filtering process)
- 2021-04-21 09:48:49下载
- 积分:1
-
mat_sim
basic matlab coding regarding the localization algorithm
- 2015-02-24 17:14:59下载
- 积分:1
-
ofdm
具有注释的ofdm程序,希望对大家能有所帮助(Ofdm program with annotations, in the hope that we can help)
- 2009-11-04 13:48:33下载
- 积分:1
-
DIP1
主要用MATLAB对图像惊进行处理,对图像进行直方图处理 给出均衡前后的图形很有实用(Main MATLAB to image surprised processing, the image histogram equalization before and after the treatment given graphics is practical)
- 2010-11-27 10:55:05下载
- 积分:1