资源列表
BIRCH
- 使用MATLAB语言,基于B-TREE树实现了层次聚类算法,并且进行了绘图输出。(The main program of hierarchical clustering using B-Tree.)
one-pixel-attack-keras-master
- 深度学习中的对抗样本攻防方向的单像素攻击keras代码(Keas Code Against Sample Single Pixel Attacks)
vrp
- 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
分形分析工具箱
- 用于分形分析计算很不错,不错,分形分析工具箱,业内最完整,最易用的分形分析工具箱
雷达数据画图
- 对雷达数据进行画图对雷达数据进行画图对雷达数据进行画图对雷达数据进行画图
电动汽车整车模型
- 包括驾驶人模型,整车动力学模型,传动系模型等,可在低版本如matlab2014下运行,非常适合初学者入门学习。
SOA
- 人群搜索算法,是2008年新提出的一种群智能优化算法,其全局收敛能力很强(An intelligent optimization algorithm with strong global convergence)
yalmip
- matlab 的yalmip工具箱下载,做优化的时候需要到的(Yalmip toolbox of MATLAB is downloaded, which is needed when optimizing.)
win10配置tensorflow gpu版不用装CUDA
- 这是本人写的一篇安装tensorflow的方法,用于win10系统,gpu版(This is an article written by myself for installing tensorflow gpu version.)
BCS-FOCUSS
- 仿真分析了贝叶斯算法以及FOCUSS算法对信号处理的性能,并比较了这两种算法的结果(The performance of Bayesian algorithm and FOCUSS algorithm for signal processing is simulated and analyzed, and the results of the two algorithms are compared.)
chapter12
- 免疫优化算法在物流配送中心选地址中的应用。(Application of immune optimization algorithm in location selection of logistics distribution center.)
B超成像--血管模型
- sobel ,laplace,canny,roberts