登录
首页 » matlab » 2-d-graphics---MATLAB

2-d-graphics---MATLAB

于 2013-12-23 发布 文件大小:3KB
0 163
下载积分: 1 下载次数: 1

代码说明:

  二维绘图—MATLAB(有关matlab绘图的各种基本知识,实用)(2 d graphics- MATLAB)

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

发表评论

0 个回复

  • matlab-speech-recongion-3
    matlab之语音处理与合成工具箱的随书程序!!!Good!!!It s useful for you !!!(Good!!!It s useful for you !!!)
    2009-11-06 11:00:38下载
    积分:1
  • Bandpass_sample
    说明:  通信中理解与应用带通采样的完整simulink模型(Communication Understanding and Application of bandpass sampling simulink model of the complete)
    2021-04-18 15:38:57下载
    积分:1
  • ejdlbshuangpid
    二级倒立摆的双pid控制,由simulink和m函数组成(Pid double inverted pendulum control)
    2021-03-09 16:09:27下载
    积分: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
  • bpp-src
    Bin packing problem belongs to the class of NP-hard problems, like the others that were discussed in previous articles. The task is to pack a set of items of different size into bins of fixed size in such way that minimal number bins is used. Depending on the requirements, bin packing can be single-dimensional (1D) or multi-dimensional (2D, 3D...)
    2014-12-08 21:58:05下载
    积分:1
  • wuxiandignweitaylor
    泰勒算法定位,语言采用的是matlab编程,用于实现无线定位中的泰勒算法(Taylor positioning algorithm, matlab programming language is used for wireless location algorithm Taylor)
    2014-12-26 11:19:43下载
    积分:1
  • nibian
    matlab仿真双级矩阵变换器的逆变程序,包括判断扇区,计算相位角等(matlab simulation of two-stage matrix converter inverter procedures, including the judge sectors, calculating the phase angle)
    2011-05-30 15:40:53下载
    积分:1
  • RS
    说明:  peak side lobe compression using rs sequence
    2015-03-16 22:32:20下载
    积分:1
  • RS码
    说明:  rs编码,bpsk调制通信系统,有注释较为复杂(RS code, BPSK modulation communication system)
    2020-06-05 12:28:38下载
    积分:1
  • masscal
    scalar control of the induction machine
    2009-02-23 16:26:33下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载