搜索资源列表
rbf.rar
- rbf神经网络在变压器故障诊断中的应用,程序完整,希望大家能够用的上~,rbf neural network in the transformer fault diagnosis, procedural integrity, and hope that we can use the ~
RBF.rar
- 可用于电力系统短期负荷预测的RBF神经网络程序,Power system can be used for short-term load forecasting procedures of the RBF neural network
ga-RBF.rar
- 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
rbf
- RBf神经网络算法的具体讲解,包括各种例子,内附程序文件,很容易理解。-RBf neural network algorithm specific explanations, including examples, containing the program file, it is easy to understand.
RBFneuralnetworkprogram
- RBF神经网络预测程序,建模,仿真,实验等-RBF neural network prediction program, modeling, simulation and experiment
RBF
- 基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近-Gradient method based on the preparation process of the RBF neural network to achieve the approximation of the input data
sgarbf
- 基本遗传算法,RBF神经网络算法,BP神经网络算法,一共5个源代码.程序可移植性强.-Basic genetic algorithm, RBF neural network algorithm, BP neural network algorithm, a total of 5 source code. Program portability strong.(
rbf
- rbf神经网络的matlab程序此程序用到matlab中关于径向基函数的程序-rbf matlab
rbf
- rbf神经网络算法matlab程序m文件-rbf
rbf
- rbf神经网络程序基本的rbf仿真程序主要是针对线性逼近方面的东西-rbf neron network procedure
RBF
- RBF神经网络用于分类与回归的两个小程序,需要的-NeuralNetwork_RBF for Classification and Regression
RBF
- RBF神经网络的源程序 遗传RBF网络 RBF神经网络对非线性系统进行逼近-RBF neural network of the source of genetic RBF neural network RBF network to approximate the nonlinear system
RBF-matlab
- 几个用matlab编写的RBF神经网络的程序,主要是RBF网络的应用-Several prepared by RBF neural network matlab program, mainly the application of RBF network
matlab神经网络30个案例分析程序
- 内容包括BP神经网络,遗传算法优化BP神经网络,RBF神经网络,GRNN神经网络,Hopfield神经网络,概率神经网络等。
rbf
- 自己编写RBF神经网络程序,RBF神经网络隐层采用标准Gaussian径向基函数,输出层采用线性激活函数,其中数据中心、扩展常数和输出权值均用梯度法求解,它们的学习率均为0.001。其中隐节点数选为10,初始输出权值取[-0.1,0.1]内的随机值,初始数据中心取[-1,1]内的随机值,初始扩展常数取[0.1,0.3]内的随机值,输入采用[0 1]的随机阶跃输入(Write your own RBF neural network, RBF neural network hidden layer
RBF神经网络自适应控制_源代码
- 《RBF神经网络自适应控制的matlab仿真》刘金琨著 程序包("RBF neural network adaptive control matlab simulation" Liu Jinkun program package)
RBF
- matlab RBF神经网络程序示例,适合初学者,共六个(Example of MATLAB RBF neural network program For beginners)
多输入多输出RBF神经网络MATLAB程序
- 多输入多输出的RBF神经网络训练MATLAB程序(RBF Neural Network Training with Multiple Input and Multiple Output)
RBF神经网络控制设计Matlab仿真程序
- RBF神经网络控制设计Matlab仿真程序(ATLAB Simulation Program for RBF Neural Network Control Design)
rbf神经网络程序和一个例子
- rbf神经网络学习例子,可以给初学者提供一个学习rbf神经网络的思路和方法,高手可以跳过就行