-
Heed-matlab.m
HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)
- 2014-01-20 17:18:56下载
- 积分:1
-
dasss
这个是一种采用CA-CFAR算法的自适应双重驻留捕获系统已经提出来了,这种系统的门限值可以根据输入信号的大小来增加和减小。()
- 2013-03-21 12:20:38下载
- 积分:1
-
gavc
说明: 用vc来实现遗传算法,不是matlab哦(vc used genetic algorithms to achieve, not Matlab oh)
- 2006-04-27 08:54:29下载
- 积分:1
-
Chapter-9
MATLAB在语音信号分析和合成中的应用第九章程序(MATLAB in speech signal analysis and synthesis applications MATLAB program book Chapter 9)
- 2014-11-03 14:30:03下载
- 积分: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
-
chap4
这是matlab第四章的ppt,希望对你的学习有帮助,多谢笑纳!(This is the fourth chapter matlab ppt, want to help you learn, thank you accept my gift!)
- 2010-06-08 09:16:38下载
- 积分:1
-
google-earth-DEM
googl earth 高程提取工具!对做google earth开发有一定的帮助!(googl earth elevation extraction tool! Google earth for doing development will certainly help!)
- 2015-01-12 12:22:15下载
- 积分:1
-
PSO
用基本粒子群算法来解决优化问题,本程序给出的是测试函数,根据需要可以自行更改适应度函数。(Using particle swarm optimization algorithm to solve the problem, this program is given a test function, you can change the fitness function according to their needs.)
- 2015-01-24 10:51:48下载
- 积分:1
-
MSChart
MSCart使用方法。MSChart各个属性介绍。数据如何传送到MSChart等。(MSCart use. MSChart introduced various attributes. How data is sent to the MSChart etc..)
- 2013-04-10 09:45:03下载
- 积分:1
-
VCMATLABinterface
关于VC和MATLAB之间建立应用接口的程序,请读者马慢慢平度,标胶都好偶的(On VC and MATLAB interface between the application procedures, the reader is slowly MA Pingdu marked plastic are good duality)
- 2008-08-17 15:09:17下载
- 积分:1