Accelerating MATLAB Performance

Accelerating MATLAB Performance

Author: Yair M. Altman

Publisher: CRC Press

Published: 2014-12-11

Total Pages: 768

ISBN-13: 1482211300

DOWNLOAD EBOOK

The MATLAB 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 tho


Undocumented Secrets of MATLAB-Java Programming

Undocumented Secrets of MATLAB-Java Programming

Author: Yair M. Altman

Publisher: CRC Press

Published: 2011-12-05

Total Pages: 704

ISBN-13: 1439869030

DOWNLOAD EBOOK

For a variety of reasons, the MATLAB®-Java interface was never fully documented. This is really quite unfortunate: Java is one of the most widely used programming languages, having many times the number of programmers and programming resources as MATLAB. Also unfortunate is the popular claim that while MATLAB is a fine programming platform for prototyping, it is not suitable for real-world, modern-looking applications. Undocumented Secrets of MATLAB®-Java Programming aims to correct this misconception. This book shows how using Java can significantly improve MATLAB program appearance and functionality, and that this can be done easily and even without any prior Java knowledge. Readers are led step-by-step from simple to complex customizations. Code snippets, screenshots, and numerous online references are provided to enable the utilization of this book as both a sequential tutorial and as a random-access reference suited for immediate use. Java-savvy readers will find it easy to tailor code samples for their particular needs; for Java newcomers, an introduction to Java and numerous online references are provided. This book demonstrates how The MATLAB programming environment relies on Java for numerous tasks, including networking, data-processing algorithms and graphical user-interface (GUI) We can use MATLAB for easy access to external Java functionality, either third-party or user-created Using Java, we can extensively customize the MATLAB environment and application GUI, enabling the creation of visually appealing and usable applications


Accelerating MATLAB with GPU Computing

Accelerating MATLAB with GPU Computing

Author: Jung W. Suh

Publisher: Newnes

Published: 2013-11-18

Total Pages: 259

ISBN-13: 0124079164

DOWNLOAD EBOOK

Beyond simulation and algorithm development, many developers increasingly use MATLAB even for product deployment in computationally heavy fields. This often demands that MATLAB codes run faster by leveraging the distributed parallelism of Graphics Processing Units (GPUs). While MATLAB successfully provides high-level functions as a simulation tool for rapid prototyping, the underlying details and knowledge needed for utilizing GPUs make MATLAB users hesitate to step into it. Accelerating MATLAB with GPUs offers a primer on bridging this gap. Starting with the basics, setting up MATLAB for CUDA (in Windows, Linux and Mac OS X) and profiling, it then guides users through advanced topics such as CUDA libraries. The authors share their experience developing algorithms using MATLAB, C++ and GPUs for huge datasets, modifying MATLAB codes to better utilize the computational power of GPUs, and integrating them into commercial software products. Throughout the book, they demonstrate many example codes that can be used as templates of C-MEX and CUDA codes for readers’ projects. Download example codes from the publisher's website: http://booksite.elsevier.com/9780124080805/ Shows how to accelerate MATLAB codes through the GPU for parallel processing, with minimal hardware knowledge Explains the related background on hardware, architecture and programming for ease of use Provides simple worked examples of MATLAB and CUDA C codes as well as templates that can be reused in real-world projects


High Performance Control of AC Drives with Matlab/Simulink

High Performance Control of AC Drives with Matlab/Simulink

Author: Haitham Abu-Rub

Publisher: John Wiley & Sons

Published: 2021-04-06

Total Pages: 624

ISBN-13: 1119591295

DOWNLOAD EBOOK

High Performance Control of AC Drives with Matlab®/Simulink Explore this indispensable update to a popular graduate text on electric drive techniques and the latest converters used in industry The Second Edition of High Performance Control of AC Drives with Matlab®/Simulink delivers an updated and thorough overview of topics central to the understanding of AC motor drive systems. The book includes new material on medium voltage drives, covering state-of-the-art technologies and challenges in the industrial drive system, as well as their components, and control, current source inverter-based drives, PWM techniques for multilevel inverters, and low switching frequency modulation for voltage source inverters. This book covers three-phase and multiphase (more than three-phase) motor drives including their control and practical problems faced in the field (e.g., adding LC filters in the output of a feeding converter), are considered. The new edition contains links to Matlab®/Simulink models and PowerPoint slides ideal for teaching and understanding the material contained within the book. Readers will also benefit from the inclusion of: A thorough introduction to high performance drives, including the challenges and requirements for electric drives and medium voltage industrial applications An exploration of mathematical and simulation models of AC machines, including DC motors and squirrel cage induction motors A treatment of pulse width modulation of power electronic DC-AC converter, including the classification of PWM schemes for voltage source and current source inverters Examinations of harmonic injection PWM and field-oriented control of AC machines Voltage source and current source inverter-fed drives and their control Modelling and control of multiphase motor drive system Supported with a companion website hosting online resources. Perfect for senior undergraduate, MSc and PhD students in power electronics and electric drives, High Performance Control of AC Drives with Matlab®/Simulink will also earn a place in the libraries of researchers working in the field of AC motor drives and power electronics engineers in industry.


Aircraft Performance

Aircraft Performance

Author: Mohammad H. Sadraey

Publisher: CRC Press

Published: 2017-01-27

Total Pages: 572

ISBN-13: 1498776566

DOWNLOAD EBOOK

Aircraft Performance: An Engineering Approach introduces flight performance analysis techniques that enable readers to determine performance and flight capabilities of aircraft. Flight performance analysis for prop-driven and jet aircraft is explored, supported by examples and illustrations, many in full color. MATLAB programming for performance analysis is included, and coverage of modern aircraft types is emphasized. The text builds a strong foundation for advanced coursework in aircraft design and performance analysis.


MATLAB for Brain and Cognitive Scientists

MATLAB for Brain and Cognitive Scientists

Author: Mike X Cohen

Publisher: MIT Press

Published: 2017-05-12

Total Pages: 572

ISBN-13: 0262035820

DOWNLOAD EBOOK

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.


MATLAB for Behavioral Scientists

MATLAB for Behavioral Scientists

Author: David A. Rosenbaum

Publisher: Routledge

Published: 2014-07-17

Total Pages: 401

ISBN-13: 1136281088

DOWNLOAD EBOOK

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.


An Introductory Course in Computational Neuroscience

An Introductory Course in Computational Neuroscience

Author: Paul Miller

Publisher: MIT Press

Published: 2018-10-09

Total Pages: 405

ISBN-13: 0262347563

DOWNLOAD EBOOK

A textbook for students with limited background in mathematics and computer coding, emphasizing computer tutorials that guide readers in producing models of neural behavior. This introductory text teaches students to understand, simulate, and analyze the complex behaviors of individual neurons and brain circuits. It is built around computer tutorials that guide students in producing models of neural behavior, with the associated Matlab code freely available online. From these models students learn how individual neurons function and how, when connected, neurons cooperate in a circuit. The book demonstrates through simulated models how oscillations, multistability, post-stimulus rebounds, and chaos can arise within either single neurons or circuits, and it explores their roles in the brain. The book first presents essential background in neuroscience, physics, mathematics, and Matlab, with explanations illustrated by many example problems. Subsequent chapters cover the neuron and spike production; single spike trains and the underlying cognitive processes; conductance-based models; the simulation of synaptic connections; firing-rate models of large-scale circuit operation; dynamical systems and their components; synaptic plasticity; and techniques for analysis of neuron population datasets, including principal components analysis, hidden Markov modeling, and Bayesian decoding. Accessible to undergraduates in life sciences with limited background in mathematics and computer coding, the book can be used in a “flipped” or “inverted” teaching approach, with class time devoted to hands-on work on the computer tutorials. It can also be a resource for graduate students in the life sciences who wish to gain computing skills and a deeper knowledge of neural function and neural circuits.


Modeling and Simulation of Mechatronic Systems using Simscape

Modeling and Simulation of Mechatronic Systems using Simscape

Author: Shuvra Das

Publisher: Springer Nature

Published: 2022-05-31

Total Pages: 159

ISBN-13: 3031796535

DOWNLOAD EBOOK

Mechatronic Systems consist of components and/or sub-systems which are from different engineering domains. For example, a solenoid valve has three domains that work in a synergistic fashion: electrical, magnetic, and mechanical (translation). Over the last few decades, engineering systems have become more and more mechatronic. Automobiles are transforming from being gasoline-powered mechanical devices to electric, hybrid electric and even autonomous. This kind of evolution has been possible through the synergistic integration of technology that is derived from different disciplines. Understanding and designing mechatronic systems needs to be a vital component of today's engineering education. Typical engineering programs, however, mostly continue to train students in academic silos (otherwise known as majors) such as mechanical, electrical, or computer engineering. Some universities have started offering one or more courses on this subject and a few have even started full programs around the theme of Mechatronics. Modeling the behavior of Mechatronic systems is an important step for analysis, synthesis, and optimal design of such systems. One key training necessary for developing this expertise is to have comfort and understanding of the basic physics of different domains. A second need is a suitable software tool that implements these laws with appropriate flexibility and is easy to learn. This short text addresses the two needs: it is written for an audience who will likely have good knowledge and comfort in one of the several domains that we will consider, but not necessarily all; the book will also serve as a guide for the students to learn how to develop mechatronic system models with Simscape (a MATLAB tool box). The book uses many examples from different engineering domains to demonstrate how to develop mechatronic system models and what type of information can be obtained from the analyses.


Mathematics for the Life Sciences

Mathematics for the Life Sciences

Author: Erin N. Bodine

Publisher: Princeton University Press

Published: 2014-08-17

Total Pages: 630

ISBN-13: 0691150729

DOWNLOAD EBOOK

An accessible undergraduate textbook on the essential math concepts used in the life sciences The life sciences deal with a vast array of problems at different spatial, temporal, and organizational scales. The mathematics necessary to describe, model, and analyze these problems is similarly diverse, incorporating quantitative techniques that are rarely taught in standard undergraduate courses. This textbook provides an accessible introduction to these critical mathematical concepts, linking them to biological observation and theory while also presenting the computational tools needed to address problems not readily investigated using mathematics alone. Proven in the classroom and requiring only a background in high school math, Mathematics for the Life Sciences doesn't just focus on calculus as do most other textbooks on the subject. It covers deterministic methods and those that incorporate uncertainty, problems in discrete and continuous time, probability, graphing and data analysis, matrix modeling, difference equations, differential equations, and much more. The book uses MATLAB throughout, explaining how to use it, write code, and connect models to data in examples chosen from across the life sciences. Provides undergraduate life science students with a succinct overview of major mathematical concepts that are essential for modern biology Covers all the major quantitative concepts that national reports have identified as the ideal components of an entry-level course for life science students Provides good background for the MCAT, which now includes data-based and statistical reasoning Explicitly links data and math modeling Includes end-of-chapter homework problems, end-of-unit student projects, and select answers to homework problems Uses MATLAB throughout, and MATLAB m-files with an R supplement are available online Prepares students to read with comprehension the growing quantitative literature across the life sciences A solutions manual for professors and an illustration package is available