|
Books > Computing & IT > Computer software packages > Other software packages
Technology is constantly changing the way enterprises conduct
business by optimizing current practices. As information technology
continues to evolve and become a prevalent feature in day-to-day
activities within organizations, it has become necessary to manage
these technologies in order to meet the strategic objectives of an
organization. Strategic IT Governance and Alignment in Business
Settings investigates emergent research methodologies involving the
application of information technology in organizations. Focusing on
best practices, implementation issues, and empirical research
within the field, this book is ideally suited for researchers,
academics, students, and practitioners interested in the
governance, strategy, architecture, and management of information
systems.
Within the IT-related business domain, it is important to advance
theory building and practices regarding management and governance
issues. Business Strategy and Applications in Enterprise IT
Governance emphasizes how organizations enable both businesses and
IT people to execute their responsibilities in support of
business/IT alignment and the creation of business value from IT
enabled corporation investments. This publication distributes
leading research that is both academically executed and relevant
for practice in the professional IT and business community.
This thesis presents a revolutionary technique for modelling the
dynamics of a quantum system that is strongly coupled to its
immediate environment. This is a challenging but timely problem. In
particular it is relevant for modelling decoherence in devices such
as quantum information processors, and how quantum information
moves between spatially separated parts of a quantum system. The
key feature of this work is a novel way to represent the dynamics
of general open quantum systems as tensor networks, a result which
has connections with the Feynman operator calculus and process
tensor approaches to quantum mechanics. The tensor network
methodology developed here has proven to be extremely powerful: For
many situations it may be the most efficient way of calculating
open quantum dynamics. This work is abounds with new ideas and
invention, and is likely to have a very significant impact on
future generations of physicists.
This book presents an introduction to linear univariate and
multivariate time series analysis, providing brief theoretical
insights into each topic, and from the beginning illustrating the
theory with software examples. As such, it quickly introduces
readers to the peculiarities of each subject from both theoretical
and the practical points of view. It also includes numerous
examples and real-world applications that demonstrate how to handle
different types of time series data. The associated software
package, SSMMATLAB, is written in MATLAB and also runs on the free
OCTAVE platform. The book focuses on linear time series models
using a state space approach, with the Kalman filter and smoother
as the main tools for model estimation, prediction and signal
extraction. A chapter on state space models describes these tools
and provides examples of their use with general state space models.
Other topics discussed in the book include ARIMA; and transfer
function and structural models; as well as signal extraction using
the canonical decomposition in the univariate case, and VAR, VARMA,
cointegrated VARMA, VARX, VARMAX, and multivariate structural
models in the multivariate case. It also addresses spectral
analysis, the use of fixed filters in a model-based approach, and
automatic model identification procedures for ARIMA and transfer
function models in the presence of outliers, interventions, complex
seasonal patterns and other effects like Easter, trading day, etc.
This book is intended for both students and researchers in various
fields dealing with time series. The software provides numerous
automatic procedures to handle common practical situations, but at
the same time, readers with programming skills can write their own
programs to deal with specific problems. Although the theoretical
introduction to each topic is kept to a minimum, readers can
consult the companion book 'Multivariate Time Series With Linear
State Space Structure', by the same author, if they require more
details.
The range of topics covered in ""Emerging E-Collaboration Concepts
and Applications"" are broad and representative of the
state-of-the-art discussion of conceptual and applied
ecollaboration issues. Business organizations in the last 10 years
have increasingly relied on distributed collaborative processes to
maintain their competitiveness. E-collaboration technologies are at
the source of something that underlies most business, political,
and even societal developments - intense human collaboration.
""Emerging E-Collaboration Concepts and Applications"" is organized
in three main parts: conceptual and methodological issues, applied
research and challenges, and research syntheses and debate.
Metaheuristic algorithms are present in various applications for
different domains. Recently, researchers have conducted studies on
the effectiveness of these algorithms in providing optimal
solutions to complicated problems. Advancements in Applied
Metaheuristic Computing is a crucial reference source for the
latest empirical research on methods and approaches that include
metaheuristics for further system improvements, and it offers
outcomes of employing optimization algorithms. Featuring coverage
on a broad range of topics such as manufacturing, genetic
programming, and medical imaging, this publication is ideal for
researchers, academicians, advanced-level students, and technology
developers seeking current research on the use of optimization
algorithms in several applications.
It is important for those in charge of implementing an enterprise
resource planning (ERP) system to identify and understand the
issues they face. ""Implementation Strategies for SAP R/3 in a
Multinational Organization: Lessons from a Real-World Case Study""
provides readers with an instructive insight in the very complex
process of ERP implementation in a global company. This book
describes the issues, problems, and challenges of ERP execution as
well as the strategies companies use to react to and resolve them
successfully. The reader can focus on different types of issues -
organizational as well as technical. It is a goldmine for
instructors who can use the cases in different course settings and
with different student audiences. Researchers and practioners will
also find value in the detailed descriptions of challenges faced by
companies such as Robert Bosch GmbH.
This text is intended for a broad audience as both an introduction
to predictive models as well as a guide to applying them. Non-
mathematical readers will appreciate the intuitive explanations of
the techniques while an emphasis on problem-solving with real data
across a wide variety of applications will aid practitioners who
wish to extend their expertise. Readers should have knowledge of
basic statistical ideas, such as correlation and linear regression
analysis. While the text is biased against complex equations, a
mathematical background is needed for advanced topics. Dr. Kuhn is
a Director of Non-Clinical Statistics at Pfizer Global R&D in
Groton Connecticut. He has been applying predictive models in the
pharmaceutical and diagnostic industries for over 15 years and is
the author of a number of R packages. Dr. Johnson has more than a
decade of statistical consulting and predictive modeling experience
in pharmaceutical research and development. He is a co-founder of
Arbor Analytics, a firm specializing in predictive modeling and is
a former Director of Statistics at Pfizer Global R&D. His
scholarly work centers on the application and development of
statistical methodology and learning algorithms. Applied Predictive
Modeling covers the overall predictive modeling process, beginning
with the crucial steps of data preprocessing, data splitting and
foundations of model tuning. The text then provides intuitive
explanations of numerous common and modern regression and
classification techniques, always with an emphasis on illustrating
and solving real data problems. Addressing practical concerns
extends beyond model fitting to topics such as handling class
imbalance, selecting predictors, and pinpointing causes of poor
model performance-all of which are problems that occur frequently
in practice. The text illustrates all parts of the modeling process
through many hands-on, real-life examples. And every chapter
contains extensive R code f
This contributed book focuses on major aspects of statistical
quality control, shares insights into important new developments in
the field, and adapts established statistical quality control
methods for use in e.g. big data, network analysis and medical
applications. The content is divided into two parts, the first of
which mainly addresses statistical process control, also known as
statistical process monitoring. In turn, the second part explores
selected topics in statistical quality control, including
measurement uncertainty analysis and data quality. The
peer-reviewed contributions gathered here were originally presented
at the 13th International Workshop on Intelligent Statistical
Quality Control, ISQC 2019, held in Hong Kong on August 12-14,
2019. Taken together, they bridge the gap between theory and
practice, making the book of interest to both practitioners and
researchers in the field of statistical quality control.
This book is published open access under a CC BY 4.0 license. This
book presents computer programming as a key method for solving
mathematical problems. This second edition of the well-received
book has been extensively revised: All code is now written in
Python version 3.6 (no longer version 2.7). In addition, the two
first chapters of the previous edition have been extended and split
up into five new chapters, thus expanding the introduction to
programming from 50 to 150 pages. Throughout the book, the
explanations provided are now more detailed, previous examples have
been modified, and new sections, examples and exercises have been
added. Also, a number of small errors have been corrected. The book
was inspired by the Springer book TCSE 6: A Primer on Scientific
Programming with Python (by Langtangen), but the style employed is
more accessible and concise, in keeping with the needs of
engineering students. The book outlines the shortest possible path
from no previous experience with programming to a set of skills
that allows students to write simple programs for solving common
mathematical problems with numerical methods in the context of
engineering and science courses. The emphasis is on generic
algorithms, clean program design, the use of functions, and
automatic tests for verification.
This book provides insights into important new developments in the
area of statistical quality control and critically discusses
methods used in on-line and off-line statistical quality control.
The book is divided into three parts: Part I covers statistical
process control, Part II deals with design of experiments, while
Part III focuses on fields such as reliability theory and data
quality. The 12th International Workshop on Intelligent Statistical
Quality Control (Hamburg, Germany, August 16 - 19, 2016) was
jointly organized by Professors Sven Knoth and Wolfgang Schmid. The
contributions presented in this volume were carefully selected and
reviewed by the conference's scientific program committee. Taken
together, they bridge the gap between theory and practice, making
the book of interest to both practitioners and researchers in the
field of quality control.
This book is dedicated to the systematization and development of
models, methods, and algorithms for queuing systems with correlated
arrivals. After first setting up the basic tools needed for the
study of queuing theory, the authors concentrate on complicated
systems: multi-server systems with phase type distribution of
service time or single-server queues with arbitrary distribution of
service time or semi-Markovian service. They pay special attention
to practically important retrial queues, tandem queues, and queues
with unreliable servers. Mathematical models of networks and
queuing systems are widely used for the study and optimization of
various technical, physical, economic, industrial, and
administrative systems, and this book will be valuable for
researchers, graduate students, and practitioners in these domains.
This book provides a tutorial in the use of Altair Compose and
Altair Activate, software packages that provide system modeling and
simulation facilities. Advanced system modeling software provide
multiple ways of creating models: models can be programmed in
specialized languages, graphically constructed as block-diagrams
and state machines, or expressed mathematically in equation-based
languages. Compose and Activate are introduced in this text in two
parts. The first part introduces the multi-language environment of
Compose and its use for modeling, simulation and optimization. The
second describes the graphical system modeling and optimization
with Activate, an open-system environment providing signal-based
modeling as well as physical system component-based modeling.
Throughout both parts are applied examples from mechanical,
biological, and electrical systems, as well as control and signal
processing systems. This book will be an invaluable addition with
many examples both for those just interested in OML and those doing
industrial scale modeling, simulation, and design. All examples are
worked using the free basic editions of Activate and Compose that
are available.
Technology is continuously advancing and changing the way aspects
of business are performed. The implementation of mobile business
transactions to acquire various types of goods has changed the
landscape of consumerism. Apps Management and E-Commerce
Transactions in Real-Time is a timely research publication that
features the latest scholarly trends, issues, and implications of
the use of a new technological forum in electronic buying and
selling. Including extensive coverage on a number of topics and
perspectives such as social networks, customer satisfaction, and
cloud computing, this book is ideally designed for researchers,
academicians, and students seeking current research on mobile
solutions in business deals.
For courses on SPSS. SPSS is, essentially, a visually-driven
program, but most texts rely primarily on a verbal approach to
describe its use. A Visual Approach to SPSS for Windows is the
first text of its kind to employ what the author refers to as
"visual sequencing" to teach students how to use SPSS.
For courses in Accounting Information Systems. Navigate the
crossroads of accounting and IT. Kay/Ovlia is designed to assist
students' journey as they explore the crossroads of accounting and
IT-the very place where they'll learn how to gain a competitive
edge in the accounting field. To help them on their journey, this
text presents information on how to develop communication,
leadership, strategic and critical thinking, a customer focus, an
interpretation of converging information, and technological skills.
The key to understanding household saving is obtaining appropriate
data. Dealing with differences between rich and poor households,
for example, or the old and the young, require observation of a
large number of households. The focus of this study is to obtain
data on many households from a number of different countries and to
examine them in a coherent fashion. The hope is that through these
observations we can learn about the ways policies affect savings
and that other differences among savers can be controlled for,
instead of being blamed on "cultural differences
* Features a consistent framework among chapters
* Reaches a harmony between measurement and analysis to compare
accurately the resulting data and statistics
* Provides econometric methodology to reveal the way policies
affect savings
Totally Awesome Stephen Monaco offers a comprehensive guide to
social media marketing in Insightful Knowledge. He changes
perceptions on social media marketing and tell readers how to
develop their marketing strategies. Since social media needs to be
part of your marketing efforts, read this book Monica Cornetti -
Leading Authority on Entrepreneurial Thinking, and Author of Your
Face Isn't Finished Until Your Lipstick is On YOU NEED THIS BOOK
IF... you don't know where to start with your social media
initiatives you've started your social media initiatives but aren't
sure if you're on the right track your social media initiatives are
in place and you believe you're on the right track none of your
social media initiatives are directly tied to specific business
objectives you fail to use social media monitoring / listening
platforms in your social media you don't know what consumers are
saying about your brand online you don't have a comprehensive Voice
of Customer program in place you're not engaging consumers with
relevant content across multiple platforms your company is driven
by sales, rather than by marketing the breakneck tempo of today's
business makes it difficult to adapt and keep up with change you no
longer know how to reach potential customers
|
You may like...
MIS
Hossein Bidgoli
Paperback
R1,163
R1,047
Discovery Miles 10 470
|