-
模拟退火算法解决TSP旅行商问题和车辆配送路径优化
用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代。由多辆车对一批货物进行配送,车辆存在容积的限制,而不同的客户间的距离适用于旅行商问题,故此用模拟退火的思想来解决车辆配送和路径选择之间的关系
- 2022-03-22 09:14:07下载
- 积分:1
-
Biometric recognition: techniques, applications and challenges
生物识别:
- 2023-01-05 07:40:03下载
- 积分:1
-
互信息法求得结点的重要程度
基于互信息法求得每个结点的重要程度,方法比边介数和pagerank简单有效,对于大规模和超大规模的网络拓扑图都能高效完成,
- 2022-07-16 19:51:44下载
- 积分:1
-
achieve with a horse riding game FOSS
用c++实现的马踏棋源码-achieve with a horse riding game FOSS
- 2022-05-23 08:04:10下载
- 积分:1
-
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a cl...
Polynomial fit functions
=== ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
- 2022-11-25 05:50:02下载
- 积分:1
-
AES源代码
可运行的AES源代码,其加密解密为128位-
- 2022-10-18 01:55:04下载
- 积分:1
-
竞争性市场均衡
Competitive Market Equilibrium
for Overlay Cognitive Radio
- 2022-04-10 20:44:46下载
- 积分:1
-
matlab图像处理大全
全面,可用,可视化界面.
1. 图像几何运算
(1) 对图像进行缩放、旋转等几何操作
(2) 对比采用不同的插值法的效果
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-28 18:15:04下载
- 积分:1
-
改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现...
改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. And gives some examples for simulation algorithm to achieve vc
- 2022-05-14 08:27:10下载
- 积分:1
-
FIR数字滤波器设计,窗函数在信号处理中的作用
FIR数字滤波器设计,窗函数在信号处理中的作用-FIR digital filter design, window function in the signal processing of
- 2022-11-30 23:25:02下载
- 积分:1