搜索资源列表
my遗传算法
- 该算法实现了神经网络的遗传算法,从简单的角度出发,说明的算法-the algorithm to achieve a neural network genetic algorithm, from the simple point of view that the algorithm
javaforBPandrbf
- 用java编写的bp网络和rbf网络的源程序 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 -with java bp prepared by the network and the networks of the source rbf JNNT by java language, cross-platform advantages ca
BP
- 这是一个用动量法和自适应学习速率法改良过后的BP神经网络。编绎环境为VC9.0。当网络训练完成后。能查看误差曲线图。-This is a method with momentum and adaptive learning rate method, after the BP neural network improved. Code Interpretation of the environment VC9.0. When the network training is completed. C
Matlab-svm-BP-compare
- 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。-SVM and BP neural networks, although non-linear regr
A2
- 计算智能是以模型(计算模型、数学模型)为基础、以分布并行计算为特征的模拟人的智能求解问题的理论与方法,本书系统的讲述计算智能的基本内容基本理论与基本方法1、从模拟智能的生成过程的观点讲述模拟进化的计算理论。2、从模拟智能结构的观点讲述人工神经网络理论。3、从模拟智能行为的观点讲述模糊逻辑与模糊推理。全书突出基础,强调背景,跟着研究与发展-Computational Intelligence based model (model, mathematical model)-based, distri
VCBP
- XP系统,VC6.0编程环境。验证BP神经网络的函数逼近能力,模拟Sin函数的输出。在View中分别用“-”、“o”代表Sin函数的原输出值和BP的输出值。-XP system,VC6.0. BP network is used to approximate the output of sin function.In th view.cpp, - shows the value of sin function and 0 shows the value of BP network.
chengxu
- 基于遗传算法的IEEE30节点无功优化程序,针对电网的电压损耗作为目标函数进行了优化,优化的目标是使得网损达到最小值。-IEEE30 node reactive power optimization based on genetic algorithm, in view of the grid voltage loss as objective function is optimized, the goal of optimization is to achieve minimum networ
bp-Matlab
- 人工神经网络(Artificial Neural Network,即ANN ),是20世纪80 年代以来人工智能领域兴起的研究热点。它从信息处理角度对人脑神经元网络进行抽象, 建立某种简单模型,按不同的连接方式组成不同的网络。神经网络的MATLAB实现(Artificial Neural Network (ANN) is a hot spot in the field of artificial intelligence since 1980s. It abstracts the neural
