-
matlab2
利用matlab进行五点滑动平均法平滑处理(Using matlab five-point moving average smoothing method)
- 2013-09-15 10:42:21下载
- 积分:1
-
sr
说明: 商人过河的问题,三个商人各带一个仆人、、、(Merchants across the river mathematical modeling problem is a classic problem)
- 2010-03-19 01:14:02下载
- 积分: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
-
Tkalfilterh
标准的卡尔曼滤波程序,使用matlab实现,程序中通通过一个简单的模拟,说明了卡尔曼滤波器的跟踪滤波原理。
(Standard Kalman filtering procedures, the use of Matlab implementation, pass through a simple simulation program, the Kalman filter tracking filter principles.)
- 2012-08-12 00:15:02下载
- 积分:1
-
use-matlab-
用matlab实现简单的图像的放大和缩小(use matlab)
- 2011-12-26 22:01:18下载
- 积分:1
-
LPF(FIR-Hamming)
采用Hamming窗实现的低通滤波器,可设置通带频率、截止频率以及带宽等滤波器特性参数。(The low-pass filter is realized by using Hamming window, can set the passband filter characteristic parameters such as frequency, the cut-off frequency and bandwidth.)
- 2014-10-23 20:34:22下载
- 积分:1
-
LMS
基于LMS算法的均衡技术在matlab上的仿真应用(Equalization technique based on the LMS algorithm in matlab simulation applications)
- 2013-08-28 21:57:31下载
- 积分:1
-
apm--project
现在飞的稳定的apm给空的源代码,,可以提供参考(apm is project,)
- 2014-08-19 17:53:55下载
- 积分:1
-
testmyadd2
应用matlab编译器mcc实现,matlab和vc联合编程的经典例子(Application matlab mcc compiler implementation, matlab and vc classic example of joint programming)
- 2010-08-20 16:10:20下载
- 积分:1
-
c
说明: 针对员工数目较多的公司,用于员工信息查询和工资计算(A relatively large number of companies for the employees, for employee information inquiries and payment of wages)
- 2009-12-02 19:38:06下载
- 积分:1