-
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
-
102_Basics_Guide_reshoot
有关matlab的相关知识的汇总内容比较基础易学比较容易掌握(Summary of the basis of knowledge about matlab)
- 2012-08-30 11:14:23下载
- 积分:1
-
svm
一支持向量机有用的程序,希望对大家有用,我们一起学习进步。(A support vector machine useful procedure, useful for all of us hope that we learn and progress together.)
- 2007-12-31 11:43:01下载
- 积分:1
-
fdtd_for_MATLAB123
1D, 2D and 3D FDTD methods for Matlab from Sullivan s book
- 2009-11-30 01:01:40下载
- 积分:1
-
fibonacci
Fibonacci m file in matlab
- 2010-12-07 06:02:13下载
- 积分:1
-
DiscretesignalusingMATLABtoachieve
离散信号用MATLAB实现
典型的离散时间信号的MATLAB实现,离散时间序列的基本运算(Discrete signal using MATLAB to achieve a typical discrete-time signals in MATLAB realization of discrete-time sequence of basic operations)
- 2010-01-10 15:56:27下载
- 积分:1
-
AD
利用平均位移法(AD)求取混沌时间序列的延迟时间(tau),参考文献是吕金虎所著(The average displacement (AD) to strike a delay time of the chaotic time series (tau), Reference Lvjin Hu book)
- 2012-04-13 11:51:31下载
- 积分:1
-
chap5matlab
matlab实例1:三角函数曲线(1)
实例2:三角函数曲线(2)
实例3:图形的叠加
实例4:双y轴图形的绘制
实例5:单个轴窗口显示多个图形
实例6:图形标注
实例7:条形图形
实例8:区域图形
实例9:饼图的绘制(matlab ew rg weg uyt ref)
- 2011-05-20 01:46:00下载
- 积分:1
-
GUI_adder
采用MATLAB GUI 设计的加法器界面,输入两个数,实现两数相加的功能,适合于刚刚接触的同学。(Using MATLAB GUI interface design adder, enter two numbers, two numbers together to achieve the function, just contact for students.)
- 2013-07-26 16:12:57下载
- 积分:1
-
classification
最基本的调制识别程序,供入门者使用。识别fm和am(The most basic modulation recognition program for beginners to use. Identification fm and am)
- 2009-11-28 10:02:38下载
- 积分:1