Mathematics for Engineers and Science Labs Using Maxima
eBook - ePub

Mathematics for Engineers and Science Labs Using Maxima

Seifedine Kadry, Pauly Awad

Partager le livre
  1. 286 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Mathematics for Engineers and Science Labs Using Maxima

Seifedine Kadry, Pauly Awad

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

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.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Mathematics for Engineers and Science Labs Using Maxima est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Mathematics for Engineers and Science Labs Using Maxima par Seifedine Kadry, Pauly Awad en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans MatemĂĄticas et MatemĂĄticas general. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2019
ISBN
9780429891588
Édition
1
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 des matiĂšres