Applications, Examples and Libraries

Share your work here

Maple 16 introduces the ?ModuleIterator method, which can be assigned in a module so that it can be used  in a for-loop, or in the seq, add, and mul procedures.

ModuleIterator should return two procedures.  The first (referred to as hasNext) is a predicate that returns true if the iterator is not finished.  The second (referred to as ...

Dear friends,

I will present a series of commands for you to ponder that should speak for themselves.

> q := n -> int(1/(1-2^n*exp(I*theta*n))^2*2*I*exp(I*theta), theta=0..2*Pi);
                            2 Pi
                           /
                          |          2 I exp(theta I)
               q := n ->  |      ------------------------ dtheta
                          |            n                2
                         /       (1 - 2  exp(theta n I...

This tutorial shows how to setup a dual-language project such as Maple/Java or Maple/C in Maple IDE. In the end of the article you can find some links for further reading.

Maple Connectivity

The integration of Maple projects with other Eclipse projects is designed for seamless development and building of your C, Fortran, or Java code for Maple using External Calling package.

Maple Project can be mixed with

I would like to pay attention to http://www.ams.org/samplings/feature-column/fc-2012-12, where a discrete analog of vector calculus on graphs is applied to rankings. In my opinion, it would be useful to implement that in the GraphTheory package.                           ...

Ten more Clickable Calculus solutions have been added to the Teaching Concepts with Maple section of the Maplesoft web site. Solutions to problems include examples in algebra, differential and integral calculus, lines-and-planes in multivariate calculus, linear algebra, and vector calculus.

The algebra additions include an example illustrating how a

We have added over 2000 new questions to the Maple T.A. Content Center.   Content comes from the University of Guelph, the University of Waterloo, the University of Portsmouth, and Keele University. Topics include calculus, statistics, engineering mathematics

I would like to be able to read Maple manuals and the AEM book that I have bought on the ipad. I can understand that I will not be able to run the commands. But it woud be nice to read through the different sections while reclining on my bed. Hope that you will make it possible.

Dear friends,

I was working on the integral of cosh(ax)/cosh(x) from zero to infinity with "a" being a rational number p/q where p<q and p-q being odd. I was quite shocked to discover that Maple 15 (X86 64 LINUX)cannot do this integral while Mathematica gets it right every time. I certainly hope this will be rectified soon.

For those who might be interested the calculation of the integral

there is a link

The Maple IDE project team is pleased to announce the release of the standalone version of the Maple programming toolkit. Now Maple IDE is available for Windows, Unix and Mac OS as standalone tool.

For the information about new versions, please see Maple IDE page.

For the complete installation instructions see the following video:

http://webmath.exponenta.ru : Russian users thanked Maple 6.000.000 times.

 

We have just released Teaching Calculus with Maple: A Complete Kit.  Leveraging both Maple and Maple T.A., Teaching Calculus with Maple includes lecture notes, student worksheets, Maple demonstrations, Maple T.A. homework, and more – everything you need to teach Calculus 1 and Calculus 2.  Teaching Calculus with Maple  was developed at the University of Guelph under the leadership of an award-winning teacher and field-tested in classes with hundreds of students.

As usual I am going to use this blog post to complain!
How can anyone in their right state of mind create a Finance Package
with out procedures for return calulation ie first difference, percentage change, log returns etc

restart;

We have just released a free collection of Maple and MapleSim classroom materials that helps bring modern technology to any introductory course in control design. This collection includes interactive classroom demonstrations that illustrate key concepts; lab projects and assignment questions; and example models ready to be explored.  It’s been designed primarily for instructors, but students should find much of it useful, too.

We are proud to announce you about the new feature in the Maple Programming Environment - Importing existing MPL files into a Maple Project.

You can update Maple Programming Environment using Update Manager mechanism in the Eclipse.

The following article briefly introduces the migrating process using the new import wizard,...

First 56 57 58 59 60 61 62 Last Page 58 of 77