登录
首页 » matlab » 11912869casemdlr

11912869casemdlr

于 2008-12-18 发布 文件大小:5KB
0 151
下载积分: 1 下载次数: 16

代码说明:

  串级控制系统(Cascade control system)

文件列表:

casemdlr.mdl

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

发表评论


0 个回复

  • matlab
    chuong trinh matlab thu nghiem
    2010-12-29 16:52:10下载
    积分:1
  • 2ASK
    通信里的2ASK信号的产生及分析,很不错,经典实用(Communication in the 2ASK signal generation and analysis, very good, classic and practical)
    2013-07-24 09:09:29下载
    积分:1
  • LS_SVMlab
    支持向量机学习中用到的用Matlab编写的工具箱。(support vector machines used in the study prepared by using Matlab toolbox.)
    2006-12-15 20:27:58下载
    积分:1
  • DTC_PMSG
    la commande dtc de la gsap
    2019-04-21 19:08:44下载
    积分:1
  • simpowersystem
    电力电子仿真模型,非常实用,适合学习SIMULINK建模的朋友(simpowersystem)
    2010-10-17 19:34:06下载
    积分:1
  • Order-Statistics-3rd[1]
    order static是在天线选择,用户选择中经常使用到的方法,这本书详细介绍了关于orderstatic的理论(order static in antenna selection, the user selects the method often used, this book details the theory on the orderstatic)
    2011-06-12 16:35:15下载
    积分:1
  • matlab-huidu-yuce
    基于matlab的灰色预测的代码大全,能够实现不同的灰度预测结果,有利于初学者对灰度预测的把握,有利于学习练习和应用(Different gray forecast results can be achieved based on gray prediction matlab code Daquan, help beginners grasp grayscale forecast is conducive to learning exercises and applications)
    2013-01-10 12:53:19下载
    积分:1
  • new-matlab
    最新国外有关matlab的资料,是国内没有的,希望对大家的学习matlab有帮助。(Matlab latest information about the foreign, is not, we want to learn matlab help.)
    2011-09-18 21:48:49下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • New-folder
    The folder contains programs i have written for my project and in college..
    2013-11-09 01:48:07下载
    积分:1
  • 696518资源总数
  • 104935会员总数
  • 2今日下载