【006】基于MATLAB的车牌字符识别 02:55 【007】事件触发机制下一阶线性多智能体系统平均一致性 01:49 【008】基于动态事件触发策略的二阶多智能体系统主动抗干扰控制 01:53 【009】多智能体系统 (Multi-Agent Systems, MASs)一致性编队 00:59 【010】多智能体系统的分群牵引控制 04:16 【011】非完整...
径向基函数(RBF Radial Basis Function)神经网络是由J.Moody和C.Darken在20世纪80年代末提出的一种神经网络,它是具有单隐层的三层前馈网络。由于它模拟了人脑中局部调整、相互覆盖接受域(或称感受野-Receptive Field)的神经网络结构,因此,RBF网络使一种局部逼近网络,已证明它能以任意精度逼近任意连续函数。 %RBF神经...
I came across the radial basis function: QUESTION 1 net = newrb(P,T,goal,spread,MN,DF) but I dont understand the inputs of the function concerning P and T, should it be: net = newrb(predictors',response') because net = newrb(predictors,response)%gives me a error saying predictiors ...
Matlab关于径向基函数网络设计-Radial Basis Function Net.m 径向基函数网络设计 径向基函数网络比标准的前向型BP网络需要更多的神经元,但是它能够按时间片来训练网络。当有很多的训练向量时,这种网络很有效果 径向基函数网络由两层组成:第一层为隐含的径向基层,第二层为输出线性层 问题描述—设计一个径向基函数网络...
Fig. 12.3 shows the ANN model just as implemented in MATLAB’s RBF Toolbox. The suggested ANN radial basis function model is implemented with unknown number of inputs and output layer values within the PID parameter limits of the power system. Here back propagation method is engaged to train...
Paul A,Bhattacharya P.Comparative study of radial basis function neural network with estimation of eigenvalue in image using MATLAB[J].Advances in Intelligent Systems and Computing,2014,226(147):141-146.Paul A,Bhattacharya P.Comparative study of radial basis function neural network with estimation ...
MATLAB code for the parameterized level set method based topologyoptimizationusingradialbasisfunctions(RBFs),whichisappliedtominimizethecomplianceofatwo-dimensionallinearelasticstructure.Thisparameterizedlevelsetmethodusingradialbasisfunctionscanmaintainarelativelysmoothlevelsetfunctionwithan approximate re-initialization ...
- Radial basis function (RBF) neural network control for mechanical systems:design, analysis and Matlab simulation = 机械系统RBF神经网络控制 : 设计、分析及Matlab仿真 被引量: 0发表: 2013年 RBF neural network-based sliding mode control for a ballistic missile radial basis function networksuncertain ...
As an example, water resources development level is assessed in Xi'an by MATLAB radial basis function network method. The result shows that the method has the features of direct, credibility and good application. It has the functions of classifying and arrangement and it is a good assessment ...
other Matlab files ('.m' extension): Matlab functions and scripts to run the programTo make the program run:run init run one of the Matlab scripts rbfn_standard / rbfn_regularization_AuthorMareva Brixy (marevabrixy@gmail.com)About Radial-Basis Function Network for handwritten number classification...