Radial basis function

수학노트
Pythagoras0 (토론 | 기여)님의 2020년 12월 23일 (수) 01:25 판 (→‎노트: 새 문단)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
둘러보기로 가기 검색하러 가기

노트

위키데이터

말뭉치

  1. A Radial basis function is a function whose value depends only on the distance from the origin.[1]
  2. A Radial basis function works by defining itself by the distance from its origin or center.[1]
  3. The Gaussian variation of the Radial Basis Function, often applied in Radial Basis Function Networks, is a popular alternative.[1]
  4. Error estimates for matrix-valued radial basis function interpolation Journal of Approximation Theory 137: 234-249.[2]
  5. Sobolev bounds on functions with scattered zeros, with applications to radial basis function surface fitting Mathematics of Computation 74: 643-763.[2]
  6. Local error estimates for radial basis function interpolation of scattered data IMA Journal of Numerical Analysis 13: 13-27.[2]
  7. To avoid this problem, the radial basis function interpolation approach can be applied.[3]
  8. For example, suppose the radial basis function is simply the distance from each location, so it forms an inverted cone over each location.[4]
  9. If you take a cross section of the x,z plane for y = 5, you will see a slice of each radial basis function.[4]
  10. In this research, an optimal Radial Basis Function (RBF) neural network-enhanced adaptive robust Kalman filter (KF) method is proposed to isolate and mitigate the influence of the two types of errors.[5]
  11. The radial basis function, based on the radius, r, given by the norm (default is Euclidean distance); the default is ‘multiquadric’: 'multiquadric' : sqrt (( r / self .[6]
  12. Radial basis function methods are modern ways to approximate multivariate functions, especially in the absence of grid data.[7]
  13. AR-RBFN utilizes radial basis function networks (RBFN) initially proposed to perform accurate interpolation of data points in a multidimensional space21.[8]
  14. Figure 2 Attractor ranked radial basis function network.[8]
  15. Learning radial basis function network requires the determination of RBF weights and centers.[8]
  16. (10), the type of the radial basis function \({\psi }_{\rho }({M}_{l}^{g})\)is taken as Gaussian kernels whose inputs are \(E\)-dimensional vectors of a combination of variables and time-lags.[8]
  17. To get a better characterization of freeform surface, Gaussian radial basis function (RBF) model was first proposed and applied in the design of the head-worn display (HWD) systems by Cakmakci et al.[9]
  18. (166) To find a compactly supported radial basis function, the coefficients for both the numerator and the denominator must be found to ensure the compactness of the support.[10]
  19. RBF, radial basis function As can be observed, the inverse functions perform as well as both Wendland or Wu functions, and the rational functions also perform similarly.[10]
  20. The toolbox is called the Matlab Radial Basis Function Toolbox (MRBFT).[11]
  21. The result of a radial basis function applied to two vectors is a single value where smaller values indicate the two vectors are farther apart.[12]
  22. {http://proceedings.mlr.press/v51/que16.html}, abstract = {Radial Basis Function (RBF) networks are a classical family of algorithms for supervised learning.[13]
  23. %V 51 %W PMLR %X Radial Basis Function (RBF) networks are a classical family of algorithms for supervised learning.[13]
  24. The task mentioned above — magically separating points with one line — is known as the radial basis function kernel, with applications in the powerful Support Vector Machine (SVM) algorithm.[14]
  25. We present a radial basis function solver for convolutional neural networks that can be directly applied to both distance metric learning and classification problems.[15]
  26. Our method treats all training features from a deep neural network as radial basis function centres and computes loss by summing the influence of a feature's nearby centres in the embedding space.[15]
  27. Having a radial basis function centred on each training feature is made scalable by treating it as an approximate nearest neighbour search problem.[15]
  28. We show that our radial basis function solver outperforms state-of-the-art embedding approaches on the Stanford Cars196 and CUB-200-2011 datasets.[15]
  29. The radial basis function (RBF) surrogate model represents the interpolating function as a linear combination of basis functions, one for each training point.[16]
  30. A radial basis function (RBF) network is a software system that can classify data and make predictions.[17]
  31. This article assumes you have advanced programming skills with C# and a basic familiarity with the radial basis function network input-process-output mechanism.[17]
  32. Using the distance value by itself is called a linear radial basis function or linear RBF.[18]

소스