Mac Dude

1556 Reputation

17 Badges

13 years, 251 days

MaplePrimes Activity


These are questions asked by Mac Dude

I ran into an interesting situation with numeric integration.

For a simulation task I need to evaluate an overlap integral of a pair of 3-d ellipsoids which have a certain aspect ratio and the axes of which are tilted against each other. The distribution in each plane is Gaussian, but with largely differing sizes. While I have an analytic expression for the result; the integration (along a certain direction) cannot be done analytically and so I integrate numerically....

One of those vexing things that should be easy:

I am reading in a data file using ImportMatrix. Since the file has one column with texual data I cannot use datatype=float since that bombs. I >can< ImportMatrix with datatype=string or anything.

I then extract columns using the appropriate command and want to do something numeric with them (only with those columns that have correct floating point numbers). That fails since my data are now not floats (even when using anything...

Hi all,

I am looking for a package to calculate the power mean (or Hölder mean) defined like

Mean_p(x_n)=(1/N Sum(x_n^p,n=1..N))^(1/p)

in a hopefully obvious notation. I can obviously implement this definition directly in Maple, but there are subtleties (like the limit of p=0) which maybe a mature implementation already covers (?).

I am still mostly on Maple 15 which does not have such a Mean. If 16 or 17 have it I would not becessarily know.

So I have this long-ish for...do...end do loop that involves all sort of things incl. running an external program (via system() ) and fitting a nonlinear expression to the result; the loop iterating a parameter for the external calculation.

It would be swell if I could run something like a progress bar that tells how many cycles done and still to go. Even better if I could get at the value of a certain variable that indicates progress of the whole calculation (which is an optimization problem...

I have an intermittent font issue in Maple 15 on Mac OS X 10.4 and 10.5.

Every-so-often it happens that certain characters do not show in the Maple output. These are usually greek characters or somewhat more exotic mathematical symbols. I do shuffle file back & forth between my systems which are Maple 15 and OS X 10.4.11 and 10.5.8. Java id 1.5 on both of these. Occasionally, a file may also get to a machine running Maple 17 on 10.6.8 with Java 1.6, but that is...

First 15 16 17 18 19 20 21 Page 17 of 23