搜索资源列表
ga-rbf.rar
- 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
garbf
- 遗传算法优化rbf径向基神经网络的matlab程序源代码。-Genetic Algorithm rbf radial basis function neural network matlab source code.
rbfwangluo
- 自己编的遗传rbf神经网络程序,rbf神经网络,txt文件调试通过-Own series of genetic procedures for rbf neural network, rbf neural network, txt file debugging by
sgarbf
- 基本遗传算法,rbf神经网络算法,BP神经网络算法,一共5个源代码.程序可移植性强.-Basic genetic algorithm, rbf neural network algorithm, BP neural network algorithm, a total of 5 source code. Program portability strong.(
ANN-moving-robot
- 运用人工神经网络和遗传算法实现机器人程序能够自动排除地图中的障碍物。-The use of artificial neural networks and genetic algorithm procedures robot can automatically rule out the possibility of obstructions map.
PSO_GA_rbf
- 粒子群算法、遗传算法优化rbf径向基神经网络。-Particle swarm optimization, genetic algorithm optimization of rbf Radial Basis Function Neural Networks.
PSA_rbf
- 一个粒子群算法、遗传算法优化rbf径向基神经网络源代码,可直接使用。-A particle swarm optimization, genetic algorithm optimization rbf Radial Basis Function neural network source code, can be used directly.
rbf
- rbf神经网络的源程序 遗传rbf网络 rbf神经网络对非线性系统进行逼近-rbf neural network of the source of genetic rbf neural network rbf network to approximate the nonlinear system
GA-to-rbf
- GA to rbf 神经网络,遗传算法,滤波器,MATLAB-GA to rbf neural networks, genetic algorithms, filters, MATLAB
GA-rbf
- 自适应遗传算法优化rbf神经网络,粒子群算法优化rbf神经网络仿真结果比较。程序可直接运行-Adaptive genetic algorithm to optimize the rbf neural networks, particle swarm optimization on rbf neural network simulation results compared. Program can be run directly
GA-optimization-rbf
- 遗传算法优化rbf神经网络,对中心和宽度进行遗传优化,是rbf的改进型-Genetic algorithm to optimize the rbf neural networks, genetic optimization of the center and width, rbf improved
GA-rbf
- 用遗传算法优化rbf神经网络,我自己用matlab写的,希望对大家有用。-Using genetic algorithms to optimize the rbf neural network, using matlab to write my own, I hope useful.
rbf-based-on-GA
- 基于遗传算法的rbf神经网络matlab源程序-Based on Genetic Algorithm and rbf Neural Network
遗传算法优化rbf
- 使用遗传算法优化的rbf神经网络,拿来给有需要的同学。
matlab神经网络30个案例分析程序
- 内容包括BP神经网络,遗传算法优化BP神经网络,rbf神经网络,GRNN神经网络,Hopfield神经网络,概率神经网络等。
遗传算法优化rbf神经网络
- 遗传算法优化rbf神经网络逼近非线性函数,具有较好的效果(Genetic algorithm, optimization, rbf neural network, approximation)
MATAB神经网络30个案例分析
- 该PDF共有30个MATLAB神经网络的案例,包括BP、rbf、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, rbf, SVM
rbf-k均值聚类
- rbf(径向基神经网络)网络是一种重要的神经网络,rbf网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。rbf权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个rbf网络的程序是基于K均值聚类的rbf代码。(rbf (radial basis function network) is an important neural network. The training of rbf network is divided
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 rbf、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part
matlab神经网络43个案例源代码
- 基于MATLAB实现的43个经典神经网络源代码,包括遗传算法、BP神经网络、rbf神经网络等。(Based on MATLAB to achieve 43 classic neural network source code, including genetic algorithm, BP neural network, rbf neural network.)