基本信息
源码名称:MPC的简单matlab实现
源码大小:1.64M
文件格式:.zip
开发语言:MATLAB
更新时间:2022-11-01
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 4 元 
   源码介绍
MPC的简单matlab实现

.
├── MATLAB_code
│   ├── MAIN.m
│   ├── analyze_response.m
│   ├── animate_system.m
│   ├── check_controllability_observability.m
│   ├── compute_avg_power.m
│   ├── compute_cart_pole_linear_system.m
│   ├── compute_cot.m
│   ├── compute_dyn_cart_pole.m
│   ├── even_sample.m
│   ├── filledCircle.m
│   ├── find_control_effort.m
│   ├── find_disk_margin.m
│   ├── get_parameters.m
│   ├── inverted_pend.mdl
│   ├── inverted_pend.slx
│   ├── inverted_pend.slxc
│   ├── inverted_pend_2.slxc
│   ├── linearization_v4.asv
│   ├── linearization_v4.m
│   ├── lqr_controller.m
│   ├── mpc_controller.m
│   ├── mpc_v2.mat
│   ├── pid_controller.m
│   ├── plot_output.m
│   ├── rscale.m
│   ├── saturate_voltage.m
│   ├── set_parameters.m
│   ├── slprj
│   │   ├── _sfprj
│   │   │   ├── EMLReport
│   │   │   │   ├── emlReportAccessInfo.mat
│   │   │   │   ├── sCOL8Sc0hvhIMre01QJhYiG
│   │   │   │   ├── sCOL8Sc0hvhIMre01QJhYiG.mat
│   │   │   │   ├── sJaLsqFgF3vI0P5ZJH6mkZD
│   │   │   │   └── sJaLsqFgF3vI0P5ZJH6mkZD.mat
│   │   │   └── inverted_pend
│   │   │       ├── _self
│   │   │       │   └── sfun
│   │   │       │       └── info
│   │   │       │           └── binfo.mat
│   │   │       └── amsi_serial.mat
│   │   └── sim
│   │       └── varcache
│   │           └── inverted_pend
│   │               ├── checksumOfCache.mat
│   │               ├── tmwinternal
│   │               │   └── simulink_cache.xml
│   │               └── varInfo.mat
│   ├── test.mp4
│   └── test_mpc.m
└── MPC的简单matlab实现.zip

14 directories, 38 files