-
Kalmanfilterofatwotanksystem.m
to simulate the water level in the tanks. to verify its stability, controllability and observability.
design kalman filter and define and simulate the Kalman estimator(Kalman filter of a two tank system)
- 2015-03-24 23:47:18下载
- 积分:1
-
printPmtkFigure
Print file from matlab to pdf or eps
- 2011-02-14 19:55:14下载
- 积分:1
-
PMSM
在Simulink平台上对永磁同步电机(PMSM)实现直接转矩控制的仿真模型,使用无传感器控制方法,是国外的成品模型。(On the platform in Simulink for permanent magnet synchronous motor (PMSM) direct torque control of realize simulation model, the use of sensorless control method, is abroad finished product model.)
- 2020-10-26 18:29:59下载
- 积分:1
-
example
利用 GUIDE去控制simulink例子。(failed to translate)
- 2013-05-06 01:49:59下载
- 积分:1
-
SIMULINK
SIMULINK仿真教程,介绍了SIMULINK的模块库、功能模块的处理、仿真的运行、s-function的设计、SIMULINK仿真举例(SIMULINK simulation tutorials introduce the SIMULINK module library, function module processing, the simulation is running, s-function design, SIMULINK simulation example)
- 2008-02-22 15:10:29下载
- 积分:1
-
commande-LQG
Examples LQG control
- 2012-04-04 14:25:14下载
- 积分:1
-
kalman
卡尔曼滤波的国外论文,详细讲述了卡尔曼滤波的提出背景,以及应用场合,是卡尔曼那滤波的经典论文(kalman filter )
- 2015-01-04 11:47:15下载
- 积分:1
-
kaerman
《卡尔曼滤波与组合导航》,PDF版本电子书籍(" Kalman filtering and navigation" , PDF versions of e-books)
- 2014-01-05 03:36:50下载
- 积分:1
-
PIDController
PID 控制器,实现PID控制器的计算,采用MATLAB仿真离散系统的控制结果(simulation of PID controller in MATLAB to realize the computation of PID algo in MATLAB for discretized system.)
- 2021-04-25 15:08:46下载
- 积分:1
-
k_clique
[X,Y,Z] = k_clique(k,A)
Inputs:
k - clique size
A - adjacency matrix
Outputs:
X - detected communities
Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs)
Z - k-clique matrix(k-clique algorithm as defined in the paper Uncovering the overlapping community structure of complex networks in nature and society - G. Palla, I. Derényi, I. Farkas, and T. Vicsek- Nature 435, 814–818 (2005))
- 2015-10-20 16:17:08下载
- 积分:1