人大经济论坛下载系统

Excel SPSS Eviews Stata SAS S-Plus&RMatlab Lisrel&AMOS Gauss 其他
返回首页
当前位置: 主页 > 经济类软件及教程 > Matlab >

MATLAB 2009 Programming Fundamentals

文件格式:Pdf 可复制性:可复制 TAG标签: MATLAB programming Fundamentals 点击次数: 更新时间:2009-11-03 11:41
介绍

Overview of MATLAB Classes . . . . . . . . . . . . . . . . . . . . . . . 1-2
Fundamental MATLAB Classes . . . . . . . . . . . . . . . . . . . . . . 1-2
How to Use the Different Classes . . . . . . . . . . . . . . . . . . . . 1-4
Numeric Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-6
Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-6
Integers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-6
Floating-Point Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-14
Complex Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-24
Infinity and NaN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-25
Identifying Numeric Classes . . . . . . . . . . . . . . . . . . . . . . . . 1-27
Display Format for Numeric Values . . . . . . . . . . . . . . . . . . 1-27
Function Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-29
Logical Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-33
Overview of Logical Classes . . . . . . . . . . . . . . . . . . . . . . . . . 1-33
Identifying Logical Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . 1-34
Functions that Return a Logical Result . . . . . . . . . . . . . . . . 1-35
Using Logical Arrays in Conditional Statements . . . . . . . . 1-37
Using Logical Arrays in Indexing . . . . . . . . . . . . . . . . . . . . 1-38
Characters and Strings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-39
Creating Character Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . 1-39
Cell Arrays of Strings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-44
Formatting Strings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-46
String Comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-59
Searching and Replacing . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-62
Converting from Numeric to String . . . . . . . . . . . . . . . . . . . 1-63
Converting from String to Numeric . . . . . . . . . . . . . . . . . . . 1-65
Function Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-67
Structures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-70
What Is a Structure? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-70
Creating a Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-72

下载地址
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------