资源列表
MATLABToolboxforNeuralNetworkTheoryandApplications
- 面向MATLAB工具箱的神经网络理论与应用-MATLAB Toolbox for Neural Network Theory and Applications
BP
- 这个学期我学习是神经网络课程,有很多的知识国内都不是很完善,而国外就有很大的进步,下面就是来自一本 <AI for Game>的电子版英文书.其中我就拿用面向对象写的C++类进行说明怎样编写神经网络程序. 神经网络的基本思想就是怎样去改变权值.-This semester my curriculum study are neural networks, there is a lot of internal knowledge is not very perfect, and
Aneuralnetworkprogram
- 一个神经网络程序,使用的开发环境为matlab-A neural network program, and the development environment is matlab
DSLCGJX2CS
- 神经网络楼层杆件识别程序,采用的是自适应学习速率的BP算法-Neural Networks floor bar identification procedures are used in adaptive learning rate BP algorithm
GA
- 遗传算法,交配,进化,变异,求函数最小值-Genetic algorithm, mating, evolution, mutation, and function of the minimum
sga-c
- 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
psoaco
- 求解离散问题的pso aco 算法,含german信用数据库-Solving the problem of discrete pso aco algorithm, with german credit database
reaing_machine_swrl
- 本体推理是语义网研究的一个热点问题,目前大多数查询系统都是专家系统,但在 专家系统中,知识的表现形式都存在各种不足,本文在借鉴原有专家系统优点的基础之上, 介绍了一个基于SWRL 推理机制的框架,它弥补了专家系统中的不足之处,解决了以往的 本体不能表示“if...then...”这样句式规则的缺点,另外利用本体技术使我们的系统在其它类似 的系统中可以重复使用。-Ontology inference is a hot issue in the studies of Semantic
BPprediction
- BP神经网络预测程序 第一行的第二个数据表示train_flowoutput第一行的第二个数据对应预测日前一天2点的时用水量,第二行的第二个数据表示train_flowoutput第一行的第二个数据对应预测日前一周2点的时用水量,其余的数据与train_flowoutput相对应,每一行有288个数据。-BP neural network prediction program
jgap_3.4.3_src
- JGAP是一种遗传算法和遗传规划的组成部分提供了一个Java框架。它提供了基本的遗传机制,可以很容易地用来申请进化原则问题的解决办法。见实例演示或观赏树的图形,可以创建JGAP找到解决办法的基因进化程序。-JGAP is a genetic algorithm and genetic programming an integral part of providing a Java framework. It provides basic genetic mechanisms, can easil
C_PSO
- 粒子群算法,用于寻求最优,分为全局寻优,和局部寻优-C_PSO.rar
C_AntCluster
- 蚁群算法,用于寻求最优解,信息素的,路径-C_AntCluster.m