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 everyone! I could display two plots named p[1], p[2] by with(plots): p[1] := ...: p[2] := ...: display(p[1],p[2]); How do I display n-plots name p[1], p[2], ..., p[n]? Thanks for your help! -Dan
    In the following Maple code: Download 2636_Cartesian p-orbital.mws I just can't see how to clean it up properly. Can someone help? Thanks Carl David
    Maple 10, when asked to evaluate int(sqrt(1/x^4+1), x = 1 .. 2) returns a complex value. (evalf gives 1.132 + (10^-9)I). Is there any way to get an accurate symbolic answer that is pure Real? Steven L Berntsen Montreal QC Canada
    Nice implementation of Drupal. I like it!
    Hi, I have a question about Gröbner bases and using the Rosenfeld_Grobner algorithm in diffalg. What is best to use? If the equations only contain time differentiated variables, is it better to differentiate the equations "by hand" first and let the Gröbner package deal with the problem or is it better to just plug the whole thing into diffalg from the start?
    I am new to this forum and would appreciate any feedback. I do not use Maple myself but have users who report to me that when they use Maple 10 (both with and without the patch), if they go on to something else and come back to Maple, when they maximize it, the computer will randomly shut down. It only seems to happen with this application. Any one out there experience anything similar or know of any solutions. Thanks very much for any advice.
    First time to this blog but I need help. I don't use Maple myself but I have many users that do and they are reporting to me that when using Maple 10 (with or without patch), if they go on to another application and then maximize the Maple again, it will cause the computer to re-boot. Has anyone out there run into this problem before? My users are using a 3.2 Ghz processor running WinXP SP2 with 1GB RAM and an 80 GB hard drive. They all say they have noticed this problem only with Maple! Help! Many thanks.
    Hi again, Running Maple 10, WIN XP Pro, When I try and export worksheet as RTF Maple only exports a small portion. I have the "Disable Large RTF" checked as "Never" yet I still only get a small portion. Is this a bug? or am the one with a bug? TIA Larry Ciak aka malt_master@comcast.net
    Hello, I sent this letter to MAPLE tech support and they suggested that i post it here. After using MATHCAD for a number of years, I recently purchased MAPLE 10. I am really blown away by this software’s depth and versatility. I am particularly impressed by how well geared it is to do symbolic math, and by the fact that with MAPLE you can see the steps involved in a complicated symbolic integration. I do find however, that the price of MAPLE’s extra power is that it is less intuitive and has a steeper learning curve in comparison to MATHCAD. There is definitely one area in which I have found MATHCAD is superior to MAPLE. I realize that I may not be fair to MAPLE. There exists the possibility that one can do in MAPLE a certain thing I have been doing in MATHCAD and I just don’t know how to do it yet. It is that possibility which is behind this letter.
    Can anyone give me some guidance on how to approach a singular integral similar to this: f:=Int((y^2-1)^(1/2)/y/(1-1.5*y^2+(y^2-1)^(1/2)*(3*y^2-1)^(1/2))*(1-1.5*y^2)*(.1e-5-(.1066590211e-4*y+.1e-2*(y^2-1)^(1/2))^2),y = 1 .. 1.4037); It arises from a solution of the Wave equation from an impact to the elastic half-space. I am working through a paper by G. Eason (J. Inst. Maths Applics)from 1966 where integrals of this type are evaluated numerically, but the details are left out. Thanks, Ken kagd@lehigh.edu
    これは私の最初のブログです。mapleprimesで日本語のブログは規則違反でしょうか・・・
    Hello! I got a trouble to get the answer of following exponential function with summation. I expect that the answer should be "Heaviside" forms. However, the maple software does not go further. restart; assume(i::posint,n::posint,s::complex); eq1:=sum((-1)^i*exp(-s*T[i])/s,i = 1..n); inttrans[invlaplace](eq1,s,t) assuming T[i]>0,T[i+1]>T[i]; I am a novice for maple. Is there any procedure routine? Please tell me about it. Thanks. Y-G Sung sungyg@chosun.ac.kr
    You can now use Google code search to look only at source files. Right now, Mathematica is handled natively (as the drop down on the advanced page shows), but one can still get to maple files by specifying file:\.mpl as a work around. While it can also be used to search plain text files (to search mws files) as well as XML (i.e. mw files), it is less clear how effective searching in those types of documents would be. People seem to have taken to posting to the Google Code Search Group to ask for their favourite missing language.
    Hello i wonder whether its possible to solve elliptic pdes numerically in Maple10. I didnt succeed. I have a 2dim. poisson equation with the source term being the output from an other pde, i.e the source term can not be given in closed form so how to integrate this? i always get the message that Maple10 can not solve elliptic pdes Thanks for any ideas
    Hello, I have 32 pc installed with ghost. The OS is SuSE 10.1. I try to install Maple 10 but at the end of the installation of Maple I have the message "Unable to determine the host ID of your system" When I install Suse 10.1 fron the DVD, not from ghost, I can install Maple 10 without problem. I tried to fix the host ID with the command hostid but the Maple says "Unable to determine the host ID of your system" Some help is welcome
    First 261 262 263 264 265 266 267 Last Page 263 of 306