资源列表
simulatetemperature
- 模拟退火程序,可以进行各种目标函数下的地球物理非线性反演。-simulate aneal pragram
XWY_BP_net
- 这是一个用遗传算法对神经网络模型进行寻优,得到最优的输入和输出的程序,类似于对非线性函数极值寻优。-This is a neural network model optimization using genetic algorithm, the optimal input and output procedures, similar to Extreme nonlinear function optimization.
bpyuce.txt
- 用matlab编写的神经网络的程序用于预测-Neural network using matlab programs written to predict
GAQPSO
- 一种结合高斯分布的改进的QPSO,MATLAB 代码,吸引因子使用了高斯分布,加强了代码的全局搜索能力。-A combination of Gaussian distribution improved quantum particle swarm, MATLAB code, attracting factor Gaussian distribution, strengthen the global search capability of the code.
hop
- 神经网络matlab实现各种hop(Hopfield)算法-hopfield,ANN
simulatetemperature
- 采用C语言编制的模拟退火地震理论波形反演程序-C language of the theory of simulated annealing seismic waveform inversion procedure
main
- 机器人运动控制,运用Pawn 编译, 运用与某种机器宠物-robot move control, using pawm compile
MATLAB_bp
- 这是一个用MATLAB编写的神经网络源程序,需要的下哦。^_^-This is a preparation using MATLAB source of neural networks, the need for the next, oh. ^ _ ^
4
- 这是一个简单的pso用于盲源分离的程序,分离的pi指数达到0.04-This is a simple pso used to blind source separation process, the separation of PI index to 0.04
bp_neutral_network
- bp神经网络改进算法,有关交通控制方面的只是和介绍,只供参考和学习,不得抄袭-bp neutral network
2
- 有MATLAB编写的智能算法——人工鱼代码。通过了调试。可运行
GAforMaxfunction
- 遗传算法求函数极值算是遗传算法的一种最简单的应用,这里就介绍一种简单的,全文基本翻译自codeproject的一篇文章,作者为Luay Al-wesi,软件工程师。例子中的函数为y = -x^2+ 5 ,大家可以将其改为其他复杂一些的函数,比如说f=x+10sin(5x)+7cos(4x)等。本篇文章适合遗传算法初学者阅读,大牛请绕道,呵呵。文后附C语言代码,全部代码在VC6.0上编译通过。 代码中文说明见:http://blog.csdn.net/xujinpeng99/archive/2