-
power-system-simulation-
电力系统仿真技术,主要是matlab环境下的电力系统仿真研究(Power system simulation technology, mainly is the matlab environment simulation of power system)
- 2013-04-21 20:03:16下载
- 积分:1
-
2D_PML_fangxingzhu
二维的TM波打到一个方形的金属柱上,边界条件为PML(TM wave hit a two-dimensional square metal column, PML boundary conditions)
- 2013-11-15 09:48:55下载
- 积分:1
-
scan_matching
This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of MatLab scripts, mex-files and C++ code.
to objects). This demo also provides a nice example of using "placement new" and explicit destruction.
(This a set of simple implementations for aligning scans of range-bearing laser data. Th are written as a journalist in demonstrations of basic algor ithm implementations and are not designed for r Leveraging-world (ie, efficient) application. The source code consi sts of MatLab scripts, Mex-files and C code. to objects). This demo als o provides a nice example of using the "placement ne w "and explicit destruction.)
- 2006-12-08 01:04:39下载
- 积分:1
-
poleo-de-datos
an a dedicated hyperterminal
- 2014-02-04 00:25:11下载
- 积分:1
-
spline
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:37:29下载
- 积分:1
-
zjj
使用matlab的仿真平台simulink来实现直接序列扩频码变换为双极性码的转换
(Matlab simulation using simulink platform to achieve the direct sequence spread spectrum code transformation for bipolar code conversion)
- 2008-06-11 10:47:55下载
- 积分:1
-
optimization-toolbox
matlab 最优化工具箱,解决非线性多目标问题的首选(matlab optimization-toolbox)
- 2012-01-12 11:51:41下载
- 积分: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
-
11
Matlab教程第11章,编成与案例教学(Matlab Guide Chapter 11, compiled and Case Teaching)
- 2013-07-20 19:57:58下载
- 积分:1
-
444
采用动态规划方法实现的目标分配,后面有MATLAB代码(Solving Weapon Target Assignment
Problem with Dynamic Programming)
- 2010-11-05 23:36:00下载
- 积分:1