Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Analytical groundwater modeling :, Bakker


Варианты приобретения
Цена: 40820.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: 1 шт.  Склад Америка: 180 шт.  
При оформлении заказа до: 2025-09-29
Ориентировочная дата поставки: начало Ноября

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

Автор: Bakker
Название:  Analytical groundwater modeling :
ISBN: 9781138029392
Издательство: Taylor&Francis
Классификация:
ISBN-10: 1138029394
Обложка/Формат: Paperback
Страницы: 400
Вес: 0.45 кг.
Дата издания: 01.06.2018
Язык: English
Иллюстрации: 4 tables, black and white; 149 line drawings, color; 149 illustrations, color; 4 tables, black and white; 149 line drawings, color; 149 illustrations, color
Размер: 254 x 176 x 15
Читательская аудитория: Undergraduate
Основная тема: Water Science
Подзаголовок: Theory and applications using python
Рейтинг:
Поставляется из: Европейский союз
Описание: This book covers the theoretical aspects of mathematical groundwater models. It is aimed at advanced (under)graduate university students, as well as practicing hydrogeologists. The focus is on the fundamentals of the quantitative methods used to simulate, understand, and investigate groundwater systems.

Fluent Python

Автор: Ramalho Luciano
Название: Fluent Python
ISBN: 1491946008 ISBN-13(EAN): 9781491946008
Издательство: Wiley
Рейтинг:
Цена: 50680.00 T
Наличие на складе: Нет в наличии.
Описание: By taking you through Python`s key language features and libraries, this practical book shows you how to make your code shorter, faster, and more readable all at the same time - what experts consider Pythonic.

Applied Groundwater Modeling

Автор: Mary P. Anderson
Название: Applied Groundwater Modeling
ISBN: 0120581035 ISBN-13(EAN): 9780120581030
Издательство: Elsevier Science
Рейтинг:
Цена: 88690.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This second edition is extensively revised throughout with expanded discussion of modeling fundamentals and coverage of advances in model calibration and uncertainty analysis that are revolutionizing the science of groundwater modeling. The text is intended for undergraduate and graduate level courses in applied groundwater modeling and as a comprehensive reference for environmental consultants and scientists/engineers in industry and governmental agencies.

Applied Groundwater Modeling,

Автор: Mary P. Anderson
Название: Applied Groundwater Modeling,
ISBN: 0120594854 ISBN-13(EAN): 9780120594856
Издательство: Elsevier Science
Рейтинг:
Цена: 51040.00 T
Наличие на складе: Невозможна поставка.

A Student`s Guide to Python for Physical Modeling

Автор: Kinder Jesse M., Nelson Philip
Название: A Student`s Guide to Python for Physical Modeling
ISBN: 0691170509 ISBN-13(EAN): 9780691170503
Издательство: Wiley
Рейтинг:
Цена: 21120.00 T
Наличие на складе: Нет в наличии.
Описание:

Python is a computer programming language that is rapidly gaining popularity throughout the sciences. "A Student s Guide to Python for Physical Modeling" aims to help you, the student, teach yourself enough of the Python programming language to get started with physical modeling. You will learn how to install an open-source Python programming environment and use it to accomplish many common scientific computing tasks: importing, exporting, and visualizing data; numerical analysis; and simulation. No prior programming experience is assumed.

This tutorial focuses on fundamentals and introduces a wide range of useful techniques, including: Basic Python programming and scriptingNumerical arraysTwo- and three-dimensional graphicsMonte Carlo simulationsNumerical methods, including solving ordinary differential equationsImage processingAnimation

Numerous code samples and exercises with solutions illustrate new ideas as they are introduced. Web-based resources also accompany this guide and include code samples, data sets, and more."

Financial modeling

Автор: Benninga, Simon
Название: Financial modeling
ISBN: 0262026287 ISBN-13(EAN): 9780262026284
Издательство: Wiley
Рейтинг:
Цена: 52750.00 T
Наличие на складе: Невозможна поставка.
Описание: Too often, finance courses stop short of making a connection between textbook finance and the problems of real-world business. This work bridges this gap between theory and practice by providing a guide to solving common financial models with spreadsheets. It takes you through each model, showing how it can be solved using Microsoft Excel.

Militarized Conflict Modeling Using Computational Intelligence

Автор: Tshilidzi Marwala; Monica Lagazio
Название: Militarized Conflict Modeling Using Computational Intelligence
ISBN: 1447127013 ISBN-13(EAN): 9781447127017
Издательство: Springer
Рейтинг:
Цена: 121110.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This volume offers a scientific approach to manage inter-country conflict. Readers will find that through simultaneous control of four specific aspects (democracy, dependency, allies and capacity), predicted dispute outcomes can be avoided.

Introduction to Computational Models with Python

Автор: Garrido
Название: Introduction to Computational Models with Python
ISBN: 1498712037 ISBN-13(EAN): 9781498712033
Издательство: Taylor&Francis
Рейтинг:
Цена: 107190.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Introduction to Computational Models with Python explains how to implement computational models using the flexible and easy-to-use Python programming language. The book uses the Python programming language interpreter and several packages from the huge Python Library that improve the performance of numerical computing, such as the Numpy and Scipy modules. The Python source code and data files are available on the author's website.

The book's five sections present:

  1. An overview of problem solving and simple Python programs, introducing the basic models and techniques for designing and implementing problem solutions, independent of software and hardware tools
  2. Programming principles with the Python programming language, covering basic programming concepts, data definitions, programming structures with flowcharts and pseudo-code, solving problems, and algorithms
  3. Python lists, arrays, basic data structures, object orientation, linked lists, recursion, and running programs under Linux
  4. Implementation of computational models with Python using Numpy, with examples and case studies
  5. The modeling of linear optimization problems, from problem formulation to implementation of computational models

This book introduces the principles of computational modeling as well as the approaches of multi- and interdisciplinary computing to beginners in the field. It provides the foundation for more advanced studies in scientific computing, including parallel computing using MPI, grid computing, and other methods and techniques used in high-performance computing.


Introduction to Modeling and Simulation with MATLAB and Python

Автор: Gordon
Название: Introduction to Modeling and Simulation with MATLAB and Python
ISBN: 1498773877 ISBN-13(EAN): 9781498773874
Издательство: Taylor&Francis
Рейтинг:
Цена: 89820.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The book introduces the principles of mathematical modeling in science, engineering, and social science as well as basic skills of computer programming. The book is aimed at majors in STEM disciplines that need to understand how to create, analyze, and test mathematical models.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия