搜索资源列表
fuzzycontroller(gauss)
- 隶属函数为gauss 的matlab 模糊控制器 编程文件!
2SVR
- 支持向量机回归的matlab版本,里面包含高斯核函数等一系列常用的核函数。(Support vector regression matlab version, which contains the Gauss kernel function and a series of commonly used kernel functions.)
第10章 模糊逼近算法
- RBF网络的学习过程与BP网络的学习过程类似,两者的主要区别在于各使用不同的作用函数。BP网络中隐层使用的是Sigmoid函数,其值在输入空间中无限大的范围内为非零值,因而是一种全局逼近的神经网络;而RBF网络中的作用函数是高斯基函数,其值在输入空间中有限范围内为非零值,因为RBF网络是局部逼近的神经网络。(The learning process of RBF networks is similar to the learning process of BP networks. The mai
optimal
- 智能粒子群优化算法实例,关于高斯函数求极值问题 高斯函数优化(An example of Intelligent Particle Swarm Optimization (Intelligent Particle Swarm Optimization) algorithm for the extreme value problem of Gauss function)