Dynamic Programming: A Computational Tool: Studies in Computational Intelligence, cartea 38
Autor Art Lew, Holger Mauchen Limba Engleză Hardback – 9 oct 2006
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 1250.82 lei 43-57 zile | |
Springer Berlin, Heidelberg – 18 noi 2010 | 1250.82 lei 43-57 zile | |
Hardback (1) | 1256.94 lei 43-57 zile | |
Springer Berlin, Heidelberg – 9 oct 2006 | 1256.94 lei 43-57 zile |
Din seria Studies in Computational Intelligence
- 50% Preț: 264.48 lei
- 70% Preț: 235.75 lei
- 20% Preț: 1134.78 lei
- 20% Preț: 966.66 lei
- 20% Preț: 1423.29 lei
- 20% Preț: 168.78 lei
- 18% Preț: 1089.74 lei
- 20% Preț: 565.38 lei
- 20% Preț: 636.14 lei
- 20% Preț: 1026.49 lei
- 20% Preț: 1546.90 lei
- 20% Preț: 630.47 lei
- 20% Preț: 644.20 lei
- 20% Preț: 973.14 lei
- 20% Preț: 970.73 lei
- 20% Preț: 969.90 lei
- 20% Preț: 1142.04 lei
- 20% Preț: 1415.20 lei
- 20% Preț: 1020.82 lei
- 20% Preț: 1026.49 lei
- 20% Preț: 1024.85 lei
- 18% Preț: 2449.69 lei
- 20% Preț: 969.09 lei
- 20% Preț: 1142.04 lei
- 20% Preț: 1140.44 lei
- 20% Preț: 1021.64 lei
- 20% Preț: 1430.55 lei
- 18% Preț: 1375.05 lei
- 18% Preț: 1102.11 lei
- 20% Preț: 1018.40 lei
- 20% Preț: 987.68 lei
- 20% Preț: 1024.07 lei
- 20% Preț: 1249.53 lei
- 20% Preț: 1019.22 lei
- 20% Preț: 968.30 lei
- 20% Preț: 1146.08 lei
- 20% Preț: 1138.80 lei
- 20% Preț: 1037.78 lei
- 20% Preț: 1140.44 lei
- 20% Preț: 1142.87 lei
- 20% Preț: 1429.76 lei
- 18% Preț: 985.35 lei
- 20% Preț: 977.17 lei
- 20% Preț: 1034.54 lei
- 20% Preț: 1258.40 lei
- 20% Preț: 974.89 lei
- 20% Preț: 1027.45 lei
- 20% Preț: 924.65 lei
- 20% Preț: 1149.31 lei
- 20% Preț: 1428.13 lei
Preț: 1256.94 lei
Preț vechi: 1571.18 lei
-20% Nou
Puncte Express: 1885
Preț estimativ în valută:
240.55€ • 249.87$ • 199.81£
240.55€ • 249.87$ • 199.81£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783540370130
ISBN-10: 3540370137
Pagini: 400
Ilustrații: XVIII, 379 p.
Dimensiuni: 210 x 297 x 26 mm
Greutate: 0.73 kg
Ediția:2007
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Studies in Computational Intelligence
Locul publicării:Berlin, Heidelberg, Germany
ISBN-10: 3540370137
Pagini: 400
Ilustrații: XVIII, 379 p.
Dimensiuni: 210 x 297 x 26 mm
Greutate: 0.73 kg
Ediția:2007
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Studies in Computational Intelligence
Locul publicării:Berlin, Heidelberg, Germany
Public țintă
ResearchCuprins
Dynamic Programming.- to Dynamic Programming.- Applications of Dynamic Programming.- Modeling of DP Problems.- The DP Specification Language gDPS.- DP Problem Specifications in gDPS.- Bellman Nets: A Class of Petri Nets.- Bellman Net Representations of DP Problems.- Design and Implementation of DP Tool.- DP2PN2Solver Tool.- DP2PN Parser and Builder.- The PN2Solver Modules.- Computational Results.- Java Solver Results of DP Problems.- Other Solver Results.- Conclusions.
Textul de pe ultima copertă
This book provides a practical introduction to computationally solving discrete optimization problems using dynamic programming. From the unusually numerous and varied examples presented, readers should more easily be able to formulate dynamic programming solutions to their own problems of interest.
We also provide and describe the design, implementation, and use of a software tool, named DP2PN2Solver, that has been used to numerically solve all of the problems presented earlier in the book. This computational tool can be used by students to solve academic problems if this book is used in coursework, and by practitioners to solve many real-world problems if the state space is not too large.
Finally, this book is also a research monograph that describes a novel application of Petri net theory. DP2PN2Solver takes user input in the form of the DP functional equation for a problem, automatically constructs a Petri net model, called a Bellman net, as an internal computer representation for the DP problem, and then generates from the Bellman net the numerical solution for the DP problem. This solution can be obtained using Java, a spreadsheet, a Petri net tool, and other systems.
We also provide and describe the design, implementation, and use of a software tool, named DP2PN2Solver, that has been used to numerically solve all of the problems presented earlier in the book. This computational tool can be used by students to solve academic problems if this book is used in coursework, and by practitioners to solve many real-world problems if the state space is not too large.
Finally, this book is also a research monograph that describes a novel application of Petri net theory. DP2PN2Solver takes user input in the form of the DP functional equation for a problem, automatically constructs a Petri net model, called a Bellman net, as an internal computer representation for the DP problem, and then generates from the Bellman net the numerical solution for the DP problem. This solution can be obtained using Java, a spreadsheet, a Petri net tool, and other systems.
Caracteristici
Reference guide for educational and professional users of the DP software tool Includes supplementary material: sn.pub/extras