-
Mean_mean
remove noise frome multiple noisy images by mean operation
- 2011-05-17 22:45:27下载
- 积分:1
-
Color-image-compresion-dct-transform
CODE FOR COLOR IMAGE COMPRESSION USING QUANTIZATION ALORITHM. VECTOR QUANTIZATION.
- 2013-10-21 17:39:32下载
- 积分:1
-
fencha
混沌现象的证明方法多种多样,其中分岔图就是一中很好的方法(Proof of chaos in various ways, including the bifurcation diagram is a good way)
- 2011-11-12 22:03:42下载
- 积分:1
-
dynamic
Matlab中使用动态规划解决数学建模中的花瓶问题,即有限制条件的寻优过程(Applied Dynamic programming to solve the
problem of bottles)
- 2013-04-11 10:13:19下载
- 积分:1
-
paper5
The Feasibility of Interference Alignment over Measured MIMO-OFDM Channels
- 2015-02-25 16:29:57下载
- 积分:1
-
xianxingguihua
求解线性规划问题,简单的求解以及多远线性规划的求解,(To solve the linear programming problem solving and simple, how far solution of linear planning
)
- 2011-04-28 09:15:08下载
- 积分:1
-
MetMAP
MetMAP is a MATLAB Toolbox for Metabolical Modeling, Analysis and oPtimization (Met. M. A. P.).
You can use this package to study metabolical systems from a theoretical point of view, analysing the pathway s structure and dynamics, but you can also use it for biotechnological purposes, evaluating optimal solutions in a genetical improvement process.
All this calculations are evaluated using the S-System formalism (a part of Biochemical Systems Theory, BST) and the Indirect Optimization Method (IOM, developed by Torres, Voit et al).
Additional information in our Website:
http://webpages.ull.es/users/sympbst/pag_ing/metmap.htm
- 2012-07-14 15:57:48下载
- 积分:1
-
Desktop
对于matlab plot 画图时出现图像纵坐标比较接近时颜色分辨不出来,使图像颜色更丰富。(For matlab plot occurs when the image drawing closer to the vertical axis can not be seen when the color to make the image more colorful.)
- 2013-08-27 15:31:31下载
- 积分:1
-
eg20-bianliangshaixuan
《MATLAB神经网络30个案例分析》中的第20个例子,案例20 神经网络变量筛选—基于BP的神经网络变量筛选。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 20 cases of 20 neural network variable selection- based on BP neural network of variable selection. Hope to have certain help to everybody!)
- 2013-09-20 16:35:50下载
- 积分:1
-
MATLAB
MATLAB函数参考手册,查看matlab函数作用以及功能。( SVMLSPex02.m
Two Dimension SVM Problem, Two Class and Separable Situation
Difference with SVMLSPex01.m:
Take the Largrange Function (16)as object function insteads ||W||,
so it need more time than SVMLSex01.m
Method from Christopher J. C. Burges:
"A Tutorial on Support Vector Machines for Pattern Recognition", page 9
Objective: min "f(A)=-sum(ai)+sum[sum(ai*yi*xi*aj*yj*xj)]/2" ,function (16)
Subject to: sum{ai*yi}=0 ,function (15)
and ai>=0 for any i, the particular set of constraints C2 (page 9, line14).
The optimizing variables is "Lagrange Multipliers": A=[a1,a2,...,am],m is the number of total samples.)
- 2011-04-27 14:27:35下载
- 积分:1