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 am doin a project on autotuning pid temperature controller,i need 8051 assembly language code for it...so plz any info abt the code send it to my mail.
    Hello,

    I read some other entries here and there of users having problems with the Maple 10 editor. Just wanted to know if we are isolated cases under Linux and Mac or if this is bigger issue.
    I am working under Linux FC4, and for me it requires a lot of patience with this editor. He jumps here and there, the cursor disappears in the wide space of my worksheet, copy and paste into a string is not possible at all...
    I knew previous versions (Maple 7), their editor had their own life too, but this is the top. And in fact, I hoped that they finally come up with a less peculiar editor. Instead I see a lot of cosmetics. Or am I wrong ?
    It seems that it is impossible to put on a plot a text wich would include Greek letters, for instance sin(alpha), where "alpha" is a Greek alpha. For instance, demonstarting a solution of the pendulum problem I would like to show the angle alpha by which the pendulum is offset from equilibrum and the component of the gravitational force which pushes it back to equilibrium - m g sin(alpha). Andrzej Pindor University of Toronto
    I use Maple 10 in Document Mode. How do I set up page headers and footers in a document so when it prints one can see the document title, date,, page number, etc.?
    How long is MaplePrimes going to remain in beta ? Are there more features planned, or are you just waiting for a more appropriate time to make an announcement ? Personally, I think it's done, and overall it's a very good job. By the way, I hope the company makes a good effort to promote this site at the conference. Set up a computer set up in the main lobby where people could see the site. Just use a notebook with external keyboard, monitor, and mouse, and mooch wireless internet from the venue. On a sidenote, I think wireless internet was probably the most requested feature of last year's conference.
    I've had considerable difficulty in integrating products of trig functions with Maple. It usually expands the trig functions into forms that just are a mess to deal with. So, I usually handle this by splitting an expression into two parts: a constant term that doesn't depend upon the integration variable and a dependent term. In the past, I've usually done this by hand but have now created a procedure to do this automatically.
    Hello, I have tried to run the Maple 10 program on my Toshiba Tecra M4 TabletPC and it runs fine until I go to Tablet Mode. The only part of the program that will run in Tablet mode is the Classic Worksheet. The symptoms are that the windows that appear in say the documentation mode (in Tablet Mode) come up but are solid gray. The program seems to hang. Now what I mean by "Tablet Mode" is that you flip the touchscreen around and lock it on top of the keyboard. This cause the display to go from a horizontal presentation to a vertical sheet of paper presentation. Regards, Dave
    FYI, there are MathML character entity errors in Maple 10. This causes problems when copying MathML output from Maple into other programs that expect valid MathML. I only checked the Greek character entities, as that's where I was running into bugs. The incorrect entities as output by the Maple MathML[ExportPresentation] command and the corresponding correct MathML entities from http://www.w3.org/TR/REC-MathML/chap6/byalpha.html are (lower and upper case Greek characters only):
    Most of us are very passionate about Maple. This is not something that I'm accustomed to stating in public but in the spirit of Valentine's day, I thought it would be appropriate. Also to mark the occasion, I created a new poll to see just how deep the roots run in this community. Feel free to disclose sordid details of your first time by including a comment :-) T4.
    Hello, I am trying to compute an integral, int(1/3*(-6*u2^2+u2*(3*z+9*u3)+z^2-5*z*u3-2*u3^2)*(z-u3)*(z-u2)/(u2-u3)^4, u3 = z .. 1); Warning, unable to determine if u2 is between z and 1; try to use assumptions or set _EnvAllSolutions to true O.K., I try with assumptions: int(1/3*(-6*u2^2+u2*(3*z+9*u3)+z^2-5*z*u3-2*u3^2)*(z-u3)*(z-u2)/(u2-u3)^4, u3 = z .. 1) assuming u2
    Just wondering. Has there been any work done on the so-called Chaos Game and other aspects of Wolfram's NKS (New Kind of Science) using Maple? If so, can someone lead me to references to this.
    MAPLE does not have the capability of plotting nice (say, round) FILLED IN points, and "hollow" points are very often hard to distinguish in a window cluttered with graphs. I pointed this out to the Maple Support Team, and the following roundabout was suggested: > with(plottools): > c := disk([9,1.5], .2, color=black): > > d := disk([2,2.8], .2, color=black): > > display([c,d],scaling=constrained,view=[-10..10,-10..10]); > display(p1, p2, p3, p4, p5, p6,c, d, scaling=constrained,view=[-1..10,0..10]); > display(p1, p2, p3, p4, p5, p6,c, d,view=[-1..10,0..4]); However, the BIG inconvenient of this roundabout is that in reality it plots little circles. So, if the scales in both axes is strongly different (think of plotting monthly salaries, in dollars, against time, in months) you don't get round points, but very flat ellipses.
    Consider the following equation: base^^(height)=weight where base^^(-1)=0, and base^^(height+1)=base^(base^^(height)) whenever 0.20 <>
    I seems that CodeGeneration fortran uses internally lists that can get longer
    than 100 elements converting complex procedures.

    executing
    "Fortran(long_procedure,defaulttype=float,optimize);"

    I get the following error message
    "Error, (in GetNameReplacementList) assigning to a long list, please use
    Arrays"

    9.5 handled this without problems.

    I join a worksheet that (as very last command) shows the problem.

    I reported already this problem to the technical support, but now I post it also here.

    Fawzi
    We recently installed Maple10 and Matlab 7r13 onto our Gentoo Linux machine. We've gone through the steps outlined in "Configuring a Computer for Matlab" to get the Matlab link working. Both programs work fine on their own and when we load the Matlab package in Maple ( >with(Matlab); ) it displays a list of commands just as it should, but when we try to open a link to Matlab we get the error: Error, (in Initialize) The library matlink.dll/matlink.so cannot be found Does anyone have any idea what to change in Maple or Matlab to point the program towards our matlink.so file? It is located in the $MAPLE/bin.IBM_INTEL_LINUX/ directory.
    First 280 281 282 283 284 285 286 Last Page 282 of 306