搜索资源列表
Spider4dataanlysis
- ?Spider-matlab工具箱,为一良好的数据分析工具箱,内建核偏最小二乘回归(KPLS),径向基网络回归(RBFnet)等;支持向量机(SVC)分类;聚类分析等.-Spider-Matlab Toolbox for a good data analysis toolbox. Built-nuclear partial least squares (PLS) regression neural network (RBFnet); Support Vector Machine (SVC) c
GFClass
- 这是一个径向基函数网络MATLAB的源程序,用于两类线性不可分的数据的分类-This is a RBFN MATLAB source for the two types of non-linear data classification
libsvm-2.89.zip
- LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。,LIBSVM
rbf2
- 径向基函数的matlab原程序,并附有实例以及相关学习文档-Radial basis function matlab original program, together with examples and documentation related to learning
rbf
- 基于聚类的径向基神经网络算法,matlab实现-Cluster-based radial basis function neural network algorithm, matlab implementation
jingxiangji
- 用径向基函数法实现模式分类,自动选择最佳隐含层书目,并给出差准率和差全率。-Radial basis function method used to achieve pattern classification, automatically select the best hidden layer bibliography, and to the business associate and full-rate differential.
kmeans_rbf
- 一个简明的基于聚类的RBF(径向基)神经网络设计算法-A simple clustering-based RBF (Radial Basis Function) neural network design algorithm
testRBF
- 径向基函数网络实现非线性系统的参考模型自适应控制,matlab程序,注释非常详细。-Radial basis function networks of nonlinear systems model reference adaptive control, matlab program, very detailed comments.
RBF
- 径向基函数神经网络(RBF)的MATLAB程序,比较详细,希望对学习RBF的人有帮助-Radial basis function neural network (RBF) of the MATLAB program, a more detailed study RBF people who want to help
rbf_1_03
- 径向基神经网络的编程基础应用,仿真结果良好-RBF
rbfyaochenghu
- 径向基函数(RBF)神经网络在分类中的应用-Radial Basis Function (RBF) neural network classification
classfication
- 运用支持向量机,选用径向基函数对人工样本进行分类-Classification of artificial samples
RBF_Classification
- 采用matlab语言编写的径向基函数神经网络模式分类的程序。-Based on matlab language preparation radial basis function neural network pattern classification program
RBF_Regression
- 一个采用matlab语言编写的RBF径向基函数神经网络模式分类的小程序。-A written by matlab language of the radial basis function (RBF neural network pattern classification of small programs
rbf
- 分类器,径向基函数实现,使用matlab,待分类函数点可自行修改。-RBF classificaiton written in matlab
PNN
- 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(The rate neural network, first proposed in 1989, is a branch of the RBF network and is one of the fe