CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - smo matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - smo matlab - List
[
matlab
]
PLSmodel
DL : 0
偏最小二乘回归建模分析程序,在matlab里面运行,是较新的一种统计分析方法,较以往的分析方法相比有很多优点-partial least squares regression modeling analysis procedures, the operating inside Matlab, it is a relatively new statistical analysis method, compared to the previous method has a lot of advantages
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李小斌
[
Windows Develop
]
smo-book.ps
DL : 0
一本支持向量机方面的优秀图书,例子很详细-a support vector machine of outstanding books, very detailed examples
Update
: 2025-02-17
Size
: 110kb
Publisher
:
于林
[
AI-NN-PR
]
svmsm
DL : 0
SMO算法的Matlab实现,花了很大的力气才弄出来的!和大家分享!更多就在我的主页访问吧:http://huangbo929.blog.edu.cn-SMO algorithm Matlab, spent a lot of time and energy only get out! And to share with you! More on the home page I visit it : http://huangbo929.blog.edu.cn
Update
: 2025-02-17
Size
: 1kb
Publisher
:
黄波
[
MultiLanguage
]
smo
DL : 0
对支持向量机svm算法的改进算法,改算法简单,但只能分为两类。-On support vector machine algorithm SVM algorithm to algorithm is simple, but can only be divided into two categories.
Update
: 2025-02-17
Size
: 38kb
Publisher
:
赵蕾
[
AI-NN-PR
]
svm
DL : 0
史蒂文-甘的支持向量机工具包,采用smo算法解决二次规划问题,c++编写嵌入使用-Steven- Support Vector Machines GAN toolkit smo algorithm used to solve quadratic programming problems, c++ Prepared embed the use of
Update
: 2025-02-17
Size
: 128kb
Publisher
:
zhouweiqing
[
AI-NN-PR
]
SVM_SMO_gaoshsh
DL : 0
支持向量机(SVM)的SMO算法实现。包括matlab源代码文件、支持向量机的pdf文档,源代码word文档。-Support Vector Machine (SVM) algorithm of SMO. Including the matlab source code files, Support Vector Machines pdf documents, source code for word documents.
Update
: 2025-02-17
Size
: 769kb
Publisher
:
Xiaojun Tang
[
Windows Develop
]
SVM-KM
DL : 1
svm详细例子(包括分类,回归)等。需要的人,下载试试。多交流.我需要svm-smo的matlab源码。谁有?-SVM detailed examples (including classification, regression) and so on. Those who need it, download a try. More exchanges. Svm-smo I need the matlab source code. Who?
Update
: 2025-02-17
Size
: 367kb
Publisher
:
2007理工信工
[
matlab
]
stprtool
DL : 0
统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines- This section should give the reader a quick overview of the methods implemented in STPRtool. • Analysis of linear discriminant function: Perceptron algorithm and multiclass modification. Kozinec’s algorithm. Fisher Linear Discriminant. A collection of known algorithms solving the Generalized Anderson’s Task. • Feature extraction: Linear Discriminant Analysis. Principal Component Analysis (PCA). Kernel PCA. Greedy Kernel PCA. Generalized Discriminant Analysis. • Probability distribution estimation and clustering: Gaussian Mixture Models. Expectation-Maximization algorithm. Minimax probability estimation. K-means clustering. • Support Vector and other Kernel Machines: Sequential Minimal Optimizer (SMO). Matlab Optimization toolbox based algorithms. Interface to the SVMlight software. Decomposition approaches to train the Multi-class SVM classifiers. Multi-class BSVM formulation trained by Kozinec’s algorithm, Mitchell- Demyanov-Molozenov algorithm
Update
: 2025-02-17
Size
: 4.07mb
Publisher
:
查日东
[
matlab
]
svmsmo
DL : 0
支持向量机的smo算法matlab程序,很经典的算法,大家参考。-Support Vector Machines smo algorithm matlab program, it is the classic algorithm, your reference.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
leionado
[
Other
]
Matlabforneur
DL : 0
神经计算的MATLAB教程,包含常用算法实现及其原理,BP/HEBBIAN/SMO等等,神经计算专用-The MATLAB neural computing tutorials, including the commonly used algorithm, BP/HEBBIAN/SMO, etc., etc., dedicated neural computing
Update
: 2025-02-17
Size
: 12.31mb
Publisher
:
吴奇
[
AI-NN-PR
]
SMO
DL : 0
支持向量机 SMO算法(Sequential Minimal Optimization algorithm)的matlab实现(伪码)-svm SMO algorithm(Sequential Minimal Optimization algorithm)
Update
: 2025-02-17
Size
: 769kb
Publisher
:
李白
[
matlab
]
SKMsmo
DL : 1
用来实现支持向量机的多核学习的SMO 算法-smo algorithm for multiple kernel learning
Update
: 2025-02-17
Size
: 270kb
Publisher
:
渐令
[
matlab
]
SMOSVM
DL : 0
用于svc分类, 用SMO实现SVC,并在UCI数据集Iris上进行实验,2. 可借鉴现成SVM软件包,实现回归分析。 -For svc classification, using SMO to achieve SVC, and in the UCI Iris data set on the experiment, 2. SVM can learn ready-made packages, to achieve regression analysis.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
陈德志
[
source in ebook
]
SMO
DL : 0
SMO算法的Matlab实现,花了很大的力气才弄出来的!和大家分享!更多就在我的主页访问吧:http://huangbo929.blog.edu.cn-SMO algorithm Matlab, spent a lot of time and energy only get out! And to share with you! More on the home page I visit it : http://huangbo929.blog.edu.cn-http://huangbo929.blog.edu.cn-SMO algorithm Matlab, spent
Update
: 2025-02-17
Size
: 1kb
Publisher
:
likeyu
[
Other systems
]
svm(smo)
DL : 0
svm code in matlab with smo method for optimization
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Najla
[
AI-NN-PR
]
SMO算法实现
DL : 0
使用Matlab重新实现了svm算法中的核心算法SMO,即序列优化问题。 其中my_seqminopt.m是重写的实现代码,完成了核心的迭代优化过程。(MATLAB code of SMO algorithm in SVM algorithm)
Update
: 2025-02-17
Size
: 82kb
Publisher
:
yyarrow
[
matlab
]
PMSM_SMO
DL : 0
PMSM SMO现代永磁同步电机控制原理及MATLAB仿真(PMSM SMO Control Principle and MATLAB Simulation of Modern Permanent Magnet Synchronous Motor)
Update
: 2025-02-17
Size
: 33kb
Publisher
:
iKirishimaTouka
[
source in ebook
]
PMSM_SMO
DL : 0
现代永磁同步电机控制原理及MATLAB仿真的第五章的配套仿真PMSM_SMO(Modern permanent magnet synchronous motor control principle and MATLAB simulation of the fifth chapter of the supporting simulation PMSM_SMO)
Update
: 2025-02-17
Size
: 80kb
Publisher
:
ugiygiygiu
[
Other
]
PMSM_SMO_dq
DL : 0
基于dq坐标系的smo,IPMSM的MATLAB模型(smo MATLAB simulink smo qd)
Update
: 2025-02-17
Size
: 26kb
Publisher
:
smoonf
[
matlab
]
PMSM_SMO_atan
DL : 0
滑膜观测器matlab仿真实现滑膜观测器的基本功能(The basic function of the sliding film observer realized by MATLAB simulation)
Update
: 2025-02-17
Size
: 32kb
Publisher
:
zhoud
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.