ListDeconvolve
✖
ListDeconvolve
ListDeconvolve[ker,list]
使用内核 ker,给出 list 的反卷积.
更多信息和选项

- ListDeconvolve[ker,list] 中的参数 ker 和 list 可以为任意秩数的实数数组,ker 在任意维数上不能大于 list
- 可以使用以下选项:
-
Method "DampedLS" 使用反卷积方法 Padding "Reversed" 对于超出原始数据的值使用填充 MaxIterations 10 尝试使用的迭代数 - 如果 list 的元素为确切的数,ListDeconvolve 通过在这些数上应用 N 开始.
- 对于可用设置的完整文档,请参见 ImageDeconvolve 参考页.
范例
打开所有单元关闭所有单元基本范例 (2)常见实例总结
选项 (2)各选项的常用值和功能
应用 (2)用该函数可以解决的问题范例
属性和关系 (2)函数的属性及与其他函数的关联
ListDeconvolve 可近似看作是 ListConvolve 的逆:
In[1]:=1

✖
https://wolfram.com/xid/0dqwwo4z90y-cwuvbi
Out[3]=3

In[4]:=4

✖
https://wolfram.com/xid/0dqwwo4z90y-565pp
Out[4]=4

ImageDeconvolve 可用来使图像变得清晰:
In[1]:=1

✖
https://wolfram.com/xid/0dqwwo4z90y-h8e7y
Out[1]=1

可能存在的问题 (1)常见隐患和异常行为
巧妙范例 (1)奇妙或有趣的实例
Wolfram Research (2010),ListDeconvolve,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListDeconvolve.html.
✖
Wolfram Research (2010),ListDeconvolve,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListDeconvolve.html.
文本
Wolfram Research (2010),ListDeconvolve,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListDeconvolve.html.
✖
Wolfram Research (2010),ListDeconvolve,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListDeconvolve.html.
CMS
Wolfram 语言. 2010. "ListDeconvolve." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ListDeconvolve.html.
✖
Wolfram 语言. 2010. "ListDeconvolve." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ListDeconvolve.html.
APA
Wolfram 语言. (2010). ListDeconvolve. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ListDeconvolve.html 年
✖
Wolfram 语言. (2010). ListDeconvolve. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ListDeconvolve.html 年
BibTeX
✖
@misc{reference.wolfram_2025_listdeconvolve, author="Wolfram Research", title="{ListDeconvolve}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/ListDeconvolve.html}", note=[Accessed: 06-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_listdeconvolve, organization={Wolfram Research}, title={ListDeconvolve}, year={2010}, url={https://reference.wolfram.com/language/ref/ListDeconvolve.html}, note=[Accessed: 06-April-2025
]}