MATLA R2013a Functions.docVIP

  • 6
  • 0
  • 约4.12万字
  • 约 24页
  • 2016-12-03 发布于贵州
  • 举报
MATLA R2013a Functions

MATLAB R2013a Functions ? By Category Language Fundamentals Entering Commands ans Most recent answer clc Clear Command Window diary Save Command Window text to file format Set display format for output home Send cursor home iskeyword Determine whether input is MATLAB keyword more Control paged output for Command Window commandhistory Open Command History window, or select it if already open commandwindow Open Command Window, or select it if already open Matrices and Arrays Array Creation and Concatenation accumarray Construct array with accumulation blkdiag Construct block diagonal matrix from input arguments diag Diagonal matrices and diagonals of matrix eye Identity matrix false Logical 0 (false) freqspace Frequency spacing for frequency response linspace Generate linearly spaced vectors logspace Generate logarithmically spaced vectors meshgrid Rectangular grid in 2-D and 3-D space ndgrid Rectangular grid in N-D space ones Create array of all ones rand Uniformly distributed pseudorandom numbers true Logical 1 (true) zeros Create array of all zeros cat Concatenate arrays along specified dimension horzcat Concatenate arrays horizontally vertcat Concatenate arrays vertically Indexing colon Create vectors, array subscripting, and for-loop iterators end Terminate block of code, or indicate last array index ind2sub Subscripts from linear index sub2ind Convert subscripts to linear indices Array Dimensions length Length of vector or largest array dimension ndims Number of array dimensions numel Number of array elements size Array dimensions iscolumn Determine whether input is column vector isempty Determine whether array is empty ismatrix Determine whether input is matrix isrow Determine whether input is row vector isscalar Determine whether input is scalar isvector Determine whether input is vector Sorting and Reshaping Arrays blkdiag Construct block diagonal matrix from input arguments circshift Shift array circularly ctrans

文档评论(0)

1亿VIP精品文档

相关文档