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
  • Hi,

    I have posted the topic once, but as recieved no reply, I am trying a little force, hope it ain't forbidden:-)

    Ok, basing on Carl-Rubin theorem, it is easy to determine UMP test for testing H0: p<p1 or p2<p vs H1: p1<p<p2 where p1 and p2 are given probabilities. To test this at some significance level alpha, we repeat a Bernoulli scheme B(p) n times. In fact, for us to obtain a UMP test for H0 at the level alpha, we have to construct a randomized test, based on a statistic S being the number of successes. If S falls between x_a and x_b we decide to reject the Null Hypothesis. If S happens to be x_a or x_b, then we run another experiment and basing on its result we reject or accept H0.
    Iam a Student in the faculty of engineering Petroleum department. Iam Studying Oil Reservoir Simulation which havs many models. Iam Studying the mathematical modeling of those reservoirs. In this modeling we use PDEs to model that reservoir behaviour for years we devide the reservoir into grid blocks each of its special dimensions and parameters so for each grid block there are 3 phases which are oil, water, and gas equation (one for each phase of them)(Matrix Dimension = No. of phases * No. of grid blocks) in addition to the other parameters there are some elements of the PDEs which is function in more than one parameter
    Dear All, I am enquiring as to how the "Eigenvectors" function in Maple (I am using version 10) orders the eigenvalues that it returns (and hence the eigenvectors). That is to say, if I input it with a matrix of complex floats, does it just return the eigenvalues it happens to find randomly, or is there some ordering in the vector of eigenvalues it returns? I ask this because if I input it with say a diagonal matrix that is symmetric about it's centre, then the vector of eignevalues returned is also symmetric. Is this just a coincidence in that maple happens to find the eigenvalues in that order, or does it choose to return them in that order? Otherwise, if there is no symmetry in the input matrix then there appears to be no symmetry in the returned vector of eigenvalues.
    Steve Forrest and I are building a static analyzer for Maple code. What we would like is some kernel bound self-contained Maple code. In other words, we want code that does not depend on any Library functions, just the Maple language (and itself). Static analysis is already quite difficult, we have to start "small" and build up. Later, we will allow certain library functions -- essentially kernel-bound library functions first (call these 1-functions), then functions that only depend on those (ie 2-functions), and so on, until we can deal with n-functions for n large enough. Right now, kernel-bound code only, please!

    I just found this. It's not quite Math or Maple related, but I'm sure most of you will appreciate it.

    what about connections between mapleprimes and comp.soft-sys.math.maple ? is it possible to build a "bridge" bewteen them? for instance a "forum" in mapleprimes which will recieve all comp.soft-sys.math.maple posts, or a link to open it into the mapleprimes central frame. we could use the google interface? it will be easier to have only one place to concentrate all informations about maple... comp.soft-sys.math.maple
    Since the book entries do not yet have their own tracker (like the forums, blogs, etc), I figured I would give a particular entry I crafted on advanced maple programming a bit of a boost by making a blog entry of it, at least until Will get the tracker back online. I did spend a huge amount of time on that book entry, so I want it to get some visibility!

    XKCD continues to post some great comics, often relating to math. Check this one out:

    And yes, Maple does get it right

    Maple Equation

    Maple Equation

    This post was generated using the MaplePrimes File Manager

    View 1_epipi.mw on MapleNet or Download 1_epipi.mw
    View file details

    So I thought it would be cool to go buy Vista, not thinking that some of my favorite applications won't work in it. So is there a way to install Maple 10 on Vista Home Premium? If so, any help on that would be greatly appreciated. I don't know if I could go a full day without Maple capabilities. Thanks! Brandon
    Occasionally when I do an inline solve, the result is shifted to a new line directly below my input (not centered like a ; solve). Is this a known bug? Is there a way to prevent this from happening? Thanks
    Does Maple read .DVI files? if so how do you load them if not is what is a good program to read .DVI format.
    Does anyone have anymore infromation on the XMLTools[Tranformation]() package function? The help? files are limited and unchanged since 9.5 ( i suspect earlier ) - does the XSLT use XPath or another method, as the schemas ( given in the help files ) use statements like: ...xpath=".//xppmath|.//xppedit"/... Is this strictly and 'xsd:selector' syntax or can the xpath selection be given in an xsl transformation document? - at the moment the statement: ...value-of select=\"node_name/@*|text()\"... will select the attribute of the node and and: ...value-of select=\"node_name\"...

    So you have used Maple as a glorified calculator (Maple 101), then wrote a few 1 liners (Maple 201), and even a few larger procedures (Maple 301), where you were both amazed and horrified by 'op'. But when you get serious about programming in Maple, even for not-so-large procedures, what are the fundamental parts of the system that you should know? Other pages in this book talk about particular features. This one is instead a simple list of those Maple commands and concepts you need to know to be able to call yourself a Master Maple Programmer.

    The left hand navigation bar calls it High Performance Maple Programming Techniques but the book itself is (now) called Tools of the Maple Masters.
    It took me forever to find which tags were allowed. Why? because, silly me, I searched for it. And there is no page that has that information on it. Or, to be more precise, pretty much every page has that information in it, in the JavaScript region at the bottom of the input box. It is also interesting to note that the tags listed there do not include 'blockquote', and yet the toolbar does.
    First 251 252 253 254 255 256 257 Last Page 253 of 307