资源列表
[matlab例程] MPCCONTORLOFPMSM
说明:In this study, a current model predictive controller (MPC) is designed for a permanent magnet synchronous motor (PMSM) where the speed of the motor can be regulated precisely.<brahim> 在 2025-06-22 上传 | 大小:19kb | 下载:0
[matlab例程] turbo_code_tufa - 副本
说明:turbo码在MATLAB仿真中具体的实现模型并画出了不同情况下的误码率曲线(The realization model of Turbo code in MATLAB simulation and the error rate curves under different conditions are drawn)<jimu123> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[matlab例程] 股票预测
说明:python LSTM进行时间序列预测,股票每日的数据(Time series prediction by Python LSTM)<Yesterday110> 在 2025-06-22 上传 | 大小:498kb | 下载:0
[matlab例程] 人脸库代码
说明:资料为基于BP基于BP神经网络的人脸识别源码(matlab),是课程设计做的一个课题,效果还不错,配备有测试显示界面,比较直观!(The data is the source code of face recognition based on BP neural network (matlab), which is a subject of curriculum design. The effect is good, equipped with test display interface, w<bmacn> 在 2025-06-22 上传 | 大小:6.19mb | 下载:0
[matlab例程] 遗传算法与ADVISOR联合优化仿真汽车动力传动系统
说明:遗传算法与ADVISOR联合优化仿真汽车动力传动系统(Joint optimization of genetic algorithm and advisor to simulate automobile power transmission system)<东城吴彦祖> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[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-06-22 上传 | 大小: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-06-22 上传 | 大小: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-06-22 上传 | 大小:1kb | 下载:0
[matlab例程] beiBao01
说明:免疫克隆解决01背包问题,将免疫概念及其理论应用于遗传算法,在保留原算法优良特性的前提下,力图有选择、有目的地利用待求问题中的一些特征信息或知识来抑制其优化过程中出现的退化现象,这种算法称为免疫算法(Immune Algorithm) IA。人工免疫算法是一种具有生成+检测 (generate and test)的迭代过程的群智能搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,免疫算法是全局收敛的。(Immune clone solves 01 knapsack problem<崔天际> 在 2025-06-22 上传 | 大小:1kb | 下载:0