资源列表
[matlab例程] 5
说明:利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动-Use Dijkstra algorithm to find the shortest path network diagram to find the starting point P1 to the end of Pn from the<jack> 在 2025-09-12 上传 | 大小:9kb | 下载:0
[matlab例程] 6
说明:基于遗传算法的车间布局优化MATLAB源码 车间布局优化是将加工设备、物料输送设备、工作单元和通道走廊等布置物体合理地放置在一个有限的生产车间内的过程。车间布局优化模型是一个含有较为复杂约束的非线性连续优化模型,可以使用遗传算法进行优化。 -Layout based on genetic algorithms optimization MATLAB Optimization is the source plant processing equipment, material handli<jack> 在 2025-09-12 上传 | 大小:8kb | 下载:0
[matlab例程] arithmetic-coding-procedures
说明:介绍了算术编码的MATLAB程序,对初学者有帮助-Introduces MATLAB arithmetic coding procedures, to help beginners<梨花> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[matlab例程] image-frequency-shift
说明:对一幅图像的频谱进行频率位移,移到窗口中央,并显示出频率变换后的频谱图-The frequency spectrum of the image frequency shift, to move the central window, and shows the spectrum after the frequency conversion<梨花> 在 2025-09-12 上传 | 大小:213kb | 下载:0
[matlab例程] DCT-for-image-compression-
说明:利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-Using DCT for image compression (first image into 8 × 8 image, for each sub-image DCT, so that each sub-image by a factor of 64, rounding 50 of the small transform coefficie<梨花> 在 2025-09-12 上传 | 大小:213kb | 下载:0