This is a problem asked on the usenet group: sci.engr.radar+sonar
Show:
RonL
I was trying to simplify the integral,Originally Posted by CaptainBlack
into an easier form. Notice it can be expressed as,
Use the substitution,then we have that
and
. Thus, we have that,
by the substitution rule we have that,
. But I do not know if this form helps?
Observe that the nature of the problem impliesOriginally Posted by CaptainBlack
andamd these are all integers.
The first thing that I will do is simplify this a little by putting:
Then what we have to show becomes:
Let:
,
and proceed by integrating by parts:
![]()
Tiding this up:
Then repeatedly using this recurrence and observing the end condition:
gives:
RonL
Hmmm...again I did it the hard way.
I expanded the integrand in powers ofand integrated. The integral is easy that way, but the form is nasty. However, I found a way to simplify using, of all things, Lagrange's Interpolation formula.
Just when you thought it was useless...
(Actually, to be honest I'm not quite there...I'm still off by a constant. But that ought to go away once I go through it again. I've got a method, that's what I was after.)
-Dan
BTW Thanks for the integral. I haven't had that much fun integrating for a while!
I don't know exactly what the details are, but its a detector of some kind.Originally Posted by topsquark
I expect its something like an M from N detector, where a detection is flagged
if M threshold crossings are made out of N opportunities. Except of course this
has three parameters so presumably is more complicated than that.
Also somewhere in there the distribution of the noise is hidden (since this
is related to the calculation of the probability of false alarm)
RonL
I must admit that I knew (or at least thought I knew) howOriginally Posted by CaptainBlack
to do this before I posted the question.
I posted it here as I wanted the solution on line and in mathematical
notation (it would be impossible to follow in plain ASCII), so I could post a
link to it in its original forum.
RonL
Hey Guys,
I posted that integral in the engineering forum, thanks alot for your help. Indeed it is a detector, for a radar, in my work, an FMCW radar. It is an equation to establish the detection threshold multiplier (T) to obtain a constant probablity of false alarm (Constant false alarm rate (CFAR) detector). In this case N, is the number of 'cells' used in the moving window function, and k is the kth cell, which is used to estimate the mean of the (Assumed exponentiallly distirubuted) noise. This appears in the Ordered-Statistics CFAR detector. The interested reader may look at :
ieeexplore.ieee.org/iel3/ 4347/12454/00573784.pdf?arnumber=573784
or, if you don't have access :
www.nato-asi.org/sensors2005/papers/rohling.pdf
I too believe it can be solved through the gamma function and its factorial properties.
Thanks again,
John.
If you are guys are interested, I'd also like to post the following integral which I'm also banging my head against. It is generally the second step in detector analysis - evaluating the probability of detection.
Show:
where
and,
whereis a modified Bessel function of order zero. (This is a Ricean probability distribution function). S in this case, represents the average signal to noise ratio from the target.
As before , for an exponentially distributed Z, the probability density function of the kth element of N ordered (according to amplitude) independent samples of Z is given by:
As the cdf of a Ricean () is generally evaluated in closed form using the Gaussian error (or complimentary error) function, I fail to see how
can be obtained in the above form.
Any comments/ideas/suggestions are greatly appreciated.
Regards,
John.