登录
首页 » matlab » elevator_matlab

elevator_matlab

于 2012-12-02 发布 文件大小:4KB
0 211
下载积分: 1 下载次数: 18

代码说明:

   某居民楼共21层,从6:00到9:00,平均有500人出,200人进门,没有人楼层之间窜门,电梯运动通过 一层距离时间为1秒,启动和制动另需1秒,开门关门需要2秒,一个人进出电梯平均时间0。5秒,电梯容量 为15人,呼叫间隔服从指数分布,楼层等概率,上行将乘客送完,下行时有更低楼层呼叫(只要时间允许)就 带走,6:00时电梯在一楼,无乘客停在刚才服务的楼层,一般先先呼叫谁先接受服务,但上行时不接受更低呼叫 下行时不考虑更高楼层呼叫 (a simulation matlabtest for elevator models)

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

发表评论

0 个回复

  • Fourier
    数字信号处理中Fourier变换的基本验证。本人验证过,有注释,运行良好。(Fourier transform in digital signal processing basic authentication. I verified, there are notes, running well.)
    2009-12-28 20:30:51下载
    积分:1
  • TUOJIDIANJIKONGZHISHILI
    舵机的具体控制,方法简单实用,程序量小,经调试好使。(The specific servo control method is simple and practical procedures for a small amount so that by the debugging.)
    2010-01-16 15:15:06下载
    积分:1
  • arrange
    求N个字符的不重复排列数,不是标准的递归写法,供求职时笔试参考。(Seek N-character array of non-repetition number, not an ordinary recursive formulation for the job when the written reference.)
    2010-01-24 16:49:52下载
    积分:1
  • Lid_Driven_Cavity_MRT
    I have to write a Navier-Stokes solver for a 2-D Lid Driven Cavity. My teacher gave me a portion of his code (the Poisson pressure solver and some I.C. s and B.C. s) and I have to fill in the blanks. I ve been using
    2020-07-03 23:00:02下载
    积分: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
  • proficientmatlabfinancialcalculations
    此资料为《精通matlab金融计算》一书中的光盘程序程序(This information is " proficient matlab financial calculations," a book of the CD-ROM program program)
    2010-12-06 11:17:10下载
    积分:1
  • interpcontourlet(1)
    MATLAB CODE FOR INTERPOLATION
    2013-09-13 19:01:59下载
    积分:1
  • vcPP6.0-and-matlab
    matlab和vc++联合运行的方法介绍。。。。。(Matlab and vc++ combined operation method is introduced )
    2013-04-24 14:37:18下载
    积分:1
  • dpdsimulation
    数字预失真matlab源码、仿真通过可用(The digital pre-distortion matlab source code, and simulation a through the is available)
    2013-04-30 13:14:05下载
    积分:1
  • AGC
    用MATLAB实现AGC,并且还有Word的文字说明,已经在MATLAB上实现过了。(MATLAB implementation by AGC, and there are Word' s text has been realized in MATLAB before.)
    2010-10-20 09:45:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载