搜索资源列表
遗传算法优化工具箱介绍及实例源程序
- 该程序包含有matlab相关的工具箱,并提供了 相关的实现算例,可以为初学者使用-contains the procedures related to the Matlab toolbox, and provide relevant examples to achieve, for beginners
genetic_matlab
- 遗传算法优化工具箱介绍及实例源程序,适合初学者用matlab进行遗传算法的学习-genetic algorithm optimization toolbox introduced and examples of source, for beginners using Matlab for the study of genetic algorithms
Matlabwithgauserbf
- 用遗传算法优化BP神经网络的Matlab编程实例
descendiblity-arithmetic-BPNN-Matlab-example
- 用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
BPnet
- BP神经网络实现函数优化的一个matlab实例-BP neural network is a function optimization matlab example
yichuanbp
- 用遗传算法优化BP神经网络的Matlab编程实例-BP using genetic algorithm optimization of the Matlab Neural Network Programming Example
GABP
- 用遗传算法优化BP神经网络的Matlab编程实例-Method for optimizing BP neural network Matlab programming examples
matlab-ga-tool
- matlab遗传算法工具箱优化程序及实例。-matlab genetic algorithm toolbox optimization procedures and examples.
gene_bpnn_xor
- 基于遗传算法优化的神经网络程序[matlab]实例-Genetic algorithm based neural network program [matlab] instance
Adaptive-Embedding-Dimension
- 嵌入维数自适应最小二乘支持向量机 状态时间序列预测方法 Condition Time Series Prediction Using Least Squares Support Vector Machine with Adaptive Embedding Dimension 针对航空发动机状态时间序列预测中嵌入维数难于有效选取的问题, 提出一种基于嵌入维数自适应 最小二乘支持向量机( L SSVM ) 的预测方法。该方法将嵌入维数作为影响状态时间序列预测精度的重要参
GA_opt_BP
- 用遗传算法优化BP神经网络的Matlab编程实例-With genetic algorithm to optimize the BP neural network of Matlab programming examples
BP-neural-network-with-GA
- 用遗传算法优化BP神经网络MATLAB编程实例-Optimization for BP neural network with genetic algorithm
ga_ann
- 用遗传算法优化BP神经网络的Matlab编程实例-matlab ANN
MATLAB-Optimization-Computing--
- 各种优化算法的理论以及实例,很适合初学者-Various optimization algorithms theory and example
etic-algorithm
- 基于bp神经网络,采用遗传算法优化,运用matlab完成识别分类的工作,自带实例-Using genetic algorithm to optimize BP neural network, with examples
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
optimal
- 智能粒子群优化算法实例,关于高斯函数求极值问题 高斯函数优化(An example of Intelligent Particle Swarm Optimization (Intelligent Particle Swarm Optimization) algorithm for the extreme value problem of Gauss function)
matlab神经网络30个案例分析源程序
- matlab神经网络30个案例分析源程序,里面包含各种智能优化算法的具体实例,可以供初学者学习入门。