Integrating a series of point value in Mathcad
Integrating a series of point value in Mathcad
(OP)
Hallo Everybody
I'm Pinco and i'm new in this forum.
I have a question for you guys:
i would like to integrate a function, basically the Stefann-Boltzmann function. over a finite range of wavelenghts with Mathcad 14.
In this function i would also like to include the so-called emissivity, which is different from material and also dependent on the wavelength.
Usually i hold the emissivity constant to a certain value, but this is not completely correct because its value changes as function of the wavelength.
Now my question is if there is a way in Mathcad to integrate a function where also there is a series of point value, something like this:
integral (x1 to x2) (f(x)* emissivity(x)) dx
where basically for every x (wavelength) you have a different emissivity.
thanks a lot for your help
I'm Pinco and i'm new in this forum.
I have a question for you guys:
i would like to integrate a function, basically the Stefann-Boltzmann function. over a finite range of wavelenghts with Mathcad 14.
In this function i would also like to include the so-called emissivity, which is different from material and also dependent on the wavelength.
Usually i hold the emissivity constant to a certain value, but this is not completely correct because its value changes as function of the wavelength.
Now my question is if there is a way in Mathcad to integrate a function where also there is a series of point value, something like this:
integral (x1 to x2) (f(x)* emissivity(x)) dx
where basically for every x (wavelength) you have a different emissivity.
thanks a lot for your help





RE: Integrating a series of point value in Mathcad
TTFN

FAQ731-376: Eng-Tips.com Forum Policies
Need help writing a question or understanding a reply? forum1529: Translation Assistance for Engineers
RE: Integrating a series of point value in Mathcad
thanks for your valuable suggestions. I'll definitely try the first one (discretizing with a summation over each wavelength).
i have already tried to fit this expression and insert the fitting function in the integral but at the end i get a negative result, so something must definitely be wrong. i'll try to work this out again.
RE: Integrating a series of point value in Mathcad
i forgot to ask you another question. You suggested to do classical numerical integration, but in a way i have already done that with mathcad
by using the Integral operator, which as i explained, doesn't give the opportunity to do what i had in mind. To which operator in mathcad are you
explicitly referring? i have, out of curiosity, tried also the summation operator but the summation operator is not really doing numerical integration
but it is simply adding a function n-times. thanks again
RE: Integrating a series of point value in Mathcad
TTFN

FAQ731-376: Eng-Tips.com Forum Policies
Need help writing a question or understanding a reply? forum1529: Translation Assistance for Engineers