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

Explorations in Numerical Analysis: Python Edition, James V Lambers, Amber Sumner Mooney, Vivian a Montiforte


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

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

Автор: James V Lambers, Amber Sumner Mooney, Vivian a Montiforte
Название:  Explorations in Numerical Analysis: Python Edition
ISBN: 9789811227936
Издательство: World Scientific Publishing
Классификация:

ISBN-10: 9811227934
Обложка/Формат: Hardback
Страницы: 692
Вес: 1.29 кг.
Дата издания: 25.01.2021
Серия: Mathematics
Язык: English
Размер: 211 x 150 x 13
Читательская аудитория: Postgraduate, research & scholarly
Ключевые слова: Calculus & mathematical analysis,Numerical analysis, MATHEMATICS / Algebra / Linear,MATHEMATICS / Differential Equations / Ordinary,MATHEMATICS / Numerical Analysis
Рейтинг:
Поставляется из: Англии
Описание: This textbook is intended to introduce advanced undergraduate and early-career graduate students to the field of numerical analysis.


Explorations In Numerical Analysis: Python Edition

Автор: Amber C Sumner Mooney, James V Lambers, Vivian Ashley Montiforte
Название: Explorations In Numerical Analysis: Python Edition
ISBN: 9811229341 ISBN-13(EAN): 9789811229343
Издательство: World Scientific Publishing
Рейтинг:
Цена: 10296.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This textbook is intended to introduce advanced undergraduate and early-career graduate students to the field of numerical analysis.

Approximation Theory and Approximation Practice: Extended Edition

Автор: Lloyd N. Trefethen
Название: Approximation Theory and Approximation Practice: Extended Edition
ISBN: 161197593X ISBN-13(EAN): 9781611975932
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 9148.00 р.
Наличие на складе: Нет в наличии.

Описание: This is a textbook on classical polynomial and rational approximation theory for the twenty-first century. Aimed at advanced undergraduates and graduate students across all of applied mathematics, it uses MATLAB to teach the field’s most important ideas and results.

Approximation Theory and Approximation Practice, Extended Edition differs fundamentally from other works on approximation theory in a number of ways: its emphasis is on topics close to numerical algorithms; concepts are illustrated with Chebfun; and each chapter is a PUBLISHable MATLAB M-file, available online.

The book centers on theorems and methods for analytic functions, which appear so often in applications, rather than on functions at the edge of discontinuity with their seductive theoretical challenges. Original sources are cited rather than textbooks, and each item in the bibliography is accompanied by an editorial comment. In addition, each chapter has a collection of exercises, which span a wide range from mathematical theory to Chebfun-based numerical experimentation.

Python for Scientists

Автор: John M. Stewart
Название: Python for Scientists
ISBN: 1316641236 ISBN-13(EAN): 9781316641231
Издательство: Cambridge Academ
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Поставка под заказ.

Описание: 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.

Explorations in Numerical Analysis

Автор: James V. Lambers, Amber C. Sumner
Название: Explorations in Numerical Analysis
ISBN: 9813209976 ISBN-13(EAN): 9789813209978
Издательство: World Scientific Publishing
Рейтинг:
Цена: 10296.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This textbook introduces advanced undergraduate and early-career graduate students to the field of numerical analysis. This field pertains to the design, analysis, and implementation of algorithms for the approximate solution of mathematical problems that arise in applications spanning science and engineering, and are not practical to solve using analytical techniques such as those taught in courses in calculus, linear algebra or differential equations. Topics covered include error analysis, computer arithmetic, solution of systems of linear equations, least squares problems, eigenvalue problems, polynomial interpolation and approximation, numerical differentiation and integration, nonlinear equations, optimization, ordinary differential equations, and partial differential equations. For each problem considered, the presentation includes the derivation of solution techniques, analysis of their efficiency, accuracy and robustness, and details of their implementation, illustrated through the MATLAB programming language. This text is suitable for a year-long sequence in numerical analysis, and can also be used for a one-semester course in numerical linear algebra.

Explorations in numerical analysis

Автор: Lambers, James V. Sumner, Amber C.
Название: Explorations in numerical analysis
ISBN: 9813209968 ISBN-13(EAN): 9789813209961
Издательство: World Scientific Publishing
Рейтинг:
Цена: от 5525.00 р.
Наличие на складе: Есть

Описание: This textbook introduces advanced undergraduate and early-career graduate students to the field of numerical analysis. This field pertains to the design, analysis, and implementation of algorithms for the approximate solution of mathematical problems that arise in applications spanning science and engineering, and are not practical to solve using analytical techniques such as those taught in courses in calculus, linear algebra or differential equations. Topics covered include error analysis, computer arithmetic, solution of systems of linear equations, least squares problems, eigenvalue problems, polynomial interpolation and approximation, numerical differentiation and integration, nonlinear equations, optimization, ordinary differential equations, and partial differential equations. For each problem considered, the presentation includes the derivation of solution techniques, analysis of their efficiency, accuracy and robustness, and details of their implementation, illustrated through the MATLAB programming language. This text is suitable for a year-long sequence in numerical analysis, and can also be used for a one-semester course in numerical linear algebra.

First course in the numerical analysis of differential equations

Автор: Iserles, A.
Название: First course in the numerical analysis of differential equations
ISBN: 0521734908 ISBN-13(EAN): 9780521734905
Издательство: Cambridge Academ
Рейтинг:
Цена: 8237.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This extensively updated second edition includes new chapters on emerging subject areas: geometric numerical integration, spectral methods and conjugate gradients. Other topics covered include multistep and Runge-Kutta methods, finite difference and finite elements techniques for the Poisson equation, and a variety of algorithms to solve large, sparse algebraic systems.

Analysis with Mathematica®: Volume 1: Single Variable Calculus

Автор: Galina Filipuk, Andrzej Kozlowski
Название: Analysis with Mathematica®: Volume 1: Single Variable Calculus
ISBN: 3110590131 ISBN-13(EAN): 9783110590135
Издательство: Walter de Gruyter
Цена: 11148.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A computer algebra system such as Mathematica is able to do much more than just numerics: This text shows how to tackle real mathematical problems from basic analysis. The reader learns how Mathematica represents domains, qualifiers and limits to implement actual proofs – a requirement to unlock the huge potential of Mathematica for a variety of applications.

Biorthogonality and its applications to numerical analysis /

Автор: Brezinski, Claude,
Название: Biorthogonality and its applications to numerical analysis /
ISBN: 0824786165 ISBN-13(EAN): 9780824786168
Издательство: Taylor&Francis
Рейтинг:
Цена: 35218.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book explores the use of the concept of biorthogonality and discusses the various recurrence relations for the generalizations of the method of moments, the method of Lanczos, and the biconjugate gradient method. It is helpful for researchers in numerical analysis and approximation theory.

From Chaos to Complexity Science. 20 Years of Multidisciplinary Explorations

Автор: Franco Orsucci
Название: From Chaos to Complexity Science. 20 Years of Multidisciplinary Explorations
ISBN: 1536188255 ISBN-13(EAN): 9781536188257
Издательство: Nova Science
Рейтинг:
Цена: 32312.00 р.
Наличие на складе: Невозможна поставка.

Описание: This book is dedicated to the first ten years of Chaos and Complexity Letters - International Journal of Dynamical Systems Research. This journal was born to collect and disseminate complexity science related information to anybody interested in the topic; to speed up the evolutionary development of complexity science; to extend its interactions crossing over disciplines, levels of knowledge and geography; and to foster finding new pathways in research and new applications. The structure of CCL was specifically designed to add value to the trans-disciplinary approach while, at the same time, differentiating the epistemology of different contributions. In this enterprise we were sustained and inspired by two great companions that in different ways shared our project during its prehistory: Ilya Prigogine and Francisco Varela. This book collects 16 papers appeared on the first ten volumes of Chaos and Complexity Letters. They range from the life sciences, to STEM and economy, in accordance with the interdisciplinary mission of the journal. A special highlight starts with Acceleration and entropy: a macroscopic analogue of the twin paradox, possibly the last paper written by the Nobel Prize Ilya Prigogine with Gonzalo Ordonez. Important academic specialists who wrote in our scientific journal passed away. For example, Walter Freeman, Tullio Minelli, Ilya Prigogine, and Joseph P. Zbilut. This special issue is also dedicated to them. We are in opinion that their trajectories in life and research designed some contours of the shape of a new science to come.


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