-
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
-
Penny-shaped
Matlab code for Penny shaped crack
- 2013-01-21 19:30:15下载
- 积分:1
-
quantmod
R 语言 的金融组件 文档, 用于金融证券的分析,研究模型非常好有用。(the finance component of R language )
- 2014-12-02 02:25:06下载
- 积分:1
-
equation
这是用matlab工具箱解决热传导微分方程的一个实例,这里用正六边形、圆形、矩形的三个算例,同时画出来了图像表示温度分布(you can use it to solve the equation and make a picture with matlab,it s easy and straight)
- 2014-01-16 10:00:25下载
- 积分:1
-
Lynch_2008
很好的matlab英文教程,不错的奥,值得看。(matlab)
- 2010-09-29 08:19:47下载
- 积分:1
-
matlab_demo
说明: 学习信号与系统时的一些matlab例子,以及一些马达控制的PID算法.(Learning signals and systems to some of the matlab examples, and some motor control PID algorithm.)
- 2010-04-15 08:29:11下载
- 积分:1
-
05716329
Evolutionary Design of Edge Detector Using Rule-
Changing Cellular Automata
- 2012-04-11 22:49:05下载
- 积分:1
-
yuandaima
一本电子TCL语言教程,可为学习OPENSEES提供方便,其他有两个为调用ABAQUS的源程序UVMAT,另外两个是求解动力问题的matlab程序(An electronic TCL language tutorials, can provide convenient for learning OPENSEES, there are two other for invoking UVMAT source of ABAQUS program, the other two is to solve the dynamic problem of the matlab program
)
- 2013-05-06 16:26:53下载
- 积分:1
-
Power_Method
利用幂法求矩阵特征值,属于数值解法的一种(Using power method to find eigenvalues of matrices, which is a kind of numerical solution.)
- 2021-03-09 22:59:27下载
- 积分:1
-
matlabfunctions
matlab常用函数,很值得收藏,查阅很方便,希望大家下载学习学习(matlab)
- 2009-12-05 11:12:30下载
- 积分:1