Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Guide to Computational Modelling for Decision Processes: Theory, Algorithms, Techniques and Applications, Berry Stuart, Lowndes Val, Trovati Marcello


Варианты приобретения
Цена: 6986.00р.
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Berry Stuart, Lowndes Val, Trovati Marcello
Название:  Guide to Computational Modelling for Decision Processes: Theory, Algorithms, Techniques and Applications
ISBN: 9783319856544
Издательство: Springer
Классификация:




ISBN-10: 3319856545
Обложка/Формат: Paperback
Страницы: 396
Вес: 0.79 кг.
Дата издания: 25.06.2016
Серия: Simulation foundations, methods and applications
Язык: English
Издание: Softcover reprint of
Иллюстрации: 101 illustrations, color; 69 illustrations, black and white; xii, 396 p. 170 illus., 101 illus. in color.
Размер: 23.50 x 15.42 x 2.49 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Theory, algorithms, techniques and applications
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This interdisciplinary reference and guide provides an introduction to modeling methodologies and models which form the starting point for deriving efficient and effective solution techniques, and presents a series of case studies that demonstrate how heuristic and analytical approaches may be used to solve large and complex problems.


Quantitative Analysis for System Applications: Data Science and Analytics Tools and Techniques

Автор: Daniel A McGrath
Название: Quantitative Analysis for System Applications: Data Science and Analytics Tools and Techniques
ISBN: 1634624238 ISBN-13(EAN): 9781634624237
Издательство: Gazelle Book Services
Рейтинг:
Цена: 10723.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

As data holdings get bigger and questions get harder, data scientists and analysts must focus on the systems, the tools and techniques, and the disciplined process to get the correct answer, quickly Whether you work within industry or government, this book will provide you with a foundation to successfully and confidently process large amounts of quantitative data.

Here are just a dozen of the many questions answered within these pages:

  1. What does quantitative analysis of a system really mean?
  2. What is a system?
  3. What are big data and analystics?
  4. How do you know your numbers are good?
  5. What will the future data science environment look like?
  6. How do you determine data provenance?
  7. How do you gather and process information, and then organize, store, and synthesize it?
  8. How does an organization implement data analytics?
  9. Do you really need to think like a Chief Information Officer?
  10. What is the best way to protect data?
  11. What makes a good dashboard?
  12. What is the relationship between eating ice cream and getting attacked by a shark?

The nine chapters in this book are arranged in three parts that address systems concepts in general, tools and techniques, and future trend topics. Systems concepts include contrasting open and closed systems, performing data mining and big data analysis, and gauging data quality. Tools and techniques include analyzing both continuous and discrete data, applying probability basics, and practicing quantitative analysis such as descriptive and inferential statistics. Future trends include leveraging the Internet of Everything, modeling Artificial Intelligence, and establishing a Data Analytics Support Office (DASO).

Many examples are included that were generated using common software, such as Excel, Minitab, Tableau, SAS, and Crystal Ball. While words are good, examples can sometimes be a better teaching tool. For each example included, data files can be found on the companion website. Many of the data sets are tied to the global economy because they use data from shipping ports, air freight hubs, largest cities, and soccer teams. The appendices contain more detailed analysis including the 10 T's for Data Mining, Million Row Data Audit (MRDA) Processes, Analysis of Rainfall, and Simulation Models for Evaluating Traffic Flow.

Markov Decision Processes with Their Applications

Автор: Qiying Hu; Wuyi Yue
Название: Markov Decision Processes with Their Applications
ISBN: 1441942386 ISBN-13(EAN): 9781441942388
Издательство: Springer
Рейтинг:
Цена: 23058.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Markov decision processes (MDPs), also called stochastic dynamic programming, were first studied in the 1960s. MDPs can be used to model and solve dynamic decision-making problems that are multi-period and occur in stochastic circumstances. There are three basic branches in MDPs: discrete-time MDPs, continuous-time MDPs and semi-Markov decision processes. Starting from these three branches, many generalized MDPs models have been applied to various practical problems. These models include partially observable MDPs, adaptive MDPs, MDPs in stochastic environments, and MDPs with multiple objectives, constraints or imprecise parameters.

Markov Decision Processes With Their Applications examines MDPs and their applications in the optimal control of discrete event systems (DESs), optimal replacement, and optimal allocations in sequential online auctions. The book presents four main topics that are used to study optimal control problems: a new methodology for MDPs with discounted total reward criterion; transformation of continuous-time MDPs and semi-Markov decision processes into a discrete-time MDPs model, thereby simplifying the application of MDPs; MDPs in stochastic environments, which greatly extends the area where MDPs can be applied; applications of MDPs in optimal control of discrete event systems, optimal replacement, and optimal allocation in sequential online auctions.

This book is intended for researchers, mathematicians, advanced graduate students, and engineers who are interested in optimal control, operation research, communications, manufacturing, economics, and electronic commerce.

Computational Technologies: A First Course

Автор: Nadezhda M. Afanasyeva,Victor S. Borisov,Aleksandr
Название: Computational Technologies: A First Course
ISBN: 3110359928 ISBN-13(EAN): 9783110359923
Издательство: Walter de Gruyter
Цена: 7429.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: In this book wedescribe the basic elements of present computational technologies that use the algorithmic languages C/C++. The emphasis is on GNU compilers and libraries, FOSS for the solution of computational mathematics problems and visualization of the obtained data. At the beginning, a brief introduction to C is given with emphasis on its easy use in scientific and engineering computations.We describe the basic elements of the language, such as variables, data types, executable statements, functions, arrays, pointers, dynamic memory and file management. After that, we present some observations on the C++ programming language.We discuss the issues of program compiling, linking, and debugging. A quick guide to Eclipse is also presented in the book. The main features for editing, compiling, debugging and application assembling are considered.As examples, wesolve the standard problems of computational mathematics: operations with vectors and matrices, linear algebra problems, solution of nonlinear equations, numerical differentiation and integration, interpolation, initial value problems for ODEs and so on. Finally, basic features ofcomputational technologies are illustrated with model problems. All programs are implemented in C/C++ with using the GSL library. Gnuplot is employed to visualize the results of computations.

Innovations in Wave Processes Modelling and Decision Making

Автор: Alena V. Favorskaya; Igor B. Petrov
Название: Innovations in Wave Processes Modelling and Decision Making
ISBN: 3319892894 ISBN-13(EAN): 9783319892894
Издательство: Springer
Рейтинг:
Цена: 20962.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents methods for full-wave computer simulation that can be used in various applications and contexts, e.g. seismic prospecting, earthquake stability, global seismic patterns on Earth and Mars, medicine, traumatology, ultrasound investigation of the human body, ultrasound and laser operations, ultrasonic non-destructive railway testing, modelling aircraft composites, modelling composite material delamination, etc. The key innovation of this approach is the ability to study spatial dynamical wave processes, which is made possible by cutting-edge numerical finite-difference grid-characteristic methods.The book will benefit all students, researchers, practitioners and professors interested in numerical mathematics, computer science, computer simulation, high-performance computer systems, unstructured meshes, interpolation, seismic prospecting, geophysics, medicine, non-destructive testing and composite materials.

Computational Probability: Algorithms and Applications in the Mathematical Sciences

Автор: Drew John H., Evans Diane L., Glen Andrew G.
Название: Computational Probability: Algorithms and Applications in the Mathematical Sciences
ISBN: 3319827901 ISBN-13(EAN): 9783319827902
Издательство: Springer
Рейтинг:
Цена: 18167.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This new edition includes the latest advances and developments in computational probability involving A Probability Programming Language (APPL).

Computational Intelligence for Machine Learning and Healthcare Informatics

Автор: Rajshree Srivastava, Pradeep Kumar Mallick, Siddha
Название: Computational Intelligence for Machine Learning and Healthcare Informatics
ISBN: 3110647826 ISBN-13(EAN): 9783110647822
Издательство: Walter de Gruyter
Цена: 20446.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: THE SERIES: INTELLIGENT BIOMEDICAL DATA ANALYSIS
By focusing on the methods and tools for intelligent data analysis, this series aims to narrow the increasing gap between data gathering and data comprehension. Emphasis is also given to the problems resulting from automated data collection in modern hospitals, such as analysis of computer-based patient records, data warehousing tools, intelligent alarming, effective and efficient monitoring. In medicine, overcoming this gap is crucial since medical decision making needs to be supported by arguments based on existing medical knowledge as well as information, regularities and trends extracted from big data sets.

Computational Technologies: Advanced Topics

Автор: Petr N. Vabishchevich
Название: Computational Technologies: Advanced Topics
ISBN: 3110359944 ISBN-13(EAN): 9783110359947
Издательство: Walter de Gruyter
Цена: 9288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book discusses questions of numerical solutions of applied problems on parallel computing systems. Nowadays, engineering and scientific computations are carried out on parallel computing systems, which provide parallel data processing on a few computing nodes. In the development of up-to-date applied software, this feature of computers must be taken into account for the maximum efficient usage of their resources. In constructing computational algorithms, we should separate relatively independent subproblems in order to solve them on a single computing node.

Innovative Techniques and Applications of Modelling, Identification and Control

Автор: Quanmin Zhu; Jing Na; Xing Wu
Название: Innovative Techniques and Applications of Modelling, Identification and Control
ISBN: 9811072116 ISBN-13(EAN): 9789811072116
Издательство: Springer
Рейтинг:
Цена: 20962.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Modelling and system identification.- Advanced control methods.- Signal processing for condition monitoring and fault diagnosis.- Applications.

Analytical and Stochastic Modelling Techniques and Applications

Автор: Marco Gribaudo; Daniele Manini; Anne Remke
Название: Analytical and Stochastic Modelling Techniques and Applications
ISBN: 3319185780 ISBN-13(EAN): 9783319185781
Издательство: Springer
Рейтинг:
Цена: 6708.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the refereed proceedings of the 22nd International Conference on Analytical and Stochastic Modelling Techniques and Applications, ASMTA 2015, held in Albena, Bulgaria, in May 2015.

Statistical Techniques for Modelling Extreme Value Data and Related Applications

Автор: Haroon M. Barakat, El-Sayed M. Nigm, Osama M. Khal
Название: Statistical Techniques for Modelling Extreme Value Data and Related Applications
ISBN: 1527532070 ISBN-13(EAN): 9781527532076
Издательство: Cambridge Education
Рейтинг:
Цена: 14135.00 р.
Наличие на складе: Поставка под заказ.

Описание: This book tackles some modern trends and methods in the modelling of extreme data. Usually such data arise from random phenomena such as floods, hurricanes, air and water pollutants, extreme claim sizes, life spans, and maximum sizes of ecological populations.

Innovative Techniques and Applications of Modelling, Identification and Control

Автор: Quanmin Zhu; Jing Na; Xing Wu
Название: Innovative Techniques and Applications of Modelling, Identification and Control
ISBN: 9811339236 ISBN-13(EAN): 9789811339233
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents the most important findings from the 9th International Conference on Modelling, Identification and Control (ICMIC’17), held in Kunming, China on July 10–12, 2017. It covers most aspects of modelling, identification, instrumentation, signal processing and control, with a particular focus on the applications of research in multi-agent systems, robotic systems, autonomous systems, complex systems, and renewable energy systems.The book gathers thirty comprehensively reviewed and extended contributions, which help to promote evolutionary computation, artificial intelligence, computation intelligence and soft computing techniques to enhance the safety, flexibility and efficiency of engineering systems. Taken together, they offer an ideal reference guide for researchers and engineers in the fields of electrical/electronic engineering, mechanical engineering and communication engineering.  

Analytical and Stochastic Modelling Techniques and Applications: 25th International Conference, Asmta 2019, Moscow, Russia, October 21-25, 2019, Proce

Автор: Gribaudo Marco, Sopin Eduard, Kochetkova Irina
Название: Analytical and Stochastic Modelling Techniques and Applications: 25th International Conference, Asmta 2019, Moscow, Russia, October 21-25, 2019, Proce
ISBN: 3030628841 ISBN-13(EAN): 9783030628840
Издательство: Springer
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the refereed proceedings of the 25th International Conference on Analytical and Stochastic Modelling Techniques and Applications, ASMTA 2019, held in Moscow, Russia, in October 2019.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия