资源列表
TSPMATLAB
- 关于蚁群算法的源程序,对于初学者能起到引导入门的作用,易于理解应用。-On ant colony algorithm source code, entry for beginners can play the lead role in the application easier to understand.
som
- som神经网络的源程序,对于神经网络学学习有很大作用。-som neural network source code, for learning neural network learning plays a significant role.
interruptible-load-calculation
- 本MATLAB程序是基于离散粒子群算法的可中断负荷的优化计算-The MATLAB program is a discrete particle swarm optimization algorithm based on interruptible load calculation
SmartCar_V4.0
- 飞思卡尔摄像头组智能循迹算法,直道弯道,无懈破解-Freescale camera group Carle intelligent tracking algorithm, straight and curve, perfect crack
simulated
- 利用模拟退火算法求解一个典型工程设计优化问题,可以参考学习。-The simualted annealing works for a welded beam design problem. It s worth for learning.
Neuro
- 自己编写的一些神经网络的程序,里面有程序,有注释,有结果图片。希望大家不要乱用,能够作为学习的参考-I have written some of the neural network program, there are procedures, notes, pictures outcome. I hope you do not mess with, can be used as reference for learning
pso
- PSO在约束条件下求解目标函数最优,可用于电力系统机组组合-PSO for optimization objection,can used to calculate the power system unit commitment problem
hundunPSO
- 混沌粒子群处理的经典程序,主要用于学习基本的混沌粒子群算法- end pixbin((2*kk-1):2*kk) = dec2bin( displace(nn2),2)
NNLM1
- 神经网络与机器学习第一章:感知器分类半月形数据-Neural Networks and Machine Learning Chapter I: Classification meniscus sensor data
Tsp
- 用GA算法解决30城市的TSP问题,城市的数量和距离需要手动输入。-30 city TSP problem solving with GA algorithm, the number and distance of the city' s need to manually enter.
C++代码实现了BP网络
- 以下C++代码实现了BP网络,通过8个3位二进制样本对应一个期望输出,训练BP网络,最后训练好的网络可以将输入的三位二进制数对应输出一位十进制数。-The following C++ code to achieve the BP network, by eight 3-bit binary sample corresponds to a desired output, BP network training, the last three binary input trained network
ABL
- 基于元胞自动机编写的传染病扩散matlab代码,为了运行方便,把所有代码都集中在了一个m文件中,重要部分都带有注释,算法取得了较好的结果,在这里分享给大家。- Cellular Automata based infectious disease diffusion write matlab code, in order to facilitate operation, all the codes are concentrated in an m file, important parts a
