CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Direct

搜索资源列表

  1. comparisionbetweenDTCandVC

    0下载:
  2. 两相不对称电机矢量控制和直接转矩控制的比较.-Two-phase asymmetric motor vector control and direct torque control comparison.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:289854
    • 提供者:周雪婵
  1. DTC_fieldweakning_sfun

    0下载:
  2. direct torque control of induction motor in field weakening region
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:68051
    • 提供者:hafeez
  1. DTC_look_table

    0下载:
  2. look up table in embedded format for direct torque control algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7372
    • 提供者:hafeez
  1. DTC_sector_selector

    0下载:
  2. algorithm for flux sector selection for direct torque control
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7193
    • 提供者:hafeez
  1. DirectFB-examples-0.9.25

    0下载:
  2. direct fb官方示例程序,对于初学者非常适用。学习基本组件的应用-direct fb official sample program is ideal for beginners. Learn basic components of the application of
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1172497
    • 提供者:huangshuiyuan
  1. sixp

    0下载:
  2. direct linear transform 6 point algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4965
    • 提供者:Yoo,seok bong
  1. chenggong

    0下载:
  2. 永磁同步电机的直接转矩控制(仅仅适用于学习的初步阶段)-Direct Torque Control of Permanent Magnet Synchrous Control using zero vector(Created by Gao yaoyao coming from North China Electric Power University)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:16240
    • 提供者:高夭夭
  1. DTC

    0下载:
  2. 朋友的直接转矩控制模型,共享一下,希望可以互相借鉴。-Friends of the direct torque control model, sharing what I hope you can learn from each other.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7351
    • 提供者:高夭夭
  1. DIRECT_VC

    0下载:
  2. DIRECT算法是一种全局性、无须梯度信息的优化算法,广泛应用于全局优化领域。该算法基于VC编制。-DIRECT algorithm is a comprehensive, no gradient information of the optimization algorithm is widely used in the field of global optimization. The algorithm is based on VC establishment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1156992
    • 提供者:张亚明
  1. 2222

    1下载:
  2. 基于MATLAB的直接序列扩频通信系统仿真,可以去参考一下-MATLAB-based direct sequence spread spectrum communication system simulation, you can go to reference
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:250713
    • 提供者:sky
  1. dtcsystem

    5下载:
  2. 异步电机直接转矩控制系统框图,在matlab/simulink环境下实现了整个系统的仿真运行,学习直接转矩控制的必备资料。-Induction Motor Direct Torque Control system block diagram, in matlab/simulink environment to achieve the whole system simulation run, the direct torque control of essential learning mater
  3. 所属分类:matlab

    • 发布日期:2014-10-29
    • 文件大小:271915
    • 提供者:秧秧
  1. motor

    1下载:
  2. 基于matlab/simulink环境,对异步电机的一个仿真,能够得到完整的仿真结果,是直接转矩控制的基础部分。-Based on matlab/simulink environment, a simulation of the induction motor, can be a complete simulation results, is a fundamental part of the direct torque control.
  3. 所属分类:matlab

    • 发布日期:2014-10-29
    • 文件大小:17481
    • 提供者:秧秧
  1. park

    3下载:
  2. 异步电机直接转矩控制,在两相静止坐标系下,将电机由三相变换为两相的矢量变换,模型结构简单,通俗易懂,能够迅速得出仿真结果。-Induction motor direct torque control, the two-phase stationary coordinate system, the motor from the three-phase transformation vector for the two-phase transformation, the model structur
  3. 所属分类:matlab

    • 发布日期:2014-10-29
    • 文件大小:7435
    • 提供者:秧秧
  1. Direct_mean_torque_control

    0下载:
  2. Paper about a new method to control flux and torque of an induction motor. Direct Mean Torque Control (DMTC) combines the good dynamic performance of Direct Torque Control (DTC) with the advantages of time equidistant control algorithms for digit
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:351709
    • 提供者:gregbur
  1. DTC

    0下载:
  2. 一个关于电机直接转矩控制的MATLAB仿真,欢迎提出修改意见QQ:404340669-A direct torque control of MATLAB simulation, welcomed the proposed amendments QQ: 404340669
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:53015
    • 提供者:葛建强
  1. hvdc

    0下载:
  2. hay voltage Direct current in wind system (simulink)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5038
    • 提供者:abdo doudou
  1. fitting

    0下载:
  2. 利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接LU分解法解方程的算法代码实现。希望对用到数值计算的带来帮助。-The least square algorithm for fitting a set of coordinates, including the use of direct LU decomposition equations for the algorithm code to achieve. Want to use to bring numerical help.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:102968
    • 提供者:风流云散
  1. simulink

    1下载:
  2. 同步电机仿真,直接转矩控制,matlab仿真-Simulation of synchronous motor, direct torque control, matlab simulation
  3. 所属分类:matlab

    • 发布日期:2015-08-24
    • 文件大小:19084
    • 提供者:小松
  1. dtcpro

    0下载:
  2. 异步电机直接转矩控制的仿真,matlab-Induction Motor Direct Torque Control, matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:62385
    • 提供者:小松
  1. elliptic(direct)

    0下载:
  2. 求解椭圆形方程的直接方法,编译example4_05.f,生成可执行文件。输入数据table4_05inp.txt-Solve the elliptic equation of the direct method, compile example4_05.f, generated executable file. Input data table4_05inp.txt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:150609
    • 提供者:车宇
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com