|
|
Exponential integral function
Hello,
I'm looking for special function (exponential integral function,
Ei(x)). I found nothing about this function with Scilab. How can I
calculate it?
Thanks,
Jean-Yves
|
|
0
|
|
|
|
Reply
|
Jean
|
3/1/2011 5:34:29 PM |
|
On Mar 1, 11:34=A0am, Jean-Yves Baudais
<jeanyves.baud...@insaminusrennesdotfr.invalid> wrote:
> Hello,
>
> =A0 =A0I'm looking for special function (exponential integral function,
> Ei(x)). I found nothing about this function with Scilab. How can I
> calculate it?
> Thanks,
> Jean-Yves
Hi, I checked around the new NIST Digital Library of Mathematical
Functions seems to point to expensive article downloads; whereas the
original NBS Handbook of mathematical functions has rational
polynomial approximations of 10^-4 and 10^-7 printed. I mention
these because they are simple and fast. If you look at either book
you can use Scilab to do the defining integration; but that will
probably be slower.
If your don't have the older book I can cut and paste the formula, or
there is a copy on the net.
Ray
|
|
0
|
|
|
|
Reply
|
RRogers
|
3/2/2011 2:48:40 PM
|
|
|
1 Replies
428 Views
(page loaded in 0.067 seconds)
Similiar Articles: Integrate Planck's law of radiation - comp.lang.fortran... probably do it with a few polynomials and then an exponential ... infinity, a series expansion of the integrand and integration gives the series for Riemann's Zeta function ... triangle wave function in C Code-S Functions - comp.soft-sys ...Bode plot of exponential function - comp.soft-sys.matlab ... triangle ... comp.soft-sys ... triangle wave function in C Code-S Functions - comp.soft-sys ... Double integral ... counting the digits in a number, exponential format problem - comp ...Example: '%6.4f' ... Write a short table of the exponential function to a text ... ... to use any decent storage format for such numbers. ... integers with i integral ... Goodness of fit - comp.soft-sys.matlab... four different probability distribution functions namely, Gaussian( Normal), Rayleigh, Exponential and ... fitting an integral function to a data set - comp.soft-sys ... least square fit for experimental data - comp.soft-sys.matlab ...For example, the signal is decaying with time, is it exponential? if so what is ... fitting an integral function to a data set - comp.soft-sys.matlab ... least square fit ... root locus plot from rlocus command - comp.soft-sys.matlab ...... no problem, but there's a zero at the origin so I added an additional integral. ... Bode plot of exponential function - comp.soft-sys.matlab ... root locus plot from rlocus ... Order of operations in a vectorized function - comp.soft-sys ...bivariate beta or exponential? - comp.soft-sys.matlab X ... Hi, By using sum function I want to sum up the values ... Best numerical integration technique for experimental ... Floating Point and printf() - comp.lang.asm.x86... If the expression that denotes the called function has a type that does not include a prototype, the integral ... VisualC++ vs GCC: read in a number in exponential ... Nonlinear curve fit fails to converge - comp.soft-sys.matlab ...I've found that if I encode the function in MatLab and ... to the final asypmtotic value Cf is indeed exponential ... Unable to meet integration tolerances without reducing ... How to compile COM components written in VC6.0 in Visual Studio ...VisualC++ vs GCC: read in a number in exponential ... following components can not be installed: - Integration ... Hello, I ... is done for real, code a function fptest ... Exponential integral - Wikipedia, the free encyclopediaIn mathematics, the exponential integral is a special function defined on the complex plane given the symbol Ei. For real, nonzero values of x, the exponential ... Exponential Integral -- from Wolfram MathWorldLet E_1(x) be the En-function with n=1, E_1(x) = int_1^infty(e^(-tx)dt)/t (1) = int_x^infty(e^(-u)du)/u. (2) Then define the exponential integral Ei(x) by E_1(x)=-Ei ... 7/22/2012 6:39:58 PM
|
|
|
|
|
|
|
|
|