搜索资源列表
time-type
- 定义如下时间类TimeType,要求完成各个成员函数,并写主函数进行验证。 class TimeType{ int h,m,s public: TimeType(int h0=0,m0=0,s0=0) //构造函数 void increSec(int sec) //增加若干秒 void increMin(int min) //增加若干分钟 void increHou(int hou) //增加若干小时 bool equal(TimeType t2)
S
- /*创建一个Circle类,包含数据成员Radius(半径)和设置半径的函数set,获取半径的函数get及计算周长和面积的函数。 然后定义主函数main,创建具有5个元素Circle的对象数组,将它们的半径设为1-5,然后计算每个圆的周长和面积。*/-/* Create a Circle class that contains the data members Radius (radius) and set the radius of the function set, get access
S-function
- matlab s函数(s-Function)编写的离散状态空间表达式-matlab s function (s-Function) written in discrete state space representation
bkpulseexport
- 直接读取振动噪声分析软件bk pulse文件,将测试组和函数组导出来,方便对测试数据进行后处理-his GUI runs Pulse Labshop in the backround (not visible) through an activex server. Exporting measurements using B&K Pulse s software is extremely tedious, requiring much mouse-clicking (setting measur
yibudianji
- 异步电动机的MATLAB仿真,根据异步电机在两相同步旋转坐标系下的数学模型, 利用SIMULINK软件包中的S函数模块和基本模块, 构建出电机的仿真模型。-MATLAB simulation of induction motor,According to the mathematical model of induction motor in the two-phase synchronous rotating coordinate system, the use of SIMULINK pac
clark_park
- 三相PWM整流器仿真文件,包括S函数实现,实现了四象限整流器输入电流谐波,功率因数可控,输出母线电压稳定。-Three phase PWM rectifier simulation files, including the S function, to achieve the four quadrant rectifier input current harmonics and power factor control, the output voltage stability.