-
Model Predictive Control Toolbox
Model Predictive Control模型预测控制是目前流行的控制算法,以往的MPC算法都是要依靠S函数实现,本例使用MPC工具箱,详细说明了控制变量和状态变量的设定(Model predictive control (MPC) is a popular control algorithm at present. The previous MPC algorithms are implemented by S function. In this case, MPC toolbox is used to specify the setting of control variables and state variables)
- 2018-11-07 18:49:48下载
- 积分:1
-
parameter_Jakes
确定离散多普勒频移(fi,n)、多普勒系数(Ci,n)、多普勒相移(@i,n):适用于仿真经典功率谱的情况。(failed to translate)
- 2011-05-22 11:05:25下载
- 积分:1
-
TSP
用模拟退火算法解决旅行商问题,城市坐标是数据集直接调用。(Simulated annealing algorithm to solve the traveling salesman problem, the city coordinates data sets directly call.)
- 2013-05-14 17:33:44下载
- 积分:1
-
UKF
UKF算法搭建simulink平台 用于汽车状态估计(UKF algorithm to build Simulink platform for vehicle state estimation)
- 2020-10-27 10:49:59下载
- 积分:1
-
inverter
matlab simulink model for three phase inverter
- 2009-04-02 21:39:11下载
- 积分:1
-
点云三维重建 point3d
点云三维重建,用matlab写成的,效果很好,而且速度也比较快(Point cloud reconstruction, written with matlab, works well, but speed is faster)
- 2021-04-14 09:38:55下载
- 积分:1
-
power-flow
很精准的潮流计算,适合100节点内的的潮流计算(power flow)
- 2021-04-23 10:08:48下载
- 积分:1
-
DAGUIMO-MIMO
一个大规模的MIMO仿真平台开发程序,MATLAB仿真(A large-scale MIMO simulation platform development process, MATLAB simulation)
- 2020-12-11 18:29:17下载
- 积分:1
-
voice_signal_spectrum_analysis
语音信号频谱分析 滤波器设计 matlab(voice signal spectrum analysis)
- 2011-11-19 11:22:28下载
- 积分:1
-
MIMO_OFDM_Simulator
本文的程序实现在屏幕上随机产生不同大小的雪花,并以不同的速度下降。相对于第一版,它在很多性能上做了优化,直接在桌面的上下文中绘制雪花。而且,现在也通过RedrawWindow,实现在桌面的图标(如任务栏)上绘制雪花了。你可以用它来学习GDI。(Falling Snow on Your Desktop! Part II This article explains how to create an application that makes it snow on the desktop. Since my previous article was published, I received many user inquiries about how to improve the program. This article demonstrates how to create snow flakes that fall on your desktop, by using the draw functions directly in the desktop context. When the application starts, it creates an array of snow flakes and starts the timers for each flake. Manipulation of the RedrawWindow function allows the drawing of flakes behind and over the desktop icons, making the application more impressive. )
- 2010-08-31 17:22:31下载
- 积分:1