Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hello!

Maple 16 differs from Maple 15  (Linux, 64 bit )  in that the plots (both 2D and 3D) have all lines contoured in black.  

How to disable such new behaviour?

Sorry, I understand that my question sounds crazy, but that's what happened:

  I had a working Maple program  and Maple 15 installation on Ubuntu 11.10 64 bit

After I updated to Ubuntu 12.04 ,  Maple 15  starts, but returns almost all (except most primitive)  integrals unevaluated.

My old working worksheets not return all integrals unevaluated. 

Same with Maple 14. 

I have no idea what could have happened...

Hello,

1-I have one calculation and the result is "Error, (in expand/bigprod) object too large"... What can I do with this error?

thamks alot.

Dear Maple users

I have had Maple creating graphics for me that I cannot do in other programs I have access to: 3D pictures of circle waves interferring or even the result of an interference pattern from a diffraction grating in Physics. But when it comes to simple animations, I am not all that impressed.

Basicly I have three complaints: 

a)  Maple seems to use a lot of space to save frame information, resulting in large filesizes.

Hello,

1-I have one calculation and the result is "Length of output exceeds limit of 1000000"... What can I do with this error?

2-I have one calculation and the result is "Error, (in expand/bigprod) object too large"... What can I do with this error?

here is my code i want to run the loop for every value if there is invalid input in lhs(ans(1)) the loop should not stop and check for next value
> restart;
>
> f1 := proc (x) options operator, arrow; R*T*(x*ln(x)+(1-x)*ln(1-x))+Omega[l]*x*(1-x) end proc;
x -> R T (x ln(x) + (1 - x) ln(1 - x)) + Omega[l] x (1 - x)
>
> g1 := proc (x) options operator, arrow; (1-x)*SfA*(T-TfA)+x*SfB*(T-TfB)+R*T*(x*ln(x)+(1-x)*ln(1-x))+Omega[s]*x*(1-x) end proc;

hi

thanks for your responding, but i need the analtical solution not numerical . could u solve it again

diff(x1(t),t)+x1(t)+0.03x2(t)+0.01y1(t)+0.02499y2(t)+.009y3(t)=0

diff(x2(t),t)+0.833x1(t)+0.69985x2(t)+0.13745x3(t)+0.02499y1(t)+0.06245y2(t)+.00227159y3(t)=0

diff(x3(t),t)+0.109073x

Hey,

I am trying to linearize a Statespace and extract the linear matrices from the solution. Using following example, can you explain how to extract the matrices a,b,c,d.

 

hi

would u please to help me in solving this system of this equation.

diff(x1(t),t)+x1(t)+0.03x2(t)+0.01y1(t)+0.02499y2(t)+.009y3(t)=0

diff(x2(t),t)+0.833x1(t)+0.69985x2(t)+0.13745x3(t)+0.02499y1(t)+0.06245y2(t)+.00227159y3(t)=0

diff(x3(t),t)+0.109073x2(t)+0.195455x3(t)+0.00909y

Hello,

 

I am wrting a program to generate the kaplan york map,

 

i am suppose to ouotput a sequence of x,y points

I have written my program, but am having a hard time getting the map.

In my program i return x[n],y[n].

 

After i read my program into  maple, what commands do i use to produce the map?

We are proud to announce you about the new feature in the Maple Programming Environment - Importing existing MPL files into a Maple Project.

You can update Maple Programming Environment using Update Manager mechanism in the Eclipse.

The following article briefly introduces the migrating process using the new import wizard,...

Please could you help me answer this, Thanks!
Use a nested for loop (that means two for commands, with one inside the other) to create a list of all pairs [a, b]
 where a and b are positive integers from 1 to 20 and a/b is also an integer.

hi,

 how i unsubscribe data/questions from maple prime?

It found the first four number of this sequence fine but for some reason it wont find the limit as it goes to infinity. I think it should end up being 2sqrt(3)/5 or something like that.

 

Hello everyone, new member here. I've been working with Maple 16/Mathematica 8/Matlab to find the determinants of some symbolic nxn matrices (a1,1 a1,2 etc). Matlab is able to do them quite easily but when they start getting too large it starts truncating them down to 25000 terms. Mathematica works like a charm but I want to beable to verify the results with Maple. Maple does great up to 7x7  but at 8x8 it seems to also truncate results like Matlab and past that...

First 1536 1537 1538 1539 1540 1541 1542 Last Page 1538 of 2224