Đang chuẩn bị liên kết để tải về tài liệu:
matlab primer 6th edition phần 10

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Thư mục hiện tại của bạn là nơi MATLAB M-file của bạn, và không gian làm việc (mat) các tập tin mà bạn tải và tiết kiệm. Bạn cũng có thể tải và lưu các ma trận như các tập tin ASCII và chỉnh sửa chúng với trình soạn thảo văn bản yêu thích của bạn. Các tập tin nên bao gồm một mảng hình chữ nhật chỉ mục ma trận số. | Object-oriented programming functions class Create object or return object class struct Convert object to structure array methods List names and properties of class methods methodsview View names and properties of class methods i sa True if object is a given class i sjava True for Java objects i sobject True for MATLAB objects i nferiorto Inferior class relationship superiorto Superior class relationship substruct Create structure argument for subsref subasgn Overloadable operators mi nus Overloadable method for a-b pl US Overloadable method for a b times Overloadable method for a. b mtimes Overloadable method for a b ml di VI de Overloadable method for a b mrdivide Overloadable method for a b rdivide Overloadable method for a. b Idivide Overloadable method for a. b power Overloadable method for a. Ab mpower Overloadable method for aAb umi nus Overloadable method for -a upl US Overloadable method for a horzcat Overloadable method for a b vertcat Overloadable method for a b le Overloadable method for a b It Overloadable method for a b gt Overloadable method for a b ge Overloadable method for a b continued on next page 2002 by CRC Press LLC Overloadable operators continued eq Overloadable method for a b ne Overloadable method for a b not Overloadable method for a and Overloadable method for a b or Overloadable method for a 1 b subsasgn Overloadable method for a i b a i b and a.field b subsref Overloadable method for a i a i and a. fi eld colon Overloadable method for a b end Overloadable method for a end transpose Overloadable method for a. ctranspose Overloadable method for a subsi ndex Overloadable method for x a 1oadobj Called to load object from . mat file saveobj Called to save object to . mat file 15.22 Version control commands help verctrl Checkin checkout check n checkin files to version control system checkout checkout files undocheckout undo checkout files Specific version control res Version control actions using RCS pves Version control actions using PVCS