欢迎来到三一办公! | 帮助中心 三一办公31ppt.com(应用文档模板下载平台)
三一办公
全部分类
  • 办公文档>
  • PPT模板>
  • 建筑/施工/环境>
  • 毕业设计>
  • 工程图纸>
  • 教育教学>
  • 素材源码>
  • 生活休闲>
  • 临时分类>
  • ImageVerifierCode 换一换
    首页 三一办公 > 资源分类 > DOCX文档下载  

    Matlab compass罗盘函数的用法.docx

    • 资源ID:3161190       资源大小:36.79KB        全文页数:2页
    • 资源格式: DOCX        下载积分:6.99金币
    快捷下载 游客一键下载
    会员登录下载
    三方登录下载: 微信开放平台登录 QQ登录  
    下载资源需要6.99金币
    邮箱/手机:
    温馨提示:
    用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)
    支付方式: 支付宝    微信支付   
    验证码:   换一换

    加入VIP免费专享
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    Matlab compass罗盘函数的用法.docx

    Matlab compass罗盘函数的用法Matlab compass函数用法 MATLAB Function Reference compass Plot arrows emanating from the origin画从原点发出的箭头 Syntax语法 compass(X,Y) · compass(Z) · compass(.,LineSpec) · h = compass(.) · 其中X,Y,Z都是在笛卡尔直角坐标系中的坐标点,箭头是画在一个圆形的网格里。 用法一: compass(X,Y) displays a compass plot having n arrows, where n is the number of elements in X or Y. The location of the base of each arrow is the origin. The location of the tip of each arrow is a point relative to the base and determined by X(i),Y(i). X,Y都有一维数组,数组长度都为n, 则compass(X,Y) 会画出一组从原点出发,指向的箭头,且箭头终点在. 当然x,y分别为一个数时,只画一个箭头。 Eg: >>compass(2,2) X=1 1 -1 -1; Y=0 1 1 -1; >>compass(X,Y) 用法二: compass(Z) displays a compass plot having n arrows, where n is the number of elements in Z. The location of the base of each arrow is the origin. The location of the tip of each arrow is relative to the base as determined by the real and imaginary components of Z. This syntax is equivalent to compass(real(Z),imag(Z). 当Z是复数时,坐标终点横坐标为其实部,纵坐标为其虚部 Eg: >> a=1+2*j a = 1.0 + 2.0000i >>compass(a) 用法三: compass(.,LineSpec) draws a compass plot using the line type, marker symbol, and color specified by LineSpec. 可以用Line的特性参数LineSpec.来设置compass的性质。 可以设置的参数有线得类型,符号,颜色 Eg: >>compass(a,'r') >>compass(a,'+') >>compass(1,2,'-')

    注意事项

    本文(Matlab compass罗盘函数的用法.docx)为本站会员(牧羊曲112)主动上传,三一办公仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三一办公(点击联系客服),我们立即给予删除!

    温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。




    备案号:宁ICP备20000045号-2

    经营许可证:宁B2-20210002

    宁公网安备 64010402000987号

    三一办公
    收起
    展开