资源列表
svr
- svr(support vector regression),即支持向量回归,是人工神经网络的一种学习算法。可用于数据预测等。
0408
- vb rbf故障诊断软件编程 ,自己建立的,-vb rbf fault diagnosis software program, created their own,
TSP
- 模拟退火算法求解旅行商问题 程序使用的参数说明:初始温度的选取方法:取一个确定值:280度 状态被接受的条件:如果delta f < 0, 则At = 1,否则At = exp(-delta f / t) 降温算法:采用等比例下降的方法,比例系数为0.95 同一温度内计算结束的条件: 在每个温度下采用固定的迭代次数,Lk=100n,n为城市数; 算法结束条件: 当相邻三个温度得到的解无任何变化时算法停止。 -Simulated annealing algo
DE_example_in_C
- differentail Evolution example in c. please study this code and enjoy it
5639c8ef1f98
- 建立BP人工神经网络,并进行货运量的预测-BP artificial neural network to establish and conduct cargo forecast
PCA_face_rec
- 这是基于 PCA(主成分分析法) 算法的人脸模式识别原程序;-This is based on the PCA (Principal Component Analysis) algorithm for pattern recognition of the original face;
genetic
- 遗传算法,自己编写的,用于光纤与波导芯片对准耦合仿真
MATLABSHOUXIESHIBIE
- 这是一个用matlab实现的RBF神经网络手写数字识别算法.此算法加入相应的手写数字图后可以运行.-This is a realization of using Matlab RBF neural network recognition algorithm handwritten figures. This algorithm adherence to the corresponding figures handwritten map after the run.
fun_fuzzy-feedbace
- matlab写的模糊整定PID参数的子函数 -Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions
gaoweijiansuo
- 高位检索是同等检索中速度最快的一种检索,效率高-High retrieval is the same kind of search to retrieve the fastest, high efficiency
ASAforTSP
- c语言实现,蚁群算法求解tsp问题,城市坐标单独文件输入
GMG2W1
- 基于遗传算法的简单优化函数,效果还不错!-Simple genetic algorithm optimization function, the results were good!
