Maple Questions and Posts

These are Posts and Questions associated with the product, Maple
Hi everybody, I have six coupled PDEs to solve. Because of complexity, Maple can not solve them at once, unless I solve three of them first and then satisfy the boundary conditions, then import them into the remaining equation. So it is somewhat semi-manually. The problem is, I do not know how to extract and modify the answer function from the answer of the PDE. Could you please let me know how I can modify the answer and put it back into the other equations? Thanx,

Hello, I've been bashing my head against this problem for around 2 hours, looking everywhere to see if I can find a solution in the forums and elsewhere, but I can't.  I'd appreciate it if someone could give me some guidance on how to do the following:

Approximate f(x, y) = (y^2) / (x^3) by a polynomial of degree 6 in x - 1 and y + 1.

Hello,

Is there a command for displaying the name of the actual worksheet file in Maple?
I am looking for a similar command to currentdir(). It displays the actual file path. I would like to get also the file name of my actual worskheet file.
I would like to attach this information to my results automatically.
 

Thanks for your help in advance.

Hi

 

How do I specify a set number of decimal places after the decimal? 

Hi there,

I'm relatively new to Maple and I was wondering how to draw plots using  3DPLOT such that Maple also draws the coordinate-axes (starting at (0,0,0)).

Thanks!

how can i color a plane (for example:  z=0.75, or y= 2.5e12, ...) in a 3D plot?

i want to distinguish a plane from other sections of a 3Dplot.

Dear Maple users,

I am embarassed to ask your help, but having downloaded the update for the AEM-book for Maple 13, I am unable to activate it so I can open it in Maple 13.  I have followed instructions to the letter, but the software says it cannot find Maple 13 in my programmes folder. Can you assist? Any help greatly appreciated. Thank you.

Sincerely,

Audrey Kirfoot

 

Dear All,

This's my first post on this website; I'm hoping I can get some useful ideas on how to approach a problem where a PDE is coupled with an ODE, with initial and boundary conditions.  I'm using Maple 12.

The PDE is,

PDE:=diff(g(x,t),t)=diff(g(x,t),x$2)

the ODE is,

ODE:=diff(f(t),t)=g(1,t)-f(t)

The initial and boundary conditions are,

IBC:={g(x,0)=0,f(0)=.2,D[1](g)(0,t)=0,D[1](g)(1,t)=-g(1,t)+f(t)

I'm trying to solve and plot,

sys:={PDE,ODE}

sol:=pdsolve(sys,IBC,[g,f],numeric,time=t,range=0..1)

<p>Once I have defined a complicated expression, and then I realize that the variable x should have initially been named r , can I change x into r in such a way that when i view the expression, it is expressed in terms of r rather than x ?? Without going back and changing EVERY x into an r ??  If i do r=x or x=r and then view the expression it still displays everything in terms of x rather than r.</p>
<p>Also, maple's fortran code generator renames my variables s~ ,t~ and g~ into c1,c2 and c3,  </p>
<p>can I customize what it renames them as ??</p>
I was exploring the Optimization package through Maple Help to find a solver that would be capable handling the task of minimizing an a set of otherwise linear equations that contains an absolute value term. Any suggestions?

 

Hi how do I de-assign a variable? Say I have put A:= 3 sin(x)+2 And find that opps it should have been cos(x), not sin(x).
:-)
Gustav

how can I make a recursive loop to automate Getting a dimension from sevral sketches in one part?
in my solidpart i have 20  identical sketches each has a dimension called cord and  name fan  but numbered from 1 to 20   like cord@fan1@PART.PAT,
cord@fan2
@part.part
I tried to create a loop to read these dimensions from the part in the following method but it did not work.
for  i  from 1 to 20 do

hi,

i'm lookin forward for a latest algorithm in artificail intelligence so that i cld take seminar at my college,cld u help me?

Hi!

I make an animation in Maple, and save it as an HTML file.

When the animation shows on the web, it runs one time, and then starts again.
And it continues to run over and over again.

How do I program it to only run one time and then stop showing the function.

Yours sincearly

John

First 1924 1925 1926 1927 1928 1929 1930 Last Page 1926 of 2224