-
PVInverter_init
微型逆变器初始化,简单易学,大家互相分享源码。(Micro-inverter initialization, easy to learn, we share with one another source.)
- 2014-12-03 21:06:07下载
- 积分:1
-
sift
用matlab和VC实现图像匹配拼接的sift算法(VC implementation using matlab and the image matching algorithm sift Splicing)
- 2009-03-23 10:46:38下载
- 积分:1
-
chaoleiyouxi
这是我自己用MATLAB编的一个扫雷小游戏,程序比较经典,希望和大家一起分享.(This is for my own use MATLAB series of the game a small mine, the procedure is classic, want to share with everyone.)
- 2007-05-05 10:11:06下载
- 积分:1
-
aco
比较好的蚁群算法MATLAB代码,作为学习人工智能算法是比较好的例子(Good ant colony algorithm based on MATLAB code as a learning algorithm is a good example of artificial intelligence)
- 2014-08-09 10:39:00下载
- 积分:1
-
2光伏电源+配网
这是光伏电源并网的配网模型,里面包含boost,mppt,逆变器,10kv配电网(This is the distribution network model of photovoltaic power grid, which contains boost, MPPT, inverter, 10kV distribution network.)
- 2018-03-21 10:12:16下载
- 积分:1
-
MUSIC-revised
本文是music算法的一种改进,其具有更好的性能,以及能够满足大多数用户的需求,希望会给大家带来方便(This article is a modified music algorithm, which has better performance, and the ability to meet the needs of most users, I hope we will bring convenience)
- 2014-01-19 21:37:16下载
- 积分:1
-
samsung_monitor_jig_3.0b_534
SAMSUNG LCD FIRMWARE
- 2012-09-12 07:47:35下载
- 积分:1
-
matlabgui1
matlab gui..................(matlab gui.........................)
- 2013-11-03 20:47:36下载
- 积分: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
-
20082271057574919
说明: Matlab7.0的Kohonen的SOFM(自组织特征映射)源程序(Matlab7.0 of Kohonen' s SOFM (self-organizing feature map) source)
- 2011-03-27 23:42:35下载
- 积分:1