Monday, April 30, 2012

Simulation and the Monte Carlo Method (Wiley Series in Probability and Statistics)

Simulation and the Monte Carlo Method (Wiley Series in Probability and Statistics) Review



This accessible new edition explores the major topics in Monte Carlo simulation

Simulation and the Monte Carlo Method, Second Edition reflects the latest developments in the field and presents a fully updated and comprehensive account of the major topics that have emerged in Monte Carlo simulation since the publication of the classic First Edition over twenty-five years ago. While maintaining its accessible and intuitive approach, this revised edition features a wealth of up-to-date information that facilitates a deeper understanding of problem solving across a wide array of subject areas, such as engineering, statistics, computer science, mathematics, and the physical and life sciences.

The book begins with a modernized introduction that addresses the basic concepts of probability, Markov processes, and convex optimization. Subsequent chapters discuss the dramatic changes that have occurred in the field of the Monte Carlo method, with coverage of many modern topics including:

  • Markov Chain Monte Carlo
  • Variance reduction techniques such as the transform likelihood ratio method and the screening method
  • The score function method for sensitivity analysis
  • The stochastic approximation method and the stochastic counter-part method for Monte Carlo optimization
  • The cross-entropy method to rare events estimation and combinatorial optimization
  • Application of Monte Carlo techniques for counting problems, with an emphasis on the parametric minimum cross-entropy method

An extensive range of exercises is provided at the end of each chapter, with more difficult sections and exercises marked accordingly for advanced readers. A generous sampling of applied examples is positioned throughout the book, emphasizing various areas of application, and a detailed appendix presents an introduction to exponential families, a discussion of the computational complexity of stochastic programming problems, and sample MATLAB programs.

Requiring only a basic, introductory knowledge of probability and statistics, Simulation and the Monte Carlo Method, Second Edition is an excellent text for upper-undergraduate and beginning graduate courses in simulation and Monte Carlo techniques. The book also serves as a valuable reference for professionals who would like to achieve a more formal understanding of the Monte Carlo method.


Discrete-Event System Simulation (5th Edition)

Discrete-Event System Simulation (5th Edition) Review



Discrete Event System Simulationis ideal for junior- and senior-level simulation courses in engineering, business, or computer science. It is also a  useful reference for professionals in operations research, management science, industrial engineering, and information science.

While most books on simulation focus on particular software tools, Discrete Event System Simulation examines the principles of modeling and analysis that translate to all such tools. This language-independent text explains the basic aspects of the technology, including the proper collection and analysis of data, the use of analytic techniques, verification and validation of models, and designing simulation experiments. It offers an up-to-date treatment of simulation of manufacturing and material handling systems, computer systems, and computer networks.

Students and instructors will find a variety of resources at the associated website, www.bcnn.net/, including simulation source code for download, additional exercises and solutions, web links and errata.


Saturday, April 28, 2012

Hybrid Simulation: Theory, Implementation and Applications (Balkema-Proceedings and Monographs in Engineering, Water, an)

Hybrid Simulation: Theory, Implementation and Applications (Balkema-Proceedings and Monographs in Engineering, Water, an) Review



Hybrid Simulation deals with a rapidly evolving technology combining computer simulation (typically finite element) and physical laboratory testing of two complementary substructures. It is a cost effective alternative to shaking table test, and allows for the improved understanding of complex coupled systems. Traditionally, numerical simulation and physical tests have been uncoupled and performed separately. In this simulation paradigm the coupled nature of the simulation allows for improved understanding, and more efficient design since the factor of safety does not have to be arbitrarily inflated to account for uncertainties of uncoupling. It is a multidisciplinary technology which relies heavily on control theory, computer science, numerical techniques and finds applications in aerospace, civil, and mechanical engineering.


Digital Signal Integrity: Modeling and Simulation with Interconnects and Packages

Digital Signal Integrity: Modeling and Simulation with Interconnects and Packages Review



For advanced courses in digital design.This state-of-the-art book provides students with techniques for predicting and achieving target performance levels. Gives students all the theory, practice, general signal integrity issues, and leading-edge experimental techniques they need to accurately model and simulate those interconnections and predict real-world performance.


Thursday, April 26, 2012

Camelot: A Role-Playing Simulation for Political Decision Making

Camelot: A Role-Playing Simulation for Political Decision Making Review



CAMELOT: A ROLE PLAYING SIMULATION introduces you to the interactions of contending and contentious groups and individuals whose values and goals range from radical to reactionary. It addresses such issues as equal opportunity, right to life, freedom of expression, affirmative action, property rights, gay rights, and more. You will quickly learn that competing interests and viewpoints - with their varying degrees of organization and cohesiveness - make political decision-making complex, time consuming, exciting, and often difficult to predict.


Tuesday, April 24, 2012

Circuit Design and Simulation with VHDL

Circuit Design and Simulation with VHDL Review



This text offers a comprehensive treatment of VHDL and its applications to the design and simulation of real, industry-standard circuits. It focuses on the use of VHDL rather than solely on the language, showing why and how certain types of circuits are inferred from the language constructs and how any of the four simulation categories can be implemented. It makes a rigorous distinction between VHDL for synthesis and VHDL for simulation. The VHDL codes in all design examples are complete, and circuit diagrams, physical synthesis in FPGAs, simulation results, and explanatory comments are included with the designs. The text reviews fundamental concepts of digital electronics and design and includes a series of appendixes that offer tutorials on important design tools including ISE, Quartus II, and ModelSim, as well as descriptions of programmable logic devices in which the designs are implemented, the DE2 development board, standard VHDL packages, and other features. All four VHDL editions (1987, 1993, 2002, and 2008) are covered. This expanded second edition is the first textbook on VHDL to include a detailed analysis of circuit simulation with VHDL testbenches in all four categories (nonautomated, fully automated, functional, and timing simulations), accompanied by complete practical examples. Chapters 1--9 have been updated, with new design examples and new details on such topics as data types and code statements. Chapter 10 is entirely new and deals exclusively with simulation. Chapters 11--17 are also entirely new, presenting extended and advanced designs with theoretical and practical coverage of serial data communications circuits, video circuits, and other topics. There are many more illustrations, and the exercises have been updated and their number more than doubled.


Thursday, April 19, 2012

Introduction to Programming with Greenfoot: Object-Oriented Programming in Java with Games and Simulations

Introduction to Programming with Greenfoot: Object-Oriented Programming in Java with Games and Simulations Review



Introduction to Programming with Greenfoot: Object-Oriented Programming in Java with games and Simulations is ideal for introductory courses in Java Programming or Introduction to Computer Science.

 

The only textbook to teach Java programming using Greenfoot—this is “Serious Fun.”

 

Programming doesn’t have to be dry and boring. This book teaches Java programming in an interactive and engaging way that is technically relevant, pedagogically sound, and highly motivational for students. Using the Greenfoot environment, and an extensive collection of compelling example projects, students are given a unique, graphical framework in which to learn programming.