-
Radial-basis-function
径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(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.)
- 2014-07-03 10:43:08下载
- 积分:1
-
鱼雷目标 追击
说明: matlab仿真,GUI界面模拟鱼类目标追击问题(Matlab simulation and GUI interface simulation of fish target pursuit)
- 2020-06-29 08:00:02下载
- 积分:1
-
fig7x42
交流电机控制matlab建模仿真(空间矢量控制算法)(Ac motor control)
- 2012-09-06 12:40:43下载
- 积分:1
-
RegulaFalsi
Some methods Applied in matlab
- 2009-03-11 00:46:45下载
- 积分:1
-
facedetection
facial expression in matlab
- 2011-06-06 18:00:17下载
- 积分:1
-
graymapping
gray mapping code for using matlab
- 2013-12-09 18:00:23下载
- 积分:1
-
gross_ralph_2004_3
Face Recognition Across Pose and Illumination
- 2011-07-20 21:34:19下载
- 积分:1
-
RLS-
这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的噪声抵消器(This program about the speech signal de-noising, implements a recursive least squares method based on a noise canceller)
- 2013-07-27 11:19:10下载
- 积分:1
-
gaonan
算法优化非常好,几乎没有循环,可以广泛的应用于数据预测及数据分析,利用最小二乘法进行拟合多元非线性方程。( Algorithm optimization is very good, almost no circulation, Can be widely used in data analysis and forecast data, Multivariate least squares fitting method of nonlinear equations.)
- 2016-05-30 14:39:15下载
- 积分:1
-
cpu
采用仿真实验的方法,分析和评价FCFS、SJF、RR和MLFS算法的优劣,用c++实现四种调度算法,源代码如下,思路程序内有注解(Method using simulation, analysis and evaluation of FCFS, SJF, RR, and MLFS merits of the algorithm, using c++ to achieve the four scheduling algorithms, source code is as follows, ideas, comments within the program)
- 2011-05-04 19:47:14下载
- 积分:1