-
lms
自适应信号处理,滤波器设计,基于lms最小均方平方算法(Adaptive signal processing, filter design, based lms square LMS algorithm)
- 2010-07-13 20:26:33下载
- 积分:1
-
NeuralNetwork_BP
RBF神经网络matlab代码可以用于分类与回归(RBF neural network matlab code can be used for classification and regression)
- 2008-04-10 20:53:21下载
- 积分:1
-
makeLMfilters
make lm filter in the matlab
- 2009-11-28 16:21:04下载
- 积分:1
-
teen
TEEN is a protocol developed for wireless sensor networks and is a routing protocol
- 2013-12-17 18:52:53下载
- 积分:1
-
Ransak
this code described by Matlab file for fitting process for the extract a ellipse curve from the 2D noisy ellipse image.
- 2014-01-12 03:32:09下载
- 积分:1
-
MPC&DMC
简单的DMC以及MPC控制代码和说明都有,不错的学习参考(Simple DMC and MPC control code and instructions are available, good learning reference)
- 2020-07-03 03:20:02下载
- 积分:1
-
DictionaryModuleandUserDefinedCodes
包含了一个Matalab的源代码,实现了一个新的编码方法可提高信息隐藏容量,可参考文献Dictionary Module and User Defined Codes for increasing Steganographic Embedding Capacity(the source code for the paper: Dictionary Module and User Defined Codes for increasing Steganographic Embedding Capacity)
- 2009-06-06 17:46:00下载
- 积分: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
-
simulation_single_joint
利用simulink简历模块图进行机器人的单关节动力学仿真,rar内含说明文档1份,simulink模块图2份(内容一样,其一适于6.5以下版本,另一适于7.0以上版本),简单易懂。(use Simulink curriculum vitae module chart single-joint robot dynamics simulation. rar file a note containing copies Simulink map module 2 (content, One suitable for the following version 6.5, 7.0 more suitable for another version), the simple and understandable.)
- 2006-10-10 20:40:20下载
- 积分:1
-
xitongbianshi
系统辨识程序,改进最小二乘法其中包括--两步法(System identification procedures, including improving the least squares method- two-step)
- 2011-11-18 09:50:25下载
- 积分:1