MATLAB Primer
Autor Timothy A. Davisen Limba Engleză Paperback – 18 aug 2010
New to the Eighth Edition
- A new chapter on object-oriented programming
- Discussion of the MATLAB File Exchange window, which provides direct access to over 10,000 submissions by MATLAB users
- Major changes to the MATLAB Editor, such as code folding and the integration of the Code Analyzer (M-Lint) into the Editor
- Explanation of more powerful Help tools, such as quick help popups for functions via the Function Browser
- The new bsxfun function
- A synopsis of each of the MATLAB Top 500 most frequently used functions, operators, and special characters
- The addition of several useful features, including sets, logical indexing, isequal, repmat, reshape, varargin, and varargout
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 232.86 lei 6-8 săpt. | |
CRC Press – 18 aug 2010 | 232.86 lei 6-8 săpt. | |
Hardback (1) | 986.91 lei 6-8 săpt. | |
CRC Press – 15 noi 2017 | 986.91 lei 6-8 săpt. |
Preț: 232.86 lei
Nou
Puncte Express: 349
Preț estimativ în valută:
44.57€ • 46.35$ • 37.35£
44.57€ • 46.35$ • 37.35£
Carte tipărită la comandă
Livrare economică 13-27 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781439828625
ISBN-10: 1439828628
Pagini: 248
Ilustrații: 1 black & white illustrations, 1 black & white tables
Dimensiuni: 129 x 198 x 13 mm
Greutate: 0.17 kg
Ediția:Revizuită
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
ISBN-10: 1439828628
Pagini: 248
Ilustrații: 1 black & white illustrations, 1 black & white tables
Dimensiuni: 129 x 198 x 13 mm
Greutate: 0.17 kg
Ediția:Revizuită
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
Public țintă
Engineers, scientists, and mathematicians who use MATLAB; undergraduate students in mathematics, physics, chemistry, computer science, and engineering; statisticians.Cuprins
Getting Started. The MATLAB Desktop. Matrices and Matrix Operations. Submatrices and Colon Notation. MATLAB Functions. M-Files. Control Flow Statements. Advanced Data Structures. Object-Oriented Programming. Advanced M-File Features. Code Development Tools. Calling C from MATLAB. Calling Fortran from MATLAB. Calling Java from MATLAB. Two-Dimensional Graphics. Three-Dimensional Graphics. Advanced Graphics. Sparse Matrix Computations. The Symbolic Math Toolbox. Polynomials, Interpolation, and Integration. Solving Equations. Displaying Results. Cell Publishing. Appendices. Index.
Recenzii
This primer is a useful little booklet. It presents language features in a progressive manner, with the easy things first and more sophisticated features built onto these. … it also serves as a reference work and is a useful supplement to the online help that comes with MATLAB itself. … The presentation throughout is clear and concise, with the text enlivened by illustrative examples where appropriate. Altogether, the book is a complete course in MATLAB, including a careful introduction to object-oriented programming and other advanced and powerful features. I highly recommend this book to MATLAB users at all levels of expertise.
—J.C. Butcher, Computing Reviews, October 2011
After many years away from MATLAB, I am now picking it up again to do some research in signal processing strategies for cochlear implants. As I got into it, I realized that I had forgotten enough of the details as to be pretty useless so I got this book and started from scratch. I love this book! Extremely well written. I especially like the examples that the author intentionally ‘botched’ in order to make teaching points.
—J. Mark Elder, M.D., Ph.D., Aztek Networks, Inc, Boulder, Colorado, USA
—J.C. Butcher, Computing Reviews, October 2011
After many years away from MATLAB, I am now picking it up again to do some research in signal processing strategies for cochlear implants. As I got into it, I realized that I had forgotten enough of the details as to be pretty useless so I got this book and started from scratch. I love this book! Extremely well written. I especially like the examples that the author intentionally ‘botched’ in order to make teaching points.
—J. Mark Elder, M.D., Ph.D., Aztek Networks, Inc, Boulder, Colorado, USA
Notă biografică
Timothy A. Davis is a professor in the Department of Computer & Information Science & Engineering at the University of Florida. A member of ACM, SIAM, IEEE, IEEE Computer Society, SIAM-SC, SIAM-OPT, and SIAM-CSE, Dr. Davis is an associate editor of both ACM Transactions on Mathematical Software and Computational Optimization and Applications.
Descriere
Highlighting the new aspects of MATLAB® 7.10 and expanding on many existing features, this eighth edition continues to offer a hands-on, step-by-step introduction to using the powerful tools of MATLAB. It includes a new chapter on object-oriented programming, a new discussion of the MATLAB File Exchange window, major changes to the MATLAB Editor, and an explanation of more powerful Help tools. It also presents a synopsis of the most frequently used functions, operators, and special characters—providing quick and easy access to frequently used information. M-files and MEX-files for large examples are available online.