Compare prices and save on cheap textbooks at CheapestTextbooks.com
Compare prices and save on cheap textbooks at CheapestTextbooks.com HACKER SAFE certified sites prevent over 99.9% of hacker crime.
CheapestCDPrice.comCheapestDVDPrice.comCheapestTextbooks.comGo to CheapestTextbooks USA!Go to CheapestTextbooks UK!
Multi-Store Textbook Search
  
(What's this?)
Selected Product:

MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications

Paperback
Edition: 3
Author: Amos Gilat
Publisher: Wiley
Release Date: 2008-01-02
ISBN-10: 0470108770
ISBN-13: 9780470108772
List Price: $75.37
Average Customer Rating:
Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0
Similar Products

Getting Started with MATLAB 7: A Quick Introduction for Scientists and Engineers (The Oxford Series in Electrical and Computer Engineering)
Getting Started with MATLAB 7: A Quick Introduction for Scientists and Engineers (The Oxford Series in Electrical and Computer Engineering)
ISBN-10: 0195179374
ISBN-13: 9780195179378
List Price:$34.95


Mastering MATLAB 7
Mastering MATLAB 7
ISBN-10: 0131430181
ISBN-13: 9780131430181
List Price:$83.20


Numerical Methods in Finance and Economics: A MATLAB-Based Introduction (Statistics in Practice)
Numerical Methods in Finance and Economics: A MATLAB-Based Introduction (Statistics in Practice)
ISBN-10: 0471745030
ISBN-13: 9780471745037
List Price:$121.95


MATLAB Primer, Seventh Edition
MATLAB Primer, Seventh Edition
ISBN-10: 1584885238
ISBN-13: 9781584885238
List Price:$19.95


Calculus: Early Vectors, Preliminary Edition
Calculus: Early Vectors, Preliminary Edition
ISBN-10: 0534349412
ISBN-13: 9780534349417
List Price:$130.95


Our Review: To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for MATLAB: An Introduction with Applications by Amos Gilat (ISBN-10: 0470108770, ISBN-13: 9780470108772).

At this time we have not yet written a review for MATLAB: An Introduction with Applications by Amos Gilat (ISBN-10: 0470108770, ISBN-13: 9780470108772). Please continue to keep checking back to this page as we are constantly adding reviews.

Summaries and Customer Reviews are supplied by Amazon.com

Summary:
Master MATLAB(r)!

If you want a clear, easy-to-use introduction to MATLAB(r), this book is for you! The Third Edition of Amos Gilat's popular MATLAB(r), An Introduction with Applications requires no previous knowledge of MATLAB and computer programming as it helps you understand and apply this incredibly useful and powerful mathematical tool.

Thoroughly updated to match MATLAB(r)'s newest release, MATLAB(r) 7.3 (R2007b), the text takes you step by step through MATLAB(r)'s basic features--from simple arithmetic operations with scalars, to creating and using arrays, to three-dimensional plots and solving differential equations. You'll appreciate the many features that make it easy to grasp the material and become proficient in using MATLAB(r), including:
* Sample and homework problems that help you hands-on practice solving the kinds of problems you'll encounter in future science and engineering courses
* New coverage of the Workspace Window and the save and load commands, Anonymous Functions, Function Functions, Function Handles, Subfunctions and Nested Functions
* In-depth discussions of script files, 2-D and 3-D plotting, function files, programming (flow control), polynomials, curve fitting, interpolation, and applications in numerical analysis

By showing you not just how MATLAB(r) works but how to use it with real-world applications in mathematics, science, and engineering, MATLAB(r), An Introduction with Applications, Third Edition will turn you into a MATLAB(r) master faster than you imagined.

Customer Reviews
Average Customer Rating: Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0

Never realized it could be this great
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
I am a robotics engineering masters student who is REALLY behind on his Matlab knowledge based on the fact that i have a background in biology. (Long story). I just completed my first semester and bought this book in May to learn matlab more thoroughly over the summer. This book is just FANTASTIC. I couldn't ask for more. It is structured logically, the examples are CLEAR and it just makes total sense. I never realized that it would be this readable and excellent. If you are a beginner it can truly be read cover to cover. The problems are interesting and the step by step guides are just what i needed. I initially thought twice about spending the $80 when there were cheaper texts available, but let me tell you from experience, don't bother. I have read some other Matlab texts and they pale in comparison to this one. It is worth every penny. If you have a limited knowledge or are without any knowledge of Matlab GET THIS BOOK. It is great and worth the extra money.

Clear and concise for the beginner
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This is the book for you if you are new to MATLAB. The book covers the basic steps of MATLAB and how to apply them to real word engineering or mathematical problems in an interactive environment.

The book is well written and is very easy to use. This is a great book for the beginner, but I would not recommend the book for anyone that has over 6 months of experience.

Very Good
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4
The Item was in very good condition & the shipping was prompt & before time.

Great for learning the basics of MATLAB.
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
I purchased this title because I am starting a numerical analysis sequence next year using Matlab and I knew only how to plot in 2D and do simple calculations at the command line. After studying from Gilat's text for the past month or so I feel very comfortable using Matlab for all the basics and I am ready to learn how to exploit the full power of the program.

Each chapter gives just enough mathematical background to provide anyone with at least college algebra/trig enough to understand what is going on.
Although this book does not cover any topic too deeply, it does cover the fundamentals of many aspects of Matlab in a way that allows the reader to move fairly quickly through the whole book without getting bogged down in any one area.

In the end you will know the basics about how Matlab operates: how to work with vectors and matrices, how to write simple programs and function files, how to plot and format data, how to fit data to a curve, and how to differentiate and integrate both numerically and symbolically, and a bunch of other great tools for solving problems.

Also, as the other reviewers mentioned, the book makes very good use of graphics to show how input and output should look, as well as what exactly each line means.

I would recommend this text to anyone wanting to learn the basics of Matlab.

Reader
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
If you plan to start with Matlab with no prior experience, this book beats most of the other available titles.Since an inside view of the book is not available on Amazon, I will for the benefit of others list out the chapters here.Ch1 begins with the necessary introduction,developing familiarity with the command window,display formats and precedence of operators.It moves on to Ch2 and Ch3 where arrays are introduced and the mathematical operations on them explained.Ch4 is about script files,Ch5 on elementary plotting techniques using in-built functions like plot and fplot.Ch6 introduces functions and Ch7 extends the previous material to formal programming techniques like loops and control structures.Ch8 explains curve fitting and interpolation,Ch9 is about three dimensional plots and special graphics.Ch10, the last one of the book uses Matlab to do symbolic math which cover elementary algebraic equations.The examples contained in the book are from elementary physics and engineering,so if you are looking for more advanced material that has been treated using Matlab,this might be a little less helpful.The numerical techniques again cover simple problems like projectile trajectory,flow of water from a vessel with a small hole punched in its sidewall,RC circuits, viscosity and so on.Relatively advanced topics like Fourier transforms and applications to signal processing are also left out.If you are done with this book or feel that the material isnt of much help, I will suggest that you might try "Numerical Computing with Matlab" by Moler(he is perhaps one of the architects of Matlab).This book(electronic version) is available for free from the mathworks website [...].Overall this book does a good job in explaining details and is also generously sprinkled with figures and screenshots.Please try it if you are first timer to Matlab.

























Suggestions | Textbook Store Reviews | Site Map | Textbook Reviews | Contact Us
Cheap Textbooks | Used Textbooks | Discount Textbooks | Buy College Textbooks
© 2008 . All rights reserved. Privacy Statement and Disclaimer
web site design and support by Crystal Solutions