-
beibaowenti
有N件物品和一个容量为V的背包。第i件物品的费用是c,价值是w。求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。(There are N items and a knapsack capacity of V' s. No. i is the cost of items c, the value of w. Solving items into the backpack which will enable the cost of these items does not exceed the sum of the capacity of backpack, and the sum of the maximum value.)
- 2009-05-07 22:10:10下载
- 积分:1
-
Elasticity-problems
弹性问题,包括平面问题和空间与轴对称问题(Elasticity problems, including plane and axisymmetric problems and space issues)
- 2014-10-21 11:46:33下载
- 积分:1
-
decodeBitFlip
ldpc WBF算法,经典的算法,matlab源码,可执行(ldpc WBF algorithm, the classical algorithm, matlab source code, executable)
- 2009-04-08 14:28:01下载
- 积分:1
-
wavenoise
小波去噪 用了几种不同的方式进行限制,有软域值,硬域值还有新开发的一种方式(wavelet)
- 2010-12-27 16:16:42下载
- 积分:1
-
matlabnihe
说明: MATLAB拟合插值预测程序,对于数学建模很有用,我的导师传给我的,在这与大家分享(MATLAB interpolation projections fitting procedure is useful for mathematical modeling, I am a mentor to me, to share with you in this)
- 2009-08-16 00:07:28下载
- 积分:1
-
matlab-toolbox
Matlab 工具,各类积分,二次定积分,gquad2dggen等(Matlab tool, all kinds of points, the second definite integral, gquad2dggen etc.)
- 2013-08-25 21:22:26下载
- 积分:1
-
matalab
这是基于哈尔滨工业大学的《线性系统》理论的课件,提供给大家!(This is based on the Harbin Industrial University, "Linear System Theory" courseware available to everyone!)
- 2007-07-09 10:43:42下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
Matlab_SATOOL
一个较好的模拟退火工具箱,主要解决优化问题,(a better toolbox simulated annealing, mainly to solve the optimization problem.)
- 2007-01-16 00:57:45下载
- 积分:1
-
project
Text detection in video using matlab.This project detects capital letters and numbers in the different frames of video
- 2013-03-06 21:33:25下载
- 积分:1