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
  • I have been teaching University Math courses and recently posted two worksheets about pendulums. The first is on the double pendulum and the latest is for a pendulum with a moving pivot. These are just two of the problems presented to my students in their introductory Differential Equations course at the NSAC. I am interested in any comments about either worksheet. View 4221_double pendulum.mw on MapleNet or Download 4221_double pendulum.mw
    View file details
    Greetings. As mentioned in earlier posts, I often find the answer given to a question regarding the use of the 'sum' command as: don't use 'sum', use 'add', and all will be fine. I agree, and I use the add command for adding numbers together. But, if all I am doing is adding numbers together, from a sequence and nothing else, why not use the 'sum' command. It seems to be orders of magnitude faster than the 'add' command if there are a large number of numbers(I have no metric for what large is as far as numbers go). As an example, I execute the code below and look at the results. > restart:
    Well hello. My name is Phoenix:) I have recently started going to school for computers, information systems, and found out you need to be good at math to work with computers. Now don't laugh....but math didn't cross my mind when I signed on, and I am horrible with math :( I am 24 years old and am still learning my multiplication tables. That was one subject I just never could find any help with as a child, and now as an adult I am afraid I am clueless when it comes to anything mathmatical. I am taking the course online, so I do not really have anyone next to me in class to help if I get confused.
    I have a brand new Dell Laptop in which Maple 10 simply will not load. When I double click the icon, nothing happens. There is an item that Maple puts into the Windows task manager process viewer "maplew.exe" but nothing loads. When I built the computer, I installed my software in the following order. 1) I performed all the windows updates (both high priority and optional) 2) installed Mcafee Virus Scanner 3) installed Microsoft Office 2003 (and did all the updates) 4) installed Sun's Java Runtime environment and did all the updates 5) installed Maple 10 6) tried loading maple but with no success
    I thought I would take up a little time to write about some of the new plotting features in Maple 11. This post will give an overview of what is in Maple 11 plotting - subsequent posts will give more details on the individual features. Let's look at each of the features mentioned on the plotting enhancements page. All of these are only for 2-D plots.
    Does anyone know if Maple's handwriting recognition feature employ statistical pattern recognition in some way ? v/r,
    I was just wondering. Has it already been rigorously proven whether or not Planck's constant is transcendental ? A little introductory notes on transcendental numbers would also be appreciated. thanks,

    Free Examples in MM Free Library on mechofmat.com.

    Hello, I would like to use Maple in Statistics, but I have a problem with a speed of base functions, like generation, Mean, Range and Standard deviation. Maple computes slowly than MathCad. I have 4 test functions: Test of generation speed > restart: > > Digits :=10: > > test3:=proc(N,n) > local i,a,X; > use Statistics in > X := RandomVariable(Normal(0,1)): > for i from 1 to N do > a:=Sample(X,n): > end do: > end use; > end proc: > time(test3(30000,100)); Test of Mean speed > restart: > Digits :=10;
    Hello all. At the company, we've recently had discussions on the future of printed manuals. Many software companies are moving towards CD-only packaging for many reasons. Today, if you buy the full professional version of Maple, you get all manuals printed. I just wanted to get a sense of your feelings on paper vs. electronic manuals. Thanks. T4.
    Hi, I would like to know what is the most efficient way to store data in MAPLE? Matlab users would know that the output data of a code is put in subfile automatically and all you need to do is to save that library of subfiles of arrays, etc. Is it possible to do the same in MAPLE? Maybe it is something very basic but I cannot seem to find an efficient way of doing it... Thanks. Gurs
    I would like to see the ability to set the plot box and axes transparency, or even color of those items in some future release of Maple. Thanks, Tim
    3 Chemical Engineering laboratories in Thessaloniki (Salonica), Greece, are preparing the 9th Meeting of the Network Young Membrains (NYM) [26-28 September 2007]. The NYM has proved to be a well-established and important conference for young membrane researchers, enjoying a good response and a steadily growing interest every year. More than 700 “young membrains” from different European and occasionally non-European countries have participated in the 8 previous meetings, with more than 80 attendees participating in Rende, Italy, September 2006.
    I recently installed maple11 and upgraded from maple10. However, I still have desktop icons for Maple10 and Maple10 classic mode. Does this mean that I now have the choice of using maple 10 or maple 11 on the same machine ? I thought that the automatic upgrade would have completely replaced any previous versions of maple found on one's machine ? Guidance welcomed, v/r,
    Hello, Could you guys help me with how to find the minimization equation of an integral parametrically by MAPLE? Thanks Gurs
    First 244 245 246 247 248 249 250 Last Page 246 of 306