-
基本术语(中英文对照)
对学习遗传算法的同行有帮助(learning GA peer help!)
- 2005-06-10 03:08:23下载
- 积分: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
-
matlab-(9)
matlab一些典型例程,供初学者使用,互相学习啊,(Matlab some of the typical routines for beginners, learn from each other,)
- 2014-08-13 20:50:25下载
- 积分:1
-
Modulation-signal-generator
用于生成AM,FM,PM,DSB,SSB,FSK,BPSK,QPSK,OQPSK,PI/4QPSK等调信号的matlab生成程序。(Used to generate the AM, FM, PM, DSB, SSB, FSK, BPSK, QPSK, OQPSK, PI/4 such as QPSK signal generated by the matlab program.)
- 2014-08-27 09:39:54下载
- 积分:1
-
vpqdbpcm
大学数值分析算法,重要参数的提取,采用的是脉冲对消法,基于kaiser窗的双谱线插值FFT谐波分析,可以动态调节运行环境的参数,三相光伏逆变并网的仿真,相关分析过程的matlab方法,结合PCA的尺度不变特征变换(SIFT)算法。( University of numerical analysis algorithms, Extract important parameters, It uses a pulse of consumer law, Dual-line interpolation FFT harmonic analysis kaiser windows, Can dynamically adjust the parameters of the operating environment, Three-phase photovoltaic inverter and network simulation, Correlation analysis process matlab method, Combined with PCA scale invariant feature transform (SIFT) algorithm.)
- 2016-04-10 10:23:02下载
- 积分:1
-
FuzzyLogicToolbox
The Matlab Fuzzy Logic tool box
- 2010-06-28 22:17:37下载
- 积分:1
-
MATLABprogramdesignandapplications
MATLAB程序设计与应用。包含有matlab程序设计的内容,还有应用!(MATLAB program design and applications. Contains matlab programming content, as well as application!)
- 2009-12-12 10:40:01下载
- 积分:1
-
read_letter
this is a code in matlab for character recognition depending on correlation
- 2009-05-24 16:45:31下载
- 积分:1
-
Wavelet-Transform
一种基于多路径和小波变换的快速矢量量化图像收索算法(Fast Search Algorithms for Vector Quantization of Images Using Multiple Triangle Inequalities and Wavelet Transform)
- 2011-05-06 23:11:01下载
- 积分:1
-
UWB-matlab-file
此程序为UWB的产生程序,将其作为M文件复制到新建M文件即可使用!观测仿真效果(TH-PPM-UWB Simulink simulation
)
- 2012-04-17 23:41:04下载
- 积分:1