Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

How can I have Maple construct a time sequence?

My problem states 70 observations, but if you can assist me with 10, Ill figure out hte rest. so pretend there are only 10 observations... 140,159,138,102,84,126,147,126,103,92... Thank you to anyone who can help!

Hi Everyone:)

 

I'm doing a mini project at the moment and I'm pretty stuck with how to go about something on Maple...

 

My aim is to get the catenoid from an initial cylinder by use of an iterative method.

To find the minimal surface r=g(θ,z) - the catenoid - I want to minimise the Dirichlet integral (in cylindrical polar coordinates)

I'd like to be able to plot a function that not only has a range for the dependent variable(s) but also for any "variable constants" that may be in the expression.

For example, if I wanted to plot the following expression :

                    y = A sin(wx + c)

and also to explore its behaviour over the following ranges for A, w and c :

Hello!

It seems there's some problems with spaces in the name of equation

 

As you can see the 'SOLVE' command can't substitute variable 'b' in my example, if 'b' variable wasn't defined BEFORE the equation with spaces in its name....

assume i have a number 26 and assume a prime number not greater than a value, let it be 5

then it is like a division and factor into 5^2 + 1

if prime number set to 17, then it will output 17 + 3^2, 

the output will be in terms of prime number, such as  a^3+b^2 + c  where a and b are prime number

it should start from greatest prime number given as a parameter in function

Good morning,

my name is Agnieszka Dymek, I'm a Polish student and I have a question or request. I'm looking for a quite difficult, interesting problems to solve it on Maple. I need this for presentation on lecture, for my friends - it have to be exercies with application different, special function of Maple programme. I was looking for it on Polish websites and I didn't find anything interesting and complicated. 

If You have something in database or somewhere,...

I tried to use the parallelized Map function in Maple 16.

The following code worked as expected:

with(Threads);
Map(`^`,[1,2],2);

But then I tried:
Map(`op`,[[a,b]]);

and the Maple kernel crashed. This happens every time.

Any ideas what can be a reason of this?

Hello,

I got problem with assuming and solve.

`assuming`([solve(abs(-2*r*(-1/2)*(1+sqrt(1+4*r))/r)<1)],[r>-1/4]);

There is nothing happens... Neither solution or some errors

What am I doing wrong?

Hello! Firt time in this amazing website, from which I have gotten may useful responses in the past!

Please excuse any "misbehavior". Any suggestions will be greatly appreciated.

My question is about theu use of arrays. Specifically, I want to beable to collect matrices in an array. With collect I mean to do something like this:

I ran the 16.02a updates but the "About Maple" dialog still shows 16.02 build 788210. Is this right or should it show 16.02a with a new build number?  Not sure if Maple was updated.

I have a large sheet containing about three proc(). Four symbolic matrices of though small order but with complex values are being imported. There are also some other statements other than mentioned above. I have writing them in text mode.

What could be the possible reasons for connnection lost with maple though I have 4 GB of ram.

 

Thankyou!!!

How do I plot 3D cylinder with following constraints: radius from 0..1, and theta 0..2*pi with a volume of pi/2. I keep getting error messages for all attempts. Please advise. Thanks Charles

I have a PWM signal in MapleSim and want to have a spectrum analysis of it. The time domain signal should be transfomed into a frequency domain signal, to get the harmonics of this signal.

My first intention was to bring the MapleSim signal to Maple (Attachment->Worksheet->LinkModel->Simulate). Then I had a 2x1000 Matrix which i want to transform with a FFT. My problem is that it doesn´t work. How can I get a spectrum plot of this Matrix or function?

I am wondering if there is a way to create a pdf from a Maple worksheet that has an animation, or in the case of Maple 17, a video, that allows the viewer of the pdf to play the animation/video.

Thanks!

Hi all,

I have 3 numerical methods s1, s2 and s3 for solving the linear system Ax=b ,

and I have the maple script (program) for each one of the methods. BUT I want to collect all of them in one program only such that the user(person) can select (choose) one of them,

How can I do this?

Thanks

First 1483 1484 1485 1486 1487 1488 1489 Last Page 1485 of 2229