comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Functions defined by integrales in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Functions defined by integrales in IDL [message #5362 is a reply to message #5361] Mon, 04 December 1995 00:00 Go to previous message
safier is currently offline  safier
Messages: 12
Registered: March 1995
Junior Member
>>>> > "Miska" == Miska Le Louarn <lelouarn@eso.org> writes:

Miska> I have the following problem to solve with IDL: f(a) is a
Miska> function defined by an integral: f(a)=integrate[g(a,x)dx]
Miska> where the integration is made over a finite range.

Miska> I would like to get a numerical evaluation of f, knowing a.

Miska> The problem is that I can't pass "a" to any of the standard
Miska> IDL integration procedures (they all require the name of a
Miska> function with only *one* parameter: here x). The 2 D
Miska> algorithms don't work either, since I am doing only one
Miska> integration.

Miska> So is there a standard solution to solve this problem or do
Miska> I have to write an integration routine accepting two inputs
Miska> ?

Miska> Thanks in advance,

Miska> Miska Le Louarn

Miska> lelouarn@eso.org

Use common blocks in the definition of the function to be integrated.

Cheers,

Pedro
--
Pedro N. Safier |
Department of Astronomy | "Tzedek, Tzedek Tirdof"
U. of Maryland at College Park |
phone: 301-405-1531; fax: 301-314-9067 |
[Message index]
 
Read Message
Read Message
Previous Topic: Is it possible two view two surfaces at once?
Next Topic: IDL/Windoze3.1 - How to print image from within IDL?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 00:18:12 PDT 2025

Total time taken to generate the page: 1.28197 seconds