Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hello. I am trying to plot a few lines in a threedimensional space in maple 14. The lines are doing what I want, bu they are all pretty ragged. Is there something like a smooth function?

Increasing the numpoints improves the situation, but my processingpower isn't big enough for satisfactory results.

Thanks a lot Ivo

The Code:
> with(plots);
display(
[implicitplot3d([y = 1/x, y = 2*x/(1+2*z)], x = 0 .. 3, y = 0 .. 4, z = 0 .. 2.5, numpoints...

I have some rather complicated equations which Maple couldn' solve analytically. So I plotted the intersect (which worked) and now I wanted to extract the data from the plot to use it in Origin. I managed to get the data with the op comand but somehow I can't use writedata to create a txt file.

In addition does anyone now how to get the length of the output array from intersectplot?

Is there a better way to get what I want?

Hello,

I have a parametric function which represent an angle and parameters are angles too.

theta=f(nu,phi)

I plot theta whith plot3d but when theta become inferior to -90°, maple draw a gap of 180°

How can I plot theta without gap ?

 

Thank's

 

Greetings All 
I can create/plot an egg shape waveform using the equation 
below:

 
y(x) = sqrt(abs[sin(x)+0.1sin(2x)]) 

Here's a link to it below/ image of it attached 
http://dl.dropbox.com/u/6576402/question2.jpg 

However I would like for it to follow the 
Fibonacci...

I want to export a figure,

whatever the format I select, for example bmp,

I found that the resolution of that exported bmp file is fixed 400*400,

how can I change the resolution with a command,

because of its precise control,

help me,

thank you in advance.

Almost a couple of years ago,my quantum mechanics II course teacher was talking about the importance of diagonalizable matrices.Near the end of that lengthy class I was losing my attention & at that time he was talking about finding the diagonalization using Mathematica,but I was not sure.However,since I didn't/don't use Mathematica,I was trying to find the command to diagonalize a given matrix in Maple.I was using maple 13 then & I found a command  called "DiagonalMatrix(...

Hi guys, I have a simple question regarding Maple.

I don't know whether any of you have tried EES, it is used for most of my heat transfer, thermo dynamics courses.

One of the great think i like about it is you can solve equations easily, for example to find "V" where

V=U+a*t

U=3

a=9.81

t=2

in EES this is how you need to define the problem and then just press F2 to get the answer. How can I do this in MAPLE?

Ok hello everyone and thank you in advance.
I have 2-3 difficulties in a maple plotting.
I'm trying to plot two fairly easy surfaces in maple 3d
What I want is:
3 standard axis, x,y,z with y vertical and z coming out of the screen(obviously you can turn it and stuff.)

Two surfaces:
On with y = (1/x), z=free;
The second with y= 2*x(1/z);

Hi all,

I'm editing a scientific document in Maple document mode. I'd like to assign a mathematical result to a variable, which is a 2D-math expression.

An example:

I'd like to assign the result of

diff(x^2,x)

to the expression

ans:=CompleteSquare(x^2+2*x)

                                             ans := (x+1)^2-1

ans1:=CompleteSquare(x^4+2*x^2, x^2)

Error, (in Student:-Precalculus:-CompleteSquare) arguments after the 1st should be a name, function, or a list or set of names or functions...

Hi,   I want to plot a vecotr 100x1   with neumerical data. Could anyone help me.

Amr

> f (x) =  x^3+2*x+1
                 
> NewtonsMethod(f(x), x = -.5, output = sequence);

              -0.5, -0.4545454546, -0.4533983368, ...

 


I was successful @ splitting the coupled eq into the 3 constituent PDE's but have been unsuccessful to get MAPLE to generate the characteristic solutions except for the 1st one for X which is the basic solution to the Helmholtz eq.

Can someone with more savy with MAPLE verify whar I have so far & advise me how to proceed to solve for Y & Z?  I have uploaded my file.  My expereince with MAPLE vector calc package is limited.

appreciate the assistance

First 1774 1775 1776 1777 1778 1779 1780 Last Page 1776 of 2246