Deconvolution/1D: Difference between revisions

m
(Scala contribution added.)
Line 684:
 
=={{header|Julia}}==
The deconv function for floating point data is built into Julia, though <code>using DSP</code> is required with version 1.0.
Integer inputs may need to be converted and copied to floating point to use deconv().
 
4,105

edits