登录
首页 » matlab » BLDC-control-system

BLDC-control-system

于 2014-01-15 发布 文件大小:1102KB
0 250
下载积分: 1 下载次数: 70

代码说明:

  收集的几个无刷直流电机控制系统仿真例程,matlab中可直接运行,很有借鉴意义。(Several brushless DC motor control system simulation routines , they can be directly run in matlab.)

文件列表:

无刷直流电机仿真
................\572431219bldc
................\.............\新建文件夹 (2)
................\.............\..............\ddcruocihou03.mdl,119404,2007-12-20
................\86410413BLDC_satish
................\...................\BLDC_satish
................\...................\...........\BLDCFINAL.mdl,111838,2009-04-04
................\...................\...........\Document.doc,583680,2008-05-05
................\BLDC
................\....\BLDC.mdl,64575,2013-07-04
................\BLDC20140115(1)
................\...............\BLDC
................\...............\....\simulator
................\...............\....\.........\all_phase.mdl,32968,2004-05-25
................\...............\....\.........\all_phase_inv.mdl,13414,2004-04-09
................\...............\....\.........\calc_core.m,12523,2004-05-25
................\...............\....\.........\changer.mdl,10669,2004-04-11
................\...............\....\.........\CONTROLLER_MOD.mdl,36680,2004-05-25
................\...............\....\.........\CONT_CORE.mdl,41550,2004-04-13
................\...............\....\.........\cont_lower.mdl,40959,2004-04-14
................\...............\....\.........\CONT_MOD.mdl,13795,2004-05-24
................\...............\....\.........\cont_modifed.mdl,40743,2004-04-14
................\...............\....\.........\deg_120_trig.mdl,12614,2004-04-11
................\...............\....\.........\delay.m,2247,2004-04-11
................\...............\....\.........\error_gen.mdl,7993,2004-04-11
................\...............\....\.........\estimate.mdl,11197,2004-05-25
................\...............\....\.........\IC.mdl,15245,2004-04-11
................\...............\....\.........\ind_trig.mdl,8769,2001-04-04
................\...............\....\.........\inital.mdl,12986,2004-04-10
................\...............\....\.........\MYBLDC2.M,16489,2001-04-04
................\...............\....\.........\mybldc_mdl2.mdl,126901,2004-05-28
................\...............\....\.........\NEW_CONTROLLER.mdl,85547,2004-04-14
................\...............\....\.........\SET1.mdl,16126,2004-05-25
................\...............\....\.........\SET2.mdl,16147,2004-05-25
................\...............\....\.........\SET3.mdl,16154,2004-05-25
................\...............\....\.........\threshold_single.mdl,11441,2004-05-28
................\...............\....\.........\zerocross.mdl,22372,2004-04-08
................\...............\....\up_report.pdf,516063,2004-05-28

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

发表评论

0 个回复

  • 100examplesofmatlab
    MATLAB编程百例,一百个例子让您从入门到精通,强烈推荐!(MATLAB Programming 100 cases, 100 examples to let you from entry to proficient, highly recommended!)
    2008-03-18 16:41:30下载
    积分:1
  • mdft
    离散傅里叶变换,实现信号的频谱分析,更好地研究信号的频率分布!(Discrete Fourier transform, to achieve the signal spectrum analysis, to better study the frequency distribution of the signal! )
    2011-06-22 23:59:55下载
    积分:1
  • MMS_light
    casa program in matlab
    2011-07-20 20:09:43下载
    积分:1
  • 16-QAM_10dB
    16qam,10dB,对学习正交振幅调制的同学有很大的帮助。(16qam, 10dB, quadrature amplitude modulation for the students to learn a great help.)
    2011-11-27 09:41:04下载
    积分:1
  • FastICAsignal
    fastICA信号处理,详细介绍了用fastICA进行信号处理的过程,以及后面的仿真实验(fastICA signal processing, described in detail with fastICA the process of signal processing, and the subsequent simulation)
    2010-05-25 21:08:25下载
    积分:1
  • nosGUI
    这个东西是我在网上下的,关于GUI的东西,好多有用的东西,呵呵,看看吧(this thing on the Internet is under the GUI of the things that a lot of useful things, Oh, let's see it)
    2007-06-13 18:42:56下载
    积分:1
  • ACO_XH1
    说明:  蚁周算法的Matlab程序,可运行,图像可视化,但速度较慢(Matlab algorithm ants week program can be run, image visualization, but slower)
    2009-08-12 11:14:06下载
    积分:1
  • Numericalanalysis
    适合于大学生或工程硕士的工科计算方法课件(Numerical analysis for undergraduate students)
    2010-05-15 22:56:45下载
    积分:1
  • hengyapinbi
    在matlab/simulink下编译的恒压频比启动电机模型,有利于simulink初学者使用(A model of V/f cotrol for start motor in matlab/simulink)
    2014-10-01 19:28:17下载
    积分:1
  • zuiyouhuafangfaMatlab
    《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。(" Optimization Methods and Matlab programming" more systematic introduction to the basic theory and algorithms nonlinear optimization problem and the main algorithm Matlab programming, the main contents include (exact or non-exact) line search technique, the steepest descent method and (corrected) Newton method, conjugate gradient method, quasi-Newton method, trust region methods, solution of nonlinear least squares problems, constrained optimization problem optimality conditions, penalty function method, feasible direction method, quadratic programming problems The solution, the sequential quadratic programming method.)
    2014-02-25 15:19:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载