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

Practical Numerical Mathematics with MATLAB: A Workbook, Myron M Sussman


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

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

Автор: Myron M Sussman
Название:  Practical Numerical Mathematics with MATLAB: A Workbook
ISBN: 9789811245190
Издательство: World Scientific Publishing
Издательство: World Scientific Publishing Company
Классификация:

ISBN-10: 9811245193
Обложка/Формат: Paperback
Страницы: 452
Вес: 0.72 кг.
Дата издания: 13.08.2021
Серия: Mathematics
Язык: English
Размер: 24.41 x 16.99 x 1.70 cm
Читательская аудитория: Tertiary education (us: college)
Ключевые слова: Calculus & mathematical analysis,Numerical analysis, MATHEMATICS / Algebra / General,MATHEMATICS / Differential Equations / Partial,MATHEMATICS / Numerical Analysis
Рейтинг:
Поставляется из: США
Описание:

This workbook and solutions manual is intended for advanced undergraduate or beginning graduate students as a supplement to a traditional course in numerical mathematics and as preparation for independent research involving numerical mathematics. The solutions manual provides complete MATLAB code and numerical results for each of the exercises in the workbook and will be especially useful for those students without previous MATLAB programming experience. It is also valuable for classroom instructors to help pinpoint the authors intent in each exercise and to provide a model for graders. Upon completion of this material, students will have a working knowledge of MATLAB programming, they will have themselves programmed algorithms encountered in classwork and textbooks, and they will know how to check and verify their own programs against hand calculations and by reference to theoretical results, special polynomial solutions and other specialized solutions. No previous programming experience with MATLAB is necessary.




Numerical linear algebra

Автор: Bornemann, Folkmar
Название: Numerical linear algebra
ISBN: 3319742213 ISBN-13(EAN): 9783319742212
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Preface.- I Computing with Matrices.- II Matrix Factorization.- III Error Analysis.- IV Least Squares.- V Eigenvalue Problems.- Appendix.- Notation.- Index.

Numerical Methods for Conservation Laws

Автор: LeVeque Randall J.
Название: Numerical Methods for Conservation Laws
ISBN: 3764327235 ISBN-13(EAN): 9783764327231
Издательство: Springer
Рейтинг:
Цена: 5589.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: These notes were developed for a graduate-level course on the theory and numerical solution of nonlinear hyperbolic systems of conservation laws. Part I deals with the basic mathematical theory of the equations: the notion of weak solutions, entropy conditions, and a detailed description of the wave structure of solutions to the Riemann problem. The emphasis is on tools and techniques that are indispensable in developing good numerical methods for discontinuous solutions. Part II is devoted to the development of high resolution shock-capturing methods, including the theory of total variation diminishing (TVD) methods and the use of limiter functions. The book is intended for a wide audience, and will be of use both to numerical analysts and to computational researchers in a variety of applications.

Practical Smoothing: The Joys of P-splines

Автор: Paul H.C. Eilers, Brian D. Marx
Название: Practical Smoothing: The Joys of P-splines
ISBN: 1108482953 ISBN-13(EAN): 9781108482950
Издательство: Cambridge Academ
Рейтинг:
Цена: 8554.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: P-splines are widely used in statistics and machine learning for smoothing out noise in data and to avoid overtraining. This practical guide covers theory and a range of standard and non-standard applications with code in R for professionals and researchers looking for a simple, flexible and powerful smoothing tool.

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.

Richardson Extrapolation: Practical Aspects and Applications

Автор: Zahari Zlatev, Ivan Dimov, Istvan Farago, Agnes Havasi
Название: Richardson Extrapolation: Practical Aspects and Applications
ISBN: 3110516497 ISBN-13(EAN): 9783110516494
Издательство: Walter de Gruyter
Цена: 22305.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Scientists and engineers are mainly using Richardson extrapolation as a computational tool for increasing the accuracy of various numerical algorithms for the treatment of systems of ordinary and partial differential equations and for improving the computational efficiency of the solution process by the automatic variation of the time-stepsizes. A third issue, the stability of the computations, is very often the most important one and, therefore, it is the major topic studied in all chapters of this book.
Clear explanations and many examples make this text an easy-to-follow handbook for applied mathematicians, physicists and engineers working with scientific models based on differential equations.

 

Contents
The basic properties of Richardson extrapolation
Richardson extrapolation for explicit Runge-Kutta methods
Linear multistep and predictor-corrector methods
Richardson extrapolation for some implicit methods
Richardson extrapolation for splitting techniques
Richardson extrapolation for advection problems
Richardson extrapolation for some other problems
General conclusions

Numerical Methods For Engineers: A Practical Approach

Автор: Abdulmajeed A Mohamad, Adel M Benselama
Название: Numerical Methods For Engineers: A Practical Approach
ISBN: 9811255253 ISBN-13(EAN): 9789811255250
Издательство: World Scientific Publishing
Рейтинг:
Цена: 14256.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The unique compendium is an introductory reference to learn the most popular numerical methods cohesively. The text focuses on practical applications rather than on abstract and heavy analytical concepts. The key elements of the numerical methods are Taylor series and linear algebra. Based on the authors' years of experience, most materials on the text are tied to those elements in a unified manner.The useful reference manual benefits professionals, researchers, academics, senior undergraduate and graduate students in chemical engineering, civil engineering, mechanical engineering and aerospace engineering.

Matlab Handbook With Applications

Автор: David Baez-Lopez
Название: Matlab Handbook With Applications
ISBN: 1138626457 ISBN-13(EAN): 9781138626454
Издательство: Taylor&Francis
Рейтинг:
Цена: 26796.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The purpose of this handbook is to allow users to learn and master the mathematics software package MATLAB(R), as well as to serve as a quick reference to some of the most used instructions in the package. A unique feature of this handbook is that it can be used by the novice and by experienced users alike. For experienced users, it has four chapters with examples and applications in engineering, finance, physics, and optimization. Exercises are included, along with solutions available for the interested reader on the book's web page. These exercises are a complement for the interested reader who wishes to get a deeper understanding of MATLAB.

Features

  • Covers both MATLAB and introduction to Simulink
  • Covers the use of GUIs in MATLAB and Simulink
  • Offers downloadable examples and programs from the handbook's website
  • Provides an introduction to object oriented programming using MATLAB
  • Includes applications from many areas

  • Includes the realization of executable files for MATLAB programs and Simulink models
Stability of Linear Delay Differential Equations

Автор: Dimitri Breda; Stefano Maset; Rossana Vermiglio
Название: Stability of Linear Delay Differential Equations
ISBN: 1493921061 ISBN-13(EAN): 9781493921065
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Methods of Applied Mathematics with a MATLAB Overview

Автор: Jon H. Davis
Название: Methods of Applied Mathematics with a MATLAB Overview
ISBN: 1461264863 ISBN-13(EAN): 9781461264866
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Broadly organized around the applications of Fourier analysis, "Methods of Applied Mathematics with a MATLAB Overview" covers both classical applications in partial differential equations and boundary value problems, as well as the concepts and methods associated to the Laplace, Fourier, and discrete transforms.

Introduction to Partial Differential Equations with MATLAB

Автор: Jeffery M. Cooper
Название: Introduction to Partial Differential Equations with MATLAB
ISBN: 1461272661 ISBN-13(EAN): 9781461272663
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Overview The subject of partial differential equations has an unchanging core of material but is constantly expanding and evolving. In addition to the basic core subjects, I have included material on nonlinear problems and brief discussions of numerical methods.

Introduction to numerical methods

Автор: Kharab, Abdelwahab (department Of Mathematics, Abu Dhabi University, United Arab Emirates) Guenther, Ronald
Название: Introduction to numerical methods
ISBN: 1138093076 ISBN-13(EAN): 9781138093072
Издательство: Taylor&Francis
Рейтинг:
Цена: 13014.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: An Introduction to Numerical Methods: A MATLAB (R) Approach, Fourth Edition presents a wide range of useful and important algorithms for scientific and engineering applications.

Numerical Methods in Engineering with MATLAB

Автор: Kiusalaas
Название: Numerical Methods in Engineering with MATLAB
ISBN: 1107120578 ISBN-13(EAN): 9781107120570
Издательство: Cambridge Academ
Рейтинг:
Цена: 13939.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

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


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