Hello!!! I want to implement the Swerling characteristics functions (CF) directly in MATLAB without using its Fourier integral pairs...the Swerling CFs are actually Laplace Transform of the signal PDF. is there anyway we can directly measure the probability of detection from Swerling0 CF...(all other parameters provided like SNR, Number of pulses)
Example: the swerling0 CF is exp[-N*x*(s/s+1)]/(s+1)^N (x is SNR, N is number of pulses which in slow fluctuation case will be 1). how can we handle "s" in this equation it is transformation variable. it has real and imaginary parts both...Any one can help me directly implementing this CF in MATLAB...I have to make a Confluent Hypergeometric function from this CF