资源列表
select
- 自编的MATLAB遗传算法代码,用简单遗传算法求取函数最大值-The MATLAB genetic algorithm code self, to strike a function with a maximum value of simple genetic algorithm
chuangjianshizhizhongqun
- 创建实数值种群避免了二进制种群的编码与解码指定种群的大小及每个个体的范围-To create real value population to avoid the binary population of encoding and decoding specifies the size of the population and the scope of each individual
CLSPSO
- 一种新的混沌粒子群算法,基于MATLAB环境-A chaotic particle swarm algorithm based on the MATLAB environment, the effect is also OK
A-classic-BP-original-procedures
- 一个经典的BP网络原程序,对于BP网络的初学者是挺有用的。
basicPSO
- 采用基本粒子群最优化方法求函数最小值的程序,程序简单,实用-Demand function with the basic minimum procedures for PSO
fuzzy_c_means
- weka聚类算法中的基础算法,可以作为实验添加到weka中,与其他算法做对比-basic alogrithm in cluster
TimeS_Pre_net
- 该程序为一个用神经网络预测时间序列,界面不错,经运行效果也很好。-This program for a time series prediction with neural network, the interface is good, the operation effect is very good also.
Untitled4
- 神经网络聚类,开始时训练,后来是预测以及结果分析-Neural network clustering, the start of training, then forecast and analysis of the results
bp-sin
- bp网络逼近sin函数,未使用工具箱 程序效果良好-bp nerve network access to sin function,not use the toolbox
lms
- 关于LMS算法的程序,适用于研究自适应滤波器-LMS algorithm
LMBP
- 神经网络中的LMBP算法实现字符识别,有详细的注释-The LMBP neural network algorithm for character recognition, there are detailed notes
Cpp1
- 模拟退火算法,本算法采用模拟退火算法对TSP问题进行解决,算法优化程度高,运算速度快。-source file of simulated anealing