资源列表
PathFinder
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
daohang-wucha
- 对于一些导航方面的误差传递,在这个程序中进行了表现,可以通过误差图像中,总结出误差传播规律-For some navigation error propagation, in this program was the performance of the error image can sum up the law of error propagation
function_pattern_CG
- 用Scilab编写的一种新颖的快速SVM算法(该算法为自己科研成果,已被发表)。该文件为TXT格式,可以复制到Scilab或Matlab下面使用。Matlab下面只需做细微语法改动。
Main
- AI Reinforcement Learning 走格子, 输出每1000步达到目标格子次数。reward: goal-> +1 rest -> 0.-Java implementation for an Reinforcement Learning agent to search through a Grid World from start point to goal state. reward: goal->+1 rest-> 0.
fish-mobile-a--clusters
- 实现人工鱼移动,聚群,追尾,捕食,迭代20次的效果-20 iterations of artificial fish, artificial fish mobile, clusters, rear-end collision, predation
dtw_constraint
- 动态时间弯曲带有路径约束的算法,用于时间序列度量时判别最有约束的c代码-Dynamic time warping algorithm with a path constraint, when used to determine the most time-series measure binding of the c code
lmsandrls
- 最小二乘法和递归最小二乘法主要作用是用在误差估计自适应;具有收敛速度快效果好给初学的一帮忙-this is rls and lms algomlth
PSO26
- 粒子群算法 寻优算法非线性函数 极值 寻优-Particle Swarm Optimization Algorithm for the optimization of nonlinear function extremum
soft-sensor
- rbf神经网络软测量matlab程序,svm软测量matlab程序-RBF neural network soft measurement Matlab procedures, SVM soft Matlab procedures
ycsf
- 遗传算法 相关 优化 运用 DNA等模型 构造 相关函数 MATLAB-Related to the use of DNA genetic algorithm optimization model construction related functions such as MATLAB
bpelmanrbfgrnn
- 可用于bp,elman,rbf,grnn四种神经网络的预测命令-Can be used for bp, elman, rbf, grnn four types of neural network prediction order
GATSP
- 遗传算法解决TSP问题 MATTLB代码-GA on TSP