【调剂】北京石油化工学院2024年16个专业接受调剂
查看: 3040  |  回复: 63
【奖励】 本帖被评价48次,作者raphael813增加金币 37.4

raphael813

木虫 (著名写手)


[资源] Dynamical Systems with Applications using Mathematica

0 ATutorial Introduction to Mathematica 1
0.1 A Quick Tour of Mathematica . . . . . . . . . . . . . . . . . . . 2
0.2 Tutorial One: The Basics (One Hour) . . . . . . . . . . . . . . . 4
0.3 Tutorial Two: Plots and Differential Equations (One Hour) . . . 6
0.4 The Manipulate Command and Simple Mathematica Programs . 8
0.5 Hints for Programming . . . . . . . . . . . . . . . . . . . . . . 11
0.6 Mathematica Exercises . . . . . . . . . . . . . . . . . . . . . . 12
1 Differential Equations 17
1.1 Simple Differential Equations and Applications . . . . . . . . . 18
1.2 Applications to Chemical Kinetics . . . . . . . . . . . . . . . . 25
1.3 Applications to Electric Circuits . . . . . . . . . . . . . . . . . 29
1.4 Existence and Uniqueness Theorem . . . . . . . . . . . . . . . . 32
1.5 Mathematica Commands in Text Format . . . . . . . . . . . . . 35
1.6 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
2 Planar Systems 41
2.1 Canonical Forms . . . . . . . . . . . . . . . . . . . . . . . . . 42
2.2 Eigenvectors Defining Stable and Unstable Manifolds . . . . . . 46
2.3 Phase Portraits of Linear Systems in the Plane . . . . . . . . . . 49
vi Contents
2.4 Linearization and Hartman’s Theorem . . . . . . . . . . . . . . 54
2.5 Constructing Phase Plane Diagrams . . . . . . . . . . . . . . . 55
2.6 Mathematica Commands in Text Format . . . . . . . . . . . . . 64
2.7 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
3 Interacting Species 69
3.1 Competing Species . . . . . . . . . . . . . . . . . . . . . . . . 69
3.2 Predator–Prey Models . . . . . . . . . . . . . . . . . . . . . . . 72
3.3 Other Characteristics Affecting Interacting Species . . . . . . . 78
3.4 Mathematica Commands in Text Format . . . . . . . . . . . . . 80
3.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81
4 Limit Cycles 85
4.1 Historical Background . . . . . . . . . . . . . . . . . . . . . . . 86
4.2 Existence and Uniqueness of Limit Cycles in the Plane . . . . . 89
4.3 Nonexistence of Limit Cycles in the Plane . . . . . . . . . . . . 95
4.4 Perturbation Methods . . . . . . . . . . . . . . . . . . . . . . . 98
4.5 Mathematica Commands in Text Format . . . . . . . . . . . . . 106
4.6 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107
5 Hamiltonian Systems, Lyapunov Functions, and Stability 111
5.1 Hamiltonian Systems in the Plane . . . . . . . . . . . . . . . . . 112
5.2 Lyapunov Functions and Stability . . . . . . . . . . . . . . . . . 117
5.3 Mathematica Commands in Text Format . . . . . . . . . . . . . 122
5.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123
6 Bifurcation Theory 127
6.1 Bifurcations of Nonlinear Systems in the Plane . . . . . . . . . . 128
6.2 Normal Forms . . . . . . . . . . . . . . . . . . . . . . . . . . . 134
6.3 Multistability and Bistability . . . . . . . . . . . . . . . . . . . 137
6.4 Mathematica Commands in Text Format . . . . . . . . . . . . . 140
6.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140
7 Three-Dimensional Autonomous Systems and Chaos 145
7.1 Linear Systems and Canonical Forms . . . . . . . . . . . . . . . 146
7.2 Nonlinear Systems and Stability . . . . . . . . . . . . . . . . . 150
7.3 The Rössler System and Chaos . . . . . . . . . . . . . . . . . . 154
7.4 The Lorenz Equations, Chua’s Circuit, and the
Belousov–Zhabotinski Reaction . . . . . . . . . . . . . . . . . 158
7.5 Mathematica Commands in Text Format . . . . . . . . . . . . . 165
7.6 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166
8 Poincaré Maps and Nonautonomous Systems in the Plane 171
8.1 Poincaré Maps . . . . . . . . . . . . . . . . . . . . . . . . . . . 172
Contents vii
8.2 Hamiltonian Systems with Two Degrees of Freedom . . . . . . . 178
8.3 Nonautonomous Systems in the Plane . . . . . . . . . . . . . . 181
8.4 Mathematica Commands in Text Format . . . . . . . . . . . . . 189
8.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192
9 Local and Global Bifurcations 195
9.1 Small-Amplitude Limit Cycle Bifurcations . . . . . . . . . . . . 196
9.2 Gröbner Bases . . . . . . . . . . . . . . . . . . . . . . . . . . . 201
9.3 Melnikov Integrals and Bifurcating Limit Cycles from a
Center . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 207
9.4 Bifurcations Involving Homoclinic Loops . . . . . . . . . . . . 209
9.5 Mathematica Commands in Text Format . . . . . . . . . . . . . 211
9.6 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 213
10 The Second Part of Hilbert’s Sixteenth Problem 217
10.1 Statement of Problem and Main Results . . . . . . . . . . . . . 218
10.2 Poincaré Compactification . . . . . . . . . . . . . . . . . . . . 220
10.3 Global Results for Liénard Systems . . . . . . . . . . . . . . . . 227
10.4 Local Results for Liénard Systems . . . . . . . . . . . . . . . . 235
10.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 237
11 Linear Discrete Dynamical Systems 241
11.1 Recurrence Relations . . . . . . . . . . . . . . . . . . . . . . . 242
11.2 The Leslie Model . . . . . . . . . . . . . . . . . . . . . . . . . 247
11.3 Harvesting and Culling Policies . . . . . . . . . . . . . . . . . . 251
11.4 Mathematica Commands in Text Format . . . . . . . . . . . . . 255
11.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 256
12 Nonlinear Discrete Dynamical Systems 261
12.1 The Tent Map and Graphical Iterations . . . . . . . . . . . . . . 262
12.2 Fixed Points and Periodic Orbits . . . . . . . . . . . . . . . . . 266
12.3 The Logistic Map, Bifurcation Diagram, and Feigenbaum
Number . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 273
12.4 Gaussian and Hénon Maps . . . . . . . . . . . . . . . . . . . . 281
12.5 Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . 285
12.6 Mathematica Commands in Text Format . . . . . . . . . . . . . 288
12.7 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289
13 Complex Iterative Maps 293
13.1 Julia Sets and the Mandelbrot Set . . . . . . . . . . . . . . . . . 294
13.2 Boundaries of Periodic Orbits . . . . . . . . . . . . . . . . . . . 298
13.3 Mathematica Commands in Text Format . . . . . . . . . . . . . 300
13.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302
viii Contents
14 ElectromagneticWaves and Optical Resonators 305
14.1 Maxwell’s Equations and ElectromagneticWaves . . . . . . . . 306
14.2 Historical Background . . . . . . . . . . . . . . . . . . . . . . . 308
14.3 The Nonlinear SFR Resonator . . . . . . . . . . . . . . . . . . 312
14.4 Chaotic Attractors and Bistability . . . . . . . . . . . . . . . . . 314
14.5 Linear Stability Analysis . . . . . . . . . . . . . . . . . . . . . 318
14.6 Instabilities and Bistability . . . . . . . . . . . . . . . . . . . . 321
14.7 Mathematica Commands in Text Format . . . . . . . . . . . . . 325
14.8 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 327
15 Fractals and Multifractals 331
15.1 Construction of Simple Examples . . . . . . . . . . . . . . . . . 332
15.2 Calculating Fractal Dimensions . . . . . . . . . . . . . . . . . . 338
15.3 A Multifractal Formalism . . . . . . . . . . . . . . . . . . . . . 343
15.4 Multifractals in the RealWorld and Some Simple Examples . . . 348
15.5 Mathematica Commands in Text Format . . . . . . . . . . . . . 356
15.6 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 357
16 Chaos Control and Synchronization 363
16.1 Historical Background . . . . . . . . . . . . . . . . . . . . . . . 364
16.2 Controlling Chaos in the Logistic Map . . . . . . . . . . . . . . 368
16.3 Controlling Chaos in the Hénon Map . . . . . . . . . . . . . . . 372
16.4 Chaos Synchronization . . . . . . . . . . . . . . . . . . . . . . 376
16.5 Mathematica Commands in Text Format . . . . . . . . . . . . . 379
16.6 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 381
17 Neural Networks 387
17.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 388
17.2 The Delta Learning Rule and Backpropagation . . . . . . . . . . 394
17.3 The Hopfield Network and Lyapunov Stability . . . . . . . . . . 398
17.4 Neurodynamics . . . . . . . . . . . . . . . . . . . . . . . . . . 408
17.5 Mathematica Commands in Text Format . . . . . . . . . . . . . 411
17.6 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 415
18 Examination-Type Questions 421
18.1 Dynamical Systems with Applications . . . . . . . . . . . . . . 421
18.2 Dynamical Systems with Mathematica . . . . . . . . . . . . . . 424
19 Solutions to Exercises 429
19.0 Chapter 0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 429
19.1 Chapter 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 431
19.2 Chapter 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 431
19.3 Chapter 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 433
19.4 Chapter 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 435
Contents ix
19.5 Chapter 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 436
19.6 Chapter 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 437
19.7 Chapter 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 438
19.8 Chapter 8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 439
19.9 Chapter 9 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 440
19.10 Chapter 10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 440
19.11 Chapter 11 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 442
19.12 Chapter 12 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 444
19.13 Chapter 13 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 445
19.14 Chapter 14 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 446
19.15 Chapter 15 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 446
19.16 Chapter 16 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 447
19.17 Chapter 17 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 447
19.18 Chapter 18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 448
回复此楼

» 本帖附件资源列表

» 收录本帖的淘贴专辑推荐

书籍下载网站 专业书籍(外文版)WM 国外专业电子书2 专业书籍之数学力学WM
@科研资料与软件 杂货铺子 @数学参考资料 科研方法
数学专辑

» 本帖已获得的红花(最新10朵)

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

何处落尘埃

木虫 (正式写手)


★★★★★ 五星级,优秀推荐

好东西啊,感谢楼主
有没有动力系统但是USING MATLAB的书啊,如果有请提供啊谢谢了

[ Last edited by 何处落尘埃 on 2013-7-20 at 14:15 ]
4楼2013-07-20 14:14:24
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

何处落尘埃

木虫 (正式写手)


送红花一朵
送个小红花
5楼2013-07-20 14:15:01
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

delaunay

金虫 (初入文坛)


★★★★★ 五星级,优秀推荐

非常感谢你的奉献
19楼2014-06-18 07:51:12
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ruopengwang

木虫 (小有名气)


38楼2015-01-17 15:01:33
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

woaijuziyy

银虫 (小有名气)


★★★★★ 五星级,优秀推荐

好东西。多谢楼主分享。
43楼2015-04-12 17:20:31
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
简单回复
2013-05-29 08:42   回复  
五星好评  顶一下,感谢分享!
2013-06-10 15:23   回复  
五星好评  顶一下,感谢分享!
aaron19886楼
2013-07-21 20:22   回复  
五星好评  顶一下,感谢分享!
benma7楼
2013-07-21 23:05   回复  
五星好评  顶一下,感谢分享!
fenggaol8楼
2013-07-23 05:03   回复  
五星好评  顶一下,感谢分享!
743df9楼
2013-10-06 15:47   回复  
五星好评  顶一下,感谢分享!
2013-10-13 06:52   回复  
五星好评  顶一下,感谢分享!
zzpsharp11楼
2013-12-20 20:49   回复  
五星好评  顶一下,感谢分享!
2013-12-31 18:57   回复  
一般  顶一下,感谢分享!
2014-01-05 13:58   回复  
五星好评  顶一下,感谢分享!
2014-01-05 13:59   回复  
顶一下,感谢分享!
supervb15楼
2014-01-06 06:44   回复  
五星好评  顶一下,感谢分享!
12hgh16楼
2014-03-21 12:28   回复  
五星好评  顶一下,感谢分享!
2014-04-01 20:27   回复  
五星好评  顶一下,感谢分享!
m06z51118楼
2014-06-06 10:10   回复  
五星好评  顶一下,感谢分享!
jonel20楼
2014-07-16 22:20   回复  
五星好评  顶一下,感谢分享!
yuanbing21楼
2014-07-16 22:31   回复  
五星好评  顶一下,感谢分享!
zhaoqi10622楼
2014-09-30 14:20   回复  
三星好评  顶一下,感谢分享!
2014-10-05 21:15   回复  
一般  顶一下,感谢分享!
m06z51124楼
2014-10-09 10:24   回复  
顶一下,感谢分享!
zs1150325楼
2014-10-11 08:34   回复  
五星好评  
zhonglh26楼
2014-10-27 15:27   回复  
五星好评  顶一下,感谢分享!
aszxdfcv27楼
2014-11-05 21:48   回复  
五星好评  顶一下,感谢分享!
玄念28楼
2014-11-05 23:07   回复  
五星好评  顶一下,感谢分享!
canvil10029楼
2014-11-13 21:40   回复  
五星好评  顶一下,感谢分享!
yyaano30楼
2014-11-25 22:43   回复  
五星好评  顶一下,感谢分享!
chailei31楼
2014-11-28 19:18   回复  
五星好评  顶一下,感谢分享!
2014-12-02 18:53   回复  
五星好评  顶一下,感谢分享!
jinpengfei33楼
2014-12-02 18:59   回复  
五星好评  顶一下,感谢分享!
2015-01-14 19:02   回复  
五星好评  顶一下,感谢分享!
2015-01-15 14:02   回复  
顶一下,感谢分享!
yancj200436楼
2015-01-15 21:32   回复  
五星好评  顶一下,感谢分享!
2015-01-17 15:00   回复  
顶一下,感谢分享!
fenggaol39楼
2015-02-28 11:15   回复  
顶一下,感谢分享!
wmnick40楼
2015-03-04 07:03   回复  
五星好评  顶一下,感谢分享!
charliejzl41楼
2015-04-08 10:12   回复  
五星好评  顶一下,感谢分享!
aaron198842楼
2015-04-09 08:07   回复  
顶一下,感谢分享!
yuanbing44楼
2015-05-11 14:12   回复  
顶一下,感谢分享!
2015-05-15 21:34   回复  
五星好评  顶一下,感谢分享!
a3llen1746楼
2015-05-28 15:36   回复  
五星好评  顶一下,感谢分享!
viskanta47楼
2015-07-08 14:43   回复  
五星好评  顶一下,感谢分享!
玄念48楼
2015-07-08 21:13   回复  
顶一下,感谢分享!
maxieer49楼
2015-08-05 21:24   回复  
五星好评  顶一下,感谢分享!
cuiguoyi50楼
2015-09-24 13:19   回复  
五星好评  顶一下,感谢分享!
相关版块跳转 我要订阅楼主 raphael813 的主题更新
☆ 无星级 ★ 一星级 ★★★ 三星级 ★★★★★ 五星级
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[找工作] 事业单位还是大学好? +4 青萍之沫 2024-04-16 5/250 2024-04-16 21:49 by wzr198986
[考博] 24计算机申博 +4 学无止境er 2024-04-13 6/300 2024-04-16 19:15 by 学无止境er
[考博] 招在职生物与医药博士 +3 shin_shinli 2024-04-11 4/200 2024-04-16 16:24 by 1234mine
[考博] 24申博-一篇AEM一作,一篇二作求带走 +3 与光共尘 2024-04-10 6/300 2024-04-16 13:09 by 与光共尘
[考研] 322求调剂 +5 本己上岸 2024-04-16 5/250 2024-04-16 12:02 by coco1981
[考研] 334求调剂 +4 学药救人 2024-04-14 4/200 2024-04-15 15:05 by hunanzang
[考研] 300求调剂 +5 @Xqy668800 2024-04-14 6/300 2024-04-14 23:03 by lincunhui
[考研] 085600 328求调剂 +22 Mrshark 2024-04-11 24/1200 2024-04-13 21:14 by Mrshark
[考研] 334求调剂 +4 学药救人 2024-04-13 6/300 2024-04-13 20:27 by 献世的王
[考研] 331求调剂 +12 廖喆虓 2024-04-12 12/600 2024-04-13 17:10 by lincunhui
[基金申请] 求问大神,教育部人文社科还有其他基金项目组成员是不是一定要有教授成员 +3 nanco123 2024-04-11 3/150 2024-04-13 11:56 by ljh9201
[考研] 275求调剂 +6 南幕星辰 2024-04-12 6/300 2024-04-12 18:56 by qikanlunwen
[考研] 化学 总分362求调剂 +8 18854255029 2024-04-10 8/400 2024-04-12 17:45 by bwinke
[考研] 272求调剂 +4 黄柄政 2024-04-11 4/200 2024-04-12 09:08 by 快乐星球123
[考研] 求调剂 +4 夏睿ccc 2024-04-11 4/200 2024-04-11 09:45 by 可乐少冰aa
[考研] 312求调剂 +9 以前老狠啦 2024-04-10 10/500 2024-04-10 22:42 by 15081537629
[考研] 复试调剂 +9 Sonder 1 2024-04-10 10/500 2024-04-10 22:22 by deli000000
[考研] 上岸了,忽视 +9 宸迷哟 2024-04-10 12/600 2024-04-10 21:43 by 宸迷哟
[考研] 290求调剂 +6 Z~N- 2024-04-10 7/350 2024-04-10 17:19 by Ghker
[考研] 301求调剂 +11 1787084680 2024-04-10 11/550 2024-04-10 16:27 by kaiyanjie
信息提示
请填处理意见