MaplePrimes Questions

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

Does anyone know how to switch a joint between having a prescribed motion driver and acting as a passive joint? More specifically, I am building a bed of spring to serve as a model for haptic feedback on a Phantom Omni device. Therefore, I need to read the position of the device (which is not a problem) and then based on the position of the device calculate a force to feed back to the device.

Consider the simplified example below. In one situation I may need to give...

The fourier transform of a signal results in an answer with Real and Imaginary parts.

When I want to plot those results, is it correct that I need to take sqrt(Re^2 + Im^2)  ? 

However, if I just plot the Real parts of the answer why is that not correct?  Of course half the answer is missing, the imaginary part? but since it's imaginary it's not really that real and so why should it be included? 

Can someone shed some quick light on that subject for me? 

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)):

Dear Maple Users

Let the density of electronic states be denoted

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 1730 1731 1732 1733 1734 1735 1736 Last Page 1732 of 2434