精通Matlab综合辅导与指南 用于数学建模的教科书

源代码在线查看: readme.m

软件大小: 1027 K
上传用户: ying_min
关键词: Matlab 数学建模
下载地址: 免注册下载 普通下载 VIP

相关代码

				% This set of functions were developed to supplement the book				% Mastering MATLAB by Duane Hanselman and Bruce Littlefield				% (Prentice Hall, 1996)				%				% Mastering MATLAB Toolbox Readme File				%				% by:    Duane Hanselman and Bruce Littlefield				%        University of Maine				%        5708 Barrows Hall				%        Orono, ME  04469				%        mm@eece.maine.edu				%				% These M-files are User Contributed Routines that are being redistributed				% by The Mathworks, upon request, on an "as is" basis. A User Contributed				% Routine is not a product of The Mathworks, Inc. and The Mathworks assumes				% no responsibility for any errors that may exist in these routines.				%				% While a reasonable effort has been made to create error-free M-files,				% the authors of these User Contributed Routines assume no responsibility				% for any errors that may exist in these routines. Moreover, the authors				% do not accept any liability for errors that may result from the use of				% these routines.				%				% These routines may be freely copied or modified provided the authors are				% acknowledged. Copied or modified routines may not be sold in any way or				% form without the written consent of the authors.				% _________________________________________________________________________				%				% Last minute modifications and additions:				%				% mmtext   - bug fix on incorrect object selection 6/22/95				% mmfill   - new output parameter options added 6/23/95				% mmfont   - M-file added 6/27/95 (font properties of text objects)				% mmaxes   - new parameter names and values for fonts added 6/27/95				% mmbox    - M-file added 8/21/95 (RBBOX and CurrentPoint illustration)				% mmtable  - M-file added 8/21/95 (faster version of INTERP1 and TABLE1)				% mmfind   - M-file added 8/24/95 (vector version of find(A==B))				% mmhole   - M-file added 9/26/95 (place hole in 3D data, see page 249)							

相关资源