10-06-2010 04:36 PM
Hello Everyone
Is there anyone who knows the algorith or can provide me with a vi that shows how to perform deconvolution of two functions using FFT. In the labview help for deconvolution, the algorith suggested is.
i tried to do th same but didn't work. I am attaching a Vi in which first i convoluted a Square pulse with triangular pulse. Then i deconvoluted the convoluted signal using triangular pulse with the deconvolution tool given in labview. Then i tried to do the deconvoltion using the FFT algorith but didn't work. Is there anyone who has any idea on how to perform deconvolution using FFT.
Regrads
Chauhan
Solved! Go to Solution.
10-06-2010 04:59 PM
I'm not sure if it's completely correct but it seems to spit out the right numbers.
10-07-2010 09:22 AM
Hi Matt
Thanks for your quick help. Would it be possible to provide this vi for Labview 8.5. Actually i do not have Labview 9.
Regards
Chauhan
10-07-2010 09:56 AM
Hi Chauhan,
This should work in 8.5. Let us know if you still have trouble opening it.
- Greg J
10-07-2010 11:53 AM
Thanks Friends
It helped me a lot.
Chauhan