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

Matlab, Attaway, Stormy


Варианты приобретения
Цена: 6927.00р.
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

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

Автор: Attaway, Stormy
Название:  Matlab
ISBN: 9780128045251
Издательство: Elsevier Science
Классификация:





ISBN-10: 0128045256
Обложка/Формат: Paperback
Страницы: 560
Вес: 1.21 кг.
Дата издания: 02.09.2016
Язык: English
Издание: 4 rev ed
Иллюстрации: Illustrations
Размер: 193 x 234 x 26
Читательская аудитория: Tertiary education (us: college)
Подзаголовок: A practical introduction to programming and problem solving
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Европейский союз
Описание: MATLAB: A Practical Introduction to Programming and Problem Solving, Fourth Edition, winner of a 2017 Textbook Excellence Award (Texty), has been updated to reflect the functionality of the current version of MATLAB, including the new H2 Graphics system. It features new and revised end-of-chapter exercises, more engineering applications to help the reader learn this software tool in context, and a new section on object-oriented programming in MATLAB. MATLAB has become the standard software tool for solving scientific and engineering problems due to its powerful built-in functions and its ability to program. Assuming no knowledge of programming, this book guides the reader through both programming and built-in functions to easily exploit MATLABs extensive capabilities for tackling engineering problems. The book starts with programming concepts, such as variables, assignments, and selection statements, moves on to loops, and then solves problems using both the programming concept and the power of MATLAB. In-depth coverage is given to input/output, a topic fundamental to many engineering applications.


      Старое издание
Matlab: A Practical Introduction to Programming and Problem Solving

Автор: Stormy Attaway
Название: Matlab: A Practical Introduction to Programming and Problem Solving
ISBN: 0123850819 ISBN-13(EAN): 9780123850812
Издательство: Elsevier Science
Цена: 5298.00 р.
Наличие на складе: Невозможна поставка.
Описание:

Assuming no knowledge of programming, this book presents both programming concepts and MATLAB s built-in functions, providing a perfect platform for exploiting MATLAB s extensive capabilities for tackling engineering problems. It starts with programming concepts such as variables, assignments, input/output, and selection statements, moves onto loops and then solves problems using both the programming concept and the power of MATLAB side-by-side. In-depth coverage is given to input/output, a topic that is fundamental to many engineering applications.

Ancillaries available with the text: Instructor solution manual (available Aug. 1st)electronic images from the text (available Aug 16th)m-files (available Aug 1st)

* Presents programming concepts and MATLAB built-in functions side-by-side, giving students the ability to program efficiently and exploit the power of MATLAB to solve problems. * In depth coverage of file input/output, a topic essential for many engineering applications * Systematic, step-by-step approach, building on concepts throughout the book, facilitating easier learning * Sections on common pitfalls and programming guidelines direct students towards best practice

* New to this edition:

More engineering applications help the reader learn Matlab in the context of solving technical problemsNew and revised end of chapter problemsStronger coverage of loops and vectorizing in a new chapter, chapter 5Updated to reflect current features and functions of the current release of Matlab


Computational Statistics Handbook with MATLAB

Автор: Martinez Wendy L.
Название: Computational Statistics Handbook with MATLAB
ISBN: 1466592737 ISBN-13(EAN): 9781466592735
Издательство: Taylor&Francis
Рейтинг:
Цена: 16078.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

A Strong Practical Focus on Applications and Algorithms
Computational Statistics Handbook with MATLAB(R), Third Edition covers today's most commonly used techniques in computational statistics while maintaining the same philosophy and writing style of the bestselling previous editions. The text keeps theoretical concepts to a minimum, emphasizing the implementation of the methods.

New to the Third Edition
This third edition is updated with the latest version of MATLAB and the corresponding version of the Statistics and Machine Learning Toolbox. It also incorporates new sections on the nearest neighbor classifier, support vector machines, model checking and regularization, partial least squares regression, and multivariate adaptive regression splines.

Web Resource
The authors include algorithmic descriptions of the procedures as well as examples that illustrate the use of algorithms in data analysis. The MATLAB code, examples, and data sets are available online.

Electrical machines with matlab

Автор: Gonen, Turan
Название: Electrical machines with matlab
ISBN: 1439877998 ISBN-13(EAN): 9781439877999
Издательство: Taylor&Francis
Рейтинг:
Цена: 24499.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Rev. ed. of: Electrical machines / Turan G`onen. 1998.

Gmdh-Methodology And Implementation In Matlab

Автор: Onwubolu Godfrey C
Название: Gmdh-Methodology And Implementation In Matlab
ISBN: 1783266120 ISBN-13(EAN): 9781783266128
Издательство: World Scientific Publishing
Рейтинг:
Цена: 14256.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Group method of data handling (GMDH) is a typical inductive modeling method built on the principles of self-organization.

Accelerating MATLAB Performance

Автор: Altman
Название: Accelerating MATLAB Performance
ISBN: 1482211297 ISBN-13(EAN): 9781482211290
Издательство: Taylor&Francis
Рейтинг:
Цена: 15312.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The MATLAB(R) programming environment is often perceived as a platform suitable for prototyping and modeling but not for "serious" applications. One of the main complaints is that MATLAB is just too slow.

Accelerating MATLAB Performance aims to correct this perception by describing multiple ways to greatly improve MATLAB program speed. Packed with thousands of helpful tips, it leaves no stone unturned, discussing every aspect of MATLAB.

Ideal for novices and professionals alike, the book describes MATLAB performance in a scale and depth never before published. It takes a comprehensive approach to MATLAB performance, illustrating numerous ways to attain the desired speedup.

The book covers MATLAB, CPU, and memory profiling and discusses various tradeoffs in performance tuning. It describes both the application of standard industry techniques in MATLAB, as well as methods that are specific to MATLAB such as using different data types or built-in functions.

The book covers MATLAB vectorization, parallelization (implicit and explicit), optimization, memory management, chunking, and caching. It explains MATLAB's memory model and details how it can be leveraged. It describes the use of GPU, MEX, FPGA, and other forms of compiled code, as well as techniques for speeding up deployed applications. It details specific tips for MATLAB GUI, graphics, and I/O. It also reviews a wide variety of utilities, libraries, and toolboxes that can help to improve performance.

Sufficient information is provided to allow readers to immediately apply the suggestions to their own MATLAB programs. Extensive references are also included to allow those who wish to expand the treatment of a particular topic to do so easily.

Supported by an active website, and numerous code examples, the book will help readers rapidly attain significant reductions in development costs and program run times.

MATLAB for Brain and Cognitive Scientists

Автор: Cohen Mike X.
Название: MATLAB for Brain and Cognitive Scientists
ISBN: 0262035820 ISBN-13(EAN): 9780262035828
Издательство: MIT Press
Рейтинг:
Цена: 8465.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

An introduction to a popular programming language for neuroscience research, taking the reader from beginning to intermediate and advanced levels of MATLAB programming.

MATLAB is one of the most popular programming languages for neuroscience and psychology research. Its balance of usability, visualization, and widespread use makes it one of the most powerful tools in a scientist's toolbox. In this book, Mike Cohen teaches brain scientists how to program in MATLAB, with a focus on applications most commonly used in neuroscience and psychology. Although most MATLAB tutorials will abandon users at the beginner's level, leaving them to sink or swim, MATLAB for Brain and Cognitive Scientists takes readers from beginning to intermediate and advanced levels of MATLAB programming, helping them gain real expertise in applications that they will use in their work.

The book offers a mix of instructive text and rigorous explanations of MATLAB code along with programming tips and tricks. The goal is to teach the reader how to program data analyses in neuroscience and psychology. Readers will learn not only how to but also how not to program, with examples of bad code that they are invited to correct or improve. Chapters end with exercises that test and develop the skills taught in each chapter. Interviews with neuroscientists and cognitive scientists who have made significant contributions their field using MATLAB appear throughout the book. MATLAB for Brain and Cognitive Scientists is an essential resource for both students and instructors, in the classroom or for independent study.

Essential MATLAB for Engineers and Scientists

Автор: Hahn, Brian
Название: Essential MATLAB for Engineers and Scientists
ISBN: 0081008775 ISBN-13(EAN): 9780081008775
Издательство: Elsevier Science
Рейтинг:
Цена: 5895.00 р.
Наличие на складе: Поставка под заказ.

Описание: Essential MATLAB for Engineers and Scientists, Sixth Edition, provides a concise, balanced overview of MATLAB's functionality that facilitates independent learning, with coverage of both the fundamentals and applications. The essentials of MATLAB are illustrated throughout, featuring complete coverage of the software's windows and menus. Program design and algorithm development are presented clearly and intuitively, along with many examples from a wide range of familiar scientific and engineering areas. . This updated edition includes the latest MATLAB versions through 2016a, and is an ideal book for a first course on MATLAB, or for an engineering problem-solving course using MATLAB, as well as a self-learning tutorial for professionals and students expected to learn and apply MATLAB.

Scientific Computing with MATLAB, Second Edition

Автор: Xue
Название: Scientific Computing with MATLAB, Second Edition
ISBN: 1498757774 ISBN-13(EAN): 9781498757775
Издательство: Taylor&Francis
Рейтинг:
Цена: 16078.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Improving students` ability to tackle mathematical problems, this second edition retains the structure of its predecessor while expanding and updating the content of each chapter.

Matrix Algorithms in MATLAB

Автор: Tongru Huo
Название: Matrix Algorithms in MATLAB
ISBN: 0128038047 ISBN-13(EAN): 9780128038048
Издательство: Elsevier Science
Рейтинг:
Цена: 15831.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: "

Matrix Algorithms in MATLAB" focuses on the MATLAB code implementations of matrix algorithms. The MATLAB codes presented in the book are tested with thousands of runs of MATLAB randomly generated matrices, and the notation in the book follows the MATLAB style to ensure a smooth transition from formulation to the code, with MATLAB codes discussed in this book kept to within 100 lines for the sake of clarity.

The book provides an overview and classification of the interrelations of various algorithms, as well as numerous examples to demonstrate code usage and the properties of the presented algorithms. Despite the wide availability of computer programs for matrix computations, it continues to be an active area of research and development. New applications, new algorithms, and improvements to old algorithms are constantly emerging.
Presents the first book available on matrix algorithms implemented in real computer codeProvides algorithms covered in three parts, the mathematical development of the algorithm using a simple example, the code implementation, and then numerical examples using the code Allows readers to gain a quick understanding of an algorithm by debugging or reading the source codeIncludes downloadable codes on an accompanying companion website, www.matrixalgorithmsinmatlab.com, that can be used in other software development

MATLAB for Behavioral Scientists, Second Edition

Автор: Rosenbaum
Название: MATLAB for Behavioral Scientists, Second Edition
ISBN: 0415535948 ISBN-13(EAN): 9780415535946
Издательство: Taylor&Francis
Рейтинг:
Цена: 8726.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Written specifically for those with no prior programming experience and minimal quantitative training, this accessible text walks behavioral science students and researchers through the process of programming using MATLAB. The book explores examples, terms, and programming needs relevant to those in the behavioral sciences and helps readers perform virtually any computational function in solving their research problems. Principles are illustrated with usable code. Each chapter opens with a list of objectives followed by new commands required to accomplish those goals. These objectives also serve as a reference to help readers easily relocate a section of interest. Sample code and output and chapter problems demonstrate how to write a program and explore a model so readers can see the results obtained using different equations and values. A web site provides solutions to selected problems and the book’s program code output and examples so readers can manipulate them as needed. The outputs on the website have color, motion, and sound. Highlights of the new edition include: •Updated to reflect changes in the most recent version of MATLAB, including special tricks and new functions. •More information on debugging and common errors and more basic problems in the rudiments of MATLAB to help novice users get up and running more quickly. •A new chapter on Psychtoolbox, a suite of programs specifically geared to behavioral science research. •A new chapter on Graphical User Interfaces (GUIs) for user-friendly communication. •Increased emphasis on pre-allocation of memory, recursion, handles, and matrix algebra operators. The book opens with an overview of what is to come and tips on how to write clear programs followed by pointers for interacting with MATLAB, including its commands and how to read error messages. The matrices chapter reviews how to store and access data. Chapter 4 examines how to carry out calculations followed by a review of how to perform various actions depending on the conditions. The chapter on input and output demonstrates how to design programs to create dialogs with users (e.g., participants in studies) and read and write data to and from external files. Chapter 7 reviews the data types available in MATLAB. Readers learn how to write a program as a stand-alone module in Chapter 8. In Chapters 9 and 10 readers learn how to create line and bar graphs or reshape images. Readers learn how to create animations and sounds in Chapter 11. The book concludes with tips on how to use MATLAB with applications such as GUIs and Psychtoolbox. Intended as a primary text for Matlab courses for advanced undergraduate and/or graduate students in experimental and cognitive psychology and/or neuroscience as well as a supplementary text for labs in data (statistical) analysis, research methods, and computational modeling (programming), the book also appeals to individual researchers in these disciplines who wish to get up and running in MATLAB.

Getting Started with MATLAB

Автор: Pratap, Rudra
Название: Getting Started with MATLAB
ISBN: 0190602066 ISBN-13(EAN): 9780190602062
Издательство: Oxford Academ
Рейтинг:
Цена: 11403.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Enhanced by fun and appealing illustrations, Getting Started with MATLAB employs a casual, accessible writing style that shows users how to enjoy using MATLAB.


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