Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

When I press shift+enter, I get a new line, but how do I remove the line ? (highlighting it does not always work, so I can't seem to manually delete it)

Maple

Would someone please give me the correct syntax for finding extrema on a closed interval for

f(x) = 3x^4 - 4x^3  on the interval [-1, 2]

that would include the left & right endpoints should one of those be the maximum or minimum.

Alla

 

Last week I asked about manipulating a Matrix into the form:

pts := [[x1,y1],[x2,y2]...[xn,yn]]

I was directed to use the zip function, which after some trial and error I have "successfully" done. The problem I am having (I think) is that I am using Maple9. Using the zip function as in the example:

Hi,

I need to solve the heat diffusion equation in a system with two enclosed walls.  The first wall (made of a material called fr4) goes from x=0 o x=d1, and the second wall (made of copper, that is cu)from x=d1 to x=d2. 

u(x,t) is my unknown (change of temperature with time and space) for the first wall, and v(x,t) the unknown for the second wall.

So the system of PDEs to solve is:

>PDE:=[ diff(u(x,t),t) = afr4*diff(diff(u(x,t),t) ,

Hi!

I have a function in 2 variables - lets make it easy, the function is:

f(beta,c_0) = beta-6*beta*c_0+3*beta*c_0^2

I want to know in which regions this function has positive values and where it is negative. Tried it with the command contourplot, but this is not telling me anything :(.

Hope somebody can help

Thx
 

Hello,

is there any way to solve a system like (d denotes the derivates):

 

f1(x1,x2,y1,y2)=0

f2(x1,x2,y1,y2)=0

dg1(x1,x2,y1,y2)/dy1=0

dg2(x1,x2,y1,y2)/dy2=0

 

Hi there, could someone help me plot zeta(0.5 + it) as seen here - en.wikipedia.org/wiki/File:Zeta_polar.svg

 

I assume I need to import some complex plot package?

This may have an annoyingly simple answer but I cannot seem to plot the prime counting function

with(numtheory):
plot(pi(x), x=0..100);

 

This just gives me an empty plot.  Any ideas?

How would you graph the eight curve in Maple?

x^4 = a^2 (x^2 - y^2)

Alla

I am very, very new to Maple and I know practically nothing. I have to create a number line, which I realize I use the plot command and x-axis, but that's about all I know. As an example, my professor gave "plot([[1,0],[5,0]],color=black,thickness=5);

Is it possible to export a Maple animation as a movie that can be inserted elsewhere like a PowerPoint presentation?  I know that I can export a "still frame" from an animation but I would like to export the entire movie.   Thanks.   David

First 1976 1977 1978 1979 1980 1981 1982 Last Page 1978 of 2231