Maple 15 Questions and Posts

These are Posts and Questions associated with the product, Maple 15

Hi all,

I have data which I want to give a simpler and a smaller interpolation function. Not necessary with Cubicspline as in the code attached (polynomial, exponential, etc..).

Thanks in advance

interpolation.mw

I'd like to hear a sound alert when Maple 15 (64bit version, on Windows 7 64bit) finishes the execution of a command.

For example, I have a very lengthy function to simplify. I use

simplify(function,size)

but it takes too long. It would be very helpful for me to hear a sound when this simplification finishes so that I can come back to see the result and go on.

Hi,

I got a worksheed with some dualaxisplots generated in a loop. As it would take some time to rightclick on each of them and export it as eps, I'm searching for a fine solution to automatically export them. For plot(); and display(); I found some nice solutions, but using dualaxisplot, I receive the following error:

Error, (in plots:-dualaxisplot) dual-axis plots are not available for the current interface or device

This...


Hey, I'm just starting to work with maple and I have no idea how i could restract a,b,c,d,e,f,g,h,i in a 3x3 matrix

Hello!

I'm studying Computational Mechanic at the Technical University in Munich. Would you please be so kind and help solving this. During my study I'm encountered with Dimensionless Analysis which I do with Buckingham Pi-Theorem. There I have to set up a matrix, each of the colums get a name wich refers to a certain physical quantity. When you are applying the Buckinham Theorem, in most case you are dealing with a rank defiecient matrix. so many of the columns of my...

I want to ask a question about parallel programming capability of Maple (for Maple15). I have a 4-core PC (intel i7 processor) running under Windows-7(64-bits). I'm making a monte carlo simulation by using maple15. The simulation is very complicated such that it includes loops and inside these loops we use Newton-raphson method (a numerical algorithm). Because of being complicated iterative calculations, one simulation needs approximately 50 hours to be completed. And this...

Why does Maple Italicize every letter I type whenever I create a new file?

Is there a way to disable this automatic italicization?

I have a problem with dsolve that is explained bellow:

 


In Maple 14, I get the following result
restart:
eqts:=diff(u(x),x$2)=-M(x)/EI;
d / d \ M(x)
--- |--- u(x)| = - ----
dx \ dx / EI
cnds:=u(0)=0,u(l)=0;
u(0) = 0, u(l) = 0
M:=x->piecewise(x<=l/2,P/2*x,-P*(x-l)/2);
/ 1 1 1 \

Hi.

Some times ago, I have asked about possibility to solve multilayer transient heat transfer problem.
The problem was solved originaly by Robert Israel. I enclosed his solution and explanation in file Xpde_oryginal.mw.
Thank's Robert!


There was a problem with correct results of numeric PDE in Maple 14 when I have used convection and radiation BC toogather. However Maplesoft have removed this bug in version 15, thus now I have obtained right results...

What is the advantage of Maple over Mathematica?

Thank you for your comments.

I was trying to solve a PDE with boundary conditions and maple 15 didn´t give no answer. 

Is there something wrong? I'm just trying to solve a textbook problem om electrodynamics in maple.

How can I display an array in a Mathcontainer Component ?

Thank you very much!

Hi,

I would like to calculate the inverse fourier transform from this: 

fourier(laplace(g(x, t), t, s), x, k) = exp(-s*`&tau`-I*Zeta*k)/(s+a^2*k^2)

And I get this:

Hi guys

i have a problem to drawing this function

problem is F(r,theta)=sin(6r) /6r   IF r is not 0

          and F(r,theta)=1               IF r is 0

Thanks for your helps 

 

 

Hi, i'm fairly new to maple and i'm trying to create a list of equations to solve but I can't see where I'm going wrong.

rho_in := fp_5 + fp_7 + fp+8

rho_out := fn_4 + fn_6 + fn_9

First 36 37 38 39 40 41 42 Last Page 38 of 47