登录
首页 » matlab » dc-motor-smc-master

dc-motor-smc-master

于 2021-05-15 发布
0 250
下载积分: 1 下载次数: 5

代码说明:

说明:  使用滑模控制器对直流电机实现速度控制的matlab代码(Matlab code for speed control of DC motor using sliding mode controller)

文件列表:

dc-motor-smc-master, 0 , 2018-06-04
dc-motor-smc-master\.gitignore, 7 , 2018-06-04
dc-motor-smc-master\README.md, 2906 , 2018-06-04
dc-motor-smc-master\README.md.pdf, 199331 , 2018-06-04
dc-motor-smc-master\docs, 0 , 2018-06-04
dc-motor-smc-master\docs\current.png, 2804 , 2018-06-04
dc-motor-smc-master\docs\full_block.png, 38880 , 2018-06-04
dc-motor-smc-master\docs\motor.png, 31837 , 2018-06-04
dc-motor-smc-master\docs\s.png, 1675 , 2018-06-04
dc-motor-smc-master\docs\scope.png, 19155 , 2018-06-04
dc-motor-smc-master\docs\velocity_diff.png, 2206 , 2018-06-04
dc-motor-smc-master\motor.slx, 23746 , 2018-06-04
dc-motor-smc-master\script.m, 146 , 2018-06-04
dc-motor-smc-master\sliding.slx, 23819 , 2018-06-04

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

发表评论

0 个回复

  • Lucas-Kanade
    一个用于图像标定的算法,用matlab实现,非常好的一个算法()
    2007-08-24 10:30:57下载
    积分:1
  • MLDemos-0.1.2-win
    gaussian mixture and em algorithm
    2010-10-28 13:42:53下载
    积分:1
  • caisetuxiang
    说明:  利用matlab进行图形的绘制,并进行相关颜色的设置等(Using matlab for drawing, and color settings, and the related)
    2010-04-15 15:09:48下载
    积分:1
  • hurst
    to calculate hurst exp
    2014-10-30 16:59:09下载
    积分:1
  • distribution
    two case distribution-system mfile
    2013-09-20 12:02:58下载
    积分:1
  • harris
    harris角点检测,通过harris角点检测方法来实现对于图像的角点检测,通过matlab实现(harris corner detection, by harris corner detection methods to achieve for the corner of the image is detected by matlab implementation)
    2015-03-06 20:48:32下载
    积分:1
  • cdptool_1_0_4
    混合系统的最优控制,两个例程,车自动换挡,炉温加热(Optimal control of hybrid systems, two routines, automatic transmission vehicles, furnace heating)
    2015-08-13 11:46:01下载
    积分:1
  • 实现分数阶傅里叶变换 Frft
    实现分数阶傅里叶变换,可以用于LFM信号的时频分析。(Realizing Frft, which can be used to perform the time frequency analysis of the LFM signal.)
    2018-05-17 18:43:41下载
    积分:1
  • MATLAB
    里面是一个matlab的程序是设计FIR滤波器的 里面有 实际的代码 (There is a matlab procedure is to design FIR filters there are the actual code)
    2008-04-15 09:46:58下载
    积分:1
  • newton_raphson
    Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 (err)
    2008-06-16 10:38:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载