登录
首页 » matlab » murali_Matrix_Converter_3phase

murali_Matrix_Converter_3phase

于 2009-09-15 发布 文件大小:11KB
0 156
下载积分: 1 下载次数: 280

代码说明:

  it is the simulation of matrix converter with motor load. matrix converter is an upcoming popular converter from ac to ac with out use of dc link.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 计算机软件与计算机电气保护能成为一个好的主机连接…
    微机机电保护软件,通过和电脑主机连接可以很好的检测机电设备-Electrical protection of computer software and computer can be a good host connectivity testing electrical and mechanical equipment
    2022-01-23 11:05:02下载
    积分:1
  • 计算机组成原理实验11,提供给学生在学校…
    计算机组成原理试题11,提供给在校学生,或者考研需要者,希望能提供一些帮助-Principles of Computer Organization Test 11, made available to students at school, or study section for those who need it, hoping to provide some help
    2022-10-25 16:10:03下载
    积分:1
  • stm32实验内容
    STM32F401RE的教学课程,有助于不了解STM32CubeMux的学生了解和使用,内含多个实验教程(STM32F401RE teaching course.)
    2019-01-14 01:09:58下载
    积分:1
  • fiber_amp
    用于计算光纤中的受激布里渊散射效应,计算斯托克斯光的功率SBS(Calculation of SBS in optical fiber)
    2021-03-21 20:29:16下载
    积分:1
  • 用C语言实现malloc,free函数,方法采用严蔚敏数据结构书上的方法...
    用C语言实现malloc,free函数,方法采用严蔚敏数据结构书上的方法-C implementation using malloc, free
    2022-02-06 14:06:28下载
    积分:1
  • Visual C# 使用键盘控制窗体的移动
    Visual C#使用键盘控制窗体的移动,创建窗体对象,设置窗体接收按键事件,定义一个标识窗体的变量,判断按键类型,判断后关闭本窗体。   private void Form1_Load(object sender, EventArgs e)   {    Frm_Main form1 = new Frm_Main();//创建窗体对象    form1.KeyPreview = true;//设置窗体接收按键事件   }   private void Form1_KeyDown(object sender, KeyEventArgs e)   {    Point point = this.Location;//定义一个标识窗体的变量    switch (e.KeyData)//判断按键类型    {    case Keys.Up://当按键为上方向键时    point.Y -= 2;    break;    case Keys.Down://当按键为下方向键时    point.Y += 2;    break;    case Keys.Right://当按键为右方向键时    point.X += 2;    break;    case Keys.Left://当按键为左方向键时    point.X -= 2;    break;    case Keys.Escape://当按键为Esc键时    this.Close();//关闭本窗体    break;    default: break;    }    this.Location = point;   }
    2022-03-13 23:48:13下载
    积分:1
  • FSquaDRA-master
    fxgbfsdrt fsfgsvdcccdrs rrtsr
    2019-07-03 23:25:03下载
    积分:1
  • eemd
    说明:  对信号进行EEMD分解,程序已调通,欢迎下载。有问题请留言(EEMD decomposition of signals)
    2020-06-30 22:40:01下载
    积分:1
  • 实现公司考勤管理、登记每个员工的作息时间。
    实现公司考勤管理、登记每个员工的作息时间。-achievement appraisal management companies to register each employee"s work schedule.
    2022-02-05 16:04:15下载
    积分:1
  • entire catalog all the information COPY aims to catalog to (whether layers subdi
    整个目录所有信息复制到目录(是否层子目录)
    2023-06-23 14:35:03下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载