-
build
THE MOST IMPORTANT FILE IN THE SYSTEM
- 2014-02-19 15:42:48下载
- 积分:1
-
mfbox-1.06
toolbox for spm 5 for data, model free analysis
- 2009-03-06 12:44:28下载
- 积分: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
-
SullivanDennis
Sullivan Dennis的electromagnetic simulation using fdtd method一书中代码MATLAB版(Sullivan Dennis--electromagnetic simulation using fdtd method MATLAB)
- 2010-08-06 15:33:53下载
- 积分:1
-
bgtz_fskd
FSK for digital communication or digital signal processing
- 2010-06-01 19:58:14下载
- 积分:1
-
Fuzzy_logic_simulink
Simulink files:
· HeaterTest.mdl Heater test model in Simulink(Requires HdataM)
· TSKHeater.mdl Heater control using TSK alg(Requires HdataM,HdataF,HdataTd)
· MamdaniTest.mdl Simple Mamdani test model(Requires Mdata)
· Mamdani9Test.mdl 9 rule Mamdani test model(Requires Mdata)
· Mamdani25Test.mdl" 25 rule Mamdani test model(Requires Mdata25)
· EngineTest.mdl Vehicle engine test model in Simulink(Requires VdataM,VdataC)
· MamdaniVehicle.mdl Vehicle control via simple Mamdani FLC(Requires VdataM,VdataF)
· Mamdani9Vehicle.mdl Vehicle control via 9 rule Mamdani FLC(Requires VdataM,VdataF)
· Mamdani25Vehicle.mdl Vehicle control via 25 rule Mamdani FLC(Requires VdataM,VdataF25)
· OptimalVehicle.mdl Vehicle control via simple LQ alg(Requires VdataM,VdataC)
- 2012-09-15 10:46:44下载
- 积分:1
-
Final-Project
Gesture Recognition using Neural Network
- 2013-11-20 22:21:58下载
- 积分:1
-
CS_ISAR_Trial4
利用压缩感知对雷达进行成像,
结果显示良好(Using compressed sensing to image the radar,
The results are good)
- 2021-04-23 18:48:47下载
- 积分:1
-
matlabparticle
基于粒子滤波实现的纯方位目标跟踪,最后证明该算法收敛(Particle filter based on the realization of the bearings-only target tracking, the final proof of the convergence of the algorithm)
- 2021-05-13 20:30:02下载
- 积分:1
-
Fast-ICA
独立成分分析中,将各个音频混合之后再将每个成分分离出来,并与PCA的结果做比较。(complete ICA,and compare with PCA。)
- 2020-06-29 07:00:02下载
- 积分:1