05-03-2011 02:19 AM
It maybe a quick question, where can i find the 2D deconv function? I can not find it and search with no resoult
,Can anyone help me ? theanks!
05-03-2011 02:56 AM
Hi
My guess is you are refering to a deconvolution fuction like the one in Matlab called deconv. To my knowledge Labview only provides the deconvolution function to work with point by point input or vector input. Thus if you want to operate on 2D input I would recon that you could do something in a for loop.
Sletten