-
xu(1)
饱和时滞系统matlab相图,给出输入变量的上下界(The matlab phase diagram of the saturated time-delay system is given, and the upper and lower bounds of the input variables are given)
- 2016-09-30 08:04:40下载
- 积分:1
-
Mseires
用MATLAB产生M序列作为系统的输入,根据传递函数,仿真输出,并得出输入的自相关函数和输入输出的互相关函数。(M sequence generated by MATLAB as input, in accordance with transfer function, simulation output, and come to enter the auto-correlation function and the input and output of the cross-correlation function.)
- 2009-06-18 22:21:51下载
- 积分:1
-
wrap_affine1
仿射,图像变换,选取图像四个角点,进行图像变换(Click to select the four corners of the image affine transformation point)
- 2013-12-05 15:43:38下载
- 积分:1
-
xingyouxian
Matlab的行优先算法,可以方便的判断对如机场、火车站、公交车的就座问题进行分析(Matlab line priority algorithm, it will be convenient for the judge, such as airports, railway stations, bus seat to undertake an analysis of)
- 2007-11-25 15:45:11下载
- 积分:1
-
WuHanUniversity-matlab
武汉大学的matlab教程,内容简单,比较实用,适合初学者(Wuhan University of matlab tutorial is simple, more practical, suitable for beginners)
- 2011-08-14 17:28:36下载
- 积分:1
-
C_C___Source_Line_Counter_src
代码行数统计,一个非常有用的东西,希望各位喜欢(code a few statistics, a very useful thing, I hope you like)
- 2006-10-25 12:40:48下载
- 积分: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
-
2
基于matlab简单图像处理系统中对图片的取反功能(Based on a simple matlab image processing system for the inversion of the image)
- 2014-01-19 22:17:55下载
- 积分:1
-
matlab2012_vs2005
解决新版本MATLAB与VC++混合编程问题。经过验证能够使用(Solve the problem of the new version MATLAB and VC++ for hybrid programming. Proven ability to use)
- 2012-07-23 08:31:43下载
- 积分:1
-
Zuoye
vc与matcom混合编程实例,里面包含了matcom将matlab m文件转换成C++文件的例子,然后在vc中调用,画图,并借助matlab在vc中对音频文件进行幅度和相位分析(Vc mixed with matcom programming examples, containing the matcom transform matlab m file into the c++ file example, and then call in the vc, drawing, and with the help of matlab in the vc of amplitude and phase analysis was carried out on the audio file)
- 2013-05-18 10:13:50下载
- 积分:1