资源列表
GA
- 这是一个在C++编译器上实现的遗产算法程序源码,已经调过了,能跑通!
hao
- 调制识别全过程,包括信号特征值的提取,神经网络的训练,信号识别。非常好-the process of modulation recognition.it is very good for the study of modulation recognition
ACO
- 将蚁群优化算法用于simo通信系统的优化,很好的优化方式,可以达到很好的优化效果。-Will ant colony optimization algorithm is used for simo communication system of optimization, good optimization methods, can achieve very good optimization effect.
BFGS-method
- BFGS算法C程序本程序适用于2设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,对于DFP算法只需修改校正矩阵即可。对于BFGS算法的C++程序与之类似。-BFGS algorithm for C programs for 2 of the program design variable function optimization problem, the number of design variables for the different dimensions can be c
演化计算(实例-多峰函数最值)
- 演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical mult
GANN_sinF
- 遗传算法优化bp神经网络,神经网络为三层网络,遗传算法带有精英保留策略-genetic algorithm optimization bp neural networks, neural networks as a three-tier networks, genetic algorithms with a strategy to retain the elite
a
- 用C++编写的A STAR算法,是以前人工智能的作业,是可以运行的。-Using C++ to prepare the A STAR algorithms, artificial intelligence before the operation is running.
pso-bp-wonderful
- 很详尽的粒子群优化BP神经网络的例子,能用-Very detailed examples of particle swarm optimization (BP) neural network, can be used
8pu
- 利用A*启发式搜索算法解决8puzzle问题 -solve 8 puzzle problem using a* algorithm
ant
- 蚁群聚类算法对城市路径的预测matlab实例-Ant colony clustering algorithm to predict the path the city matlab example
BP
- 用C++实现了简单的BP神经网,具有一定的参考价值-With C++ achieve a simple BP neural network has a certain reference value
Spline
- 使用三次样条函数的神经网络结构代码,比其他方法有一定优越性-Using a cubic spline function neural network structure of the code, there are certain advantages over other methods