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

Nonlinear Programming: An Introduction, Peter Zornig


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

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

Автор: Peter Zornig
Название:  Nonlinear Programming: An Introduction
ISBN: 9783110315271
Издательство: Walter de Gruyter
Классификация:




ISBN-10: 3110315270
Обложка/Формат: Hardback
Страницы: 360
Вес: 0.60 кг.
Дата издания: 29.01.2014
Серия: Economics/Business/Finance
Язык: English
Размер: 239 x 170 x 20
Читательская аудитория: College/higher education
Ключевые слова: Business mathematics & systems,Operational research,Calculus & mathematical analysis,Numerical analysis,Optimization,Applied mathematics,Maths for scientists, MATHEMATICS / General,MATHEMATICS / Numerical Analysis
Поставляется из: Германии
Описание:

This book is an introduction to nonlinear programming. It deals with the theoretical foundations and solution methods, beginning with the classical procedures and reaching up to -modern- methods like trust region methods or procedures for nonlinear and global optimization. A comprehensive bibliography including diverse web sites with information about nonlinear programming, in particular software, is presented. Without sacrificing the necessary mathematical rigor, excessive formalisms are avoided. Several examples, exercises with detailed solutions, and applications are provided, making the text adequate for individual studies.

The book is written for students from the fields of applied mathematics, engineering, economy, and computation.



Introduction to Modern Economic Growth

Автор: Acemoglu, Daron
Название: Introduction to Modern Economic Growth
ISBN: 0691132925 ISBN-13(EAN): 9780691132921
Издательство: Wiley
Рейтинг:
Цена: 58080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Gives graduate student`s tools to analyze growth and related macroeconomic problems, and also perspective needed to apply those tools to the big-picture questions of growth and divergence. In this title, the author introduces economic and mathematical foundations of modern growth theory and macroeconomics in a rigorous and easy to follow manner.

Introduction to Discourse Analysis

Автор: Gee James Paul
Название: Introduction to Discourse Analysis
ISBN: 0415725569 ISBN-13(EAN): 9780415725569
Издательство: Taylor&Francis
Рейтинг:
Цена: 28160.00 T
Наличие на складе: Нет в наличии.
Описание: Assuming no prior knowledge of linguistics, An Introduction to Discourse Analysis examines the field and presents James Paul Gee`s unique integrated approach which incorporates both a theory of language-in-use and a method of research.

Introduction to Sustainable Development

Автор: Elliott, Jennifer (University of Brighton, UK)
Название: Introduction to Sustainable Development
ISBN: 0415590736 ISBN-13(EAN): 9780415590730
Издательство: Taylor&Francis
Рейтинг:
Цена: 51030.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Thisfourth edition has been comprehensively rewritten and updated to provide a concise, well illustrated and accessible introduction to the characteristics, challenges and opportunities of sustainable development with particular reference to developing countries. The contested nature of sustainable development is explored through a detailed consideration of changing ideas and practices within environmentalism and development thinking.The text identifies the different actors involved (from institutions of global governance through to community based organisations), the policies and mechanisms through which sustainable development is being sought and considers the outcomes for particular groups and environments in both rural and urban contexts. ?? This edition places stronger emphasis on the global challenges of sustainable development with an understanding of inter-linked crises in climate, energy, economy, poverty and social injustice. It explores how these issues are leading to deep questioning of what sustainable development is, what it should be, and how sustainable development policies and mechanisms are being reconsidered.The book gives new consideration to the challenge of achieving lower carbon growth, climate adaptation, and the implications on sustainable development of rapidly expanding economies, including China and India.It contains greater discussion of how civil society movements influence outcomes of international climate policy, as well as technological developments in energy and agriculture. The text also contains a substantially expanded discussion of how poverty remains central to sustainable development challenges, as revealed through the Millennium Ecosystem Assessment and Millennium Development Goals. This invaluable text retains the core message that sustainable development has become central to debates about environment and development.Containing a substantial number of new boxed case studies, learning outcomes, chapter summaries, discussion questions, further reading and websites, this text provides an essential introduction for students.

Photonics : linear and nonlinear interactions of laser light and matter

Автор: Menzel
Название: Photonics : linear and nonlinear interactions of laser light and matter
ISBN: 3540231609 ISBN-13(EAN): 9783540231608
Издательство: Springer
Рейтинг:
Цена: 121110.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The definition of "photonics" has been broadened in recent years to include nonlinear and quantum optics, today usually based on laser light. This book covers the fundamental properties of photon and light beams, both experimentally and theoretically. It covers the essentials of linear interactions and most of the nonlinear interactions between light and matter in both the transparent and absorbing cases. It also provides a basic knowledge of modern lasers, as well as the principles of nonlinear optical spectroscopy. It is self-consistent and enriched by a large number of calculated illustrations, examples, and descriptive tables. Graduate students in physics and electrical engineering, as well as other sciences, will find this book a thorough introduction to the field, while for lecturers and scientists it offers a rich source of useful information and a ready-to-hand reference. About 4000 references open access to original literature.The second edition is completely revised and enlarged. 

Introduction to the Art of Programming Using Scala

Автор: Lewis
Название: Introduction to the Art of Programming Using Scala
ISBN: 1439896666 ISBN-13(EAN): 9781439896662
Издательство: Taylor&Francis
Рейтинг:
Цена: 84710.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works well for both programming in the small and programming in the large. The book progresses from true programming in the small to more significant projects later, leveraging the full benefits of object orientation. It first focuses on fundamental problem solving and programming in the small using the REPL and scripting environments. It covers basic logic and problem decomposition and explains how to use GUIs and graphics in programs. The text then illustrates the benefits of object-oriented design and presents a large collection of basic data structures showing different implementations of key ADTs along with more atypical data structures. It also introduces multithreading and networking to provide further motivating examples. By using Scala as the language for both CS1 and CS2 topics, this textbook gives students an easy entry into programming small projects as well as a firm foundation for taking on larger-scale projects. Many student and instructor resources are available at www.programmingusingscala.net

Introduction to statistical physics

Автор: Huang, Kerson,
Название: Introduction to statistical physics
ISBN: 1420079026 ISBN-13(EAN): 9781420079029
Издательство: Taylor&Francis
Рейтинг:
Цена: 71450.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Written by a world-renowned theoretical physicist, this textbook familiarizes advanced undergraduate students with the different aspects of statistical physics. Along with many exercises, it includes a discussion of phase transition in thermodynamics. It also covers stochastic processes.

Introduction to Econometrics, 5 ed.

Автор: Dougherty Christopher
Название: Introduction to Econometrics, 5 ed.
ISBN: 0199676828 ISBN-13(EAN): 9780199676828
Издательство: Oxford Academ
Рейтинг:
Цена: 80250.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Combining the rigour of econometric theory with an accessible style, Dougherty`s step by step explanations and relevant practical exercises ensure students develop an intuitive understanding of econometrics, and gain hands-on experience of the tools used in economic and financial forecasting.

Introduction to Sociology

Автор: Ritzer George
Название: Introduction to Sociology
ISBN: 1483302946 ISBN-13(EAN): 9781483302942
Издательство: Sage Publications
Цена: 70750.00 T
Наличие на складе: Поставка под заказ.

Introduction to Elementary Particle Physics

Автор: Bettini
Название: Introduction to Elementary Particle Physics
ISBN: 1107050405 ISBN-13(EAN): 9781107050402
Издательство: Cambridge Academ
Рейтинг:
Цена: 61240.00 T
Наличие на складе: Невозможна поставка.
Описание: Fully updated coverage of the basic elements of particle physics for undergraduates, including the Higgs boson discovery and other recent developments. Physics is emphasised rather than mathematical rigour and coverage of important experiments shows students how ideas developed. Over 250 problems, with solutions online, encourage students to apply the theory.

Introduction to Computation and Programming Using Python: With Application to Understanding Data

Автор: Guttag John V.
Название: Introduction to Computation and Programming Using Python: With Application to Understanding Data
ISBN: 0262529629 ISBN-13(EAN): 9780262529624
Издательство: MIT Press
Рейтинг:
Цена: 30630.00 T
Наличие на складе: Невозможна поставка.
Описание:

The new edition of an introductory text that teaches students the art of computational problem solving, covering topics ranging from simple algorithms to information visualization.

This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides students with skills that will enable them to make productive use of computational techniques, including some of the tools and techniques of data science for using computation to model and interpret data. The book is based on an MIT course (which became the most popular course offered through MIT's OpenCourseWare) and was developed for use not only in a conventional classroom but in in a massive open online course (MOOC). This new edition has been updated for Python 3, reorganized to make it easier to use for courses that cover only a subset of the material, and offers additional material including five new chapters.

Students are introduced to Python and the basics of programming in the context of such computational concepts and techniques as exhaustive enumeration, bisection search, and efficient approximation algorithms. Although it covers such traditional topics as computational complexity and simple algorithms, the book focuses on a wide range of topics not found in most introductory texts, including information visualization, simulations to model randomness, computational techniques to understand data, and statistical techniques that inform (and misinform) as well as two related but relatively advanced topics: optimization problems and dynamic programming. This edition offers expanded material on statistics and machine learning and new chapters on Frequentist and Bayesian statistics.


Introduction to Mathematical Portfolio Theory

Автор: Joshi
Название: Introduction to Mathematical Portfolio Theory
ISBN: 1107042313 ISBN-13(EAN): 9781107042315
Издательство: Cambridge Academ
Рейтинг:
Цена: 60190.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A concise yet comprehensive guide to the mathematics of portfolio theory from a modelling perspective, with discussion of the assumptions, limitations and implementations of the models as well as the theory underlying them. Aimed at advanced undergraduates, this book can be used for self-study or as a course text.

Histology and Cell Biology: An Introduction to Pathology,

Автор: Abraham L Kierszenbaum
Название: Histology and Cell Biology: An Introduction to Pathology,
ISBN: 0323313302 ISBN-13(EAN): 9780323313308
Издательство: Elsevier Science
Рейтинг:
Цена: 62870.00 T
Наличие на складе: Невозможна поставка.
Описание: Description Fully integrating histology, cell biology, and pathology, the 4th Edition of the award-winning Histology and Cell Biology: An Introduction to Pathology presents key concepts in an understandable, easy-to-digest manner. Authors Abraham L. Kierszenbaum, MD, PhD and Laura L. Tres MD, PhD link basic science to clinical application throughout, focusing on what you need to know for your coursework now – and how to apply that information in a clinical setting . Full-color illustrations on every page, as well as unique, student-friendly features online, help you quickly grasp the complexities of pathologic abnormalities.


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