or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
The MATLAB 5 Handbook
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

The MATLAB 5 Handbook [Paperback]

Eva Part-Enander , Anders Sjoberg
4.0 out of 5 stars  See all reviews (1 customer review)
Price: Ł39.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want guaranteed delivery by Thursday, June 7? Choose Express delivery at checkout. See Details
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 576 pages
  • Publisher: Prentice Hall; 1 edition (24 Mar 1999)
  • Language English
  • ISBN-10: 0201398451
  • ISBN-13: 978-0201398458
  • Product Dimensions: 23.4 x 17.2 x 3.8 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 1,291,284 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Eva Pärt-Enander
Discover books, learn about writers, and more.

Visit Amazon's Eva Pärt-Enander Page

Product Description

Product Description

The MATLAB 5 Handbook is an authoritative reference for which provides the reader with the skills to use MATLAB efficiently and effectively, an understanding of the mathematical models underpinning MATLAB and the confidence to explore the potential of MATLAB further.

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

5 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
3 of 3 people found the following review helpful
Format:Paperback
Book Review

The Matlab® 5 Handbook by Eva Pärt-Enander and Anders Sjöberg. Addison-Wesley. Harlow, England. Second edition, 1999.

Matlab has evolved into an advanced piece of software for scientific and engineering computation. Although it is an easy-to-use software, it has grown in number of commands, functions and different data types. This makes necessary to have a good reference to take advantage of all its functionality and to be efficient in its use. Pärt-Enander and Sjöberg make this process easier providing this comprehensive and practical guide that may be used as a reference -commands and functions grouped conceptually in boxes for easy location-- or tutorial due to the abundant (around 200) of easy-to-follow examples. The book is intended for learning and reference to beginning and intermediate users and as a reference for advanced users. The material is presented independently of the discipline where it may be used, there is no waste of words in the easy-to-understand descriptions of commands and functions.

The book contains fifteen chapters, four appendices, a bibliography and list of command tables, all this in 559 pages of printed material. Most chapters are self-contained, so you may digest them independently if you have some experience in using the software. The first two chapters are suggested reading for beginner users of Matlab, there you will find a brief introduction about what you can do in Matlab and know how to do basic operations such as starting and quitting, assignments, saving and loading data, arithmetic expressions and mathematical functions and defining your own functions.

Linear algebra is covered from basic to advanced topics: creation of new matrices and their operations, operations on strings, cell matrices or cell arrays containing different data types, bitwise operations, and sets. You may find useful a brief chapter on data manipulation and statistical analysis. The solution of a linear system of equations is one of the common problems arising in most disciplines and is treated in a separate chapter for full matrices, a separate chapter deals with the case of sparse matrices. The book would be incomplete without a coverage of eigenvalues and eigenvectors, and Matlab provides some commands for their computation, although only for two-dimensional matrices -yes, besides sparse matrices you may also create multidimensional matrices, but not all operations for two-dimensional matrices work with multidimensional ones.

Some topics in numerical methods are also covered. You will be able to make interpolation and curve and surface fitting, find zeros and minima of one and multidimensional functions, solve definite integrals and ordinary differential equations (ODEs) with adaptive and efficient methods -some ODE methods for stiff systems are also available.

One of Matlab's strengths is to possibility to program in the same environment for development and prototyping. Some chapters present commands to control the execution of Matlab statements -conditional branching, looping, supporting user interaction, debugging and profiling.

Commands for two- and three- dimensional graphics, from plotting simple functions to complex surfaces, patches and animations (or movies) as well as commands to manipulate graphics are covered: labels and text, change of axes (linear and nonlinear), scaling, graphical input of data, viewpoint and perspective control, color control, multiple plots. The graphics system in Matlab is object oriented and the book also covers low-level commands so that you can control your graphics with precision. You can also make use of the commands presented in this book to produce your own graphical user interface, either by using user interface controls directly or the Graphical User Interface Development Environment (GUIDE), to provide better interactivity to the user.

The book also covers how to extend the functionality of Matlab by adding external functions written in C or FORTRAN.

Appendices present a step-by-step introduction for the novice of Matlab, concise definitions and basic concepts in linear algebra, a quick reference to commands and command tables, a brief introduction to other products (toolboxes from MathWorks Inc. and third party toolboxes) that may complement MATLAB, and a non-annotated list of related books.

I have benefited a lot from this book, that is the reason I always keep it at hand. You will find it useful too.

Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  3 reviews
15 of 16 people found the following review helpful
Excellent reference and tutorial book on MATLAB! 3 April 2000
By fabio@ket.kth.se - Published on Amazon.com
Format:Paperback
Matlab has evolved into an advanced piece of software for scientific and engineering computation. Although it is an easy-to-use software, it has grown in number of commands, functions and different data types. This makes necessary to have a good reference to take advantage of all its functionality and to be efficient in its use. Pärt-Enander and Sjöberg make this process easier providing this comprehensive and practical guide that may be used as a reference -commands and functions grouped conceptually in boxes for easy location-- or tutorial due to the abundant (around 200) of easy-to-follow examples. The book is intended for learning and reference to beginning and intermmediate users and as a reference for advanced users. The material is presented independently of the discipline where it may be used, there is no waste of words in the easy-to-understand descriptions of commands and functions.

The book contains fifteen chapters, four appendices, a bibliography and list of command tables, all this in 559 pages of printed material. Most chapters are self-contained, so you may digest them independently if you have some experience in using the software. The first two chapters are suggested reading for beginner users of Matlab, there you will find a brief introduction about what you can do in Matlab and know how to to basic operations such as starting and quitting, assignments, saving and loading data, arithmetic expressions and mathematical functions and defining your own functions.

Linear algebra is covered from basic to advanced topics: creation of new matrices and their operations, operations on strings, cell matrices or cell arrays conatining different data types, bitwise operations, and sets. You may find useful a brief chapter on data manipulation and statistical analysis. The solution of a linear system of equations is one of the common problems arising in most disciplines and is treated in a separate chapter for full matrices, a separate chapter deals with the case of sparse matrices. The book would be incomplete without a coverage of eigenvalues and eigenvectors, and Matlab provides some commands for their computation, although only for two-dimensional matrices -yes, besides sparse matrices you may also create multidimensional matrices, but not all operations for two-dimensional matrices work with multidimensional ones.

Some topics in numerical methods are also covered. You will be able to make interpolation and curve and surface fitting, find zeros and minima of one and multidimensional functions, solve definite integrals and ordinary differential equations (ODEs) with adaptive and efficient methods -some ODE methods for stiff systems are also available.

One of Matlab's strengths is to possibility to program in the same environment for development and prototyping. Some chapters present commands to control the execution of Matlab statements -conditional branching, looping, supporting user interaction, debugging and profiling.

Commands for two- and three- dimensional graphics, from plotting simple functions to complex surfaces, patches and animations (or movies) as well as commands to manipulate graphics are covered: labels and text, change of axes (linear and nonlinear), scaling, graphical input of data, viewpoint and perspective control, color control, multiple plots. The graphics system in Matlab is object oriented and the book also covers low-level commands so that you can control your graphics with precision. You can also make use of the commands presented in this book to produce your own graphical user interface, either by using user interface controls directly or the Graphical User Interface Development Environment (GUIDE), to provide better interactivity to the user.

The book also covers how to extend the functionality of Matlab by adding external functions written in C or FORTRAN.

Appendices present a step-by-step introduction for the novice of Matlab, concise definitions and basic concepts in linear algebra, a quick reference to commands and command tables, a brief introduction to other products (toolboxes from MathWorks Inc. and third party toolboxes) that may complement MATLAB, and a non-annotated list of related books.

I have benefited a lot from this book, that is the reason I always keep it at hand. You will find it useful too.

2 of 2 people found the following review helpful
The worst book I have ever bought 2 Oct 2001
By A Customer - Published on Amazon.com
Format:Paperback
Over my time at university I have always bought a lot of books. This is the worst book I have had the misfortune to buy.
The Matlab Help facility is far better than this book.
Do not buy this book. The book by Etter is bound to be far better than this.
Great way to get started in MATLAB 14 July 2001
By A Customer - Published on Amazon.com
Format:Paperback
This book gets you off to a running start in using a very complex programming language, MATLAB. There are step by step instructions, and numerous examples of how the function is used, and what it does. It also points out common problems, so you can avoid them. Similar functions are grouped together in chapters, so you can understand the differences easily. This book is an organized approach to getting what you want from MATLAB, even for a novice user. Not a waste of your time. An excellent tutorial.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges