Convolution & Deconvolution

From LabRPS Documentation
Revision as of 14:53, 8 August 2022 by LabRPS (talk | contribs) (Created page with "These functions can be accessed by the Convolute/Deconvolute command of the Analysis-tables menu when a table is selected. The convolution of two functions f<sub>1</sub>(x) and f<sub>2</sub>(x) is the function defined by: f<sub>1</sub>(x) is the signal and f<sub>2</sub>(x) is the transfer function. The deconvolution is the inverse of convolution, which is finding the function f<sub>1</sub>(x) which is the solution of the equation f<sub>1</sub>*f<sub>2</sub>=g.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These functions can be accessed by the Convolute/Deconvolute command of the Analysis-tables menu when a table is selected. The convolution of two functions f1(x) and f2(x) is the function defined by:

f1(x) is the signal and f2(x) is the transfer function.

The deconvolution is the inverse of convolution, which is finding the function f1(x) which is the solution of the equation f1*f2=g.