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

Python and Matplotlib Essentials for Scientists and Engineers, Matt A. Wood


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

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

Автор: Matt A. Wood
Название:  Python and Matplotlib Essentials for Scientists and Engineers
ISBN: 9781681749105
Издательство: Mare Nostrum (Eurospan)
Классификация:




ISBN-10: 1681749106
Обложка/Формат: Hardback
Страницы: 150
Вес: 0.64 кг.
Дата издания: 30.06.2015
Серия: Computing & IT
Язык: English
Размер: 279 x 216 x 10
Ключевые слова: Information technology: general issues,Web programming,Data capture & analysis,Computer modelling & simulation, COMPUTERS / Computer Simulation,COMPUTERS / Data Processing,COMPUTERS / Programming Languages / Python
Рейтинг:
Поставляется из: Англии
Описание: This book provides an introduction to the core features of the Python programming language and Matplotlib plotting routings for scientists and engineers (or students of either discipline) who want to use Python™ to analyse data, simulate physical processes, and render publication-quality plots. No previous programming experience is needed before reading the first page.Readers will learn the core features of the Python programming language in under a day. They will be able to immediately use Python to implement codes that solve their own problems and make beautiful plots and animations. Python code is extremely fast to prototype, allowing users to achieve results quickly and accurately. The examples within the book are available for download.Python and Matplotlib Essentials for Scientists and Engineers is accessible for motivated high-school students, but will likely be most useful for undergraduate and graduate students as well as working professionals who have some background with the basic mathematical concepts. This book is intended for technical people who want to get things done.

C Programming: The Essentials for Engineers and Scientists

Автор: David R. Brooks
Название: C Programming: The Essentials for Engineers and Scientists
ISBN: 1461271614 ISBN-13(EAN): 9781461271611
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This text teaches the essentials of C programming, concentrating on what readers need to know in order to produce stand-alone programs and so solve typical scientific and engineering problems.

Introduction to High Performance Computing for Scientists and Engineers

Автор: Hager
Название: Introduction to High Performance Computing for Scientists and Engineers
ISBN: 143981192X ISBN-13(EAN): 9781439811924
Издательство: Taylor&Francis
Рейтинг:
Цена: 80630.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Written by HPC experts, this book provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. It facilitates an intuitive understanding of performance limitations without relying on heavy computer science knowledge.

Data Science with Java: Practical Methods for Scientists and Engineers

Автор: Brzustowicz Michael R.
Название: Data Science with Java: Practical Methods for Scientists and Engineers
ISBN: 1491934115 ISBN-13(EAN): 9781491934111
Издательство: Wiley
Рейтинг:
Цена: 50680.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

A good data scientist knows how to do something really well, but a great data scientist can do "something of everything." From raw data all the way to shining in front of C-level executives, a great data scientist has the skills to architect data systems, build applications, perform modeling and machine learning and wrap up the results in a clear (and quickly iterable) manner. From data models to ETL to databases to distributed algorithms and learning, this book has you covered.

While many resources for Java (and data science) exist, none of them combine the two, and especially not at a level where sophisticated concepts are demonstrated clearly and in simplest terms. Data Science with Java marries the two in a practical way.

  • Learn an extremely practical set of tools for creating enterprise grade data science applications
  • Get past the intimidating barrier to machine learning and statistics--and learn how useful object-oriented code can be

Python Data Analytics: With Pandas, Numpy, and Matplotlib

Автор: Nelli Fabio
Название: Python Data Analytics: With Pandas, Numpy, and Matplotlib
ISBN: 1484239121 ISBN-13(EAN): 9781484239124
Издательство: Springer
Рейтинг:
Цена: 35390.00 T
Наличие на складе: Невозможна поставка.
Описание:

Explore the latest Python tools and techniques to help you tackle the world of data acquisition and analysis. You'll review scientific computing with NumPy, visualization with matplotlib, and machine learning with scikit-learn.
This revision is fully updated with new content on social media data analysis, image analysis with OpenCV, and deep learning libraries. Each chapter includes multiple examples demonstrating how to work with each library. At its heart lies the coverage of pandas, for high-performance, easy-to-use data structures and tools for data manipulation
Author Fabio Nelli expertly demonstrates using Python for data processing, management, and information retrieval. Later chapters apply what you've learned to handwriting recognition and extending graphical capabilities with the JavaScript D3 library. Whether you are dealing with sales data, investment data, medical data, web page usage, or other data sets, Python Data Analytics, Second Edition is an invaluable reference with its examples of storing, accessing, and analyzing data.
What You'll Learn
Understand the core concepts of data analysis and the Python ecosystemGo in depth with pandas for reading, writing, and processing dataUse tools and techniques for data visualization and image analysisExamine popular deep learning libraries Keras, Theano,TensorFlow, and PyTorch
Who This Book Is For
Experienced Python developers who need to learn about Pythonic tools for data analysis

Introduction to Python for Engineers and Scientists

Автор: Sandeep Nagar
Название: Introduction to Python for Engineers and Scientists
ISBN: 1484232038 ISBN-13(EAN): 9781484232033
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Familiarize yourself with the basics of Python for engineering and scientific computations using this concise, practical tutorial that is focused on writing code to learn concepts. Introduction to Python is useful for industry engineers, researchers, and students who are looking for open-source solutions for numerical computation.

In this book you will learn by doing, avoiding technical jargon, which makes the concepts easy to learn. First you'll see how to run basic calculations, absorbing technical complexities incrementally as you progress toward advanced topics. Throughout, the language is kept simple to ensure that readers at all levels can grasp the concepts.

What You'll Learn

  • Understand the fundamentals of the Python programming language
  • Apply Python to numerical computational programming projects in engineering and science
  • Discover the Pythonic way of life
  • Apply data types, operators, and arrays
  • Carry out plotting for visualization
  • Work with functions and loops

Who This Book Is For

Engineers, scientists, researchers, and students who are new to Python. Some prior programming experience would be helpful but not required.


C++ and Object-Oriented Numeric Computing for Scientists and Engineers

Автор: Daoqi Yang
Название: C++ and Object-Oriented Numeric Computing for Scientists and Engineers
ISBN: 1461265665 ISBN-13(EAN): 9781461265665
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is an easy, concise but fairly complete introduction to ISO/ANSI C++ with special emphasis on object-oriented numeric computation. A user-defined numeric linear algebra library accompanies the book and can be downloaded from the web.

Visual Basic and Visual Basic .NET for Scientists and Engineers

Автор: Christopher M. Frenz
Название: Visual Basic and Visual Basic .NET for Scientists and Engineers
ISBN: 1893115550 ISBN-13(EAN): 9781893115552
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Here is a concise and practical guide to help researchers and engineers who are new to Visual Basic gain a firm grasp of the topics that are most relevant to their programming needs.


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