Product Tips & Techniques

Tips and Tricks on how to get the most about Maple and MapleSim

As described on the help page ?updates,Maple17,Performance, Maple 17 uses a new data structure for polynomials with integer coefficients. Our goal was to improve the performance and parallel speedup of polynomial algorithms that underpin much of the system and create a platform for large scale polynomial computations. Shown below is the new representation for 9xy3z

Just wanted to let everyone know that the fix provided for the plotting problem discussed here is now available as a Maple 16.02a update.  This update will be available through Check for Updates and through the Maple 16.02a download page.

 

eithne

MapleSim 6.1 is now available.  MapleSim 6.1 provides improved performance, more tools for programmatic analysis and custom components, connectivity enhancements, and more.  Here’s a sampling:

  • For all models, the model pre-processing phase is more efficient, so your simulation results appear sooner.
  • New API commands make it easier to analyze the parameters in your model programmatically. These commands can take advantage of the full...

Consider a signal which is a real sine series, f(x)=2*sin(2*Pi*x) + 5*sin(2*Pi*6*x) + 9*sin(2*Pi*11*x).

Let F(w) be its Fourier transform. Answer F(w) is purely complex and expressed in terms of symbol Dirac.

Maple "plot" fails.

Plots of impulse trains like F(w)=sqrt(Pi)*I*(2*Dirac(w-Pi)+4*Dirac(w-4*Pi)) involve user intervention. Maple won't plot such expressions, because they are DISTRIBUTIONS (not FUNCTIONS).

Try plotting F(w) to see the engine's uninformative error message....

I'm branching-off because I can't currently add a comment to the OP nor a reply to the follow-up messages (mapleprimes update bug so far confirmed with Opera, Firefox, and Chrome on both Windows7x64 and kUbuntu12). Mapleprimes administrators: feel free to move this post to where it belongs.

I think this is an awesome demonstration of Maple's plotting abilities. The first thing that comes to mind is that this worksheet could be used to promote the new Maple Player. 

Maple 17 adds several new visualizations in Graph Theory as well as updates to inequality plotting and visualizing branch cuts in mathematical expressions.  In preparing the “what’s new” pages for Maple 17, we decided to showcase several of these plots alongside some of our other favourites.

The following file contains code to create most of the “what’s new” plots, as well as some quick tips and techniques for using the ColorTools package to enhance your plots:...

In Maple 17, the Student MultivariateCalculus package has been augmented with fifteen new commands relevant for defining and manipulating lines and planes. There already exists a functionality for this in the geom3d package whose structures differ from those in the new Student packages. Students...

I present this proof-in-Maple not just for its own sake, but because I think that it illustrates effective techniques for working with complicated algebraic numbers.

Proof...

Never before has the educational landscape been changing as fast as it is today, driven by a new generation of students who are growing up with instant access to on-demand information. This generation relies on ubiquitous network access and takes for granted technology that permeates every aspect of their lives. Phones and tablets are everyday companions and are used to connect with their peers, take classroom notes and research school projects. Beyond being mere consumers...

Here is a plot in table format of the standard Times, Helvetica, and SYMBOL fonts. This plot provides a reference table that can be used to find the character codes to plot any one-byte character that can be plotted, which is especially useful for the SYMBOL characters and character codes 128-255 in the standard fonts. These characters are available for plotting in both the Standard and Classic GUIs.

All characters are aligned to be immediately above and immediately...

Well, it’s been more than 17 years since First Leaves: A Tutorial Introduction to Maple V was first published as a hardcover book, and since that time, Maple, the Maple documentation, and the world have undergone huge changes.   We are now in a state where all our documentation is available electronically, including both in-product and online; where the vast majority of our customers receive our products electronically and never even see the printed...

Maple T.A. 9 is here!

The new release includes a large selection of useful new features and enhancements, including:

- Content. Maple T.A. 9 includes an easy mechanism to share questions with the community and access questions created by others, through the Maple T.A. Cloud. The Maple T.A. Cloud already contains thousands of questions that you can use and modify.

- Adaptive Testing. Expanding on the adaptive question...

The latest version of the Iterator package is now available at the Maplesoft Application Center.  It provides a new export, MultiPartition, extensions to existing exports, and options to most exports for transforming the output to a more desirable form. The help pages have been improved, with some hopefully interesting examples.  Here is one, showing how it can be used to write a procedure for solving a generalized ...

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 ...

We have just released Maple 16.02 and MapleSim 6.01.

Maple 16.02 includes updated platform support, enhancements to the Physics package (including fixes to problems first reported on MaplePrimes - thank-you),  connectivity to the latest version of MATLAB and Visual Studio , as well as some efficiency and interface improvements. See the Maple 16.02 update page for more details.

MapleSim...

First 25 26 27 28 29 30 31 Last Page 27 of 64