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

Computational Methods For The Atmosphere And The Oceans,14, Ciarlet, Philippe G.


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

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

Автор: Ciarlet, Philippe G.
Название:  Computational Methods For The Atmosphere And The Oceans,14
ISBN: 9780444518934
Издательство: Elsevier Science
Классификация:


ISBN-10: 0444518932
Обложка/Формат: Hardback
Страницы: 784
Вес: 1.50 кг.
Дата издания: 28.11.2008
Серия: Handbook of numerical analysis
Язык: English
Размер: 241 x 168 x 41
Читательская аудитория: Postgraduate, research & scholarly
Основная тема: Math Handb
Подзаголовок: Special volume
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Европейский союз
Описание: Presents a survey of the frontiers of research in the numerical modeling and mathematical analysis used in the study of the atmosphere and oceans. This book uses the approach of computational mathematicians, applied and numerical analysts and the tools appropriate for unsolved problems in the atmospheric and oceanic sciences.


Computational methods for multiphase flow

Автор: Prosperetti, A., & Tryggvason, G.
Название: Computational methods for multiphase flow
ISBN: 0521138612 ISBN-13(EAN): 9780521138611
Издательство: Cambridge Academ
Рейтинг:
Цена: 11405.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

A Primer on Scientific Programming with Python

Автор: Langtangen Hans Petter
Название: A Primer on Scientific Programming with Python
ISBN: 3662498863 ISBN-13(EAN): 9783662498866
Издательство: Springer
Рейтинг:
Цена: 4890.00 р. 6986.00 -30%
Наличие на складе: Есть (1 шт.)
Описание: 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

Cellular Biophysics and Modeling: A Primer on the Computational Biology of Excitable Cells

Автор: Greg Conradi Smith
Название: Cellular Biophysics and Modeling: A Primer on the Computational Biology of Excitable Cells
ISBN: 1107005361 ISBN-13(EAN): 9781107005365
Издательство: Cambridge Academ
Рейтинг:
Цена: 15046.00 р.
Наличие на складе: Поставка под заказ.

Описание: What every neuroscientist should know about the mathematical modeling of excitable cells. Combining empirical physiology and nonlinear dynamics, this text provides an introduction to the simulation and modeling of dynamic phenomena in cell biology and neuroscience. It introduces mathematical modeling techniques alongside cellular electrophysiology. Topics include membrane transport and diffusion, the biophysics of excitable membranes, the gating of voltage and ligand-gated ion channels, intracellular calcium signalling, and electrical bursting in neurons and other excitable cell types. It introduces mathematical modeling techniques such as ordinary differential equations, phase plane, and bifurcation analysis of single-compartment neuron models. With analytical and computational problem sets, this book is suitable for life sciences majors, in biology to neuroscience, with one year of calculus, as well as graduate students looking for a primer on membrane excitability and calcium signalling.

Feasibility and Infeasibility in Optimization:

Автор: John W. Chinneck
Название: Feasibility and Infeasibility in Optimization:
ISBN: 1441945199 ISBN-13(EAN): 9781441945198
Издательство: Springer
Рейтинг:
Цена: 19564.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Constrained optimization models are core tools in business, science, government, and the military with applications including airline scheduling, control of petroleum refining operations, investment decisions, and many others. Constrained optimization models have grown immensely in scale and complexity in recent years as inexpensive computing power has become widely available. Models now frequently have many complicated interacting constraints, giving rise to a host of issues related to feasibility and infeasibility. For example, it is sometimes difficult to find any feasible point at all for a large model, or even to accurately determine if one exists, e.g. for nonlinear models. If the model is feasible, how quickly can a solution be found? If the model is infeasible, how can the cause be isolated and diagnosed? Can a repair to restore feasibility be carried out automatically? Researchers have developed numerous algorithms and computational methods in recent years to address such issues, with a number of surprising spin-off applications in fields such as artificial intelligence and computational biology. Over the same time period, related approaches and techniques relating to feasibility and infeasibility of constrained problems have arisen in the constraint programming community.

Feasibility and Infeasibility in Optimization is a timely expository book that summarizes the state of the art in both classical and recent algorithms related to feasibility and infeasibility in optimization, with a focus on practical methods. All model forms are covered, including linear, nonlinear, and mixed-integer programs. Connections to related work in constraint programming are shown. Part I of the book addresses algorithms for seeking feasibility quickly, including new methods for the difficult cases of nonlinear and mixed-integer programs. Part II provides algorithms for analyzing infeasibility by isolating minimal infeasible (or maximum feasible) subsets of constraints, or by finding the best repair for the infeasibility. Infeasibility analysis algorithms have arisen primarily over the last two decades, and the book covers these in depth and detail. Part III describes applications in numerous areas outside of direct infeasibility analysis such as finding decision trees for data classification, analyzing protein folding, radiation treatment planning, automated test assembly, etc.

A main goal of the book is to impart an understanding of the methods so that practitioners can make immediate use of existing algorithms and software, and so that researchers can extend the state of the art and find new applications. The book is of interest to researchers, students, and practitioners across the applied sciences who are working on optimization problems.

Domain Decomposition Methods in Science and Engineering XX

Автор: Bank Randolph
Название: Domain Decomposition Methods in Science and Engineering XX
ISBN: 364235274X ISBN-13(EAN): 9783642352744
Издательство: Springer
Рейтинг:
Цена: 23058.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Domain decomposition methods are iterative methods for solving the often very large linearor nonlinear systems of algebraic equations that arise when various problems in continuum mechanics are discretized using finite elements.

BAIL 2008 - Boundary and Interior Layers

Автор: Alan Hegarty; Natalia Kopteva; Eugene O`Riordan; M
Название: BAIL 2008 - Boundary and Interior Layers
ISBN: 3642006043 ISBN-13(EAN): 9783642006043
Издательство: Springer
Рейтинг:
Цена: 19564.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Contains a cross-section of the papers that are presented at the BAIL 2008 conference, which was held from 28 July to 1 August 2008 at the University of Limerick, Ireland. This book gives an overview of the research into many engineering and mathematical problems of a singularly perturbed character.

Intelligent Systems and Technologies

Автор: Junzo Watada
Название: Intelligent Systems and Technologies
ISBN: 364201884X ISBN-13(EAN): 9783642018848
Издательство: Springer
Рейтинг:
Цена: 26122.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intelligent systems and technologies are increasing finding their ways in our daily lives. This book presents a sample of the research results from key researchers. It is suitable for graduate students, researchers, professors and the practitioner of intelligent systems.

Domain Decomposition Methods in Science and Engineering XVIII

Автор: Michel Bercovier; Martin Gander; Ralf Kornhuber; O
Название: Domain Decomposition Methods in Science and Engineering XVIII
ISBN: 364226025X ISBN-13(EAN): 9783642260254
Издательство: Springer
Рейтинг:
Цена: 25155.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: th This volume contains a selection of 41 refereed papers presented at the 18 International Conference of Domain Decomposition Methods hosted by the School of ComputerScience and Engineering(CSE) of the Hebrew Universityof Jerusalem, Israel, January 12-17, 2008.

Data Analysis

Автор: Brandt Siegmund
Название: Data Analysis
ISBN: 3319037617 ISBN-13(EAN): 9783319037615
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents a comprehensive introduction to statistical and numerical methods for the evaluation of empirical and experimental data. It includes example programs and solutions to programming problems written in Java.

Computational Methods in Geophysical Electromagnetics

Автор: Haber
Название: Computational Methods in Geophysical Electromagnetics
ISBN: 1611973791 ISBN-13(EAN): 9781611973792
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 10395.00 р.
Наличие на складе: Поставка под заказ.

Описание: Bridging the gap between theory and applications, this monograph provides a framework for the solution of electromagnetic imaging problems in geophysics. It provides a simple explanation of finite volume discretization; a full description of the basic concepts for solving inverse problems through optimization; a summary of applied electromagnetics methods; and MATLAB® code for efficient computation. The book will appeal to students and practitioners interested in computational science, data fitting, and applications to electromagnetics.

Computational Methods Of Linear Algebra (3Rd Edition)

Автор: Sewell Granville
Название: Computational Methods Of Linear Algebra (3Rd Edition)
ISBN: 9814603864 ISBN-13(EAN): 9789814603867
Издательство: World Scientific Publishing
Рейтинг:
Цена: 6336.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents methods for the computational solution of some important problems of linear algebra: linear systems, linear least squares problems, eigenvalue problems, and linear programming problems.

Computational Methods Of Linear Algebra (3Rd Edition)

Автор: Sewell Granville
Название: Computational Methods Of Linear Algebra (3Rd Edition)
ISBN: 9814603856 ISBN-13(EAN): 9789814603850
Издательство: World Scientific Publishing
Рейтинг:
Цена: 11563.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents methods for the computational solution of some important problems of linear algebra: linear systems, linear least squares problems, eigenvalue problems, and linear programming problems.


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