CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - support vector matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - support vector matlab - List
[
AI-NN-PR
]
svm_v0.55beta
DL : 0
最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, 1995. [2] J. C. Platt, "Fast training of support vector machines using sequential minimal optimization", in Advances in Kernel Methods - Support Vector Learning, (Eds) B. Scholkopf, C. Burges, and A. J. Smola, MIT Press, Cambridge, Massachusetts, chapter 12, pp 185-208, 1999. [3] T. Joachims, "Estimating the Generalization Performance of a SVM Efficiently", LS-8 Report 25, Universitat Dortmund, Fachbereich Informatik, 1999. -The newest work tools of svm,it will be very convenient to have it.
Update
: 2025-02-17
Size
: 168kb
Publisher
:
金星
[
matlab
]
svm
DL : 0
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB svm prepared by the source, can achieve a support vector machine for the feature classification or extract
Update
: 2025-02-17
Size
: 150kb
Publisher
:
木月
[
Algorithm
]
一个SVM的MATLAB工具箱
DL : 1
一个SVM的MATLAB工具箱,Support Vector Machine toolbox for Matlab Version 2.51-A matlab toolbox of SVM,Support Vector Machine toolbox for Matlab Version 2.51
Update
: 2025-02-17
Size
: 540kb
Publisher
:
陈爱斌
[
matlab
]
Support vector machine
DL : 0
数据挖掘算法,support vector machine算法源代码,用于分类-data mining algorithms, support vector machine algorithm source code for classification
Update
: 2025-02-17
Size
: 2kb
Publisher
:
sah
[
AI-NN-PR
]
matlab作业
DL : 0
模式识别一份很好的作业,包括线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,支持向量机-a very good operation, including linear classification; Minimum risk Bayesian classifier; Supervised learning method Hierarchical clustering analysis; K-L transform effective features, support vector machines
Update
: 2025-02-17
Size
: 2.48mb
Publisher
:
郭攀红
[
matlab
]
bsvm-2.05
DL : 0
一个support vector machine的matlab工具箱。-a support vector machine of Matlab Toolbox.
Update
: 2025-02-17
Size
: 276kb
Publisher
:
cp
[
matlab
]
stprtool19oct05
DL : 0
support vector machine的一个matlab工具箱-support vector machine in a Matlab Toolbox
Update
: 2025-02-17
Size
: 4.26mb
Publisher
:
cp
[
matlab
]
osu-svm-3.0
DL : 0
support vector machine的osu源码-support vector machine source of Osu
Update
: 2025-02-17
Size
: 824kb
Publisher
:
cp
[
matlab
]
mbetoolbox_v2.0
DL : 0
一个神经网络工具箱,包括Support Vector Machine等。-a neural network toolbox, including Support Vector Machine other.
Update
: 2025-02-17
Size
: 1.56mb
Publisher
:
cp
[
AI-NN-PR
]
SVMCode
DL : 0
svm(support vector machine)的训练识别算法程序-svm (support vector machine) training procedures Recognition Algorithm
Update
: 2025-02-17
Size
: 794kb
Publisher
:
李啸
[
AI-NN-PR
]
libsvm-matlab-1.2
DL : 0
Support Vector Machines is a powerful methodology for solving problems in nonlinear classification and regression. It is a matlab version.-Support Vector Machines is a powerful methamphetamine odology for solving problems in nonlinear CLAS sification and regression. It is a Matlab versi on.
Update
: 2025-02-17
Size
: 29kb
Publisher
:
Mountain
[
Mathimatics-Numerical algorithms
]
SVM--SVM
DL : 0
支持向量机,用于分类,含训练集与测试集。里面含有六个源程序-support vector machines for the classification, with the training set and test sets. It contains six source
Update
: 2025-02-17
Size
: 4kb
Publisher
:
sss
[
Windows Develop
]
Dev.tar
DL : 0
很实用的支持向量机算法,本人用过的,感觉上手很快-practical support vector machine algorithm, I used the feeling started fast
Update
: 2025-02-17
Size
: 884kb
Publisher
:
于林
[
matlab
]
LSSVMlabnew
DL : 0
最新SVM支持向量机,matlab开发工具箱!算法的一种 -,matlab,matlab例程/matlab -latest SVM support vector machine, developed Matlab toolbox! An algorithm-, Matlab and Matlab routines/Matlab
Update
: 2025-02-17
Size
: 217kb
Publisher
:
张玉玺
[
Graph Recognize
]
SVM(matlab)
DL : 0
支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
Update
: 2025-02-17
Size
: 2kb
Publisher
:
dyddong
[
Books
]
DataMining_and-SVM
DL : 0
一本很好的关于数据挖掘的支持向量机应用的书-a good on Data Mining Application Support Vector Machine book
Update
: 2025-02-17
Size
: 7.3mb
Publisher
:
zql
[
Other
]
SVC-MATLAB
DL : 0
这个是支持向量聚类机用matlab编译的主程序和部分子程序-this is clustering support vector machine Matlab Compiler part of the main program and subprogram
Update
: 2025-02-17
Size
: 18kb
Publisher
:
李序
[
matlab
]
svm_new
DL : 0
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.-MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.
Update
: 2025-02-17
Size
: 125kb
Publisher
:
chenbin
[
Windows Develop
]
support-vector-machine
DL : 0
支持向量机非线性回归通用matlab程序,本程序使用支持向量机法,实现对数据的非线性回归,核函数的设定和修改在函数内部进行,数据预处理在函数外部进行,简单易懂,希望能对大家有所帮助-Universal non-linear regression support vector machine matlab program, this program uses support vector machine method to achieve non-linear regression of data, settings and modify the kernel function within the function, the data pre-processing function externally, simple and easy to to understand, hoping to be helpful to everyone
Update
: 2025-02-17
Size
: 1kb
Publisher
:
韩锡辉
[
Special Effects
]
matlab
DL : 0
模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
张妮娜
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.