Sebanyak 417 item atau buku ditemukan

An Introduction to Programming with Mathematica®

Accompanying the book, as with all TELOS sponsored publications, is an electronic component. In this case it is a DOS-Diskette produced by one of the coauthors, Paul Wellin. This diskette consists of Mathematica notebooks and packages which contain the codes for all examples and exercises in the book, as well as additional materials intended to extend many ideas covered in the text. It is of great value to teachers, students, and others using this book to learn how to effectively program with Mathematica .

The Mathematica programming language supports many programming styles
that can be transferred to other ... although we have found that a structured
introduction to Mathematiaz programming at the beginning of the semester works
best.

An Introduction to Object-Oriented Programming in C++

with Applications in Computer Graphics

This book introduces the art of programming in C++. The topics covered range from simple C++ programmes to programme features such as classes, templates, and namespaces. Emphasis is placed on developing a good programming technique and demonstrating when and how to use the advanced features of C++. This revised and extended second edition includes: the Standard Template Library (STL), a major addition to the ANSI C++ standard; full coverage of all the major topics of C++, such as templates; and practical tools developed for object-oriented computer graphics programming. All code program files and exercises are ANSI C++ compatible and have been compiled on both Borland C++ v5.5 and GNU/Linux g++ v2.91 compilers. They are available from the author's web site.

This book introduces the art of programming in C++.

An Introduction to Programming and Numerical Methods in MATLAB

The material presented in this volume provides an introduction to the numerical methods that are typically encountered and used in undergraduate science and engineering courses, and is developed in tandem with MATLAB, which allows rapid prototyping and testing of the methods.

The material presented in this volume provides an introduction to the numerical methods that are typically encountered and used in undergraduate science and engineering courses, and is developed in tandem with MATLAB, which allows rapid ...

Introduction to Transportation Analysis, Modeling and Simulation

Computational Foundations and Multimodal Applications

This comprehensive textbook/reference provides an in-depth overview of the key aspects of transportation analysis, with an emphasis on modeling real transportation systems and executing the models. Topics and features: presents comprehensive review questions at the end of each chapter, together with detailed case studies, useful links, references and suggestions for further reading; supplies a variety of teaching support materials at the book’s webpage on Springer.com, including a complete set of lecture slides; examines the classification of models used for multimodal transportation systems, and reviews the models and evaluation methods used in transportation planning; explains traffic assignment to road networks, and describes computer simulation integration platforms and their use in the transportation systems sector; provides an overview of transportation simulation tools, and discusses the critical issues in the design, development and use of the simulation models.

Then the revised model (Simulation Run 3) can be started with 25,000 tons in
each coal pile. Another scenario can take into ... The use of ProModel labels
greatly improved the validation and verification process. • The semicontinuous
flow ...

Modeling, Simulation and Visual Analysis of Crowds

A Multidisciplinary Perspective

Over the last several years there has been a growing interest in developing computational methodologies for modeling and analyzing movements and behaviors of ‘crowds' of people. This interest spans several scientific areas that includes Computer Vision, Computer Graphics, and Pedestrian Evacuation Dynamics. Despite the fact that these different scientific fields are trying to model the same physical entity (i.e. a crowd of people), research ideas have evolved independently. As a result each discipline has developed techniques and perspectives that are characteristically their own. The goal of this book is to provide the readers a comprehensive map towards the common goal of better analyzing and synthesizing the pedestrian movement in dense, heterogeneous crowds. The book is organized into different parts that consolidate various aspects of research towards this common goal, namely the modeling, simulation, and visual analysis of crowds. Through this book, readers will see the common ideas and vision as well as the different challenges and techniques, that will stimulate novel approaches to fully grasping “crowds."

Modeling. Crowd. Flow. for. Video. Analysis. of. Crowded. Scenes. Ko Nishino
and Louis Kratz Abstract In this chapter, we describe a comprehensive framework
for modeling and exploiting the crowd flow to analyze videos of densely crowded
 ...

Analysis, Modeling and Simulation of Multiscale Problems

This book reports recent mathematical developments in the Programme "Analysis, Modeling and Simulation of Multiscale Problems", which started as a German research initiative in 2006. Multiscale problems occur in many fields of science, such as microstructures in materials, sharp-interface models, many-particle systems and motions on different spatial and temporal scales in quantum mechanics or in molecular dynamics. The book presents current mathematical foundations of modeling, and proposes efficient numerical treatment.

Anton Arnold1 and Ansgar Jüngel2 1 Institut für Analysis und Scientific
Computing, Technische Universität Wien, Wiedner Hauptstr. 8, A-1040 Wien, ...
We present Wignerbased semiconductor models and sketch their mathematical
analysis.

Discrete-Event Simulation

Modeling, Programming, and Analysis

"This is an excellent and well-written text on discrete event simulation with a focus on applications in Operations Research. There is substantial attention to programming, output analysis, pseudo-random number generation and modelling and these sections are quite thorough. Methods are provided for generating pseudo-random numbers (including combining such streams) and for generating random numbers from most standard statistical distributions." --ISI Short Book Reviews, 22:2, August 2002

"This is an excellent and well-written text on discrete event simulation with a focus on applications in Operations Research.

Algorithm Design for Computer System Design

As the complexity of digital systems grew, the need arose for efficient packaging
of the system components. Starting in the mid 50's, individual devices were
placed on printed-circuit boards. As the size and the complexity of the modules
grew ...

Analyzing Computer System Performance with Perl::PDQ

To solve performance problems in modern computing infrastructures, often comprising thousands of servers running hundreds of applications, spanning multiple tiers, you need tools that go beyond mere reporting. You need tools that enable performance analysis of application workflow across the entire enterprise. That's what PDQ (Pretty Damn Quick) provides. PDQ is an open-source performance analyzer based on the paradigm of queues. Queues are ubiquitous in every computing environment as buffers, and since any application architecture can be represented as a circuit of queueing delays, PDQ is a natural fit for analyzing system performance. Building on the success of the first edition, this considerably expanded second edition now comprises four parts. Part I contains the foundational concepts, as well as a new first chapter that explains the central role of queues in successful performance analysis. Part II provides the basics of queueing theory in a highly intelligible style for the non-mathematician; little more than high-school algebra being required. Part III presents many practical examples of how PDQ can be applied. The PDQ manual has been relegated to an appendix in Part IV, along with solutions to the exercises contained in each chapter. Throughout, the Perl code listings have been newly formatted to improve readability. The PDQ code and updates to the PDQ manual are available from the author's web site at www.perfdynamics.com

IT professionals, system administrators, software developers, and performance
test engineers. Many of the currently available books on computer performance
analysis fall into one of three distinct camps: 1. Books that discuss tuning the ...

Resilient Computer System Design

This book presents a paradigm for designing new generation resilient and evolving computer systems, including their key concepts, elements of supportive theory, methods of analysis and synthesis of ICT with new properties of evolving functioning, as well as implementation schemes and their prototyping. The book explains why new ICT applications require a complete redesign of computer systems to address challenges of extreme reliability, high performance, and power efficiency. The authors present a comprehensive treatment for designing the next generation of computers, especially addressing safety critical, autonomous, real time, military, banking, and wearable health care systems.

It has been shown that for constant failure rate, independent of time, the
exponential distribution is the most suitable for the reliability analysis of the useful
time of systems. The age of a system should be taken into account when
analysing ...