int(exp(x)*erf(x),x = a .. b)

From: John Creighton (JohnCreighton__at_hotmail.com)
Date: 06/13/04


Date: 13 Jun 2004 12:38:42 -0700

using MATLAB 6.1.0.450 (R12.1) to access the maple
kernel I don't get a solution. for:
int(exp(x)*erf(x),x = a .. b)
Does anyone know if this is solvable? It looks like you could do parts
a few times, and then equate terms. Since:

>> int(sym('erf(x)'))
 
ans =
 
x*erf(x)+1/pi^(1/2)*exp(-x^2)

What about the integral:
int(exp(x^2)*erf(x),x = a .. b)

For this I could let u=erf(x)
and do substitution. Right?

Moreover, If I figure out how to do the integral myself, how do I
teach maple to do it?



Relevant Pages

  • int(exp(x)*erf(x),x = a .. b)
    ... using MATLAB 6.1.0.450 to access the maple ... kernel I don't get a solution. ... and do substitution. ...
    (sci.math.symbolic)
  • Re: Matlab
    ... But I've compile the kernel with linux option and maple (other soft using ... If I don't maple can't run... ...
    (freebsd-stable)
  • Re: Mathematica Vs. Matlab
    ... Mathematica is a powerful CAS. ... Maple, REDUCE, MuPAD (it can be legally obtained for free at some circumstances, ... There are a number of programs to do numerical calculations with usual ... One example is Matlab; ...
    (sci.math.symbolic)
  • Maple vs Mathematica questions: symbolic & MacOS aspects only.
    ... has perhaps come to change CAS. ... I will keep on using Matlab at this ... than Maple where numerics are concerned. ... Mathematica, but will do so. ...
    (sci.math.symbolic)
  • Re: Large Number support in Matlab
    ... obtained by making many combinatorics calculations including factorials, ... The code was fully written using Matlab, ... Matlab to Maple because supposedly Matlab couldn't perform high accuracy ...
    (comp.soft-sys.matlab)