资源列表
simulated-annealing-algorithm--cPP
- 模拟退火算法是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法-Simulated annealing algorithm is the search process by giving a time-change and ultimately tends to zero the probability of jumps, and thus can effectively avoid falling into local min
particle-swarm-algorithm---matlab
- PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it is starting from a random solu
BPSHENJING
- 用matlab工具软件开发的bp神经网络来预测属性值的趋势。-develope bp network in matlab
nn
- 人工神经网络的实现代码,包括bp、hopfield、som等算法-Artificial neural network implementation of the code, including bp, hopfield, som other algorithms
nn-edge
- 用人工神经网络进行边缘检测,实验得到良好效果-Artificial neural network edge detection, experiment with good results
license-plate-recognition
- 基于神经网络的图像识别的应用,主要是应用于车牌识别-Based on neural network image recognition applications, mainly used in license plate recognition
lzqyh
- 这是粒子群优化的实现代码,非常经典,建议初学者下下来后仔细研究之。-Another Particle Swarm Toolbox
UOEKF
- 将扩展卡尔曼滤波用于非约束型非线性优化问题,代码具有极高的参考价值。-A function using the extended Kalman filter to perform unconstrained nonlinear optimization
bp-neural-network-c
- 用c语言实现神经网络,可以进行训练,任意输入,任意输出,可以参考一下-use C language realize neural network,it can be trained
BP算法的研究与实现
- BP算法的研究与实现 有关智能信息处理的研究-BP algorithm and implementation of research on intelligent information processing
8
- 人工智能中经典的九宫格排字问题(又称八数码问题)。-Artificial Intelligence in the classic squared typesetting problems (also known as eight digital issues).
wangzhan
- 这是关于matlab的网络使用教程,文件夹里面全部是网络连接。-This is a tutorial on using matlab network, network folder, which are all connected.
