登录
首页 » matlab » Motor-starting-and-dynamic-braking

Motor-starting-and-dynamic-braking

于 2015-01-26 发布 文件大小:17KB
0 218
下载积分: 1 下载次数: 14

代码说明:

  直流电机的启动与能耗制动过程,这里有直接启动和能耗制动的仿真图(Start with energy during braking DC motor, there is a direct start-up and braking energy simulation map)

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

发表评论

0 个回复

  • vblast-mimo
    Vertical – Bell – Laboratories –Layered –Space - Time for MIMO matlab
    2011-05-24 18:40:05下载
    积分:1
  • sin
    matlab编程实现离散数字信号的有理数插值收取(the matlab programming discrete digital signal rationals interpolation charged)
    2012-11-30 21:51:20下载
    积分:1
  • dcmpeizhun
    这是数字图像多种方法的配准程序,能够处理dicom格式的图像。(This is a digital image registration procedures for various methods that can handle images dicom format.)
    2010-06-11 18:05:01下载
    积分:1
  • SHADW
    shadow detection paper from net,it is value
    2013-12-19 19:43:01下载
    积分:1
  • copula_functions
    copula functions is included
    2021-02-23 18:19:40下载
    积分:1
  • Ho
    说明:  Image Processing using matlab Assignment ....
    2012-08-11 17:28:25下载
    积分:1
  • JPEG2000
    用matlab实现的JPEG算法,简单易懂(Matlab achieved using JPEG algorithm, easy-to-read)
    2009-01-13 15:36:05下载
    积分:1
  • pca
    本程序基于MATLAB仿真工具实现主分量分析(The program is based on MATLAB simulation tools principal component analysis)
    2010-10-18 21:45:55下载
    积分:1
  • rayofdmsnr
    瑞利信道下正交频分复用ofdm信噪比MATLAB程序,及调试所得信噪比曲线。(ofdm snr MATLAB)
    2010-11-02 19:56:51下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • 696516资源总数
  • 106752会员总数
  • 15今日下载