登录
首页 » matlab » Radial-basis-function

Radial-basis-function

于 2014-07-03 发布 文件大小:1580KB
0 226
下载积分: 1 下载次数: 13

代码说明:

  径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(x)=Φ(‖x‖),或者还可以是到任意一点c的距离,c点称为中心点,也就是 Φ(x,c)=Φ(‖x-c‖)。任意一个满足Φ(x)=Φ(‖x‖)特性的函数Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可以的。一些径向函数代表性的用到近似给定的函数,这种近似可以被解释成一个简单的神经网络,径向基函数在支持向量机中也被用做核函数。(Radial basis function depends only on the value of a real-valued function of the distance from the origin, i.e. Φ (x) = Φ (x ‖ ‖) or may also be the distance to any point c, c is called the center point , i.e. Φ (x, c) = Φ (xc ‖ ‖). Satisfy any one of Φ (x) = Φ (x ‖ ‖) characteristic functions are called radial vector function Φ standard Euclidean distance is generally used, although other distance functions are also possible. Some typical uses radial function approximation given function, this approximation can be interpreted as a simple neural network, RBF in support vector machines have also been used to make nuclear functions.)

文件列表:

Radial basis function,RBF
..........................\Radial Basis Function Net.m,1311,2014-03-13
..........................\径向基.docx,1658427,2014-03-13

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

发表评论

0 个回复

  • Radarsys
    雷达系统分析和设计的 matlab 版本,适合初学者学习(Radar systems analysis and design of the matlab version, suitable for beginners to learn)
    2010-06-20 12:04:49下载
    积分:1
  • dvr1
    compensation of voltage sags and swells
    2013-11-21 04:06:12下载
    积分:1
  • pm-suanfa
    内容:空间目标识别,采用PM算法。程序中附有注释,可以改变方向角,运算速度比music算法快,本人毕设程序,绝对可用。(Content: space target recognition using PM algorithm. Annotated program, you can change the direction of the angle calculation algorithm is faster than the music, I set up the program, absolutely free.)
    2013-11-25 21:39:51下载
    积分:1
  • BDDB.rar
    用于离散信号的盲反卷积,主要针对一维离散信号,可以进行二维扩展。(Discrete signals for blind deconvolution, mainly for one-dimensional discrete signal can be extended to two-dimensional.)
    2009-06-06 20:43:19下载
    积分:1
  • anli21.5-5
    北京航空航天大学出版的matlab从零进阶的原程序代码第1章案例21.5源代码(Beijing University of Aeronautics and Astronautics from zero Advanced matlab published the original program code in Chapter 1 Case 21.5 source code)
    2014-01-17 21:49:54下载
    积分:1
  • DSSS_enhanced_with_a_coarse_time_synchronization_l
    用早迟门实现定时同步!实现通信系统仿真,(Achieved with the early-late gate timing synchronization! Communication System Simulation,)
    2010-06-03 14:46:11下载
    积分:1
  • jacobi
    3种jacobi迭代算法,即将Ax=b,转换为A=D-L-U,进而x=Bx+f(3 kinds of jacobi iterative algorithm, ie Ax = b, converted to A = DLU, and then x = Bx+ f)
    2013-12-06 00:57:49下载
    积分:1
  • matlab
    logistic混沌产生过程,产生周期解的过程。(logistic chaos generation process, generating process of periodic solutions.)
    2013-11-27 22:26:53下载
    积分:1
  • imgsteg
    THIS CODE IS REG.IMAGE STEGNOGRAPHY
    2014-09-21 14:10:28下载
    积分:1
  • LSSVM
    最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001 isig2=0.001 [gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },... [0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm ) type= function approximation kernel= RBF_kernel model=initlssvm(X,Y,type,gam,sig2,kernel) model model=trainlssvm(model) Yt=simlssvm(model,Xt) )
    2015-12-27 11:05:14下载
    积分:1
  • 696518资源总数
  • 106268会员总数
  • 10今日下载