-
circuit1
this file simulate a circuit in matlab simulink and show the results
- 2009-09-16 17:56:08下载
- 积分:1
-
eemdtz
此文件包含着EEMD的能量特征分量的计算程序和EEMD之后进行各个IMF的KL散度指的计算程序。(This file contains the energy characteristic component EEMD computational procedures and after each EEMD KL divergence refers to the IMF s calculation program.)
- 2013-09-20 18:25:25下载
- 积分:1
-
Illustration_Norms
or a thorough description of the norms, see the Chapter 4 of Robust and Optimal Control, Zhou, Glover, Doyle 1996.
Here the point is to give some lines of code illustrating what are the H2 and Hinf norms of LTI systems.
In that sense, it is also illustrated that the H2 norm is smooth in the space of the system parameters, whereas the Hinf norm is non-smooth locally Lipschitz (since it is a min-max problem, thus prone to the waterbed effect ).
- 2015-01-25 21:06:50下载
- 积分:1
-
example1
不确定线性脉冲控制系统的程序,例子和程序都在压缩包里面。(Uncertain linear pulse control system procedures , examples and procedures are in the compressed packets inside .)
- 2013-07-18 22:10:12下载
- 积分:1
-
qicheerziyoudu
汽车7自由度simulink仿真模型,详细描述了车辆起自由度模型的构成,在实际仿真中的用车(Automobile 7 degree of freedom simulation model of Simulink, a detailed description of the vehicle up degrees of freedom model constitute, in the actual simulation of car
)
- 2014-10-23 06:17:40下载
- 积分:1
-
001-2584-5f36ad696572f2f
it s a software made of
- 2013-12-18 20:43:15下载
- 积分:1
-
异步电机的双闭环控制
矢量控制是目前交流电机的先进控制方式,一般将含有矢量变换的交流电机控制都称 之为矢量控制,实际上只有建立在等效直流机模型上,并按转子磁场准确定向的控制,电机才能获得最优的动态性能。
矢量控制的基本思路是以产生相同的旋转磁动势为准则,将异步电机在静止三相坐标系上的定子交流电流通过坐标变换等效成同步旋转坐标系上的直流电流,分别加以控制,以达到直流电机的控制效果。(Vector control is an advanced control method of AC motor at present. Generally, vector control is called vector control. In fact, only based on the equivalent DC motor model and accurately oriented control according to the rotor magnetic field, can the motor obtain the optimal dynamic performance.
The basic idea of vector control is to generate the same rotating magnetomotive force as the criterion. The stator AC current of asynchronous motor in the static three-phase coordinate system is converted into DC current in the synchronous rotating coordinate system by coordinate transformation, and then controlled separately to achieve the control effect of DC motor.)
- 2020-12-17 10:59:11下载
- 积分:1
-
betterresult
基本解方法求解反问题程序很好用有结果和图形(Method of Fundamental Solutions of Inverse Problems program.)
- 2010-05-20 21:12:44下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
新建文件夹
说明: RBF逼近未知函数的滑模控制,用matlab语言编(Sliding mode control of RBF approximating unknown function)
- 2021-03-08 11:23:34下载
- 积分:1