-
frame_difference
Frame difference is arguably the simplest form of background subtraction. The current frame is simply subtracted from the previous frame, and if the difference in pixel values for a given pixel is greater than a threshold Ts, the pixel is considered part of the foreground.
- 2010-06-29 12:20:42下载
- 积分:1
-
ZF
说明: 本程序包括四部分,分别实现了迫零均衡,信号产生,绘制眼图以及误码率的计算。(This program consists of four parts, respectively, to achieve a zero forcing equalization, signal generator, drawing the eye diagram and bit error rate calculation.)
- 2020-11-28 05:59:30下载
- 积分: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
-
mk
说明: mann-kendall趋势性检验,用于检验一组数据趋势性情况(mann-kendall trend test, a set of data used to test the trend of the situation)
- 2013-08-12 22:19:19下载
- 积分:1
-
win7-MATLAB7
本文件主要内容是讲解关于matlab在win7下安装出现的问题(matlab win7)
- 2012-04-13 15:42:46下载
- 积分:1
-
estimation
用最小均方误差方法进行观测量估计的matlab程序。使用需要提供源数据文件,修改相应的文件路径。(Matlab program estimated by observations with the minimum mean square error method. Use need to provide source data file, modify the appropriate file path.)
- 2012-05-30 21:51:45下载
- 积分:1
-
circle_fit
Revival of a 14 years old code (written in 1991 for MATLAB 2.x).
Given a set of measured x,y pairs that a re supposed to reside on a circle, but with some added noise. A circle to these points, i.e. find xc,yc,R, such that (x-xc)^2+(y-yc)^2=R^2
The method minimizes the sum of squared radial deviations.
- 2012-08-22 17:12:30下载
- 积分:1
-
PSCAD
一个自己搭建的普通的pscad仿真模型,方便初学者了解pscad相关的原件(One he has built himself an ordinary pscad simulation model, easy for beginners to understand the relevant original pscad)
- 2013-10-01 17:21:02下载
- 积分:1
-
HandGemoetry
Hand geometry application and detection
- 2015-02-10 06:35:19下载
- 积分:1
-
Chap2
Transient Overvoltage in Power System
- 2013-12-28 02:16:53下载
- 积分:1