登录
首页 » 算法 » 电机SVPWM驱动程序

电机SVPWM驱动程序

于 2022-01-30 发布 文件大小:8.58 MB
0 226
下载积分: 2 下载次数: 1

代码说明:

SVPWM的主要思想是以三相对称正弦波电压供电时三相对称电动机定子理想磁链圆为参考标准,以三相逆变器不同开关模式作适当的切换,从而形成PWM波,以所形成的实际磁链矢量来追踪其准确磁链圆。此程序在KEIL下环境进行编写,能在STM32F103电机驱动板上顺利运行,驱动三相交流异步电机。

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

发表评论

0 个回复

  • With the human genome project implementation, through genome sequencing, protein...
    随着人类基因组计划的实施,通过基因组测序,蛋白质序列测定结构解析等实验,分子生物学家提供了大量的有关生物分子的原始数据,需要利用现代计算技术对这些原始数据进行收集、整理、管理以便于检索使用。而为了解释和理解这些数据,还需要对数据进行比对、分析,建立计算模型,进行仿真、预测与验证,因而出现生物信息学,它的出现,极大的促进了分子生物学的发展。-With the human genome project implementation, through genome sequencing, protein sequencing experiments such as structural analysis, molecular biologists to provide a large amount of biological molecules of the original data, the need to use modern technology to these raw data collection, collation and management in order to facilitate retrieval use. To explain and understand these data, and data need to be compared to analysis, model, simulation, prediction and validation, therefore, bioinformatics, and its emergence has greatly promoted the development of molecular biology.
    2022-09-17 05:10:03下载
    积分:1
  • 数字滤波; 中间位置 术平均值
    数字滤波算法; 中间位置算法 算术平均值算法--middle value algorithm, medimum value algorithm.
    2022-04-12 20:37:43下载
    积分:1
  • php GD库 类
    资源描述水印:把指定水印复制到目标上,加透明效果 缩略图:把大尺寸图片复制到小尺寸图像上 验证码:随机生成中文或英文数字
    2022-04-27 13:25:27下载
    积分:1
  • 大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值...
    大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值-universities will learn a curriculum, a numerical analysis of the process will do, the latter can certainly interpolation.
    2022-07-19 15:24:19下载
    积分:1
  • GNjava实现
    这是一个经典的社团划分,采用GN算法思想, 基本上是从昨天开始吧,着手复杂网络的GN算法,整个过程包括从GML文件中提取邻接矩阵数据,GN算法的实现,模块度的计算。 (1)GML文件的读取。做GN的时候首次知道GML(Graph Model Language),GML (Graph Modelling Language): There are many different programs that work with graphs but almost all of them use their own file format. As a consequence, exchanging graphs between different programs is almost impossible. Simple tasks like exchange of data, externally reproducible results or a common benchmark suite are much harder than neccessary. Therefore, we have developed a new file format for the Graphlet system: GML. GML supports attaching arbitrary information to graphs, nodes and edges, and is therefore able to emulate almost every other format. 从上面的英文中我们可以知道,GML是一种文件格式,试图统一大家对图结构的表达形式。这样,会很方便大家的交互,比如程序的利用。我们主要工作是从GM
    2022-02-20 11:14:43下载
    积分:1
  • 徐士良
    fortran77的各种算法集锦,比如欧拉、高斯消元之类的,有详细方程及对应的算法程序,相当于子程序,可以直接调用
    2022-09-29 12:15:05下载
    积分:1
  • 二叉排序树的插入
    算法过程:1.将第一个元素放在树根结点。2.将每个要加进来的元素与树根结点比较,若比树根结点小, 再与左子结点比较,若没有左子树,则把此元素放于左子树。反之,比树根结点大, 则再与右子结点比较,若没有右子树,就把此元素放于右子树。3.重复第2步操作,直到所有的元素都被加入二叉树中
    2022-03-01 19:40:22下载
    积分:1
  • 一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。...
    计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。-calculated a text format to store the correlation coefficient matrix of matrices, including examples of data.
    2022-02-02 21:59:59下载
    积分:1
  • 数据挖掘导论,及其代码。中文版,很有用的。适合学习数据挖掘者...
    数据挖掘导论,及其代码。中文版,很有用的。适合学习数据挖掘者-data mining and source code
    2022-04-09 09:19:05下载
    积分:1
  • 求解线性方程组——超松弛迭代
    这是一个用于数值分析的简单超松弛迭代法(SOR)求解线性方程组的算法,程序用C语言编写,代码简单易懂, 但是不适合用于求解大型线性方程组。
    2022-02-01 10:42:53下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载