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

Python for scientists, Stewart, John M. (university Of Cambridge) Mommert, Michael (universitat St Gallen, Switzerland)


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

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

Автор: Stewart, John M. (university Of Cambridge) Mommert, Michael (universitat St Gallen, Switzerland)
Название:  Python for scientists
ISBN: 9781009014809
Издательство: Cambridge Academ
Классификация:

ISBN-10: 1009014803
Обложка/Формат: Paperback
Страницы: 304
Вес: 0.53 кг.
Дата издания: 17.08.2023
Язык: English
Издание: 3 revised edition
Иллюстрации: Worked examples or exercises
Размер: 151 x 228 x 32
Ключевые слова: Numerical analysis, COMPUTERS / General
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: The third edition of this practical introduction to Python has been thoroughly updated, with all code migrated to Jupyter notebooks. The notebooks are available online with executable versions of all of the books content (and more). The text starts with a detailed introduction to the basics of the Python language, without assuming any prior knowledge. Building upon each other, the most important Python packages for numerical math (NumPy), symbolic math (SymPy), and plotting (Matplotlib) are introduced, with brand new chapters covering numerical methods (SciPy) and data handling (Pandas). Further new material includes guidelines for writing efficient Python code and publishing code for other users. Simple and concise code examples, revised for compatibility with Python 3, guide the reader and support the learning process throughout the book. Readers from all of the quantitative sciences, whatever their background, will be able to quickly acquire the skills needed for using Python effectively.

      Старое издание
Python for Scientists

Автор: John M. Stewart
Название: Python for Scientists
ISBN: 1316641236 ISBN-13(EAN): 9781316641231
Издательство: Cambridge Academ
Цена: 33780 T
Наличие на складе: Поставка под заказ.
Описание: Scientific Python is taught from scratch in this book via copious, downloadable, useful and adaptable code snippets. Everything the working scientist needs to know is covered, quickly providing researchers and research students with the skills to start using Python effectively.


Python for engineers and scientists

Автор: Nayak, Rakesh
Название: Python for engineers and scientists
ISBN: 1032111038 ISBN-13(EAN): 9781032111032
Издательство: Taylor&Francis
Рейтинг:
Цена: 100030.00 T
Наличие на складе: Нет в наличии.
Описание: The text focuses on the basics of Python programming fundamentals and introduction to present-day applications in technology and the upcoming state-of-art trends in a comprehensive manner. The text is based on Python 3.x and it covers the fundamentals of Python with object-oriented concepts having numerous worked-out examples. It provides a learning tool for the students of beginner level as well as for researchers of advanced level. Each chapter contains additional examples that explain the usage of methods/functions discussed in the chapter. It provides numerous programming examples along with their outputs.The book:Includes programming tips to highlight the important concepts and help readers avoid common programming errorsProvides programming examples along with their outputs to ensure the correctness and help readers in mastering the art of writing efficient Python programsContains MCQs with their answers; conceptual questions and programming questions; and solutions to some selected programming questions, for every chapterDiscusses applications like time zone converter and password generators at the endCovers fundamental of Python up to object oriented concepts including regular expressionThe book offers a simple and lucid treatment of concepts supported with illustrations for easy understanding, provides numerous programming examples along with their outputs, and includes programming tips to highlight the important concepts. It will be a valuable resource for senior undergraduate, graduate students, and professionals in the fields of electrical engineering, electronics and communication engineering, and computer engineering.

A Primer on Scientific Programming with Python

Автор: Langtangen Hans Petter
Название: A Primer on Scientific Programming with Python
ISBN: 3662498863 ISBN-13(EAN): 9783662498866
Издательство: Springer
Рейтинг:
Цена: 32600.00 T
Наличие на складе: Есть
Описание: The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches 'Matlab-style' and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science.Alex Small, IEEE, CiSE Vol. 14 (2), March?/April 2012 “This fourth edition is awonderful, inclusive textbook that covers pretty much everything one needs toknow to go from zero to fairly sophisticated scientific programming in Python…”Joan Horvath, Computing Reviews, March2015

Applied Numerical Linear Algebra

Автор: William W. Hager
Название: Applied Numerical Linear Algebra
ISBN: 1611976855 ISBN-13(EAN): 9781611976854
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 74410.00 T
Наличие на складе: Нет в наличии.
Описание: Applied Numerical Linear Algebra introduces students to numerical issues that arise in linear algebra and its applications. A wide range of techniques are touched on, including direct to iterative methods, orthogonal factorizations, least squares, eigenproblems, and nonlinear equations.Inside Applied Numerical Linear Algebra, readers will find:Clear and detailed explanations on a wide range of topics from condition numbers to the singular value decomposition.Material on nonlinear systems as well as linear systems.Frequent illustrations using discretizations of boundary-value problems or demonstrating other concepts.Exercises with detailed solutions at the end of the book.Supplemental material available at https://bookstore.siam.org/cl87/bonus.This textbook is appropriate for junior and senior undergraduate students and beginning graduate students in the following courses: Advanced Numerical Analysis, Special Topics on Numerical Analysis, Topics on Data Science, Topics on Numerical Optimization, and Topics on Approximation Theory.

Applied Numerical Analysis with MATLAB®/Simulink®

Автор: Asadi
Название: Applied Numerical Analysis with MATLAB®/Simulink®
ISBN: 3031193652 ISBN-13(EAN): 9783031193651
Издательство: Springer
Рейтинг:
Цена: 46570.00 T
Наличие на складе: Поставка под заказ.
Описание: This textbook provides a compact but comprehensive treatment that guides students through applied numerical analysis, using MATLAB®/Simulink®. Ideal as a hands-on source for courses in Numerical Analysis, this text focuses on solving problems using market-standard software, corresponding to all key concepts covered in the classroom. The author uses his extensive classroom experience to guide students toward deeper understanding of key concepts, while they gain facility with software they will need to master for later studies and practical use in their engineering careers.

Introduction to Scilab

Автор: Sandeep Nagar
Название: Introduction to Scilab
ISBN: 1484231910 ISBN-13(EAN): 9781484231913
Издательство: Springer
Рейтинг:
Цена: 23280.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Familiarize yourself with Scilab using this concise, practical tutorial that is focused on writing code to learn concepts. Starting from the basics, this book covers array-based computing, plotting, and working with files in Scilab. Introduction to Scilab 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. After reading this book, you will come away with sample code that can be re-purposed and applied to your own projects using Scilab.

What You'll Learn

  • Apply sample code to your engineering or science problems
  • Work with Scilab arrays, functions, and loops
  • Use Scilab's plotting functions for data visualization
  • Solve numerical computing and computational engineering problems with Scilab

Who This Book Is For
Engineers, scientists, researchers, and students who are new to Scilab. Some prior programming experience would be helpful but not required.



Matlab blues

Автор: Rosenbaum, David A. (university Of California, Riverside, Usa)
Название: Matlab blues
ISBN: 1138480541 ISBN-13(EAN): 9781138480544
Издательство: Taylor&Francis
Рейтинг:
Цена: 51030.00 T
Наличие на складе: Нет в наличии.
Описание:

MATLAB Blues is an accessible, comprehensive introduction to the MATLAB computer programming language--a powerful and increasingly popular tool for students and researchers. Rosenbaum identifies many of the common mistakes and pitfalls associated with using MATLAB, and shows users how they can learn from these mistakes to be better, happier programmers.

Each chapter systematically addresses one of the basic principles of the programming language, like matrices, calculations, contingencies, plotting, input-output, and graphics, and then identifies areas that are problematic, as well as potential errors that can occur. This not only provides the reader with the fundamental "scales and chords" that a MATLAB programmer needs to know, but also with a series of examples and explanations of how to avoid and remedy common mistakes.

Accompanied by an array of sample code that can be used and manipulated in conjunction with the textbook, this book is a practical, insightful introduction to MATLAB which provides motivation and encouragement to those with little or no background in programming as well as to those with more advanced concerns. It is an invaluable resource for researchers and students undertaking courses in research methods, statistics, and programming.


A Numerical Library in C for Scientists and Engineers

Автор: Lau, Hang T.
Название: A Numerical Library in C for Scientists and Engineers
ISBN: 084937376X ISBN-13(EAN): 9780849373763
Издательство: Taylor&Francis
Рейтинг:
Цена: 178640.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Statistical methods for climate scientists /

Автор: DelSole, Timothy,
Название: Statistical methods for climate scientists /
ISBN: 1108472419 ISBN-13(EAN): 9781108472418
Издательство: Cambridge Academ
Рейтинг:
Цена: 60190.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: An introduction to the most commonly used statistical methods in atmospheric, oceanic and climate sciences. Each method is described step-by-step using plain language, with statistical and scientific concepts explained as needed. Requiring no previous background in statistics, it is an accessible reference for students in the climate sciences.

Methods in computational science /

Автор: Hoffman, Johan,
Название: Methods in computational science /
ISBN: 1611976715 ISBN-13(EAN): 9781611976717
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 74410.00 T
Наличие на складе: Невозможна поставка.
Описание: Computational methods are an integral part of most scientific disciplines, and a rudimentary understanding of their potential and limitations is essential for any scientist or engineer. This textbook introduces computational science through a set of methods and algorithms with the aim of familiarizing the reader with the field's theoretical foundations and providing the practical skills to use and develop computational methods. Methods in Computational Scienceextends the classical syllabus with new material, including high performance computing, adjoint methods, machine learning, randomized algorithms, and quantum computing,is centered around a set of fundamental algorithms presented in the form of pseudocode,presents theoretical material alongside several examples and exercises, andprovides Python implementations of many key algorithms.Methods in Computational Science is a textbook for computer science and data science students at the advanced undergraduate and graduate level. It is appropriate for the following courses: Advanced Numerical Analysis, Special Topics on Numerical Analysis, Topics on Data Science, Topics on Numerical Optimization, and Topics on Approximation Theory. Because the text is self-contained, it can also be used to support continuous learning for practicing mathematicians, data scientists, computer scientists, and engineers in the field of computational science.

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.

Numerical Methods in Engineering with MATLAB

Автор: Kiusalaas
Название: Numerical Methods in Engineering with MATLAB
ISBN: 1107120578 ISBN-13(EAN): 9781107120570
Издательство: Cambridge Academ
Рейтинг:
Цена: 92930.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The third edition of this text describes a range of widely used numerical methods, with an emphasis on problem solving. Every method is discussed thoroughly and illustrated with problems involving both hand computation and programming. MATLAB (R) M-files accompany each method and are available online, as are solutions to the problems.

Python Programming and Visualization for Scientists

Автор: Decaria Alex, Petty Grant W.
Название: Python Programming and Visualization for Scientists
ISBN: 0972903356 ISBN-13(EAN): 9780972903356
Издательство: Неизвестно
Рейтинг:
Цена: 69890.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Python continues to gain dominance as a language of choice for analyzing and visualizing scientific data. Although it has concise, intuitive syntax, learning how to plot and visualize data requires scouring the internet for documentation and examples. This book was written from the perspective of "What book would the authors want to have had when they were transitioning to Python?"

A second edition of the book was made necessary by the transition to Python 3, which did not maintain full backward compatibility with earlier versions of the language. The second edition has been completely revised to ensure that all code examples work in Python 3. Additional chapters on the Pandas library and Cartopy have been included, as well as an appendix on Jupyter notebooks, which have become an important tool for developing and communicating code in both the research and educational settings.

The 90 figures are mostly in color, and color syntax highlighting is used with all code samples throughout the text to facilitate visual recognition of program structure.

The first edition of the book has proven useful not only as a classroom text but also as a guide and reference for students, educators, and researchers who already have programming experience and want to start creating plots and analyzing data using Python. The second edition will serve the same role. It is not meant for the person who is completely new to programming, nor is it an introductory computer science textbook. The authors' assumptions are that the reader has some experience programming with a language other than Python.

Although the new Python programmer may wish to read the book cover to cover, the book is organized such that an experienced programmer can readily jump to the appropriate chapter. An extensive index aids in searching for functions and methods useful for data visualization and analysis.



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