Average customer rating:
|
A Guide to MATLAB: For Beginners and Experienced Users
Brian R. Hunt , Ronald L. Lipsman , Jonathan M. Rosenberg , Kevin R. Coombes , John E. Osborn , and Garrett J. Stuck Manufacturer: Cambridge University Press ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0521615658 |
Book Description
This is a short, focused introduction to MATLAB, a comprehensive software system for mathematical and technical computing. It contains concise explanations of essential MATLAB commands, as well easily understood instructions for using MATLAB's programming features, graphical capabilities, simulation models, and rich desktop interface. Written for MATLAB 7 it can also be used with earlier (and later) versions of MATLAB.This book teaches how to graph functions, solve equations, manipulate images, and much more. It contains explicit instructions for using MATLAB's companion software, Simulink, which allows graphical models to be built for dynamical systems. MATLAB's new "publish" feature is discussed, which allows mathematical computations to be combined with text and graphics, to produce polished, integrated, interactive documents.Download Description
This book is a short, focused introduction to MATLAB, a comprehensive software system for mathematics and technical computing. It should be useful to both beginning and experienced users. It contains concise explanations of essential MATLAB commands, as well as easily understood instructions for using MATLAB's programming features, graphical capabilities, and desktop interface. It also includes an introduction to SIMULINK, a companion to MATLAB for system simulation. Written for MATLAB 6, this book can also be used with earlier (and later) versions of MATLAB. This book contains worked-out examples of applications of MATLAB to interesting problems in mathematics, engineering, economics, and physics. In addition, it contains explicit instructions for using MATLAB's Microsoft Word interface to produce polished, integrated, interactive documents for reports, presentations, or on-line publishing. This book explains everything you need to know to begin using MATLAB to do all these things and more. Intermediate and advanced users will find useful information here, especially if they are making the switch to MATLAB 6 from an earlier version.Customer Reviews:
can be used for most versions of Matlab.......2007-01-28
A no nonsense introduction to Matlab 5/6.......2003-05-20
It has a full chapter on "Simulink" which is really nice having.The are bountiful examples and three practice sets.I would have loved to see a full section on " Files ".This is a drawback.Apart from some minor shortcomings this is a fairly good introductory book.
Average customer rating:
|
Engineer's Guide to MATLAB, An (2nd Edition)
Edward B. Magrab , Shapour Azarm , Balakumar Balachandran , James Duncan , Keith Herold , and Gregory Walsh Manufacturer: Prentice Hall ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0131454994 |
Book Description
This authoritative book guides readers in developing a strong working knowledge of MATLAB to solve a wide range of engineering problems. Since solving these problems usually involves writing relatively short, one-time-use programs, the authors demonstrate how to effectively develop such programs in MATLAB–programs that are compact yet readable, easy to debug, and execute fast. Emphasis is on using MATLAB to obtain solutions to several classes of engineering problems, so technical material is presented in summary form only.Customer Reviews:
The best.......2003-05-30
hit the bullseye.......2002-07-16
Great title for mechanical and other engineering fields.......2001-11-06
In my opinion, a good matlab engineering book focuses less on general tips that you could get anywhere, and more on practical problem solving techniques and methodologies that provide insight into a paticular engineering problem and its solution.
This books succeeds in that respect. Though it gives space to the more general issues of using matlab, it gives ample room to specific engineering problems. I found its information and examples very useful. The topics are focused on mechanical engineering fields, such as vibration and control; however, the math used for such topics are used across engineering and science disciplines. Thus, any scientist or engineer will find this book useful.
The book is written so that engineers at many levels can benefit from it. For example, as a former graduate student, I found the treatments of vibration response analysis insightful. However, an undergraduate or otherwise inexperienced user would benefit from this book as well, because there is alot of general discussion of how to effectively and efficiently use matlab and write m-files.
All in all, I found this book excellent for both its treatment of high level engineering analysis issues and its more general matlab tips and discussion.
excellent, numerous practical applications for Matlab.......2000-11-12
Average customer rating:
|
MATLAB Guide
Desmond J. Higham , and Nicholas J. Higham Manufacturer: SIAM: Society for Industrial and Applied Mathematics ProductGroup: Book Binding: Hardcover Similar Items:
ASIN: 0898715784 |
Book Description
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 second edition of MATLAB Guide completely revises and updates the best-selling first edition and is more than 30% longer. The book remains a lively, concise introduction to the most popular and important features of MATLAB 7 and the Symbolic Math Toolbox.Customer Reviews:
Triple C - concise, comprehensive, captivating.......2002-11-28
A serious book for all users of MATLAB.......2002-10-01
Starting with a basic tutorial and continuing with useful short cuts and introductions to script files, functions and graphics this book gives the reader an immediate working knowledge of the basic functions and data structures of MATLAB.
Later chapters address linear algebra (with treatment of eigenvalue problems, linear systems and matrix decompositions) and numerical methods (for differential equations and other problems); both with enough mathematical background and each topic can be accessed independently.
The book finishes with important topics such as optimizing functions, input and output, use of the Symbolic Toolbox and a final chapter with more tricks and tips.
You are left convinced that the authors are extensive users and admirers of this software, and through this book the reader can become the same.
Not a good book for beginners.......2001-12-21
Not the Book to get beyond the Beginning level of matlab.......2001-07-22
If you are considering Matlab as a scientific computing language - look no more. It has licensened the "Maple Kernal" as part of its "Math Symbolic ToolBox", it uses LAPAK from FORTRAN for the algorithms for Matrix operations; it uses a high level language (very C++ like) and its own consise syntax for matrix manipulations as well as "Handle Graphics" to produce impressive looking plots and reports. In otherwords, it combines the best of various approaches. If you do not know C++, I advise that learn that first before attempting to learn Matlab.
Comparing "Mastering Matlab 6" (MM6) to "Matlab Guide" (MG):
*Both books are NOT for absolute Beginners, I think the assumption is that you will first study the book that comes with Matlab and the supurb "Help" Documentation that comes with the program. There are also good starting out tutorials on the net - search: "Matlab; Tutorial". The US Navy has a consise tutorial to get you started.
*MM6 does a better job on teaching to the next level beyond the Mathworks supplied documentation and beggining Tutorials.
Where Matlab Guide falls short compared to MM6: *MM6 WINS HANDSDOWN ON TEACHING version new to 6.0 specific features. You are short changing yourself by going for a 5.0 text. It is not as well cross referenced as MM6. "Where is the code to solve real world problems" is a grievance I have with MG.
*MM6 is geared more towards a programmer/scientist/engineer really needs to know; whereas, MG is geared to a mathematician. If you want "A survey of Mathematics with Matlab as your Guide" (a more appropriate title in my opinion) then this (MG) is your book. This book really jumps around. Example: Fibonacci sequence on p9, Collatz iteration on p10, Systems of Linear Ordinary Differential Equations on p12, Sierpinski gasket (fractal geometry) on p.17....
WHAT IS MISSING in MG: * Matlab 6.0 specific features. * Extending Matlab with Programming languages * Integrating it in with Windows./GUIs/ Dialog boxes.
Don't get me wrong, I eventually will read all of this book and learn a lot of math in the process - but to get to the Journeyman level in Matlab as an engineer or scientist, I reccomend MM6 instead. If you want to get real math specific, MG is your choice - but you will not learn as much Matlab and problem solving with Matlab.
Excellent.......2001-03-16
Average customer rating:
|
Basic Engineering Circuit Analysis, Study Guide with Computer Simulation Techniques for Excel, MATLAB, and PSpice
J. David Irwin , and R. Mark Nelms Manufacturer: Wiley ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0471731064 |
Book Description
Irwin's Basic Engineering Circuit Analysis has built a solid reputation for its highly accessible presentation, clear explanations, and extensive array of helpful learning aids. Now in a new Eighth Edition, this highly-accessible book has been fine-tuned and revised, making it more effective and even easier to use. It covers such topics as resistive circuits, nodal and loop analysis techniques, capacitance and inductance, AC steady-state analysis, polyphase circuits, the Laplace transform, two-port networks, and much more.Customer Reviews:
This is the worst book I have ever used in my enitire college career........2006-01-21
This book is horrible!.......2005-10-02
POOR BOOK.......2004-06-26
Excelent for anyone studying the basics of circuit analysis.......2004-05-21
The book is very well structred, objective and and the subjects are easily understandable for the reader with little or none electronic circuit knowledge: every chapter starts with an introduction and a list of helpful topics which the author named "Learning Goals"; then, everytime a new concept/law/method is introduced, the author tests the reader to see if he did comprehend what has been explained to him by presenting him with very basic exercices, "Learning by Doing"; the author also provides the reader with "Learning Hints" on a regular basis, which can be interpreted as algorithms to solve certain problems or simple hints for the reader to do the exercice correctly, avoiding typical mistakes; at last, when a resonable amount of concepts have been introduced, the book features many "Learing Examples" with resolutions (note that resolutions can be of an extreme importance when the reader cannot understand how a certain problem is solved).
«Basic Engineering Circuit Analysis» covers everything that a book of this kind (introductory book) should cover, and even more, all in a clear way: basic concepts (quantities and electrical elements), resistive circuits (where the ohm and kirchhoff's laws are introduced), circuit analysis techniques (nodal and loop analysis), equivalent circuits (superposition, thévenin and norton's theorems), capacitance and inductance, first and second-order transcient circuits, AC steady-state analysis, magnetically coupled networks, steady-state power analysis, polyphase circuits, variable frequency network performance, the laplace and fourier tranforms (and applications to circuit analysis - e.g. bode diagrams), two-part networks and basic semiconductor circuits (diodes and transistors).
In my opinion, this is an excelent book for everyone who wants to study the basics of electrical circuit analysis. I highly recommend it for that purpose.
Very Nicely Put Together.......2003-02-19
Average customer rating: |
The Student Edition of Matlab: Student User Guide (Matlab Curriculum Series)
Inc. Mathworks Manufacturer: Prentice Hall ProductGroup: Book Binding: Paperback ASIN: 0138560064 |
Average customer rating: |
MATLAB Guide to Finite Elements: An Interactive Approach
Peter Issa Kattan Manufacturer: Springer ProductGroup: Book Binding: Hardcover Similar Items:
ASIN: 3540438742 |
Book Description
This book explores the numerical implementation of Finite Element Analysis using the computer program MATLAB, which is very popular today in engineering and engineering education. The book contains a short tutorial on MATLAB as well as a systematic strategy for the treatment of finite element methods. Useful to both students and researchers in engineering, it provides various examples and exercises from mechanical, civil and aerospace engineering, as well as from materials science. The book especially stresses the interactive use of MATLAB, with each example solved in an interactive manner. The accompanying CD-ROM includes more than fifty MATLAB functions specifically written to be used with this book in the form of a MATLAB Finite Element Toolbox. An extensive solutions manual is provided as well, which includes detailed solutions to all the problems in the book for classroom use.
Average customer rating:
|
A Guide to MATLAB Object-Oriented Programming
Andy H. Register Manufacturer: Chapman & Hall/CRC ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 158488911X |
Book Description
A Guide to MATLAB Object-Oriented Programming is the first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLAB®. Unlike the typical approach of other resources, this guide explains why each feature is important, demonstrates how each feature is used, and promotes an understanding of the interactions between features. Assuming an intermediate level of MATLAB programming knowledge, the book not only concentrates on MATLAB coding techniques but also discusses topics critical to general software development. It introduces fundamentals first before integrating these concepts into example applications. In the first section, the book discusses eight basic functions: constructor, subsref, subsasgn, display, struct, fieldnames, get, and set. Building on the previous section, it explores inheritance topics and presents the Class Wizard, a powerful MATLAB class generation tool. The final section delves into advanced strategies, including containers, static variables, and function fronts. With more than 20 years of experience designing and implementing object-oriented software, the expert author has developed an accessible and comprehensive book that aids readers in creating effective object-oriented software using MATLAB.
Customer Reviews:
a GUIDE to oop in MATLAB.......2007-06-07
Average customer rating: |
Numerical Analysis Using MATLAB and Spreadsheets
Manufacturer: Orchard Publications ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0970951116 |
Book Description
This text provides complete, clear, and detailed explanations of the principal numerical analysis methods and well known functions used in science and engineering. These are illustrated with many practical examples. It includes the following chapters:o Introduction to MATLAB
o Root Approximations and Partial Fraction Expansion
o Sinusoids and Complex Numbers
o Matrices and Determinants
o Review of Differential Equations
o Power Series
o Linear and Parabolic Regression
o Solution of Differential Equations by Numerical Methods
o Integration by Numerical Methods
o Difference Equations
o Gamma & Beta Functions and Distributions
o Bessel, Legendre, and Chebyshev Polynomials
o Optimization Methods
Each chapter contains numerous practical applications supplemented with detailed instructions for using MATLAB® and/or Microsoft Excel® to obtain accurate and quick solutions.
Average customer rating:
|
Mastering Mechanics I, Using MATLAB: A Guide to Statics and Strength of Materials
Douglas W. Hull Manufacturer: Prentice Hall ProductGroup: Book Binding: Paperback ASIN: 0138640343 |
Customer Reviews:
very helpful code.......1999-11-15
I am a mechanical engineer working in the aerospace/defense sector. I recently attended an introductory Matlab class. I really liked Matlab, it is a powerful tool. I was looking for more material to read and books which combine Matlab with mechanical engineering. This book did that very nicely.
Average customer rating:
|
Solving Problems in Scientific Computing Using Maple and MATLAB
Manufacturer: Springer ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 3540211276 |
Book Description
From the reviews:
"... An excellent reference on undergraduate mathematical computing."
American Mathematical Monthly
"... the book is worth buying if you want guidance in applying Maple and MATLAB to problems in the workplace..."
Computing Reviews
"... The presentation is unique, and extremely interesting. I was thrilled to read this text, and to learn the powerful problem-solving skills presented by these authors. I recommend the text highly, as a learning experience, not only to engineering students, but also to anyone interested in computation."
Mathematics of Computation
For this edition four chapters have been added. Some of the chapters of the previous editions were revised using new possibilities offered by Maple and MATLAB. Some interesting web pages related to Maple and MATLAB have been added in an appendix. Moreover, the editors have created a web page (www.SolvingProblems.inf.ethz.ch), where all Maple and MATLAB programs are available.
Customer Reviews:
Nice Selection of Topics, Good Book.......1998-09-30
The topics are diverse, and are not systematic, which I consider to be a strength for this type of book. The writing is concise and direct.
The book is written primarily by Swiss and Czech authors; some minor grammer and puncuation errors exist and the references list many non-english titles. I think this is a strength: it is important to realize the international nature of Compuational Science.
Books:
Recommended Books