资源列表

« 1 2 ... .94 .95 .96 .97 .98 14699.00 .01 .02 .03 .04 ... 15813 »

[matlab例程matlab_vrp(1)

说明:首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线 这样处理比较简单可以把vrp问题转为tsp问题求解 但
<Ywain > 在 2025-09-22 上传 | 大小:38.92mb | 下载:0

[matlab例程mincircle

说明:对已知点集 求最小覆盖圆的中心点坐标并画图(Find the center coordinates of the minimum covering circle and draw the drawing for the known set of points)
<jjjjaaaaee > 在 2025-09-22 上传 | 大小:2kb | 下载:0

[matlab例程integrated navigation

说明:以捷联惯性导航系统为主,添加里程计、卫星成为组合导航的半实物仿真程序(integrated navigation)
<heinrich > 在 2025-09-22 上传 | 大小:61.52mb | 下载:0

[matlab例程元胞自动机NaSch模型及其MATLAB代码

说明:元胞自动机模拟路况,单行道模拟,元胞自动机NaSch模型及其MATLAB代码(Cellular automata simulation of road conditions)
<sunnus > 在 2025-09-22 上传 | 大小:49kb | 下载:0

[matlab例程自平衡机器人

说明:基于强化学习的自平衡机器人(操作条件反射)(reinforcement learning robot)
<cpj06188 > 在 2025-09-22 上传 | 大小:3kb | 下载:0

[matlab例程微分方程+偏分方程

说明:计算微分方程和偏微分方程数值解,有效解决现实生活中多元复杂问题(The numerical solutions of differential equations and partial differential equations are calculated)
<Z先森 > 在 2025-09-22 上传 | 大小:2kb | 下载:0

[matlab例程anxek

说明:K-means clustering algorithm based on the PSO, Part of the license plate recognition locator feature, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.
<neijuipeihen > 在 2025-09-22 上传 | 大小:8kb | 下载:0

[matlab例程lou-V7.4

说明:Signal dimension estimates, DC-DC power single-part set-loop control, Decoupling, restore the original signal.
<koujenlangfao > 在 2025-09-22 上传 | 大小:8kb | 下载:0

[matlab例程bniti

说明:Based on wavelet transform digital watermarking algorithm matlab code, Clustering analysis based on Euclidean distance, It has a wealth of parameter options.
<hingnaihao > 在 2025-09-22 上传 | 大小:7kb | 下载:0

[matlab例程yeng-V0.4

说明:Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, Fiber Transmission wireless communication system performance, Calculation crosshairs diffraction image at different distances.
<jpffra > 在 2025-09-22 上传 | 大小:7kb | 下载:0

[matlab例程de527

说明:Is the basis of the signal processing, The signal spectral analysis and filtering, There are good reference value.
<sanpingkiu > 在 2025-09-22 上传 | 大小:7kb | 下载:0

[matlab例程DijkstraGridD

说明:路劲规划,采用Dijkstra原理,运行结果无误(Road planning, using Dijkstra principle)
<haye > 在 2025-09-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 14699.00 .01 .02 .03 .04 ... 15813 »

源码中国 www.ymcn.org