中图网文创礼盒,买2个减5元
欢迎光临中图网 请 | 注册
> >>
MATLAB应用工程.物理和金融领域-(英文影印注释版)

MATLAB应用工程.物理和金融领域-(英文影印注释版)

出版社:机械工业出版社出版时间:2017-05-01
开本: 32开 页数: 412
本类榜单:教材销量榜
中 图 价:¥46.8(6.0折) 定价  ¥78.0 登录后可看到会员价
加入购物车 收藏
运费6元,满69元免运费
?快递不能达地区使用邮政小包,运费14元起
云南、广西、海南、新疆、青海、西藏六省,部分地区快递不可达
本类五星书更多>

MATLAB应用工程.物理和金融领域-(英文影印注释版) 版权信息

MATLAB应用工程.物理和金融领域-(英文影印注释版) 本书特色

本书共10章,主要内容有:概论、变量与函数、矩阵与线性代数、微积分、MATLAB绘图、MATLAB编程、图形用户界面(GUI)、MATLAB在金融领域的应用、MATLAB在工程领域的应用、MATLAB在物理领域的应用。

MATLAB应用工程.物理和金融领域-(英文影印注释版) 内容简介

本书共10章,主要内容有:概论、变量与函数、矩阵与线性代数、微积分、MATLAB绘图、MATLAB编程、图形用户界面(GUI)、MATLAB在金融领域的应用、MATLAB在工程领域的应用、MATLAB在物理领域的应用。

MATLAB应用工程.物理和金融领域-(英文影印注释版) 目录

目 录
注释者的话
前言
第1章 MATLAB简介11.1 引言 1
1.1.1 本书结构 3
1.1.2 章节结构 3
1.2 MATLAB入门 3
1.3 MATLAB简单计算 4
1.3.1 基础函数 6
1.4 变量 7
1.5 绘图 10
1.6 字符串 14
1.7 保存工作空间及其变量 17
1.8 输入/输出简介 19
1.8.1 结构化输出 19
1.8.2 数据录入 22
1.9 帮助 23
1.9.1 帮助页面 24
1.10 结语 24
1.11 课后练习 25
1.12 参考文献 27
第2章变量与函数292.1 变量 29
2.1.1 符号变量 30
2.2 函数 32
2.2.1 MATLAB基础函数 35
2.2.2 符号函数的用法 36
2.2.3 绘图 37
2.2.4 函数运算eval / feval 38
2.2.5 函数应用工具 39
2.3 多项式 40
2.4 曲线拟合 48
2.4.1 三次样条拟合 50
2.4.2 基础拟合工具 51

TableofContentsPrefaceChapter1IntroductiontoMATLAB11.1Introduction1
1.1.1 BookOrganization3
1.1.2 ChapterOrganization3
1.2StartingMATLAB3
1.3SimpleCalculationsinMATLAB4
1.3.1 ElementaryFunctions6
1.4Variables7
1.5Plotting10
1.6Strings14
1.7SavingaSessionandItsVariables17
1.8Input/OutputInstructions19
1.8.1 FormattedOutput19
1.8.2 DataInput22
1.9Help23
1.9.1 HelpPage24
1.10ConcludingRemarks24
1.11Exercises25
1.12References27
Chapter2VariablesandFunctions292.1Variables29
2.1.1 SymbolicVariables30
2.2Functions32
2.2.1 MATLABElementaryFunctions35
2.2.2 UsingSymbolicFunctions36
2.2.3 Plots37
2.2.4 FunctionEvaluationUsingevalandfeval38
2.2.5 TheFunctionfuntool39
2.3Polynomials40
2.4CurveFitting48
2.4.1 CubicSplineFitting50
2.4.2 TheToolBasicFitting51

2.5 方程求解 52
2.6 执行时间、日期、时刻 57
2.7 结语 60
2.8 习题 61
2.9 参考文献 63
第3章 矩阵与线性代数653.1 矩阵 66
3.2 矩阵基本操作 68
3.3 向量 72
3.3.1 向量的范数 76
3.3.2 向量生成 77
3.4 内积和外积 78
3.4.1 内积 78
3.4.2 外积 79
3.5 矩阵和向量函数 80
3.6 联立线性方程组 81
3.6.1 LU分解 83
3.7 特征值和特征向量 84
3.8 单元型变量 86
3.9 结构型变量 88
3.10 结语 89
3.11 习题 90
3.12 参考文献 93
第4章 微积分954.1 引言 95
4.2 函数极限 95
4.3 数列极限 97
4.4 连续 99
4.5 微分 101
4.6 积分 103
4.7 级数 107
4.8 微分方程 109
4.8.1 微分方程数值解 112
4.9 结语 114
4.10 习题 114
4.11 参考文献 118
第5章 MATLAB绘图1195.1 引言 119
5.2 二维绘图 119
目 录viii

2.5 Solution of Equations 52
2.6 Execution Time, Date, and Time of the Day 57
2.7 Concluding Remarks 60
2.8 Exercises 61
2.9 References 63
Chapter 3 Matrices and Linear Algebra 65
3.1 Matrices 66
3.2 Basic Operations with Matrices 68
3.3 Vectors 72
3.3.1 Norm of a Vector 76
3.3.2 Vector Generation 77
3.4 Dot and Cross Product 78
3.4.1 Dot Product 78
3.4.2 Cross Product 79
3.5 Matrix and Vector Functions 80
3.6 Systems of Simultaneous Linear Equations 81
3.6.1 LU Factorization 83
3.7 Eigenvalues and Eigenvectors 84
3.8 Cell Arrays 86
3.9 Structures 88
3.10 Concluding Remarks 89
3.11 Exercises 90
3.12 References 93
Chapter 4 Calculus 95
4.1 Introduction 95
4.2 Limits of Functions 95
4.3 Limits of Sequences 97
4.4 Continuity 99
4.5 Derivatives 101
4.6 Integration 103
4.7 Series 107
4.8 Differential Equations 109
4.8.1 Numerical Solution of Differential Equations 112
4.9 Concluding Remarks 114
4.10 Exercises 114
4.11 References 118
Chapter 5 Plotting with MATLAB 119
5.1 Introduction 119
5.2 Two-Dimensional Plotting 119
Contents ix

5.2.1 工作区数据绘图 126
5.2.2 网格图 128
5.3 绘图选项 128
5.4 其他二维图 134
5.4.1 极坐标图 134
5.4.2 条形图 135
5.4.3 阶梯图 136
5.4.4 直方图 136
5.4.5 茎叶图 139
5.4.6 罗盘图 139
5.4.7 饼图 140
5.5 子图 140
5.6 三维绘图 141
5.6.1 plot3简介 142
5.6.2 网状图 144
5.6.3 表面图 148
5.6.4 等高线图 149
5.7 视角 152
5.8 MATLAB对象结构 154
5.8.1 其他对象句柄 158
5.8.2 轴对象句柄(gca) 159
5.8.3 对象属性 159
5.9 MATLAB对象层次结构 160
5.10 结语 161
5.11 习题 161
5.12 参考文献 163
第6章 MATLAB编程1656.1 创建M文件 165
6.2 MATLAB基础编程语句 168
6.2.1 if-end语句 168
6.2.2 if-else-end语句170
6.2.3 elseif语句 171
6.2.4 switch-case语句 172
6.2.5 for语句 173
6.2.6 while循环语句 175
6.3 函数 176
6.4 函数变量 179
6.4.1 全局变量 182
6.4.2 return函数 184
6.4.3 nargin函数与nargout函数 185
6.4.4 迭代函数 185
6.5 文档管理 1
展开全部
商品评论(0条)
暂无评论……
书友推荐
本类畅销
编辑推荐
返回顶部
中图网
在线客服