You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
This book is intended for a course that combines machinery and power systems into one semester. It is designed to be flexible and to allow instructors to choose chapters a la carte, so the instructor controls the emphasis. The text gives students the information they need to become real-world engineers, focusing on principles and teaching how to use information as opposed to doing a lot of calculations that would rarely be done by a practising engineer. The author compresses the material by focusing on its essence, underlying principles. MATLAB is used throughout the book in examples and problems.
Emphasising problem-solving throughout, this title introduces the MATLAB language and shows how to use it to solve typical technical problems. It demonstrates how to write clean, efficient, and well-documented programs and how to locate any desired function with MATLAB's online help facilities.
ESource—Prentice Hall's Engineering Source—provides a complete, flexible introductory engineering and computing program. Featuring over 15 modules and growing, ESource allows users to fully customize their series through the ESource website. Users are not only able to pick and choose modules, but also sections of modules, and re-paginate and re-index the complete project. For any Engineer or Computer Scientist interested in a complete, customized reference.
Chapman's Fortran for Scientists and Engineers is intended for both first year engineering students and practicing engineers. It simultaneously teaches the Fortran 90/95 programming language, structured programming techniques, and good programming practice. Among its strengths are its concise, clear explanations of Fortran syntax and programming procedures, the inclusion of a wealth of examples and exercises to help students grasp difficult concepts, and its explanations about how to understand code written for older versions of Fortran.
Electric Machinery Fundamentals continues to be a best-selling machinery text due to its accessible, student-friendly coverage of the important topics in the field. Chapman’s clear writing persists in being one of the top features of the book. Although not a book on MATLAB, the use of MATLAB has been enhanced in the fourth edition. Additionally, many new problems have been added and remaining ones modified. Electric Machinery Fundamentals is also accompanied by a website the provides solutions for instructors, as well as source code, MATLAB tools, and links to important sites for students.
MATLAB PROGRAMMING WITH APPLICATIONS FOR ENGINEERS seeks to simultaneously teach MATLAB as a technical programming language while introducing the student to many of the practical functions that make solving problems in MATLAB so much easier than in other languages. The book provides a complete introduction to the fundamentals of good procedural programming, developing good design habits that will serve a student well in any other language that he or she may pick up later. Programming topics and examples are used as a jumping off point for exploring the rich set of highly optimized application functions that are built directly into MATLAB.
Presenting Java details on a need to know basis, this concise introduction to Java develops and executes practical examples useful for solving problems in an engineering environment. KEY TOPICS Focused on the proper way to write reliable Java programs, it outlines excellent software development practices; uses a top-down design technique to break the program up into logical portions; and demonstrates object re-usability by building later examples on the classes and methods created in earlier examples. The book also includes a number of supporting classes to make it easier for engineers to format numbers in Java, to display data in linear or logarithmic plots, to work with complex numbers, to manipulate arrays, and to perform such common engineering calculations as FFTs, convolutions, correlations, etc. Engineering and Science professionals.
Emphasizing a top-down design methodology, this introduction to Fortran 90 and Fortran 95 for engineering students teaches simultaneously the fundamentals of the Fortran language and a programming style that results in good, maintainable programs.