资源列表
FuzzyRuleGenerationBasedonGeneticAlgorithm
- 这是一篇来自哈尔滨工业大学的关于应用遗传算法来优化模糊规则的论文,该论文于2005年1月发表于计算机仿真期刊。文中比较系统的介绍了遗传算法的基本知识、模糊推理机制以及应用遗传算法来优化模糊规则的步骤,最后给出比较好的仿真结果。-It is one from the Harbin Institute of Technology on the application of genetic algorithms to optimize the fuzzy rules of the thesis, th
bp-rbf-neural-networks
- 介绍如何通过matlab使用bp神经网络和rbf神经网络来逼近非线性函数-Describes how to use matlab bp neural network and rbf neural networks to approximate nonlinear functions
Genetic_Algorithm_for_vehicle_routing_problem
- 遗传算法解决车辆路径问题,希望对大家有所帮助。-Genetic Algorithm for vehicle routing problem, we want to help.
nonlinear_regression_SVM
- 用于在matlab中实现非线性回归的支持向量机svm算法-Used matlab to implement non-linear regression algorithm of support vector machines svm
Needleman-Wunsch
- A c++ implementation of Needleman-Wunsch algorithm
shijianxulie
- 基于时间序列的神经网络建模及边坡位移预测,时间序列的神经网路应用。-Neural network based on time series modeling and prediction of slope displacement, time series neural network applications.
husbandandwifewentovertheriver
- 夫妻过河问题,经典的人工智能和数学方面的难题,求解搜索解空间得到全部的解-Couples across the river problems, classical and mathematical aspects of artificial intelligence problem solving search the solution space are all the solution
Pattern.Recognition.and.Machine.Learning
- 著名的机器学习教程,很清晰,适合初学者,实模式识别领域必读的书籍-Well-known machine learning tutorial, very clear, suitable for beginners, must-read books on real field of pattern recognition
rbf_1_03
- 径向基神经网络的编程基础应用,仿真结果良好-RBF
BPNN
- 人工神经网络就是模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。 -Simulation of artificial neural network is a second way of human thinking. This is a nonlinear dynamic system, which features a distributed i
PSO_Java
- 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
walker
- 用神经网络加遗传算法写的模拟控制机器人行走的程序-Genetic algorithm neural network increases with written procedures for analog control walking robot
