Book Description
A revised textbook for introductory courses in numerical methods, MATLAB and technical computing, which emphasises the use of mathematical software.
Author : Cleve B. Moler
Publisher : SIAM
Page : 340 pages
File Size : 16,88 MB
Release : 2010-08-12
Category : Computers
ISBN : 0898716608
A revised textbook for introductory courses in numerical methods, MATLAB and technical computing, which emphasises the use of mathematical software.
Author : Curtis R. Vogel
Publisher : SIAM
Page : 195 pages
File Size : 35,18 MB
Release : 2002-01-01
Category : Mathematics
ISBN : 0898717574
Provides a basic understanding of both the underlying mathematics and the computational methods used to solve inverse problems.
Author : Erik Cuevas
Publisher : Springer Nature
Page : 217 pages
File Size : 35,5 MB
Release : 2023-09-25
Category : Technology & Engineering
ISBN : 3031404785
This textbook provides readers a comprehensive introduction to numerical methods, using MATLAB®. The authors discuss the theory and application of the most often used numerical methods, using MATLAB as a computational tool. The book is designed to be accessible to readers of varying backgrounds, so the presentation focuses more on the description, implementation, and application of the methods and less on the mathematical details. This book not only covers the most important methods and techniques of scientific computation, but also contains a great amount of code and implementations, facilitating the process of learning and application.
Author : Steve Otto
Publisher : Springer Science & Business Media
Page : 469 pages
File Size : 45,27 MB
Release : 2005-12-06
Category : Mathematics
ISBN : 1846281334
An elementary first course for students in mathematics and engineering Practical in approach: examples of code are provided for students to debug, and tasks – with full solutions – are provided at the end of each chapter Includes a glossary of useful terms, with each term supported by an example of the syntaxes commonly encountered
Author : Wendy L. Martinez
Publisher : CRC Press
Page : 794 pages
File Size : 37,28 MB
Release : 2007-12-20
Category : Mathematics
ISBN : 1420010867
As with the bestselling first edition, Computational Statistics Handbook with MATLAB, Second Edition covers some of the most commonly used contemporary techniques in computational statistics. With a strong, practical focus on implementing the methods, the authors include algorithmic descriptions of the procedures as well as
Author : Jichun Li
Publisher : CRC Press
Page : 440 pages
File Size : 26,78 MB
Release : 2019-09-26
Category : Mathematics
ISBN : 0429561008
In this popular text for an Numerical Analysis course, the authors introduce several major methods of solving various partial differential equations (PDEs) including elliptic, parabolic, and hyperbolic equations. It covers traditional techniques including the classic finite difference method, finite element method, and state-of-the-art numercial methods.The text uniquely emphasizes both theoretical numerical analysis and practical implementation of the algorithms in MATLAB. This new edition includes a new chapter, Finite Value Method, the presentation has been tightened, new exercises and applications are included, and the text refers now to the latest release of MATLAB. Key Selling Points: A successful textbook for an undergraduate text on numerical analysis or methods taught in mathematics and computer engineering. This course is taught in every university throughout the world with an engineering department or school. Competitive advantage broader numerical methods (including finite difference, finite element, meshless method, and finite volume method), provides the MATLAB source code for most popular PDEs with detailed explanation about the implementation and theoretical analysis. No other existing textbook in the market offers a good combination of theoretical depth and practical source codes.
Author : Richard K. Johnson
Publisher : Cambridge University Press
Page : 181 pages
File Size : 48,82 MB
Release : 2010-12-31
Category : Computers
ISBN : 1139496409
The Elements of MATLAB Style is a guide for both new and experienced MATLAB programmers. It provides a comprehensive collection of standards and guidelines for creating solid MATLAB code that will be easy to understand, enhance, and maintain. It is written for both individuals and those working in teams in which consistency is critical. This is the only book devoted to MATLAB style and best programming practices, focusing on how MATLAB code can be written in order to maximize its effectiveness. Just as Strunk and White's The Elements of Style provides rules for writing in the English language, this book provides conventions for formatting, naming, documentation, programming and testing. It includes many concise examples of correct and incorrect usage, as well as coverage of the latest language features. The author also provides recommendations on use of the integrated development environment features that help produce better, more consistent software.
Author : William Bober
Publisher : CRC Press
Page : 373 pages
File Size : 14,51 MB
Release : 2016-04-19
Category : Mathematics
ISBN : 1466576073
Combining academic and practical approaches to this important topic, Numerical and Analytical Methods with MATLAB for Electrical Engineers is the ideal resource for electrical and computer engineering students. Based on a previous edition that was geared toward mechanical engineering students, this book expands many of the concepts presented in tha
Author : Karl F. Warnick
Publisher : SciTech Publishing
Page : 376 pages
File Size : 49,55 MB
Release : 2020-09-26
Category : Technology & Engineering
ISBN : 9781839530739
The revised and updated second edition of this textbook teaches students to create computer codes used to engineer antennas, microwave circuits, and other critical technologies for wireless communications and other applications of electromagnetic fields and waves. Worked code examples are provided for MATLAB technical computing software.
Author : Ramin S. Esfandiari
Publisher : CRC Press
Page : 471 pages
File Size : 12,87 MB
Release : 2017-04-25
Category : Mathematics
ISBN : 1498777449
This book provides a pragmatic, methodical and easy-to-follow presentation of numerical methods and their effective implementation using MATLAB, which is introduced at the outset. The author introduces techniques for solving equations of a single variable and systems of equations, followed by curve fitting and interpolation of data. The book also provides detailed coverage of numerical differentiation and integration, as well as numerical solutions of initial-value and boundary-value problems. The author then presents the numerical solution of the matrix eigenvalue problem, which entails approximation of a few or all eigenvalues of a matrix. The last chapter is devoted to numerical solutions of partial differential equations that arise in engineering and science. Each method is accompanied by at least one fully worked-out example showing essential details involved in preliminary hand calculations, as well as computations in MATLAB.