matlab函数英文说明.docx

  1. 1、本文档共4页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
matlab函数英文说明

sin - Sine of argument in radiansThis MATLAB function returns thesine of the elements of X.rand - Uniformly distributed pseudorandom numbersThis MATLAB function returns a pseudorandom scalar drawn from the standarduniform distribution on the open interval (0,1).global - Declare variables as globalThis MATLAB function declares variables var1 ...sqrt - Square rootThis MATLAB function returns the square root of each element of the array X.title - Add title to current axes This MATLAB function adds the title consisting of a string, str, at the top andin the center of the current axes.meshgrid - Rectangular grid in 2-D and 3-D space This MATLAB function replicates the grid vectors xgv and ygv to produce a fullgrid.inv - Matrix inverseThis MATLAB function returns the inverse of the square matrix X.inf - Infinity This MATLAB function returns the IEEE arithmetic representation for positiveinfinity.fix - Round toward zero This MATLAB function rounds the elements of A toward zero, resulting in an arrayof integers.ones - Create array of all onesThis MATLAB function returns the scalar 1.linspace - Generate linearly spaced vector This MATLAB function returns a row vector with 100 linearly spaced points in theinterval [x1,x2].sort - Sort array elements This MATLAB function sorts the elements of A in ascending order along the firstarray dimension whose size does not equal 1.grid - Grid lines for 2-D and 3-D plotsThis MATLAB function adds major grid lines to the current axes.plot - 2-D line plot This MATLAB function creates a 2-D line plot of the data in Y versus thecorresponding values in X.If X and Y are both vectors, then they must have equallength.surf - 3-D shaded surface plot This MATLAB function creates a three-dimensional shaded surface from the zcomponents in matrix Z, using x = 1:n and y = 1:m, where [m,n] = size(Z).ylabel - Label y-axisThis MATLAB function labels the y-axis of the current axes with the string, str.xlabel - Label x-axis This MAT

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档