搜索资源列表
Radial-basis-function-(RBF)-network
- 径向基函数网络,对Gauss白噪声及均匀分布的噪声都具有良好的抑制效果.-Radial basis function (RBF) network, has a good suppression effect to the Gauss white noise and uniform distribution of noise .
NeuralNetwork_RBF_Classification.m
- 基于径向基函数网络即RBF网络的分类识别程序-Based on the radial basis function network RBF network classification and recognition program
RBFFunction.m
- 5,RBF网络用于函数逼近 ,RBF网络用于函数逼近- 5, RBF network for function approximation
RBFInpainting
- 该程序主要包含两项内容: 1.利用rbf函数进行三维散乱点重建,并用Marching Cubes方法三角化,付操作演示; 2.rbf进行图形修复,付操作演示,效果很好-The program consists mainly of two things: 1. Rbf function reconstruction of three-dimensional scattered points and Marching Cubes method triangulation to pay the
RBFregression
- 径向基神经网络来实现非线性的函数回归,详细讲解可看<<MATLAB神经网络30个案例分析>>这本书-RBF neural networks to achieve nonlinear regression function, explain in detail to see MATLAB neural network 30 case studies in this book
rbf-kernelsvmdemo
- 支持向量机的演示程序,可以学习到支持向量机的工作原理及变成机理。核函数是RBF核函数-Support vector machine (SVM) demo, can learn to the working principle of support vector machine (SVM) and become a mechanism. Kernel function is RBF kernel function
a-progeam-of-RBF
- 此文件主要用于求径极基函数,可用于求曲面内极大值、极小值,力求曲面包络。-This file is used to find the diameter of the main pole base function can be used to find the surface maxima, minima, and strive to music enveloping.
eval_kernel
- 各种核函数运算,包含linear kernel、 rbf 、Laplace kernel、Euclidean distance等核函数-Various nuclear function operation, including linear kernel, ' rbf' , Laplace kernel, Euclidean distance and other kernel
BPRBFshenjingwangluofenlei
- 利用BP神经网络与RBF(径向基函数)网络对行人、自行车、卡车三类目标进行分类,比较两种网络的分类性能,包含三类目标的数据信息,完整的代码-BP neural network and RBF (Radial Basis Function) network for pedestrians, bicycles, trucks three goals categorize performance comparison of the two networks, data information cont
CHENGXU2
- rbf神经网络函数拟合。径向基函数,由样本选出固定中心值和delta-RBF neural network function fitting.Radial basis function (RBF), fixed center value chosen by the sample and the delta
RBF
- 一款基于MFC的模式识别小软件,算法为径向基函数神经网络(RBF)-A small algorithm based on MFC for pattern recognition, the algorithm is a radial basis function neural network (RBF)
RBF表面重建
- 利用径向基函数的方法进行隐式表面重建,matlab代码(Radial basis function method for implicit surface reconstruction)