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
  • View button in the user account (right next to the name) points to the same page where it is located. What is the purpose of it then?

    By the way, the user account page has quite a few errors in it. In IE7 it loads with a message "Done, but with errors on page" in the status bar, and Firefox outputs the following warnings and an error message in the error console:

    Warning: Error in parsing value for property 'display'.  Declaration dropped.
    Source File: http://www.mapleprimes.com/modules/system/defaults.css
    Line: 43

    Currently, we get 1 point for a forum post or a comment, 3 points for a blog entry, and 5 points for a book post. However, the actual value of a post varies significantly. It can be a question, or an answer that is not very helpful, or an answer with a workaround etc. Perhaps, that could be included in the point calculation. Something like the MSDN scheme:

    I am trying to solve a one-dimensional heat equation problem with a piecewise continuous input of temperatures.  Dr.

    The help page for  PDEtools,dsubs  says  "dsubs will substitute the left hand side of each substitution equation until this derivative is eliminated from the target"


    Trying a subs like u'=u into the expression u'' gives u -- as it should:

    PDEtools:-dsubs(diff(u(x),x) = u(x), diff(u(x),x,x));
                                        u(x)

     

    I would like to use Maple to provide an independent check on a finite element model solution (ANSYS) of a thermal transient analysis of a reinforced concrete shell.  The following information is known about the shell:

    The XMLTools package appears to use a DOM parser.  This requires that all of the XML data be loaded into memory and parsed before it can be used.  This is less efficient than a SAX or stream-based parser that operates on only parts of the XML tree at a time.  It would be a useful enhancment to include SAX based parsing in Maple.

    Just a simple issue,

    When I'm typing in an equation with a lot of brackets, maple automatically underlines the bracket set however if you are at the bottom of the screen the underline will not be visible.  This is just more of an annoyance than a problem.

    Perhaps in an update maple could scroll the text up half of a space or so from the bottom of the screen?  or be able to at least scroll the data up the screen.

     

     

    Hi, have a look at the pic. Maple has occasionally problems to combine solutions of an integral (and not only there) to a real term. One has to  do it by hand.  Are there any plans to improve this behaviour ?

     

    I'm trying to install Maple 11 in a 64 bit Archlinux system.  The licensing software is only 32 bit, even though Maple itself is 64 bit.  All I needed to do to get around that is install 32 bit glibc libraries (pacman -S lib32-glibc for any Arch users)

    Hi,

    I just realized that Maple 8 shuts down without saving every time I try to save a document. Obviously, this is a very serious problem. Any tips? I actually uninstalled the whole software package, and reinstalled it, only to find that the problem was still there. I hope someone else has dealt with this. Please help. Thanks,

    John

    How can Maple arrive at the following, for an unspecified function f(x,y), without knowing sufficient conditions (eg. whether the 2nd partials are continuous)?

    > # From the ?diff help-page
    > diff(f(x,y),x,y) - diff(f(x,y),y,x);
                                          0
    

    Continuity of integrands isn't generally assumed by int (there's a separate optional parameter which enables it...

    Hi

    I subscribe to different posts.  All the e-mail I receive is on my hotmail account.   I don't know why.  I would like to be able to change that settings so I will receive it on my outlook account.

    How do I .....

    Mario

    Since some days I can no longer save threads in html format in a readable way.

    Was there anything changed?

    I recently submitted my work to Maple Application Center and I received a bug report from a staff. Then, I resubmitted it after fixing bugs. However, I have a bug report again (^_^; Yes, this is because my work was poor, but in other words, all applications in Maple Application center that passed strict check by staff are all guaranteed to have good quality. I am sure that everyone can find good tools for education and research. We should utilize them. If we can not find applications that we want, let us develop works and submit them ! Yasuyuki Nakamura

    Hi there,

    I'm struggling to understand the dynamics of a 3-D system of differential equations. I am interested in a numerical simulation. A phase diagram would be nice too. I've tried the standard bag of tricks, but remain quite lost.

    First 201 202 203 204 205 206 207 Last Page 203 of 306