-
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
-
stacklife-master
a new way to browse the Harvard Library collection. This is a prototype. We’re eager to hear you about what works
- 2014-11-26 22:31:41下载
- 积分:1
-
HPCtesting
高性能计算机的性能测试文案,介绍了曙光计算机的相关测试工作。(High-performance computer performance test copy, describes the work of the dawn of the computer-related tests.)
- 2015-01-29 16:25:47下载
- 积分:1
-
GUIFEIZUIJIU
使用matlab演奏李玉刚的贵妃醉酒,亲自测试可以演奏,虽然不如卡农那个版本完全,但是音准基本正确(To Li Yugang Drunken Beauty matlab played personally test can play, although not as good as the Canon version completely, but the pitch is basically correct)
- 2013-05-14 21:16:42下载
- 积分:1
-
1243253465435gardn
描述了通信中常用的同步算法Gardner,并用matlab实现了相应的算法。(The described communication the synchronization algorithm Gardner, and the corresponding algorithm using matlab.)
- 2013-05-15 18:38:14下载
- 积分:1
-
lxy3
用于计算光子晶体透射率及反射率的MATLAB程序(另外一种传输矩阵)还有介质/真空/负折射介质/介质2的透射率的程序(photonics crystal program including calculateing transmission and reflection and including negative birefringence)
- 2009-09-09 10:41:43下载
- 积分:1
-
Time-domain-analysis
线性系统的时域分析法,涵盖各方面内容(包括稳定性分析)(The time-domain analysis of the linear system, covering all aspects of content (including stability analysis))
- 2013-02-09 12:20:05下载
- 积分:1
-
figure-magnify
对图形进行局部放大做成画中画,非常强大的magnify函数,绝不后悔!( zoom into a graphic picture in picture, very powerful magnify function)
- 2013-05-06 20:38:32下载
- 积分:1
-
KRIJIN
matlab用于散点插值的程序代码,为克里金插值算法,代码全,有很大的参考性(matlab program code for scattered point interpolation, kriging interpolation algorithm, code-wide, there is a lot of reference)
- 2013-05-17 11:32:57下载
- 积分:1
-
SVM-KMExample
一种很容易理解的svm matlab工具箱,可用于分类,回归,并附有很多示例。(A very easy to understand svm matlab toolbox, can be used for classification, regression, together with many examples.)
- 2007-09-04 20:30:47下载
- 积分:1