资源列表
gengli(1)
- 用于求解带时间窗的车辆路径问题,本代码用于求解多目标问题(to solve the vehicle routing problem with time window,this code is used to solve multi-objective optimization problems)
人工智能-一种现代的方法第三版+习题答案
- 文件为《人工智能一种现代的方法第三版》(英文版)+完整的课后习题答案(The document is "modern version of artificial intelligence third edition" (English version) + complete after-school exercise answers.)
27788888Flexible-neural-network(FNN)
- 开关磁阻电机控制系统仿真与设计,BP神经网络,基于matlab(srm;srd;Switched reluctance motor)
MATLAB实现鸢尾花数据集分类
- 基于BP算法的鸢尾花数据集分类,在MATLAB平台下编程实现BP算法,可计算识别率。(Based on the BP algorithm, iris data set is classified. Under the MATLAB platform, the BP algorithm is programmed and the recognition rate can be calculated.)
adaptive-critic-designs-master
- 常用的强化学习中的自适应actor-critic算法python实现教程代码(Commonly used adaptive reinforcement learning actor-critic algorithm Python implementation tutorial code)
matlab贝叶斯分类(2)-10折10次交叉验证
- 利用matlab实现贝叶斯分类,采用10折10次交叉验证法选取训练集和测试集,进行循环测试,最后返回准确率为0.9184.另外,文件内含数据源。(The Bias classification is realized by MATLAB, and the training set and test set are selected by 90% off 10 times cross validation method, and the cycle test is carried out. Fin
3-20有向直线m中值问题(题)
- 用动态规划算法解决有向直线上最小服务转移费用问题(Using dynamic programming algorithm to solve minimum cost of service transfer in directed straight line)
PHM2017源码
- PHM2017大赛的源码, 良心推荐。包括数据和源码在内(PHM Challenge Competition source code)
算法书配套MATLAB程序
- 地球物理反问题中的常用数学算法,配套程序(MATLAB code for the geobook on inversion)
BAsphere
- 一种结合PSO粒子群改进蝙蝠算法,用sphere对其在不同参数设置下运行50次,计算最优值、最差值、平均值、方差进行对比(A combination of PSO particle swarm optimization bats algorithm, with the sphere in the different parameters set to run 50 times, calculate the optimal value, the worst value, the average,
声源定位
- 声源定位是依据声音信号到达各个麦克风的时延来判定声源的位置(Sound source localization is based on the time delay of sound signals arriving at each microphone to determine the location of sound sources.)
KELM
- 可用作数据的拟合和分类。核极限学习机采用了核函数,将数据投射到高维空间分类(It can be used for data fitting and classification. Kernel extreme learning machine uses kernel function to project data onto high-dimensional space.)