搜索资源列表
Atomizer.rar
- Atomizer is a package of Matlab routines for atomic decomposition of 1-d signals in various dictionaries. The atomic decomposition techniques include Basis Pursuit, the Method of Frames, the Best Orthogonal Basis method for wavelet packets/cosine pac
garbf
- 遗传算法优化RBF径向基神经网络的matlab程序源代码。-Genetic Algorithm RBF radial basis function neural network matlab source code.
Guass-Matlab
- 运用径向基高斯函数作出图像修复,并附带相应代码以及图像实例-Gaussian radial basis function to image restoration, and with the corresponding instance of the code and image
matchingpursuit
- matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
erb1
- 利用网络实现函数逼近 使用的主要函数如下: NEWRB——设计径向基函数神经网络 SIM——对径向基函数网络进行仿真-Function approximation using the Internet to achieve the main function is as follows: NEWRB- the design of radial basis function neural network SIM- for radial basis function network
kmeans_rbf
- 一个简明的基于聚类的RBF(径向基)神经网络设计算法-A simple clustering-based RBF (Radial Basis Function) neural network design algorithm
MyRbfNet
- MATLAB径向基函数神经网络模型计算程序源码-MATLAB radial basis function neural network model program source
rbfyaochenghu
- 径向基函数(RBF)神经网络在分类中的应用-Radial Basis Function (RBF) neural network classification
3d
- 基于径向基函数与B样条的散乱数据拟合方法,适合实现三维重现。-Based on Radial Basis Functions and B-spline of scattered data fitting method for achieving three-dimensional reproducibility.
mathematical-basis-of-the-ga
- 遗传算法的数学基础,初学者由浅至深学习GA算法-The mathematical basis of the genetic algorithm, GA beginners learning algorithm by the shallow deep
radial-basis-function-network
- 用于函数逼近的径向基逼近和差值,是一个基础函数,包括高斯及二项式两种,可拓展到多个应用领域-Radial basis functions are use for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subcla
matlab-programming-basis-
- MATLAB基础程序设计,适合于初学者进行高效的学习。-MATLAB programming basis
SIMULINK-simulation-basis
- simulik 仿真基础,讲解matlab/simulink中各种模块的应用-the basis of the simulink simulation
MATLAB-basis-of-content
- MATLAB的基础内容,适合于刚学习MATLAB的同学,里面有相应的代码示例-MATLAB basis of content, suitable for students just learning MATLAB, there is a corresponding code example
basis-matrix
- 生成dct基矩阵,傅里叶基矩阵,可用于压缩感知的基矩阵等-generate dct basis matrix,forier matrix,twhich can be used for CS theory
A-Bayesian-Adaptive-Basis-Algorithm-for-Single-Pa
- Traditional single particle reconstruction methods use either the Fourier or the delta function basis to represent the particle density map. We propose a more flexible algorithm that adaptively chooses the basis based on the data. Because the basis a
Radial-Basis-Function-Neural-Controller-for-Tanke
- Radial Basis Function Neural Controller for Tanker Ship Headin
Fourier-basis-expansion
- Fourier basis expansion-Fourier basis expansion matlab
Radial-basis-function-networ
- 径向神经网络matlab程序,希望对大家有所帮助-Radial basis function networ
Radial-basis-function
- 径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(x)=Φ(‖x‖),或者还可以是到任意一点c的距离,c点称为中心点,也就是 Φ(x,c)=Φ(‖x-c‖)。任意一个满足Φ(x)=Φ(‖x‖)特性的函数Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可以的。一些径向函数代表性的用到近似给定的函数,这种近似可以被解释成一个简单的神经网络,径向基函数在支持向量机中也被用做核函数。-Radial basis function depends only on the valu
