搜索资源列表
MATLAB
- 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathematical Modeling Contest, and da
ADC-and-Responder-competition
- 这是模数转换器实验和竞赛抢答器实验的汇编语言程序,这个实验在大多数高校的微机教学中都有,实用价值很大。 -This is the ADC Responder experiments and competition experiment of assembly language programming, this experiment in most colleges and universities are teaching computer, a great practical value
2019研究生数模竞赛F题第一小问
- 绘制data1的数据分布,以及起始点和终点间的连线,以及一条拟优化路径。源代码(有部分注释)