资源列表
path
- 基于MATLAB的足球机器人路径规划的设计和研究-The design of soccer robot path planning based on MATLAB and research
Astar&demo
- 在网上看到的A*算法,以及demo,感觉不错,大家一起分享吧
simulation-annealing-algorithm
- 介绍模拟退火算法的基本原理和步骤,用matlab编写的模拟退火算法的完整源程序,对于动手实践是很有用的-simulation annealing algorithm
geneticalgorithm
- 遗传算法研究 是一个比较好的论文,好东西啊-an research about genic algorithm
Based_on_the_VisualC++_source_of_BP_neural_network
- 基于VC++的BP神经网络代码,非常实用,调试通过,相信会对大家有所帮助
N-GEN-(8)
- The proposed approach is based on three stages which (1) use neural networks for constructing a response function model of a dynamic multiresponse system, (2) use exponential desirability functions for evaluating overall performance of a specific
cuda-convnet
- 卷积神经网的GPU高效并行实现,用于大规模图像识别-A efficient GPU implementation of CNN with application to large-scale image recognition
BPMFC
- 整个程序实现了BP网络,可以用来对神经网络参数的训练效果很好!-The entire process to achieve the BP network can be used to train the neural network parameters works well!
ams-svm
- 支持向量机多参数自动选择优化程序!机器学习,数据挖掘工具!matlab版!
72167478VCppBP
- 基于VC++实现的BP神经网络源程序,可直接运行-VC++ implemented based BP neural network source
VC++BP
- 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 一、网络训练 程序默认状态是样本训练状态,现将样本训练状态下的如何训练网络进行说明: 1.系统精度: 定义系统目标精度,根据需要定义网络训练误差精度.误差公式是对训练出网络的输出层节点和实际的网络输出结果求平方差的和. 最大训练次数: 默认为10000次,根据需要调整,如果到达最大训练次数网络还未能达到目标精度,程序退出. 3.步长: 默认为0.01,由于采用
spfa_algorithm.rar
- 关于最短路径的SPFA快速算法-段凡丁(西安交通大学)PDF格式,a fast algorithm for shortest path SPFA
