资源列表
[matlab例程] Baidu Apollo EM Motion Planner
说明:自动驾驶决策仿真,一种自动驾驶路径规划的方法(auto driver matlab simulink)<fdsfdsafsa> 在 2025-10-09 上传 | 大小:523kb | 下载:1
[人工智能/神经网络/遗传算法] lstm_tensorflow
说明:tensorflow2.0的Lstm实现(LSTM implementation of tensorflow 2.0)<ykwyw> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[matlab例程] DE算法matlab程序
说明:matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)<realmecncc> 在 2025-10-09 上传 | 大小:13kb | 下载:1
[matlab例程] 涡旋光束全息与拓扑荷模拟程序
说明:利用理论推导的方法,该matlab程序得出涡旋光束经相位全息光栅接收后一阶衍射光束的解析表达式。(By using the method of theoretical derivation, the analytical expression of the first-order diffraction beam of vortex beam received by phase holographic grating is obtained by MATLAB program.)<xkxkwode> 在 2025-10-09 上传 | 大小:1kb | 下载:1
[matlab例程] 点云数据读取与操作
说明:这是基于matlab平台实现的三维点云数据读取与显示,以及相应的操作。非常适合初学者学习,强烈推荐(This is based on the MATLAB platform to achieve the three-dimensional point cloud data reading and display, as well as the corresponding operation. Very suitable for beginners, highly recommended)<大大梦想> 在 2025-10-09 上传 | 大小:9.26mb | 下载:0
[matlab例程] MATLABB
说明:MATLAB绘制栅格化地图 %创建具有障碍物的栅格地图 %矩阵中0代表黑色栅格 a = ones(20); a(3,3:7)=0; a(3:10,7)=0; a(10,3:7)=0; a(17,13:17)=0; a(10:17,13)=0; a(10,13:17)=0; a(14,15)=0; b = a; %disp(a(end,end)); b(end+1,end+1) = 0; %disp(b); colormap([0 0 0;1 1 1]); % 创建颜色 %disp(size<ZGRMJFJ> 在 2025-10-09 上传 | 大小:1kb | 下载:0
[matlab例程] apso33
说明:apso求解电力系统经济调度问题,可以得到每个机组的出力,并且含有多个约束条件(APSO can solve the economic dispatch problem of power system and get the output of each unit, which contains many constraints)<Picasso1998> 在 2025-10-09 上传 | 大小:1kb | 下载:0
[压缩解压] 熵值法
说明:此压缩文件里面包含面板数据熵值法的stata代码,每一步都有详细的解释,并且附有样本和数据,方便学者理解和掌握。(This compressed file contains the stat a code of panel data entropy method, each step has a detailed explanation, and is attached with samples and data, which is convenient for scholars to unde<tt12> 在 2025-10-09 上传 | 大小:91kb | 下载:1
[matlab例程] beiBao01
说明:免疫克隆解决01背包问题,将免疫概念及其理论应用于遗传算法,在保留原算法优良特性的前提下,力图有选择、有目的地利用待求问题中的一些特征信息或知识来抑制其优化过程中出现的退化现象,这种算法称为免疫算法(Immune Algorithm) IA。人工免疫算法是一种具有生成+检测 (generate and test)的迭代过程的群智能搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,免疫算法是全局收敛的。(Immune clone solves 01 knapsack problem<崔天际> 在 2025-10-09 上传 | 大小:1kb | 下载:0