MaplePrimes Questions

Hello everyone,

I tried to evaluate t the limit of a procedure using the command limit('phi1(x)', x = infinity), here phi1(x) is a procedure and x must be integers. I got an error from maple "Error, (in phi1) final value in for loop must be numeric or character". x must be integers in this case. I dont know how to fix it. Is there an option in the command 'limit' thats related to this issue? Thanks for your help!

 

 

Fei

Hello,

I often need to present my results.

How i find that the maple sheets aren't very useful to do this. I use of course sections to keep my page of results clearer but when you have many lines, it is very nice to my mpoint of view.

I recently discover the "slideshow" mode. I could be interested but i have some troubles with this mode.

First, as i use sections, in the slideshow mode, i see one page per section. But when i have many lines in...

calculate \int_{0}^{\infty}\frac{sin^3x dx}{x^3} by using

I want to simplify my equations in Maple

In case of MATLAB i can write


a= 1:0.5:150;

 e= [0.001 0.05 0.151 0.201 0.301 0.951 2];

s= kron([e], ones(1, 12));


But, how to write and create matrix in this form using Maple? 

 

Thanks in advance

2014! How many Zero in that number?

Hello,

To simplify and try to keep my program structured, i use sections. I often need to desactive all the lines codes of a section. Is there a soluion to desactive many lines in the same time without putting this # to each line.

Thank you for your help.

I thought I would generate a fun problem for Maple, and see what coding we could come up with.

You happen to be at work one day and overhear the managers talking about taking sick days away from the employees because everyone is taking their sick time around weekends.  The managers have decided to take one more years worth of data before making their decision. 

So you've decided to build a program in Maple for all the employees to use so that...

Is it possible to use printf to get math 2d output? For example, I'm writing a loop computing Riemann Sums.

f := x-> x^2; a := 0; b := 1; for i from 1 to 5 do printf("f(x[%d])=%a",i,f(a+i*(b-a)/5)*(b-a)/5); end do;

I would like the output to look nicer. Thanks in advance!

 

How to create a polynomial for the curve fitting of the 3D plot in Maple?

I have following data

a := [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10];

b := [ 0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.001, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011, 0.011];

c := [ -0.88, -8.87, -0.86, -0.82, -0.77, -0.71, -0.66, -0.62, -0.57, -0.54, -0.89, -0.88, -0.85, -0.81,...

Fine a(n) of sequence 1 , 3 , 6 , 12, 24 ,...  ,(n=1,2,3,....)

We are a school with more than 600 Maple users, we have 3 Mac mashines, different types that all give us the same problem. 

When installationi problems occur we use this method.

Restart MAC computer

uninstall JAVA

Restart MAC

get new version of Java - and install.

Restart MAC

get MAPLE 17 from homepage and install. 

We get a grey window where we can see next, but nothing else.

All users have adminstrative...

Let p be the product of all non-zero digits of the positive integer

Hi!

How do I input a literal superscript?

I know that for a literal subscript it'll be CTRL+SHIFT+_ , but what about a literal superscript? I've tried the CTRL+^ but it doesn't work.

Thanks in advance!

/puckie

 


Let triangle ABC and

First 1548 1549 1550 1551 1552 1553 1554 Last Page 1550 of 2429