认识卷积函数
卷积函数数学定义
设 $f(x)$, $g(x)$为R上的两个可积函数,将$h(x) = (f * g)(x) $ 记为f与g的卷积,有
$$
h(x) = (f * g)(x) = \int _{-\infty}^{+\infty} f(\tau) g(x - \tau) d\tau
$$
现在我也没有找到完美的解决方案。
平时是使用typora来写marakdown文档,但是mac的typora保存图片时候,设置在同目录下生成图片文件夹会有.assets后缀。例如test.md的图片文件夹为test.assets。
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.