Mathematics for Engineers and Science Labs Using Maxima
eBook - ePub

Mathematics for Engineers and Science Labs Using Maxima

Seifedine Kadry, Pauly Awad

Share book
  1. 286 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Mathematics for Engineers and Science Labs Using Maxima

Seifedine Kadry, Pauly Awad

Book details
Book preview
Table of contents
Citations

About This Book

This book is designed to be a vital companion to math textbooks covering the topics of precalculus, calculus, linear algebra, differential equations, and probability and statistics. While these existing textbooks focus mainly on solving mathematic problems using the old paper-and-pencil method, this book teaches how to solve these problems using Maxima open-source software. Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, sets, lists, vectors, and matrices. One of the benefits of using Maxima to solve mathematics problems is the immediacy with which it produces answers. Investing in learning Maxima now will pay off in the future, particularly for students and beginning professionals in mathematics, science, and engineering. The volume will help readers to apply nearly all of the Maxima skills discussed here to future courses and research.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Mathematics for Engineers and Science Labs Using Maxima an online PDF/ePUB?
Yes, you can access Mathematics for Engineers and Science Labs Using Maxima by Seifedine Kadry, Pauly Awad in PDF and/or ePUB format, as well as other popular books in Matemáticas & Matemáticas general. We have over one million books available in our catalogue for you to explore.

Information

Year
2019
ISBN
9780429891588
CHAPTER 1
INTRODUCTION TO wxMAXIMA
Maxima (http://maxima.sourceforge.net/) is an algebra software for the handling of symbolic and numerical expressions, including derivative and integration of functions, series of Taylor, the transformation of Laplace, solving systems of linear equations, solving ordinary differential equations, working with vectors and matrices, the plot in 2D and 3D, and others. Maxima provides high precision and accurate numerical results by using exact fractions variable-precision floating-point numbers. Maxima is an open source software, compatible with Windows, Linux, and MacOS X. Maxima is a descendant of Macsyma, the legendary computer algebra system developed in the late 1960s at the Massachusetts Institute of Technology. Macsyma was revolutionary in its day, and many later systems, such as Maple and Mathematica, were inspired by it.
wxMAXIMA vs XMAXIMA
Image
There are two possible instances of Maxima, called wxMaxima and XMaxima, both allow the user access to the Maxima commands, the difference is in their graphical display as shown in the figures below.
1. wxMAXIMA
Image
2. XMAXIMA
Image
The graphical interface of wxMaxima is more refined than that of XMaxima because:
• It allows mixing text with mathematical expressions to produce printable documents.
• Some commands can be activated by using the buttons shown at the bottom of the interface, e.g., Simplify, Factor, etc.
• It produces true two-dimensional mathematical output.
• It provides dialogues to enter parameters of selected commands.
• It maintains a command line history buffer where previously used commands can be accessed, repeated, or edited.
• It provides many Max...

Table of contents