楼主: lanfeng0924
7551 15

[教材书籍] 电子书【Linear and Nonlinear Programming】 [推广有奖]

  • 0关注
  • 13粉丝

Data Mining & OR

教授

61%

还不是VIP/贵宾

-

威望
1
论坛币
27548 个
通用积分
17.8440
学术水平
43 点
热心指数
59 点
信用等级
41 点
经验
55356 点
帖子
761
精华
2
在线时间
1249 小时
注册时间
2007-12-3
最后登录
2024-3-5
毕业学校
大连理工大学

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

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

经管之家联合CDA

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

感谢您参与论坛问题回答

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

+2 论坛币
Linear and Nonlinear Programming
丛书 International Series in Operations Research & Management Science
ISSN 0884-8289
学科 Mathematics, Operations Research, Mathematical Programming, Operations Research/Decision Theory, Optimization, Mathematical Modeling and Industrial Mathematics, Engineering Economics, Organization, Logistics, Marketing and Industrial and Production Engineering
卷 Volume 116
学科 Mathematics, Operations Research, Mathematical Programming, Operations Research/Decision Theory, Optimization, Mathematical Modeling and Industrial Mathematics, Engineering Economics, Organization, Logistics, Marketing and Industrial and Production Engineering
Edition Third Edition
出版社 Springer US
DOI 10.1007/978-0-387-74503-9
版权 2008
ISBN 978-0-387-74502-2 (Print) 978-0-387-74503-9 (Online)
学科分类 数学和统计学
学科 Mathematics, Operations Research, Mathematical Programming, Operations Research/Decision Theory, Optimization, Mathematical Modeling and Industrial Mathematics, Engineering Economics, Organization, Logistics, Marketing and Industrial and Production Engineering



详细目录:
Chapter 1. Introduction 1
1.1. Optimization 1
1.2. Types of Problems 2
1.3. Size of Problems 5
1.4. Iterative Algorithms and Convergence 6
PART I Linear Programming
Chapter 2. Basic Properties of Linear Programs 11
2.1. Introduction 11
2.2. Examples of Linear Programming Problems 14
2.3. Basic Solutions 19
2.4. The Fundamental Theorem of Linear Programming 20
2.5. Relations to Convexity 22
2.6. Exercises 28
Chapter 3. The Simplex Method 33
3.1. Pivots 33
3.2. Adjacent Extreme Points 38
3.3. Determining a Minimum Feasible Solution 42
3.4. Computational Procedure—Simplex Method 46
3.5. Artificial Variables 50
3.6. Matrix Form of the Simplex Method 54
3.7. The Revised Simplex Method 56

3.8. The Simplex Method and LU Decomposition 59
3.9. Decomposition 62
3.10. Summary 70
3.11. Exercises 70
Chapter 4. Duality 79
4.1. Dual Linear Programs 79
4.2. The Duality Theorem 82
4.3. Relations to the Simplex Procedure 84
4.4. Sensitivity and Complementary Slackness 88

4.5. The Dual Simplex Method 90
ixx Contents

4.6. The Primal–Dual Algorithm 93

4.7. Reduction of Linear Inequalities 98
4.8. Exercises 103
Chapter 5. Interior-Point Methods 111
5.1. Elements of Complexity Theory 112

5.2. The Simplex Method is not Polynomial-Time 114

5.3. The Ellipsoid Method 115
5.4. The Analytic Center 118
5.5. The Central Path 121
5.6. Solution Strategies 126
5.7. Termination and Initialization 134
5.8. Summary 139
5.9. Exercises 140
Chapter 6. Transportation and Network Flow Problems 145
6.1. The Transportation Problem 145
6.2. Finding a Basic Feasible Solution 148
6.3. Basis Triangularity 150
6.4. Simplex Method for Transportation Problems 153
6.5. The Assignment Problem 159
6.6. Basic Network Concepts 160
6.7. Minimum Cost Flow 162
6.8. Maximal Flow 166
6.9. Summary 174
6.10. Exercises 175
PART II Unconstrained Problems
Chapter 7. Basic Properties of Solutions and Algorithms 183
7.1. First-Order Necessary Conditions 184
7.2. Examples of Unconstrained Problems 186
7.3. Second-Order Conditions 190
7.4. Convex and Concave Functions 192
7.5. Minimization and Maximization of Convex Functions 197
7.6. Zero-Order Conditions 198
7.7. Global Convergence of Descent Algorithms 201
7.8. Speed of Convergence 208
7.9. Summary 212
7.10. Exercises 213
Chapter 8. Basic Descent Methods 215
8.1. Fibonacci and Golden Section Search 216
8.2. Line Search by Curve Fitting 219
8.3. Global Convergence of Curve Fitting 226
8.4. Closedness of Line Search Algorithms 228
8.5. Inaccurate Line Search 230
8.6. The Method of Steepest Descent 233Contents xi
8.7. Applications of the Theory 242
8.8. Newton’s Method 246
8.9. Coordinate Descent Methods 253
8.10. Spacer Steps 255
8.11. Summary 256
8.12. Exercises 257
Chapter 9. Conjugate Direction Methods 263
9.1. Conjugate Directions 263
9.2. Descent Properties of the Conjugate Direction Method 266
9.3. The Conjugate Gradient Method 268
9.4. The C–G Method as an Optimal Process 271
9.5. The Partial Conjugate Gradient Method 273
9.6. Extension to Nonquadratic Problems 277
9.7. Parallel Tangents 279
9.8. Exercises 282
Chapter 10. Quasi-Newton Methods 285
10.1. Modified Newton Method 285
10.2. Construction of the Inverse 288
10.3. Davidon–Fletcher–Powell Method 290
10.4. The Broyden Family 293
10.5. Convergence Properties 296
10.6. Scaling 299
10.7. Memoryless Quasi-Newton Methods 304

10.8. Combination of Steepest Descent and Newton’s Method 306
10.9. Summary 312
10.10. Exercises 313
PART III Constrained Minimization
Chapter 11. Constrained Minimization Conditions 321
11.1. Constraints 321
11.2. Tangent Plane 323
11.3. First-Order Necessary Conditions (Equality Constraints) 326
11.4. Examples 327
11.5. Second-Order Conditions 333
11.6. Eigenvalues in Tangent Subspace 335
11.7. Sensitivity 339
11.8. Inequality Constraints 341
11.9. Zero-Order Conditions and Lagrange Multipliers 346
11.10. Summary 353
11.11. Exercises 354
Chapter 12. Primal Methods 359
12.1. Advantage of Primal Methods 359
12.2. Feasible Direction Methods 360
12.3. Active Set Methods 363xii Contents
12.4. The Gradient Projection Method 367
12.5. Convergence Rate of the Gradient Projection Method 374
12.6. The Reduced Gradient Method 382
12.7. Convergence Rate of the Reduced Gradient Method 387
12.8. Variations 394
12.9. Summary 396
12.10. Exercises 396
Chapter 13. Penalty and Barrier Methods 401
13.1. Penalty Methods 402
13.2. Barrier Methods 405
13.3. Properties of Penalty and Barrier Functions 407
13.4. Newton’s Method and Penalty Functions 416
13.5. Conjugate Gradients and Penalty Methods 418
13.6. Normalization of Penalty Functions 420
13.7. Penalty Functions and Gradient Projection 421
13.8. Exact Penalty Functions 425
13.9. Summary 429
13.10. Exercises 430
Chapter 14. Dual and Cutting Plane Methods 435
14.1. Global Duality 435
14.2. Local Duality 441
14.3. Dual Canonical Convergence Rate 446
14.4. Separable Problems 447
14.5. Augmented Lagrangians 451
14.6. The Dual Viewpoint 456
14.7. Cutting Plane Methods 460
14.8. Kelley’s Convex Cutting Plane Algorithm 463
14.9. Modifications 465
14.10. Exercises 466
Chapter 15. Primal-Dual Methods 469
15.1. The Standard Problem 469
15.2. Strategies 471
15.3. A Simple Merit Function 472
15.4. Basic Primal–Dual Methods 474
15.5. Modified Newton Methods 479
15.6. Descent Properties 481
15.7. Rate of Convergence 485
15.8. Interior Point Methods 487
15.9. Semidefinite Programming 491
15.10. Summary 498
15.11. Exercises

Linear and Nonlinear Programming.pdf (4.39 MB, 需要: 8 个论坛币)
二维码

扫码加我 拉你入群

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

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

关键词:Programming Nonlinear nonlinea Program Nonline 电子书 Series

本帖被以下文库推荐

沙发
lglxm 发表于 2009-12-28 09:49:37 |只看作者 |坛友微信交流群
牛人!!!!!!!!!!!!1

使用道具

藤椅
hzhil 发表于 2010-1-26 12:06:20 |只看作者 |坛友微信交流群
非常感谢楼主提供

使用道具

板凳
hww1001156 发表于 2010-1-27 12:34:13 |只看作者 |坛友微信交流群
好书 谢谢,

使用道具

报纸
tulipsliu 在职认证  发表于 2010-3-4 13:35:04 |只看作者 |坛友微信交流群
先收藏,以后再下载;
劳动经济学

使用道具

地板
toeclub 发表于 2010-6-7 21:38:17 |只看作者 |坛友微信交流群
5# tulipsliu

how to dowload?

使用道具

7
kulemerlin 发表于 2010-10-9 08:12:37 |只看作者 |坛友微信交流群
正在写final project,需要的很啊,谢谢分享~
跳着溅着生命的水

使用道具

8
sarisme 发表于 2011-8-31 12:39:10 |只看作者 |坛友微信交流群
thanks very much.

使用道具

9
sarisme 发表于 2011-8-31 12:41:01 |只看作者 |坛友微信交流群
This book is very useful.

使用道具

10
accesschen 发表于 2011-11-11 00:05:07 |只看作者 |坛友微信交流群
This book is very useful, but I have no enought coins

使用道具

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

本版微信群
加JingGuanBbs
拉您进交流群

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

GMT+8, 2024-5-16 07:14