Cantitate/Preț
Produs

Introduction to Numerical and Analytical Methods with MATLAB for Engineers and Scientists

Autor William Bober
en Limba Engleză Hardback – 12 noi 2013
Introduction to Numerical and Analytical Methods with MATLAB® for Engineers and Scientists provides the basic concepts of programming in MATLAB for engineering applications.
• Teaches engineering students how to write computer programs on the MATLAB platform
• Examines the selection and use of numerical and analytical methods through examples and case studies
• Demonstrates mathematical concepts that can be used to help solve engineering problems, including matrices, roots of equations, integration, ordinary differential equations, curve fitting, algebraic linear equations, and more
The text covers useful numerical methods, including interpolation, Simpson’s rule on integration, the Gauss elimination method for solving systems of linear algebraic equations, the Runge-Kutta method for solving ordinary differential equations, and the search method in combination with the bisection method for obtaining the roots of transcendental and polynomial equations. It also highlights MATLAB’s built-in functions. These include interp1 function, the quad and dblquad functions, the inv function, the ode45 function, the fzero function, and many others. The second half of the text covers more advanced topics, including the iteration method for solving pipe flow problems, the Hardy-Cross method for solving flow rates in a pipe network, separation of variables for solving partial differential equations, and the use of Laplace transforms to solve both ordinary and partial differential equations.
This book serves as a textbook for a first course in numerical methods using MATLAB to solve problems in mechanical, civil, aeronautical, and electrical engineering. It can also be used as a textbook or as a reference book in higher level courses.
Citește tot Restrânge

Preț: 76296 lei

Preț vechi: 110546 lei
-31% Nou

Puncte Express: 1144

Preț estimativ în valută:
14601 15151$ 12204£

Carte tipărită la comandă

Livrare economică 15-29 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781466576025
ISBN-10: 1466576022
Pagini: 556
Ilustrații: 208 black & white illustrations, 37 black & white tables
Dimensiuni: 156 x 234 x 30 mm
Greutate: 0.9 kg
Ediția:New.
Editura: CRC Press
Colecția CRC Press

Public țintă

Engineering majors taking a MATLAB and numerical methods course in their second or third year, professionals wanting a MATLAB-based numerical methods review, engineering Technology (four-yr program) students studying numerical methods with MATLAB.

Cuprins

Computer Programming with MATLAB® for Engineers. MATLAB® Fundamentals. Taylor Series, Self-Written Functions and MATLAB®’s interp1 Function. Matrices. Roots of Algebraic and Transcendental Equations. Numerical Integration. Numerical Integration of Ordinary Differential Equations. Boundary Value Problems of Ordinary Differential Equations. Curve Fitting. Simulink®. Optimization. Iteration Method. Partial Differential Equations. Laplace Transforms. Appendices. Index.

Recenzii

"…provides in a very simple and clear way the first skills in computer programming under the MATLAB platform. The author uses various mathematical concepts (matrices, roots of equations, integration, ordinary differential equations, interpolation, etc.) in order to solve mathematical problems associated with engineering type problems. …the graphic of the work is fairly suggestive and assists a smooth learning."
Zentralblatt MATH 1284

Descriere

This textbook teaches students how to write computer programs on the MATLAB® platform and to use many of MATLAB’s built-in functions to solve engineering-type problems. To students, MATLAB’s built-in functions are black boxes. By combining a textbook on MATLAB with basic numerical and analytical analysis, the mystery of what the black boxes contain is somewhat alleviated. Within each chapter there are exercises related to the topics just covered. The text contains many examples from mechanical, civil, aeronautical, and electrical engineering.