搜索资源列表
immunity
- 针对实际对象数学模型不明确而难以控制的问题,采用人工免疫网络的离散模 型与学习算法,将人工免疫系统与神经网络结构的优势相结合,提出了一种基于人工免疫 网络的模式识别算法,构造了对象识别的人工免疫网络模型.该算法综合了网络节点的定 位与参数调整以及对基函数的平滑因子实施调谐等功能,有效地解决了径向基函数 (RBF)神经网络模式识别的两个阶段任务,使模式识别的精度有较大的改进.采用两个不 同对象函数进行的仿真试验表明,该算法具有快速收敛性与较高的准确性. -Mathemati
RBFtidu
- 这是一个用RBF神经网络用梯度算法实现的一个函数逼近源代码-This is a use of RBF neural network algorithm with gradient function approximation of a source code
chap5_5s
- 径向基函数模拟了人脑中局部调整,因此,RBF神经网络是一种局部神经网络。-Radial basis function to simulate the human brain partial adjustment, therefore, RBF neural network is a local neural networks.
RBF
- Radial basis functions are used for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subclass). The package also calculates line inte
rbf-sin
- RBF网络逼近sin函数的程序,调试过了,很好用-RBF network approximation sin function procedures, debugging, and good with
PSO-RBF-5
- 一个基于粒子群优化径向基神经网络参数的程序-A radial basis function neural network parameters based on particle swarm optimization program
chapter7_2
- RBF网络的回归-非线性函数回归的实现 -The return of the RBF network- nonlinear function return
RBF
- 这个程序用来仿真径向基真经网络,MATLAB版本,适合初学者,效果还可以。-This is used to validate the function of RBF.
RBF
- 使用神经网络中的RBF实现函数的分类,并且可视化,原函数汇总还加了噪声,噪声的大小可以改变。-RBF neural network to classify functions, and visualization, the original function rollup also adds noise, noise size can be changed.
三RBF (1)
- 高斯径向基函数神经网络RBFmatlab代码,提高非线性输入处理能力(Gauss radial basis function neural network RBFmatlab code to improve nonlinear input processing capability)
PBL-McRBF
- RBF function, rbf neural network that can used for classification and regresssion
etr20652
- 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 vector
neural-net-rbf
- programs of radial basis function in MATLAB
案例7
- RBF神经网络的回归,实例为非线性函数拟合。(RBF neural network regression, nonlinear function fitting)
K-mean Clustering and RBF _V_1.0
- Radial Basis Function with K Mean Clustering using Pseudo inverse method
12447416rbf
- RBF-PID自整定S函数编写;可以使用,欢迎大家来学习。(RBF-PID self tuning S function writing)
RBF高斯基函数及逼近器S函数设计仿真
- RBF网络的高斯基函数及逼近器S函数设计仿真(Gaussian Function and Approximator S Function Design and Simulation of RBF Network)
RBF拟合
- 用径向基神经网络拟合一个函数关系。熟悉用神经网络完成拟合的过程(Fitting a function relationship with RBF neural network)
BP神经网络股票预测
- 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 RBF神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis is used as input and closing price as output. The
BP神经网络股票预测
- 分别采用BP网络和RBF网络进行数据预测 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 BP神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis is used as input and closing pr
