登录
首页 » matlab » ohhh

ohhh

于 2012-04-13 发布 文件大小:9406KB
0 178
下载积分: 1 下载次数: 2

代码说明:

  matlab的 课件及其他工程上有用东西(matlab engineering and other useful staff)

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

发表评论

0 个回复

  • UCA-ESPRIT
    均匀圆阵下基于UCA-ESPRIT的二维DOA估计的MATLAB程序(Under the uniform circular array based on two-dimensional DOA UCA-ESPRIT estimates MATLAB program)
    2021-02-26 21:29:37下载
    积分:1
  • hmm
    说明:  基于HMM的语音识别程序 很完整详细 里面包括10几个独立的小程序(HMM-based speech recognition procedures are complete details of which includes 10 small program that several independent)
    2011-03-30 10:36:59下载
    积分:1
  • huayuan
    自动画圆小程序 :只要有了坐标,就可以方便的大量快速画圆(Automatic Circle applet: As long as with the coordinates, you can quickly draw a circle to facilitate a large number of)
    2009-12-04 12:24:13下载
    积分:1
  • RUNGE
    RUNGE法求解阻尼振动问题,给出物体的运动方程及驱动力,求出物体的振动曲线(附报告)(Solving RUNGE vibration damping, given the equation of motion of objects and driving force, find the object of the vibration curve (with report))
    2011-12-14 22:16:47下载
    积分:1
  • HuiSe_PID_MATALAB
    刘金坤教授《先进PID控制MATLAB仿真》中,灰色PID控制部分MATLAB源程序(Professor Liu Jinkun "Advanced PID Controls the MATLAB Simulation", gray PID control section MATLAB source program)
    2010-11-20 09:24:09下载
    积分:1
  • linkpidsimu
    一个运用matlab程序源码,进行模糊PID设计 完整源码。(A program source code using matlab, the fuzzy PID design a complete source code.)
    2011-04-19 11:44:56下载
    积分:1
  • q_tanks_1_simulink
    藕联水罐的pi前馈控制 matlab源程序 simulink(coupled tanks pi control matlab simulink)
    2012-03-23 20:51:54下载
    积分:1
  • zhixiangxing
    直线阵自然指向性仿真,先根据设定的角频率仿真单频信号A sin(ωt);再根据阵元间距、入射角度计算得各阵元相对参考阵元接收的信号的时延 τ (dsin(θ))/c。 假设等间隔N基元线阵,入射信号是平面波,那么阵元输出信号为:S_n (t) A sin(ωt+nφ);其中 φ 2πfτ 为相邻阵元接收信号间的相位差;再将基阵各元输出求和,取最大值max,就得到输出幅度;以入射角为横坐标,幅度为纵坐标作图得直线阵自然指向性。 (Linear array directivity simulation)
    2020-12-05 14:39:24下载
    积分:1
  • itoolsgui
    Itools GUI 是itools box的GUI界面,由Lars Nø rgaard 和 Riccardo Leardi提供(Itools GUI is a freeware Gui(Graphical User Interface) for the Itools toolsbox by Lars Nø rgaard and Riccardo Leardi)
    2014-02-19 08:40:42下载
    积分: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
  • 696518资源总数
  • 105540会员总数
  • 37今日下载