Unanswered Questions

This page lists MaplePrimes questions that have not yet received an answer

The attached document shows you how to solve an initial value problem. Moreover, it shows you how to use Maple's ODE analyzer which makes it really fast and easy to solve and plot the solutions of differential equations.

Maple's powerful notation allows you to enter math expressions that look natural.

The following steps will show you how easy it is to write expressions.

Example 1:  Write   2*x/5

  1. If you're on the Student Center forums, click on the red maple leaf to insert maple ma

In Maple, suppose we would like to enter the function f(x)=3*x+7 and we want to know what the function is at x=3.

Below are a few simple steps that will show you how to achieve this.
 

  1. Make sure you're in math mode. Type f, followed by a colon [:] and an equal sign [=]. The colon-equals notation assigns the content on the right-hand side to a variable name on the left-hand side. I

i would like to know any of you guys have any ideas on forecasting economy. basically using different equations and its command in Maple?

The Maple11 loglog plot does a poor job in scaling and axis.  The plot works, but, compared to something like the Scilab bode plot, the scaling and axis presentation is poor.

Someone on another forum mentioned an application that improves this.  I searched and found nothing.

Is there an application that improves this?

tomdean

Hi folks,

I'm trying to get the fundamental solution of

-diff(A,t)+a(x,t)*laplacian(A,[x,y,z])=0;

I had some troubles entering the code here, so I uploaded the maple commands here: http://pastebin.com/m2765fda0

when I call eval(phi(x,t,xi,tau));  to calculate the fundamental solution, I always get the error 'Error, (in w) numerical exception: division by 0'.

Shouldn't my assumptions avoid this error?


Thanks for your hints!

Manuel

Dear all,

     How can I fix the ratio of height to width as 0.618 when plotting figures ? The command scale=constrained seems not appropriate   If  someone  knows how to realize it , please tell me ASAP. Thank you very much ! 

Kindly regards,

Yours

huang 

Dear all

Can anyone suggest how the following code could run faster?

Hi

I used maple to solve a 4th order ode:

ode:=(h2(x)*diff(eta1IItrans(x),x$4)+diff(h2(x),x)*diff(eta1IItrans(x),x$3)+(1/(g1*h1))*((w^2)*(h1+h2(x))*diff(eta1IItrans(x),x$2)+(w^2)*diff(h2(x),x)*diff(eta1IItrans(x),x)+(w^4/g)*eta1IItrans(x))=0);

avec h2:=x->h2I*exp(d*x):

I have 2 questions:

-I can get a solution only with precise values of parameters (g, h, d etc...) but I would like a literal one.

And again, I've got a problem with drawing graphs with DrawGraph. I've generated some scale-free networks with Barabasi's algorithm (not implemented in Maple 12. I did that myself).
Now, I wanted to display these graphs in a nice way, in which you can clearly distinguish the hubs from the other nodes. I thought that the "style=spring" command would do so, but it puts nodes very near to each other, sometimes even overlapping.
Is there another solution to draw such a scale-free network in a nice way?
Thanks for helping.

I would like to investigate the JCHelpCallBack example using OpenMaple. The sample can be found under the directory,

$MAPLE/samples/OpenMaple/Java/jcmaple/

I've set LD_LIBRARY_PATH. And I can compile and run the jcmaple.java sample. That starts up what appears to be a commandline Maple session. And within that session I can issue the help query ?int OK. I can also issue INTERFACE_HELP(display,topic=int) and that too works, although it dispays as double-lined.

How do I convert a 2D expression constructed with MathMLEditor to a normal 1 D string? I know that example 6 from the maplet builder tutorial does this, but the result is often in a prefix notation. For example, if I enter "x-square + 1" as a 2D expression in the MathMLEditor, the result is `+`(x^2,1). I would like to get more normal x^2+1. I have examined the code generated by the maplet builder and experimented with options in the MathMLEditor and MathML[Import], but to no avail. Is there a way to convert the prefix notation to the more normal infix?

My login is rejected and I need a new password, again, and again.

I tried it under

Windows Xp- Firefox2.16, Firefox3, IE7, Opera9

Linux(Ubuntu)-Firefox2.14, Opera9

Since it is very uncomfortable I ask help, idea, suggestion.

Many thanks in advance and sorry a little bit off-topic.

Sandor

To all,

I am trying to plot a procedure phi(beta, x) which uses dimensional units (length).  The code listed below returns an error message regarding "invalid units".  I have redefined the standard units to report length in inches, but I don't see why this should prevent me from plotting the procedure over a range of x (the procedure works when the arguments are specified discretely.  Thank you for your assistance.

Define constant beta:

I need mentorship and material that is going to assist me in how to use maple.

First 342 343 344 345 346 347 348 Last Page 344 of 360