Mastering MATLAB 5

Mastering MATLAB 5

Author: Duane C. Hanselman

Publisher:

Published: 1998

Total Pages: 0

ISBN-13: 9780138583668

DOWNLOAD EBOOK

Does not cover release 5.3 details, but still is the most complete title on MATLAB.


MATLAB Guide

MATLAB Guide

Author: Desmond J. Higham

Publisher: SIAM

Published: 2016-12-27

Total Pages: 485

ISBN-13: 1611974658

DOWNLOAD EBOOK

MATLAB is an interactive system for numerical computation that is widely used for teaching and research in industry and academia. It provides a modern programming language and problem solving environment, with powerful data structures, customizable graphics, and easy-to-use editing and debugging tools. This third edition of MATLAB Guide completely revises and updates the best-selling second edition and is more than 30 percent longer. The book remains a lively, concise introduction to the most popular and important features of MATLAB and the Symbolic Math Toolbox. Key features are a tutorial in Chapter 1 that gives a hands-on overview of MATLAB; a thorough treatment of MATLAB mathematics, including the linear algebra and numerical analysis functions and the differential equation solvers; and a web page at http://www.siam.org/books/ot150 that provides example program files, updates, and links to MATLAB resources. The new edition contains color figures throughout; includes pithy discussions of related topics in new ?Asides" boxes that augment the text; has new chapters on the Parallel Computing Toolbox, object-oriented programming, graphs, and large data sets; covers important new MATLAB data types such as categorical arrays, string arrays, tall arrays, tables, and timetables; contains more on MATLAB workflow, including the Live Editor and unit tests; and fully reflects major updates to the MATLAB graphics system. This book is suitable for both beginners and more experienced users, including students, researchers, and practitioners.


A MATLAB Exercise Book

A MATLAB Exercise Book

Author: Ludmila Kuncheva

Publisher: Lulu.com

Published: 2014-06-18

Total Pages: 165

ISBN-13: 1291784799

DOWNLOAD EBOOK

A practical guide to problem solving using MATLAB. Designed to complement a taught course introducing MATLAB but ideally suited for any beginner. This book provides a brief tour of some of the tasks that MATLAB is perfectly suited to instead of focusing on any particular topic. Providing instruction, guidance and a large supply of exercises, this book is meant to stimulate problem-solving skills rather than provide an in-depth knowledge of the MATLAB language.


Essential MATLAB for Scientists and Engineers

Essential MATLAB for Scientists and Engineers

Author: Daniel T. Valentine

Publisher: Elsevier

Published: 2001-12-21

Total Pages: 304

ISBN-13: 008047764X

DOWNLOAD EBOOK

Based on a teach-yourself approach, the fundamentals of MATLAB are illustrated throughout with many examples from a number of different scientific and engineering areas, such as simulation, population modelling, and numerical methods, as well as from business and everyday life. Some of the examples draw on first-year university level maths, but these are self-contained so that their omission will not detract from learning the principles of using MATLAB.This completely revised new edition is based on the latest version of MATLAB. New chapters cover handle graphics, graphical user interfaces (GUIs), structures and cell arrays, and importing/exporting data. The chapter on numerical methods now includes a general GUI-driver ODE solver.* Maintains the easy informal style of the first edition* Teaches the basic principles of scientific programming with MATLAB as the vehicle* Covers the latest version of MATLAB


A Guide to MATLAB

A Guide to MATLAB

Author: Brian R. Hunt

Publisher: Cambridge University Press

Published: 2001-08-06

Total Pages: 348

ISBN-13: 9780521008594

DOWNLOAD EBOOK

This book is a short, focused introduction to MATLAB and should be useful to both beginning and experienced users.


Electromagnetic and Photonic Simulation for the Beginner: Finite-Difference Frequency-Domain in MATLAB®

Electromagnetic and Photonic Simulation for the Beginner: Finite-Difference Frequency-Domain in MATLAB®

Author: Raymond C. Rumpf

Publisher: Artech House

Published: 2022-01-31

Total Pages: 350

ISBN-13: 1630819271

DOWNLOAD EBOOK

This book teaches the finite-difference frequency-domain (FDFD) method from the simplest concepts to advanced three-dimensional simulations. It uses plain language and high-quality graphics to help the complete beginner grasp all the concepts quickly and visually. This single resource includes everything needed to simulate a wide variety of different electromagnetic and photonic devices. The book is filled with helpful guidance and computational wisdom that will help the reader easily simulate their own devices and more easily learn and implement other methods in computational electromagnetics. Special techniques in MATLAB® are presented that will allow the reader to write their own FDFD programs. Key concepts in electromagnetics are reviewed so the reader can fully understand the calculations happening in FDFD. A powerful method for implementing the finite-difference method is taught that will enable the reader to solve entirely new differential equations and sets of differential equations in mere minutes. Separate chapters are included that describe how Maxwell’s equations are approximated using finite-differences and how outgoing waves can be absorbed using a perfectly matched layer absorbing boundary. With this background, a chapter describes how to calculate guided modes in waveguides and transmission lines. The effective index method is taught as way to model many three-dimensional devices in just two-dimensions. Another chapter describes how to calculate photonic band diagrams and isofrequency contours to quickly estimate the properties of periodic structures like photonic crystals. Next, a chapter presents how to analyze diffraction gratings and calculate the power coupled into each diffraction order. This book shows that many devices can be simulated in the context of a diffraction grating including guided-mode resonance filters, photonic crystals, polarizers, metamaterials, frequency selective surfaces, and metasurfaces. Plane wave sources, Gaussian beam sources, and guided-mode sources are all described in detail, allowing devices to be simulated in multiple ways. An optical integrated circuit is simulated using the effective index method to build a two-dimensional model of the 3D device and then launch a guided-mode source into the circuit. A chapter is included to describe how the code can be modified to easily perform parameter sweeps, such as plotting reflection and transmission as a function of frequency, wavelength, angle of incidence, or a dimension of the device. The last chapter is advanced and teaches FDFD for three-dimensional devices composed of anisotropic materials. It includes simulations of a crossed grating, a doubly-periodic guided-mode resonance filter, a frequency selective surface, and an invisibility cloak. The chapter also includes a parameter retrieval from a left-handed metamaterial. The book includes all the MATLAB codes and detailed explanations of all programs. This will allow the reader to easily modify the codes to simulate their own ideas and devices. The author has created a website where the MATLAB codes can be downloaded, errata can be seen, and other learning resources can be accessed. This is an ideal book for both an undergraduate elective course as well as a graduate course in computational electromagnetics because it covers the background material so well and includes examples of many different types of devices that will be of interest to a very wide audience.


Programming for Computations - MATLAB/Octave

Programming for Computations - MATLAB/Octave

Author: Svein Linge

Publisher: Springer

Published: 2016-08-01

Total Pages: 228

ISBN-13: 3319324527

DOWNLOAD EBOOK

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students. The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows the students to write simple programs for solving common mathematical problems with numerical methods in engineering and science courses. The emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.


Introduction to Numerical Analysis Using MATLAB®

Introduction to Numerical Analysis Using MATLAB®

Author: Butt

Publisher: Jones & Bartlett Learning

Published: 2009-02-17

Total Pages: 836

ISBN-13: 9780763773762

DOWNLOAD EBOOK

Numerical analysis is the branch of mathematics concerned with the theoretical foundations of numerical algorithms for the solution of problems arising in scientific applications. Designed for both courses in numerical analysis and as a reference for practicing engineers and scientists, this book presents the theoretical concepts of numerical analysis and the practical justification of these methods are presented through computer examples with the latest version of MATLAB. The book addresses a variety of questions ranging from the approximation of functions and integrals to the approximate solution of algebraic, transcendental, differential and integral equations, with particular emphasis on the stability, accuracy, efficiency and reliability of numerical algorithms. The CD-ROM which accompanies the book includes source code, a numerical toolbox, executables, and simulations.


An Introduction to Numerical Methods

An Introduction to Numerical Methods

Author: Abdelwahab Kharab

Publisher: CRC Press

Published: 2018-09-05

Total Pages: 447

ISBN-13: 1351605917

DOWNLOAD EBOOK

Previous editions of this popular textbook offered an accessible and practical introduction to numerical analysis. An Introduction to Numerical Methods: A MATLAB® Approach, Fourth Edition continues to present a wide range of useful and important algorithms for scientific and engineering applications. The authors use MATLAB to illustrate each numerical method, providing full details of the computed results so that the main steps are easily visualized and interpreted. This edition also includes a new chapter on Dynamical Systems and Chaos. Features Covers the most common numerical methods encountered in science and engineering Illustrates the methods using MATLAB Presents numerous examples and exercises, with selected answers at the back of the book