-
dzcl
海量工业数据处理使用,包括了稳态测试,剔除坏值,计算标准差和平均值等(Massive use of industrial data processing, including the steady-state test, remove bad values, calculate the standard deviation and mean, etc.)
- 2013-08-23 19:15:20下载
- 积分:1
-
VB_kalman
说明: vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)(vb language Kalman filtering source (no test, the output corresponding to tie part of the process))
- 2006-05-03 23:40:52下载
- 积分:1
-
beamformer-code
beamformer code using c lang
- 2015-03-30 19:35:53下载
- 积分:1
-
AutoRunMatlab
可以实现开机自动在后台运行matlab,为第一次运行matlab节省时间。(Matlab can start automatically in the background, saving time for the first run matlab.)
- 2014-11-06 15:09:01下载
- 积分:1
-
avahi-
atlab的C编译函数mex时,定义了C99_OK的宏(EMDS/make_emdc.m (28行)),利用的是ANSI C99标准如果个人的电脑中没有相关( Matlab-HHT transform three ways three ways Matlab HHT transform Matlab)
- 2015-02-03 10:37:28下载
- 积分:1
-
20100816234956_UM_2.4.2.35
估计过来看的精神分裂国家结果看来是大方监管机构 股市大幅交给若结果是劳动纠纷(Estimates of schizophrenic country come to see the results of regulatory agencies appear to be generous to the stock market if the result is a significant labor disputes)
- 2013-12-07 19:21:22下载
- 积分:1
-
VCPP-and-MATLAB
VC++与MATLAB混合编程研究及开发实例(VC++ and MATLAB)
- 2011-12-17 16:28:47下载
- 积分:1
-
WuHanUniversity-matlab
武汉大学的matlab教程,内容简单,比较实用,适合初学者(Wuhan University of matlab tutorial is simple, more practical, suitable for beginners)
- 2011-08-14 17:28:36下载
- 积分: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
-
DataBase
读取雷达基础数据,将它保存在二进制文件中,然后可以通过读取基数据文件直接画图(Read radar base data, save it in a binary file, then you can read the base data files directly drawing)
- 2014-12-25 12:42:47下载
- 积分:1