搜索资源列表
munituihuo
- 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
wsn
- C#开发的无线传感器模拟程序,可以演示节点通信,节点耗能情况,雷达显示,并可以修改为其他通信协议传输方式。-C# development of wireless sensor simulation program that can demonstrate communication node, the node energy situation, the radar display, and can be modified for other communication protocol tra
Dynamic programming_8
- 动态规划编程实例,用于验证能量管理策略的有效性(AMESim simulation model is used to verify the effectiveness of energy management strategy)