搜索资源列表
simulink命令集
- simulink命令集(转载) 仿真命令: sim ---仿真运行一个simulink模块 sldebug ---调试一个simulink模块 simset ---设置仿真参数 simget ---获取仿真参数 线性化和整理命令: linmod ---从连续时间系统中获取线性模型(状态方程)-Simulink command sets (reproduced) simulation order : sim -- running a Simulink simulation module sldeb
ch52
- 使用Linmod和dlinmod函数以提取线性模型-Use Linmod and dlinmod function to extract the linear model
ch52
- 使用Linmod和dlinmod函数以提取线性模型,
Missile-Attitude-control
- 1、利用simulink中sfunction方法建立航天器姿态动力学模型和运动学模型; 2、利用linmod对非线性模型线性化; 3、姿态模型线性化后,利用极点配置(pole)方法求取控制参数; 4、将控制参数带入非线性模型仿真控制效果。-One using simulink sfunction method to establish the dynamic model and kinematic model of the spacecraft attitude 2,
linmod-control
- 根据一个质量弹簧系统建立系统的状态空间系统,并判断其能控性,并求系统的脉冲和阶跃响应曲线-According to a mass spring system to establish a system state space system, and its controllability, and system of pulse and step response curve
synchronous_machine
- MATLAB M-file m3.m is for the generator with series capacitor compensated case of Project 3 on subsynchronous resonance in Chapter 10. It is to be used with the SIMULINK files : s3.m and s3eig.m. The SIMULINK file s3eig.m is being use
m3g
- m3g.m is the MATLAB scr ipt file for the fixed terminal voltage case of Project 3 on synchronous resonance in Chapter 10. It is to be used with the SIMULINK files : s3g.m and s3geig.m. The SIMULINK file s3geig.m is referred to in
moteur
- A linear model of the system can be extracted the Simulink model into the MATLAB workspace. This can accomplished employing the MATLAB command linmod or directly within Simulink as we will do here. We will specifically use the base Simulink model dev
ord3mw2
- 利用Matlabx线性化方法的得到的感应发电机风电机组模型-this code deals with obtaining a reduced-order linear model for a high-power induction-generator-based WECS by using the MATLAB® function linmod.
MATLAB航天姿态控制仿真程序
- 航天器姿态控制仿真程序,利用simulink中sfunction方法建立航天器姿态动力学模型和运动学模型,利用linmod对非线性模型线性化。(The simulation program of spacecraft attitude control uses the sfunction method of Simulink to establish the dynamic model and kinematic model of spacecraft attitude, and uses li