-
ekfukf
扩展卡尔曼滤波工具箱,已经用此程序成功的做过研究(Extended Kalman filter toolbox, has been successful with this program has done research, )
- 2014-08-20 13:07:04下载
- 积分:1
-
guihuawenti
规划问题 经典的MATLAB源代码,无约束规划问题,线性约束及非线性约束等试验,有好几个源代码啊!(Planning the classic MATLAB source code, test of constraint programming problem with linear constraints and nonlinear constraints, there are several source code!
)
- 2012-02-12 15:07:10下载
- 积分: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
-
wavedec
用wavedec2()函数对b1,b2两幅图像进行小波分解, 采用’haar’小波, 尝试着分解到第二或第三级 融合两幅图像。(With wavedec2 () function b1, b2 two images using wavelet decomposition, using haar wavelet, trying to break into the second or third grade fusion of two images.)
- 2011-06-10 17:36:20下载
- 积分:1
-
Anisotropic-diffusion
Anisotropic diffusion in image processing.
- 2013-11-16 10:05:40下载
- 积分:1
-
物元分析法(matlab)
说明: 物元分析法由我国数学家蔡文在 20 世纪 80 年代提出. 应用物元法建立多指标评价模型,可以针对复杂问题建立形象化模型,定量化得出评价结果,从而较完整、准确地反映事物的综合水平。利用matlab编程,进行如下步骤计算:1、待判物元的确定;2、经典域、节域的确定;3、关联函数;4、综合关联度(Matter-element analysis method was put forward by Chinese mathematician Cai Wen in 1980's. Applying matter-element method to establish multi-index evaluation model can establish visualization model for complex problems and quantify the evaluation results, so as to reflect the comprehensive level of things more completely and accurately. Using MATLAB programming, the following steps are calculated: 1. determination of the subject element to be judged; 2. determination of classical domain and node domain; 3. correlation function; 4. comprehensive correlation degree)
- 2021-01-14 21:38:46下载
- 积分:1
-
Beamforming-Algorithm
目前最全的自适应波束形成Matlab程序,包括了Capon、LCMV、LMS、RLS、mvdr、SMI算法、智能天线自适应波束形成算法等各类matlab程序。(adaptive beamforming Matlab procedures, including the Capon, LCMV, LMS, RLS, mvdr, SMI algorithm, adaptive beamforming smart antenna algorithms and other types of matlab procedures.)
- 2021-04-26 16:08:45下载
- 积分:1
-
CSO
说明: 是cso得源代码,里面有详细的写法,主要有速度和位置更新公式(It is the source code of cso, which has detailed writing, mainly including speed and position update formula)
- 2021-03-09 00:19:27下载
- 积分:1
-
zantaiwending
暂态稳定计算,计算在短路和断路情况下系统的状态量(Transient stability)
- 2010-07-26 14:34:36下载
- 积分:1
-
Matlab-reduction-demo
model reduction - control theory
- 2012-04-04 14:26:23下载
- 积分:1