登录
首页 » c » 在Matlab C MEX S函数编写的SVPWM

在Matlab C MEX S函数编写的SVPWM

于 2022-05-23 发布 文件大小:638.40 kB
0 84
下载积分: 2 下载次数: 1

代码说明:

这是同步的空间矢量调制算法编写C使用Matlab的Simulink的功能

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

发表评论

0 个回复

  • shudianwangchaoliu
    说明:  输电网潮流计算 牛顿法 matlab程序(power system calculation)
    2010-04-13 15:38:09下载
    积分:1
  • StudentMIS
    说明:  学生信息管理系统,简单的添加信息,修改,删除,统计等(Student Information Management System, a simple add information, modify, delete, statistics, etc.)
    2008-09-05 21:41:59下载
    积分:1
  • WINCE环境下操作INI文件
        操作ini文件,windows pc环境下可以用系统自带的函数进行操作,可当应用环境是wince时,PC下的系统函数就使用不了了,此时需要自己来编写函数实现。     我使用的就是自己写函数来取代系统函数的功能,从而实现WINCE环境下对INI文件的操作。
    2023-03-19 23:30:03下载
    积分:1
  • image_demo
    本工程在C6678上实现了BMP图像的读取,滤波,锐化等操作。可以作为多核DSP图像处理的资料,自己在CCS6平台上测试验证没有问题(This project has realized the reading, filtering and sharpening of the BMP image on C6678. It can be used as a multi-core DSP image processing data, and to test validation on the CCS6 platform)
    2017-12-12 22:39:59下载
    积分:1
  • Evyst__Event
    说明:  Corba Event Services Basic
    2019-05-24 05:24:38下载
    积分:1
  • 发廊会员管理系统
    单机版的发廊管理系统,集充值,消费,查询于一体,界面干净整洁
    2022-01-26 06:46:59下载
    积分:1
  • 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:...
    将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -Will be a positive integer decomposition of the quality factor. For example: enter 90, print out 90 = 2* 3* 3* 5. Program analysis: the decomposition of n quality factor, should be to find a smallest prime number k, then complete the following steps: (1) If the prime number exactly equal to n, is illustrated in the process of decomposition of the quality factor has come to an end, you can print out . (2) If n
    2022-08-16 12:56:27下载
    积分:1
  • 16-18B20-sensor
    这是一个关于单片机开发的实例,讲述的是单片机上18B20的使用,通过用C语言进行一定的编程,以实现温度传感器的应用。(This is a single chip microcomputer development as an example, tells the microcontroller on the use of 18 b20, through certain programming in C language, in order to realize the application of temperature sensor. )
    2016-08-08 17:06:00下载
    积分:1
  • 串口通信
    是关于mfc编程的串口程序使用C++语言编写,程序包含的显示界面的按钮有:打开文件,串口选择,发送数据可以实现上位机与下位机的串口通讯,下位机可以选择各种型号的单片机或者各种型号的arm,写好下位机程序即可使用该程序实现通讯,可以通过串口助手或者点亮下位机LCD验证通讯数据。
    2022-03-01 13:43:04下载
    积分:1
  • d.s.
    说明:  data structure objective type questions.
    2019-05-30 13:22:31下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载