-
Inverter2006-0107
伺服电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
- 2013-12-11 14:07:00下载
- 积分:1
-
2DPCA_2DLDA
利用2DPCA和2DLDA在ORL人脸数据库上做的人脸识别实验,注解详细,适合初学者使用,对理解PCA与LDA有很大的作用。(2DPCA and 2DLDA use in ORL face database for face recognition experiments do, comment in detail, suitable for beginners, on the understanding of PCA and LDA are very useful.)
- 2010-06-25 20:46:05下载
- 积分: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
-
Monte-Carlo-Simulation-and-Finance
Monte Carlo Simulation and Finance,详细介绍了Monte Carlo Simulation在金融领域的应用(Monte Carlo Simulation and Finance, details the Monte Carlo Simulation in the financial sector)
- 2012-08-30 11:11:16下载
- 积分:1
-
coss-correlatin
利用matlab编程实现小车速度的互相关算法,完整。(Using matlab to realize vehicle speed cross-correlation algorithm, a complete.)
- 2013-09-26 18:14:20下载
- 积分:1
-
MATLABtool
MATLAB优化工具箱的应用例子介绍 各种优化工具箱的使用方法(MATLAB Optimization Toolbox application example describes the use of various optimization toolbox)
- 2012-11-08 16:32:02下载
- 积分:1
-
chap_4
matlab从入门到精通第4章书后源码对初学者很有帮助(matlab)
- 2009-03-19 06:09:48下载
- 积分:1
-
pisare
用Pisarenko谐波分解法估计一组实验数据的正弦频率及幅度。得出真实功率谱密度。(Pisarenko harmonic decomposition method with a set of experimental data estimate the sinusoidal frequency and amplitude. The true power spectral density obtained.)
- 2010-10-22 11:54:42下载
- 积分:1
-
gaotonglvbo
高通滤波器的matlab实现具体源代码,数字图像处理处理中最常用的高频提取方法。(High-pass filter matlab source code to achieve specific, processing of digital image processing to extract the most commonly used method of high frequency.)
- 2013-08-27 22:07:11下载
- 积分:1
-
edgedetection
进行边缘检测,效果比较好,和其他几种进行比较之后显示出优势(process edgedetection)
- 2011-10-08 15:09:01下载
- 积分:1