-
Untitled
傅里叶变换滤波变换在数学软件中的应用,用傅里叶函数写的(Fourier Transform code)
- 2013-04-23 14:48:30下载
- 积分:1
-
HeffronPhillips
Heffron-philips model for synchronous generators
- 2015-03-10 22:25:23下载
- 积分:1
-
zigzag
输入是一个矩阵,运行程序后得到z字扫描后的向量,输入时一个向量,运行程序后得到的是逆序向量(matrix performs zigzaging or inverse zigzaging)
- 2012-11-21 13:02:18下载
- 积分:1
-
c-t
a program,filter method,cartoon-texture decomposition for image,Fast Cartoon + Texture Image Filters(a program,filter method,cartoon-texture decomposition for image,Fast Cartoon+ Texture Image Filters)
- 2015-04-11 11:51:34下载
- 积分:1
-
MyBiDirectionalDCDC
simulink搭建的双向DCDC仿真模块,可以实现能量的双向流动(Bidirectional DCDC can achieve two-way flow of energy.)
- 2018-09-17 09:01: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
-
GAFMAX
说明: 简单的遗传算法求最大值的例子,只需按说明修改目标函数即可(Simple example of the maximum genetic algorithms)
- 2011-04-03 10:36:50下载
- 积分:1
-
Several-methods-for-the-most-value
一阶梯度法、共轭梯度法、变尺度法分别求解Wood函数,并得到此时的自变量值(The step degree method, conjugate gradient method, variable metric method for solving Wood function, respectively, and with the value of the independent variables at this time)
- 2011-04-20 22:20:44下载
- 积分:1
-
chardiv
说明: 利用BP神经网络进行字符识别的系统源码,能进行有效数字字符识别。(BP neural network Character Recognition system source code, can be effective digital character recognition.)
- 2006-02-28 19:19:23下载
- 积分:1
-
Time-Calculator
在matlab程序中添加时间计算器,简单易行!!!!(In the matlab program to add time calculator, simple)
- 2012-11-25 19:04:36下载
- 积分:1