资源列表
SHENGJINGC2
- 采用结构体及链表来实现神经网络的结构 分为实例结构体、层结构体和网络结构体 数据结构的设计-Using adaptive learning algorithm to optimize the efficiency of the learning algorithm source code in order to reduce the number of learning The skills and knowledge are limited
moyituihuo
- 模拟退火算法(解98数学建模灾情巡视问题)
nnet
- 神经模糊算法仿真,在实际通信系统仿真过程中非常有用-Nerve fuzzy algorithm simulation, in actual communication system simulation process is very usefulIn the actual communication system simulation process is very useful
CPPcode
- 用C++实现的BP网络,已测试通过。可用与不同输入测试输出-c compiled BP neural network source code, have been tested
CMAES
- CMA-ES 优化算法,一个很好的ES优化算法,测试过了-CMA-ES optimization algorithm, a good ES optimization algorithm, tested the
AntSystemTSP
- 这是用Ant System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-this is resolved tsp Ant System C source of hope for all studies have Ant Algorithm help
tenlei
- function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if
sssd
- 遗传算法在电力系统中的实际应用程序-The practical application of genetic algorithms in power system!!!!!!!
comman-matlab-code
- 通用的简单的BP神经网络,适合初学者学习-easy,effcient,comman matlab code
PMF
- C++实现的Probabilistic Matrix Factorization(PMF) 算法,用于推荐系统-Probabilistic Matrix Factorization(PMF)in C++
tspga
- 遗传算法求解tsp问题,可处理tsp95lib中的任意文件。-It is the program use to GA algorithm to slove tsp problem, it can deal tsp95lib s all file.
isodatacenter
- 神经网络RBF Isodata算法计算得到iris数据集的聚类中心,从而进行分类。并包含iris数据集-RBF Isodata neural network algorithm to get the cluster center iris data set, thus classified. And contains iris data set
