-
gmdhpredict
GMDH的MATLAB源代码,是主程序,也就是gmdhbuild.文件。与之配套的测试文件gmdhtest.m、输出误差gmdhpredice.m会接着发出。(GMDH The MATLAB source code, is the main program, which is gmdhbuild. File. Accompanying test file gmdhtest.m, output error will be followed by a gmdhpredice.m.)
- 2010-01-22 11:10:44下载
- 积分:1
-
Analog-Filters-Using-MATLAB--2009
Analog Filters Using MATLAB, 2009
很好的一本模电书,详尽描述了用Matlab设计模拟滤波器的方法,没有深奥的数学,非常棒!(The Analog the Filters Using MATLAB, 2009 good one mode power book, a detailed description of the design of analog filters using Matlab, not esoteric mathematics, great!)
- 2012-05-29 21:37:20下载
- 积分:1
-
MG2
少数博弈,实现少数者博弈模型,没有优化,只是粗略的实现其功能。。(ying wen miao shu jiu suan le!)
- 2011-12-16 13:42:08下载
- 积分:1
-
PorousMedium2LayerModel
PorousMedium2LayerModel双向介质波长模拟(Porous Medium 2Layer Model)
- 2013-12-25 16:23:50下载
- 积分:1
-
sparseapprox
A novel algorithm for sparse approximation in redundant dictionaries, called the M-Term Pursuit (MTP). This algorithm decomposes a signal into a linear combination of atoms that are selected in order to represent the main signal components.
- 2014-02-25 15:35:48下载
- 积分:1
-
kaofun
使用起来非常方便,有借鉴意义哦,相关分析过程的matlab方法。( Very convenient to use, There are reference Oh, Correlation analysis process matlab method.)
- 2016-05-10 13:34:20下载
- 积分: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
-
Frequency_hopping_pattern_generation_module
说明: 跳频图案的产生模块,互相学习,参考一下挺有帮助的(Frequency hopping pattern generation module, mutual learning, reference winter ridge help)
- 2010-04-21 14:01:08下载
- 积分:1
-
Morp-image
this is matlab code to view morping
- 2013-03-04 14:56:13下载
- 积分:1
-
Chapter-03
CHAPTER 3 Axial Flux Permanent Magnet Brushless Machines
- 2014-10-07 21:22:22下载
- 积分:1