登录
首页 » matlab » RBF_per

RBF_per

于 2021-01-12 发布 文件大小:15KB
0 234
下载积分: 1 下载次数: 20

代码说明:

  先归一化输入输出参数,用KMens优化RBF神经网络中心值,然后计算隐节点数据中心间的距离(矩阵),得到各隐节点的扩展常数(宽度),接着用最小二乘法得到各隐节点的输出权值,对数据进行反归一化,并绘图得到神经网络输出与测试集图,同时进行性能评价(First, the input and output parameters are normalized, the central value of the RBF neural network is optimized by KMens, then the distance (matrix) between the data centers of the hidden nodes is calculated, and the extended constant (width) of the hidden nodes is obtained. Then the output weights of the hidden nodes are obtained by the least square method, and the data are back normalized, and the neural network is drawn. Output and test set diagrams, and performance evaluation)

文件列表:

seeds_dataset.data, 59999 , 2018-06-14
DataImport5.m, 2430 , 2018-06-21
Kmens01.m, 4249 , 2018-06-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab_FEM_dismesh
    DistMesh giving a singular FEM matrix?(Hi Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D: rho_1 < rho < rho_2 where rho_1 is the radius of a Perfect Electric Conducting cylinder and rho_2 is where the mesh is truncated using an Absorbing Boundary condition. Now, I ve written code to mesh the region myself (by dividing the region into annular rings and picking a fixed number of points on each ring) and I ve written another program which uses DistMesh to mesh the region. I get a nice solution using my own meshing code but the FEM matrix becomes singular when I use DistMesh. This is the DistMesh Code I used: Circle with hole rABC=1.5 rCyl=0.5 fdstring=sprintf( ddiff(dcircle(p,0,0, f),dcircle(p,0,0, f)) ,rABC,rCyl) fd=inline(fdstring, p ) box=[-2,-2 2,2] [p,N]=distmesh2d(fd,@huniform,0.04,box,[]) I tried changing box and the 0.04 value (initial edge length). But every time, the matrix becomes sin)
    2010-06-05 09:17:55下载
    积分:1
  • COAToolBox_coasite.info
    COA Toolbox for matlab
    2013-02-26 21:37:42下载
    积分:1
  • symbolsyn
    在matlab中实现CDMA信号的位同步,可实现,效果较好。(Implemented in matlab CDMA signal bit synchronization can be achieved, the better.)
    2013-05-14 19:45:56下载
    积分:1
  • BubbleSort
    Outputs the inputted numbers in increasing order
    2015-04-04 05:32:25下载
    积分:1
  • regress-209067
    Testing complicated str.replace.
    2014-02-02 23:01:21下载
    积分:1
  • newton_iteration
    这是我自己写的亲测可用的matlab 牛顿迭代法函数程序(This is the Newton iteration program based on MATLAB written by myself)
    2014-01-07 16:32:32下载
    积分:1
  • NSGA-II
    说明:  电网优化,能够用于分布式电源的选址定容,也可以用于电网的网架优化计算等等(Power network optimization)
    2020-06-28 16:20:01下载
    积分:1
  • mr2
    用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x(The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x)
    2009-09-04 10:55:38下载
    积分:1
  • MATLAB
    matlab课件,希望能对急需它的朋友起到帮助(matlab courseware, it is hoped that friends of much-needed help)
    2008-02-01 13:24:39下载
    积分:1
  • function3
    时滞微分方程组的原方程,以及相图程序,包括matlab源代码(Delay differential equations of the original equation, and the phase diagram of the program, including Matlab source code)
    2020-11-19 21:59:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载