楼主: huangxl@oriza
3166 5

[学习分享] MATLAB介绍 A Guide to MATLAB for Beginners and Experienced Users [推广有奖]

  • 0关注
  • 2粉丝

博士生

44%

还不是VIP/贵宾

-

威望
0
论坛币
7871 个
通用积分
6.5606
学术水平
5 点
热心指数
9 点
信用等级
3 点
经验
3625 点
帖子
108
精华
0
在线时间
346 小时
注册时间
2014-4-25
最后登录
2024-3-31

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
[Computer Mathlab] A Guide to MATLAB for Beginners and Experienced Users.pdf (7.49 MB, 需要: 5 个论坛币)
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Experienced Experience beginners beginner experie MATLAB 初学 专家 介绍 学习

已有 1 人评分经验 收起 理由
ltx5151 + 20 根据规定进行奖励

总评分: 经验 + 20   查看全部评分

本帖被以下文库推荐

沙发
dlldjg 发表于 2014-5-20 17:11:34 |只看作者 |坛友微信交流群
有目录吗?麻烦发一下

使用道具

藤椅
huangxl@oriza 发表于 2014-5-20 17:48:58 |只看作者 |坛友微信交流群
Contents
Preface page xiii
1 Getting Started 1
Platforms and Versions 1
Installation and Location 2
Starting MATLAB 2
Typing in the Command Window 3
Online Help 4
Interrupting Calculations 5
MATLAB Windows 6
Ending a Session 7
2 MATLAB Basics 8
Input and Output 8
Arithmetic 8
Algebra 10
Symbolic Expressions, Variable Precision, and Exact
Arithmetic 11
Managing Variables 13
Errors in Input 14
Online Help 15
Variables and Assignments 16
Solving Equations 17
Vectors and Matrices 20
Vectors 21
Matrices 23
Suppressing Output 24
Functions 24
vii
viii Contents
Built-in Functions 24
User-Defined Functions 25
Graphics 26
Graphing with ezplot 26
Modifying Graphs 27
Graphing with plot 28
Plotting Multiple Curves 30
3 Interacting with MATLAB 31
The MATLAB Interface 31
The Desktop 31
Menu and Tool Bars 33
The Workspace 33
The Working Directory 34
Using the Command Window 35
M-Files 36
Script M-Files 37
Function M-Files 39
Loops 41
Presenting Your Results 41
Diary Files 42
Presenting Graphics 43
Pretty Printing 45
A General Procedure 45
Fine-Tuning Your M-Files 46
Practice Set A: Algebra and Arithmetic 48
4 Beyond the Basics 50
Suppressing Output 50
Data Classes 51
String Manipulation 53
Symbolic and Floating Point Numbers 53
Functions and Expressions 54
Substitution 56
More about M-Files 56
Variables in Script M-Files 56
Variables in Function M-Files 57
Structure of Function M-Files 57
Contents ix
Complex Arithmetic 58
More on Matrices 59
Solving Linear Systems 60
Calculating Eigenvalues and Eigenvectors 60
Doing Calculus withMA TLAB 61
Differentiation 61
Integration 62
Limits 63
Sums and Products 64
Taylor Series 65
Default Variables 65
5 MATLAB Graphics 67
Two-Dimensional Plots 67
Parametric Plots 67
Contour Plots and Implicit Plots 69
Field Plots 71
Three-Dimensional Plots 72
Curves in Three-Dimensional Space 72
Surfaces in Three-Dimensional Space 73
Special Effects 75
Combining Figures in One Window 76
Animations 77
 Customizing and Manipulating Graphics 78
Change of Viewpoint 80
Change of Plot Style 80
Full-Fledged Customization 82
Quick Plot Editing in the Figure Window 84
Sound 85
Practice Set B: Calculus, Graphics, and Linear Algebra 86
6 M-Books 91
Enabling M-Books 92
Starting M-Books 93
Working withM-Books 95
Editing Input 95
The Notebook Menu 96
x Contents
M-Book Graphics 97
More Hints for Effective Use of M-Books 98
A Warning 99
7 MATLAB Programming 101
Branching 101
Branching with if 102
Logical Expressions 104
Branching with switch 108
More about Loops 109
Open-Ended Loops 110
Breaking from a Loop 111
Other Programming Commands 112
Subfunctions 112
Commands for Parsing Input and Output 112
User Input and Screen Output 114
Evaluation 116
Debugging 117
 Interacting withth e Operating System 118
Calling External Programs 118
File Input and Output 119
8  SIMULINK and GUIs 121
SIMULINK 121
Graphical User Interfaces (GUIs) 127
GUI Layout and GUIDE 127
Saving and Running a GUI 130
GUI Callback Functions 132
9 Applications 136
Illuminating a Room 137
One 300-Watt Bulb 137
Two 150-Watt Bulbs 138
Three 100-Watt Bulbs 143
Mortgage Payments 145
Monte Carlo Simulation 149
Population Dynamics 156
Exponential Growthand Decay 157
Contents xi
LogisticGrowth159
Rerunning the Model with SIMULINK 166
Linear Economic Models 168
Linear Programming 173
The 360◦ Pendulum 180
 Numerical Solution of the Heat Equation 184
A Finite Difference Solution 185
The Case of Variable Conductivity 189
A SIMULINK Solution 191
Solution with pdepe 194
 A Model of Traffic Flow 196
Practice Set C: Developing Your MATLAB Skills 204
10 MATLAB and the Internet 214
MATLAB Help on the Internet 214
Posting MATLAB Programs and Output 215
M-Files, M-Books, Reports, and HTML Files 215
Configuring Your Web Browser 216
Microsoft Internet Explorer 216
Netscape Navigator 216
11 Troubleshooting 218
Common Problems 218
Wrong or Unexpected Output 218
Syntax Error 220
Spelling Error 223
Error Messages When Plotting 223
A Previously Saved M-File Evaluates Differently 224
Computer Won’t Respond 226
The Most Common Mistakes 226
Debugging Techniques 227
Solutions to the Practice Sets 235
Practice Set A 235
Practice Set B 246
Practice Set C 266
xii Contents
Glossary 299
MATLAB Operators 300
Built-in Constants 301
Built-in Functions 302
MATLAB Commands 303
Graphics Commands 309
MATLAB Programming 313
Index 317


使用道具

板凳
太极无极 在职认证  发表于 2014-5-23 00:22:26 |只看作者 |坛友微信交流群
有免费的,楼主就不要再在这里发了

使用道具

报纸
huangxl@oriza 发表于 2014-5-23 07:03:55 |只看作者 |坛友微信交流群
太极无极 发表于 2014-5-23 00:22
有免费的,楼主就不要再在这里发了
请把免费的Link贴在下面,这样也方便各位下载

使用道具

地板
jpguoirsa 发表于 2014-5-23 10:18:03 |只看作者 |坛友微信交流群
good resources to learn from!

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-26 15:52