Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hey,

I am uing cmaple.ext to generate batch of images.

However, i found some of the functions are not the same as i execute from the worksheet from standard maple interface.

 

There are lot of white space around the image...

Is there any way to reduce them?

Good Morning,

Would anybody be kind to help me with the attached Maple worksheet. My goal is to use Maple procedure to generate all the equations and then solve the equations for all the variables. Also, I have attached the PDF file on the paper I'm trying to develope, the equations are on page 8. Please Help.

Regards,

Moses

For solving a 2nd order hyperbolic PDE numerically (pdsolve/numeric), is it possible to choose more restricted and different time/space ranges, rather than what is defined in initial/boundary conditions? (assuming the fact that one defined Cauchy initial conditions for time variable at t[0], and Dirichlet boundary condition for space variable) thanks
I have a collection of polygons in 3D that are in various colours. Some of these polygons overlap. How do I control what colour the overlapping portions are? The overlapping part may take the colour of one of the polygons. Thank you.

dear i have very complex problem may it wil easy for somone, i have 36 equations in maple that i have to use in matlab to simulate and the equations have to take som numercal values in matlab, and it has to generate some numerical values while running in a loop. i have used the with code generation option in maple. and it produce a code for matlab.

I have asked this question in a math forum on the physics forum site and figured it would fit better here:

http://physicsforums.com/showthread.php?p=2288111#post2288111

any and all help would be greatly appreciated!

 

MT

Hi, I have plotted an implicit 3d plot of an extensive equation into maple, but the particular equation represents a treshold, as it is calculated as the difference between two equations. Which means that everything below the graph represents the case were equation one is bigger than equation two and everything above the graph the opposite. Now by changing the parameters held constant before, I would like to make clear what happens to the chance that one equation is bigger than the other. So to come to the point, is it possible to calculate the surface below and above a certain graph?

From format->autoexecute , I wanted to press "clear" but accidentally pressed "clear all" ... now all 200 of my autoexecuted functions (which were very carefully placed and is not easy to remember which ones they were!) have been removed and pressing edit->undo does NOTHING!

I'm so lucky that I save my maple worksheets every time I make big changes (so I have maybe 36 versions of this worksheet!) .... but should maple not be able to "undo" somehting THAT simple!

 

Hello, I've been trying for weeks to solve a system writen in its matrix form like: M*y(t)'' + C*y(t)' + K*y(t) = F(t) My system can have like 300 dof. If I generate all de equations and I use the dsolve/numeric command, it works but not all the time. I think that there is a problem with the Heaviside function that I have in some coefficients of my matrix. I've been reading in forums that it's better to have a first order system to solve complex problems. For that we can create a procedure as explained in the dsolve/numeric/IVP help.

Hi,

My equation is  Y= m.Y^3 + n. B

y: (-1..1) and  B: (-60..60)   have this values.

How can I fit the m and n parameters by using maple7?

And also how can I plot  Y(B) ? Thanks.
 

Regards,

Bengu

 

I'm trying to export some plots to a .gif file which are then imported to a latex-beamer presentation. Since the presentation uses a non-white background, I want maple to produce gif plots with a transparent background. What I tried so far is plotsetup( gif, plotoptions="transparent=true" ) but no dice. As an alternative, setting a RGB valued BGcolor would be ok for now as well ... here I tried setting the PlotBGColor value of my maplerc but this had not the desired effect as well. Thanks in advance, Cheers Nils
Hi all, I have this same equation in another active thread also with boundary conditions. But now I have INITIAL CONDITIONS INSTEAD. I thought of just starting a fresh post. Here is my non-linear differential equation x := diff(y(r), r, r)+2*(diff(y(r), r))/r+ C*polylog(3/2, -exp(C2*(C3-y(r)))) = 0 with boundary values D(y)(0)=0 and y(0)=0. C, C1 and C2 are some numbers. The hint says to use procedure to solve polylog and then integrate the differential equation. I was wondering if I can get some advice on solving this equation.

Dear Sir
Can you please help me to minimize the following cost function with maple 10.I want that " t and T must be greater than zero(not equal to zero) , t < T  and C > 0." I tried a lot but I am not getting the values of t and T as mentioned above " ". Also why  the solution obtained by the 2 methods below is different  ? Which one of them is correct ?

Priyaasha

Does anybody know whether there's a library with which I can efficiently compute Minkowski-Sums of Polytopes or Polyhedra?

 

I will be collecting motion data. I believe there will be high frequency errors in the data. I would like to convert the data into the frequency domain and view the frequency amplitude. (I have only a slight familiarity with the Fourier Series and Fourier Transform.)

First 271 272 273 274 275 276 277 Last Page 273 of 2219