资源列表
[matlab例程] vrp
说明:首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线<henrylalala> 在 2025-03-10 上传 | 大小:2kb | 下载:0
[matlab例程] Modulacion PWM y FM
说明:Descr iption of the operation of the matlab program<Natysa> 在 2025-03-10 上传 | 大小:50kb | 下载:0
[matlab例程] DSP习题matlab_sourcefile
说明:胡广书版数字信号处理matlab代码,维纳滤波器等学习源码(digital signal processing matlab code, Wiener filter and other learning source)<Aiyaben> 在 2025-03-10 上传 | 大小:49kb | 下载:0
[matlab例程] genetic algorithm
说明:2009 National Postgraduate mathematical modeling of China- police vehicle patrol program. 1.test20151222.m is main program 2.select20151222.m 3.jiaocha20151222.m 4.fitness.m<champagne> 在 2025-03-10 上传 | 大小:4kb | 下载:0
[matlab例程] 常微分方程的数值解法
说明:常微分方程的数值解法,包括欧拉法,改进欧拉法,四阶龙格-库塔法(The numerical solution of ordinary differential equations, including Euler method, improved Euler method, four order Runge Kutta method)<靖哥哥sj> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[matlab例程] 解线性方程组的迭解法
说明:解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)<靖哥哥sj> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[matlab例程] yinshiGPC2
说明:广义预测控制的例子,被控对象为开环不稳定非最小相位系统(An example of generalized predictive control)<Ricardo1> 在 2025-03-10 上传 | 大小:1kb | 下载:0