Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hi! I'm running Maple 15.01 64Bit on my Xubuntu 12.04.

I also got Maple 15 installed on my Windows7 64Bit computer to verify the results.

 

So let's see what is going wrong:

 

What does work?

int(x^n, x);

Gives me on both machines the correct result:

Hello. I wanted to solve a parametric 16*16 determinant. My first question is, whether or not it can be solved?! after that when I tried to open my work in progress I got the following message: "
There were problems during the loading process. Your worksheet may be incomplete". Could someone help me recorver my work? Thanks in advance.

 

Hello,

 

we have to create program which shows chemical concentration changes, but this concentration depends on time and distance along the longitudinal axis. So we have to put numbers into the left side 41x41 matrix from 3 equations:

A:=1, B:=1,E:=0.2, Δx:=0.25,Δt:=0.025.


first when i=0;

I want to omit the independent variable

 

for example:

> alias(f = f(x+y, z+y));
print(`output redirected...`); # input placeholder
                               f
> f1 := z = f(x+y, z+y);
print(`output redirected...`); # input placeholder
       ...

How to edit the tex generated by the maple:Put the one equation into several rows

For example

This code p57.txt  can get the below picture

[IMG]http://i730.photobucket.com/albums/ww309/ytyyutianyun/1-13.png[/IMG]

But what I want is

[IMG]http://i730.photobucket.com/albums/ww309/ytyyutianyun/2-7.png[/IMG]

 

Thanks

Hello everyone.

an equation or a table can have a label and can be later referred to by using insert->label. Can we do the same for inserted images? Like Figure 1, etc.... A workaround is to insert the image in a 1x1 table and reformat the caption. But I am not sure that's the ultimate solution.

Another related question: can an equation that is just in the 2D math mode that is not meant for execution get a dummy label like (*) or (**) or something like that?

Based on the title, once again I'll mention that the programm that I have been made by using

Maple14 could not run faster.

The function of Maple should be running effectively compared to others.

Hereby, I'll attach the programm for your further action.

That's all, thank you.

p57.txt

This is my code help thanks

Dear All,

Further to my previous question on this forum "How to write data from a matrix while choosing the format?", I would like to update it by adding a complex number. What is the easiest way to deal with that?

Here is the file (that does not compile): writedataMatrix.mw

> driver := proc () local A, B, x, f, g, i, j, format, fd:

A := Matrix(3, 3):
f := 1-2*I:
g := evalf(sin((1/5)*Pi)):

Hello all together,

defined is a curve C by the function:

x^(2/3)+y^(2/3)=a^(2/3)

Now i have to convert the description of the curve in the parametric representation and plot the graph.

My problem is, how i should handle the a in the function?

 

Thank you very much,

 

Josef

 

 

 

strange.mw

Hi,

 

i have a question concerning dsolve. I think i typed two identical lines however maple just seems to accept one of these. I am slightly confused. Any suggestions about what might have gone wrong here?

 

Best regards

i creat an animation in maple , and want to export it then use it in other presentation, such as word or powerpoint.

i try to save the animation, but fail, it is only one static picture, so how can i export it dymaticlally.

Hello,

 

I tried implementing anti-commuting variables in my program with the use of physics package:

 Physics[setup](anticommutativeprefix=theta);

Checked that theta is anticommuting:

type(theta_i,anticommutative);

Received true, however computation like:

theta_2 * theta_1 - theta_1 * theta_2 ;

Gives 0, not accounting the anticommuation properly. How can i fix this?

 

Find the principal arguments of the 5 roots of the polynomial:p(z)=z^5-5*z^4-5*z-5,and enter a decimal approximation to the largest principal argument in the box below.  Your approximation should be correct to 10 significant figures

 

Can some one tell me how to write in maple?correct answer is 2.691121659

 

Find, to 10 significant figures, the unique turning point x0 of f(x)=3sin(x^4/4)-sin(x^4/2)in the interval [1,2] and enter it in the box below.x0=?

How to write this in maple?

 

First 1581 1582 1583 1584 1585 1586 1587 Last Page 1583 of 2224