-
rtw
RTW方面的文献,对vc和matlab混合编程有很好的借鉴意义(RTW literature)
- 2010-10-10 10:41:29下载
- 积分: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
-
0078
说明: 提取基因周期方法运用了MATLAB程序,还可以看看吧(tiqujiyinzhouqifangfa)
- 2010-04-24 20:54:29下载
- 积分:1
-
mlp3
mlp rule matlab code in neural network exist in this file
- 2011-06-05 23:45:09下载
- 积分:1
-
01
说明: MATLAB6.0数学手册-第一章,一本易于掌握的数学手册,内容由浅入深,对于初学者能很快掌握。(MATLAB6.0 Mathematics Handbook- the first chapter, an easy to grasp mathematical manuals, content, easy-to-digest, for beginners can quickly mastered.)
- 2013-03-24 13:07:06下载
- 积分:1
-
paper3
An Experimental Investigation of SIMO, MIMO, Interference-Alignment (IA) and Coordinated Multi-Point (CoMP)
- 2015-03-22 00:48:38下载
- 积分:1
-
Ts_change_Pdnochange
最大化频谱接入机会的能量检测方法的研究-----认知无线电(Access to opportunities to maximize the energy spectrum detection of cognitive radio-----)
- 2010-06-02 22:26:06下载
- 积分:1
-
MATLABbiancheng
本文为Stephen J.Chapman《MATLAB 编程(第二版)》英文影印版的中文译本,这本书对初学者很好的入门教材。(Study books)
- 2012-10-24 17:03:32下载
- 积分:1
-
chap14
matlab图像处理实例详解chap14——基于simulink的视频和图像处理(matlab image processing examples explain chap14- simulink-based video and image processing)
- 2013-12-16 15:57:39下载
- 积分:1
-
ACADO
ACADO工具包是一个软件环境和算法集自动控制和动态优化。它为直接优化控制提供了多种算法,包括模型预测控制、状态参数估计和鲁棒优化。(ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization.)
- 2018-01-17 14:31:13下载
- 积分:1