MaplePrimes Posts

MaplePrimes Posts are for sharing your experiences, techniques and opinions about Maple, MapleSim and related products, as well as general interests in math and computing.

Latest Post
  • Latest Posts Feed
  • The maplecloud may in some respects reduce the sharing of applications on mapleprimes and at the maplesoft application center.  A maplecloud user may instead of sharing his application via mapleprimes applications or the maplesoft website may just make his worksheet publicly available over the cloud simply because it's easier to do. 

    It is true that mapleprimes is a different type of serviece that allows the interaction of ideas/questions as well as the sharing...

    Mapleprimes takes unusually longer to load than used to.  And some people complain about being emailed 3 x's I'm not sure it's fixed but I've noticed my page actually loading 3 times before it actually comes up.  I'm on dial up so I can notice things people on high speed won't notice.

    One other thing possibly very important to the web program designers of this site.  If I load the mapleprimes web page and say stay offline, it does this 3 times. ...


     

     It seems I can't add a response to this message, so I added some detail to it.

    Consider f, the partial sums of the convergent series related to

    Hello,

    I started using Maple TA to create some online exercises for students at a universtity of applied sciences in Germany. I proceeded in writing the exercises with the help of LaTeX. Here I would like to share some experiences in a kind of overview. For me there are 4 major fields of disaffection:

    1. In general, the Maple TA rendering of math content is very poor. Look at the layout produced by LaTeX and you know what I mean.

    2. The conversion of LaTeX files provided by Maple TA ...

    Maple is such a useful and wonderful sorftware, but,

    coud you make the classic worksheet compatible with 64bits?

    There are packages (grtensor) that do not run on the new worksheet.

     

     

    I am pleased to announce that Maple 15 will be available on April 13. We are very proud of this new release of Maple, which has been twelve months in the making, and I...

       The recent flow of spam into MaplePrimes gave an opportunity to recall some pages fallen out of our memory: interesting questions, deep answers, and rich in content posts. It suggested me the following idea which I would like to discuss with the  MP members. Maybe, it would be reasonable to create a new heading "The best of MaplePrimes" in MaplePrimes. For example, every month experts choose a few candidates to be included in "The best of MP". Then the...

    Each of my two previous two blog posts (Maple Gems, More Maple Gems) contained five "gems" from my Little Red Book of Maple Magic, a red ring-binder in which I record...

    Dear all,

    Find here a part of my precedent post "2D finite element method" which represent a worksheet for 2D triangular Mesh.A part of the mesh can rotate with regard to the other by modifying theta.

    restart: with(geometry): with(plots):

    ms := 8: n := 6: mr := 5: theta := (1/180)*(23*Pi):

    wrs := (1/1000)*<30.8, 33, 36, 39, 40, 43, 46, 49, 53.25>:

    wrr := (1/1000)*<20,23,26,28,30,30.8>:

    wt := (1/180)*Pi*<0,10,20,30,40,50,60>:

    In a theme similar to the movie Matrix a little procedure to create falling random number animation, and in this example 0's and 1's hence the name binary rain.

    MatrixRotaterows := proc (arows, bcolumns, randstart, randend, iterations) 
    local a, i, b, c, d, e, f, g:
    a := Matrix(arows, bcolumns, 0):
    for i to iterations do
      b := Matrix(1, bcolumns, rand(randstart .. randend)):
      a := ArrayTools:-CircularShift(a, 1, 0):
      a[1,..] := b:

    I will never understand, why spam postings are deleted - but the user is not locked or trashed.

    Today again the same http://www.mapleprimes.com/users/abraham is flooding again.

    Hi all,

    I noticed that there are not many applications which deal with the finite element method with Maple. I attached in the file below a code for the magnetostatic probems and which allows the calculation of the magnetic field in a permanent magnet synchronous machine.

    mafem.zip

    I hope this work will help many users of maple in the numerical analyzis with the finite element method

    I posted...

    Back when I was working at the University of Waterloo, I found several copies of a VHS tape sitting on a dusty bookshelf full of old Maple boxes and manuals. The tape's cover had a line drawing of Issac Newton on it and the title "Maple V: The Future of Mathematics".

    There was...

     

        I would like to pay attention  to the annular conference Polynomial Computer Algebra '2011, St. Petersburg, Russia, April 17-22, 2011. It happened to me to participate in  a few conferences organized by EIMI. In view of it I can say that    Russian mathematicians and  programmers are strong,  the organizers' hospitality  is warm, and    Saint Petersburg is a great city which is considered to be one of the most beautiful cities of the world.

    First 114 115 116 117 118 119 120 Last Page 116 of 297