CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - RBF SVM
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - RBF SVM - List
[
Other resource
]
svm-rbf-demo
DL : 0
SVM的例子程序,使用RBF,garma值为0.5。专业人士可以参考。有搞SVM参数优化的人我们可以一起讨论-SVM example, the use of RBF, garma value of 0.5. Professional reference. SVM engage with the optimization of parameters we can discuss
Update
: 2008-10-13
Size
: 5.91kb
Publisher
:
刘国亮
[
Other resource
]
@rbf
DL : 0
因其核函数的良好性态,RBF核SVM(RBF-SVM)在实际应用中表现出良好的学习性能,但是RBF核函数中的参数对SVM的性能起决定性作用.阐述了RBF-SVM的性能随着变化而变化的规律,并将RBF-SVM引入自动羽绒识别系统中.根据自动羽绒识别系统的实际需求和RBF-SVM的性能变化规律,论述了本系统中参数的选取依据和选取过程,并且给出了的相关曲线变化图.通过研究,最后得到适合本系统的识别模型,从而提高了系统的总体识别率.同时,也验证了RBF-SVM的良好特性和其受参数的约束规律.
Update
: 2008-10-13
Size
: 7.64kb
Publisher
:
苏苏
[
Other resource
]
svm-rbf-demo
DL : 0
用于 MATLAB 的 SVM 演示程序,直接放到程序所在目录就可工作。
Update
: 2008-10-13
Size
: 7.01kb
Publisher
:
wangxunz
[
Other resource
]
myworkonnnet
DL : 0
多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测-multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial and several other data sets function regression and forecasting
Update
: 2025-02-17
Size
: 1.42mb
Publisher
:
张毅
[
AI-NN-PR
]
S200502106_SVM_for_classfication
DL : 0
SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。 打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。 -SVM pattern recognition for collating other people's code (the original is in English) from : kernel.m plot within the matrix for the calculation svcplot.m for graphics is the main svm168.m testlin.m procedure is used linear plot function within the SVM application documents testrbf.m RBF is using plot function within the SVM applications each file documents were described. Matlab7.0 simulation platform, all through the simulation of all the documents copied to the work directory (not directly to the attention of the upper folder directly copied to w contex directory, as if the operation, Matlab in the file menu on the set path corresponding set the path). Open Matlab, in the command window or imported testlin testrbf can see the results.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
郑军
[
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
:
李啸
[
matlab
]
kernel_svm
DL : 0
这是我自己写的一个关于svm的核程序,希望对正在学习的朋友有所帮助.-that I wrote on a svm nuclear procedures in the hope that the friends are learning some help.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
oliver
[
AI-NN-PR
]
svm-rbf-demo
DL : 0
SVM的例子程序,使用RBF,garma值为0.5。专业人士可以参考。有搞SVM参数优化的人我们可以一起讨论-SVM example, the use of RBF, garma value of 0.5. Professional reference. SVM engage with the optimization of parameters we can discuss
Update
: 2025-02-17
Size
: 6kb
Publisher
:
刘国亮
[
AI-NN-PR
]
@rbf
DL : 0
因其核函数的良好性态,RBF核SVM(RBF-SVM)在实际应用中表现出良好的学习性能,但是RBF核函数中的参数对SVM的性能起决定性作用.阐述了RBF-SVM的性能随着变化而变化的规律,并将RBF-SVM引入自动羽绒识别系统中.根据自动羽绒识别系统的实际需求和RBF-SVM的性能变化规律,论述了本系统中参数的选取依据和选取过程,并且给出了的相关曲线变化图.通过研究,最后得到适合本系统的识别模型,从而提高了系统的总体识别率.同时,也验证了RBF-SVM的良好特性和其受参数的约束规律. -err
Update
: 2025-02-17
Size
: 7kb
Publisher
:
苏苏
[
AI-NN-PR
]
svm-rbf-demo
DL : 0
Update
: 2025-02-17
Size
: 7kb
Publisher
:
wangxunz
[
AI-NN-PR
]
rbf
DL : 0
实现了RBF网络,已载入训练和测试样本,可根据需要将其更换-Achieved a RBF network, has been printed in the training and test samples may be needed to replace
Update
: 2025-02-17
Size
: 13kb
Publisher
:
张丽
[
matlab
]
SVM
DL : 1
MATLAB中svm入门ppt介绍及程序实例介绍-Getting Started with MATLAB, and procedures of example to illustrate svm
Update
: 2025-02-17
Size
: 1.59mb
Publisher
:
陈文军
[
matlab
]
SVM
DL : 0
支持向量机 最小二乘支持向量机 matlab ls-svmlab SVM matlab matlab工具 matlab 支持向量机 svm LS-SVMlab工具箱及示例程序-支持向量机 最小二乘支持向量机 matlab ls-svmlab SVM matlab matlab工具 matlab 支持向量机 svm LS-SVMlab工具箱及示例程序
Update
: 2025-02-17
Size
: 3.89mb
Publisher
:
黄涛
[
matlab
]
rbf
DL : 0
向量机算法中的核函数 向量机算法中的核函数-SVM kernel function
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lsxk
[
AI-NN-PR
]
RBF
DL : 0
此为径向基资料,,对RBF神经网络的结构和原理进行了详细的说明,,对RBF编程很有帮助-This is the radial basis information on the RBF neural network structure and principle of the detailed description of RBF programming helpful
Update
: 2025-02-17
Size
: 1.08mb
Publisher
:
邓志勇
[
matlab
]
svm-rbf-demo
DL : 0
SVM-RBF演示程序直接放到matlab command窗口运行就可以了-SVM-RBF demo program directly into the matlab command window to run on it
Update
: 2025-02-17
Size
: 7kb
Publisher
:
王孔峰
[
matlab
]
MATAB神经网络30个案例分析
DL : 0
该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM, SOM, Hopfield, LVQ, Elman and wavelet neural network; also contains PSO (Li Ziqun), grey neural network, fuzzy neural network, probabilistic neural network, genetic algorithm etc.. The PDF as a graduate design, graduate design and doctoral low grade project design reference books, but also for the vast number of scientific research personnel also have a high reference value.)
Update
: 2025-02-17
Size
: 44.86mb
Publisher
:
那又怎样
[
Other
]
etr20652
DL : 0
In this letter, we propose a new compression method for a high dimensional support vector machine (SVM). We used singular value decomposition (SVD) to compress the norm part of a radial basis function SVM. By deleting the least significant vectors that are extracted from the decomposition, we can compress each vector with minimized energy loss. We select the compressed vector dimension according to the predefined threshold which can limit the energy loss to design criteria
Update
: 2025-02-17
Size
: 242kb
Publisher
:
hiyam
[
Algorithm
]
rbf-svm.py
DL : 0
通过SVM可以对两个半月形的数据簇进行分类(By using SVM, two semilunar data clusters can be classified.)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
小侠Joe
[
matlab
]
PSO-SVM
DL : 0
粒子群算法优化支持向量机的惩罚参数c和rbf的参数gamma。(Particle swarm optimization (PSO) optimizes the penalty parameters c and RBF of SVM gamma.)
Update
: 2025-02-17
Size
: 14kb
Publisher
:
哈哈哈哈325879
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.