MuPAD ... Demos and examples


Symbolic computation, Graphic, Modules, Test suites

The following examples are allmost taken from the hypertext demo that is distributed with the MuPAD system. Most examples are simple and are only intend to give a brief overview on the features of MuPAD. The following examples were computed with MuPAD release 1.2.2.

  1. Basics: This chapter gives a first sight on basic features and data structures of the computer algebra system MuPAD.

  2. Calculus: This chapter shows how algebraic problems and problems of higher analysis can be solved by symbolic computations in MuPAD.

  3. Graphics: MuPAD has an interactive graphic tool to create and manipulate 2D and 3D graphics. We're also working on a filmtool to animate them.

  4. Polynomials: This chapter gives some examples how to operate on polynomials.

  5. Orthogonal polynomials: This chapter gives some examples how to create orthogonal polynomials.

  6. Linear Algebra: MuPAD has a linear algebra library package. This chapter describes how to declare rings of matrices and how to operate on them.

  7. Domains - User Defined Types: MuPAD has a flexible and object oriented type concept called domains. Users can define their own data structures/types and may overload standard operators like *, +, etc for them. The library package domains contains some predefined algebraic structures and also domain constructors.

  8. Dynamic Modules: Dynamic Modules are binary code function libraries that can be loaded and also unloaded during a MuPAD session. Modules can be implemented by every MuPAD user and allows real extensions of the MuPAD system, without changing the kernel sources.

  9. Gröbner Basis for Polynomial Ideals: MuPAD also has a groebner library package to solve systems of polynomial equations by computing gröbner basis of polynomial ideals.

  10. Further Examples: This chapter contains some nice examples of symbolic computations in MuPAD. Also refer to Release 1.2.2 to read about the new features.


Images of user interfaces


Author: MuPAD-Webmaster
Last updated: 26. Jun. 1995