登录
首页 » matlab » matlab-toolbox-of--control

matlab-toolbox-of--control

于 2011-09-20 发布 文件大小:3144KB
0 207
下载积分: 1 下载次数: 3

代码说明:

  电子书籍,内容是关于matlab的控制系统工具箱的介绍和使用。(introduction of matlab toolbox on control system)

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

发表评论

0 个回复

  • Chapter8
    现代通信信号在matlab中的实现以应用程序(good)
    2009-05-09 17:30:13下载
    积分:1
  • TVP_FAVAR
    本软件是伯南克提出时变的因子扩展VAR模型,能够考察变量间的冲击效应,及其结构变化特征,克服通常VAR的变量少等缺陷。(This software is the factor Bernanke proposed changing the extended VAR model, to study impact effect among the variables, and structural changes, less often overcome VAR variable defects.)
    2014-09-04 09:54:32下载
    积分:1
  • Matlab2012-new-course
    matlab基础学习必备书籍,内容详细,适合新手(matlab-based learning essential books, detailed, suitable for novice)
    2013-10-16 10:21:58下载
    积分:1
  • 5.-OCR
    ocr image to text detection
    2013-12-08 19:15:41下载
    积分:1
  • InvertedPendulumControled_State_Space
    Simple Inverted Pendulum with LQR,PID SimMechanics
    2014-01-25 16:06:23下载
    积分:1
  • Vibration-frequency-
    工程中,振动信号有时域与频域两种分析方法,该文件是频域分析处理方法(Engineering, vibration signal and frequency domains sometimes two analysis methods, the document is a frequency domain analysis and processing methods)
    2013-06-03 18:59:14下载
    积分:1
  • TP
    说明:  用优化算法求解运输问题。 1.不使用linprog,比较歧异解 2.用西北角法求初始基本可行解,用闭回路法确定退出基和更新运输矩阵 3.不能处理非平衡的运输问题(Optimization algorithm used to solve transport problems. 1. Do not use linprog, compare differences solution 2. With the northwest corner of France seeking an initial basic feasible solution, using closed-loop method to determine the transport out of the base and update the matrix 3. Can not handle the transport of non-equilibrium)
    2009-11-17 11:08:42下载
    积分:1
  • EM
    说明:  em算法的学习资料,各种格式,包含c和matlab源代码,希望有所帮助(em algorithm learning materials, a variety of formats, including c and matlab source code, hope that helps)
    2011-01-08 13:23:36下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • SVP
    说明:  此仿真实现了三电平的有源逆变,且功率因数可调(The simulation of the three-level inverter, and active power factor can be adjusted )
    2011-03-17 14:53:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载