Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

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...

Hey guys.

 

I've been using a format where everything, math and text, is in black. The awnsers come out in blue.

Some coleges use a (ugly?) format where the equations are in red and are, in my opinion, less easy to read and take longer to type down.

 

So my question is simply this: Can I do everything using the black format I'm used to, or are there certain things that I MUST use the red format to compute?

If there are...

Hi all,

 I want to find the co-efficient for z^k of 2-stage hyper exponential Random Variable. That is expressed as sum of two Taylor series. I have given the code in the attachment. I have tried using convert(A(z),FormalPowerSeries,z) with op([1,1],..), but it didn't work.Coefficient_Extract_.mw

Dear Maple Users!

I'm quite beginner in Maple. I will appreciate all of your help and a guidance.

  

I have written the simple procedure (in attached file) and it takes about 40 sec to make

one cycle on i5 2.8Ghz, 4Gb RAM, Win7x64, Maple 14 x64. I believe that it can be solved much 

more faster.

  qn_mp_v1.mw

 

What are the ways to speed up my procedure?

Hi there,

I am calculating he rank of a matrix in Maple and I have a result. However, I want Maple to show me the intermediate steps that it used. I know that the rank function uses gaussian eliminations. Is it possible to make it display these steps? 

The matrix is 8*8 so I think it is taugh to use the tutor tool. 

I tried ShowSteps but it says that rank is not a valid problem.

Any ideas?

 

Hello,

 

 I am getting into the pdetools, in particular the analytical options. I saw that I can test the MAPLE solution to a pde, but I want MAPLE to test my solution,  how could I do that, MAPLE just substitutes my solution into the pde without differentiating and simplifying.

 

Thanks,

 

Daniel

Hello everyone,

I like to force following:

a/(a+b) --->  1/(1+b/a)

I know that collect is a powerful tool that is actually capable of doing such things. In a similar (old) thread, it was suggested to use a function in the last part like

collect(expression, varialble, (x->something)@factor)

but I don't understand what exactly this means. Any help?

another related question is, is the collect command available as right-click option?

I have a differential equation having a parameter say 'a'.

If I increase 'a' by 10%, got change in the solution as well.

How to calculate change in percentage in the solution?.

Thanks

Hi everyone.

Does anyone know what engine is behind the fsolve command? As we know fsolve can solve the sets of equations even without any initial guesses. Is it working based on GA or another global optimization techniques?

Appreciate any help.

MJ

First 1562 1563 1564 1565 1566 1567 1568 Last Page 1564 of 2249