Python之scapy(1)基础使用 Author: Once Day Date: 2024年6月4日 一位热衷于Linux学习和开发的菜鸟,试图谱写一场冒险之旅,也许终点只是一场白日梦… 漫漫长路,有人对你微笑过嘛… 全系列文章可参考专栏: Python开发_Once-Day的博客-CSDN博…
卷积和相关的理解
数学公式
卷积运算: S o ( t ) x ( t ) ∗ h ( t ) ∫ − ∞ ∞ x ( τ ) h ( t − τ ) d τ S_o(t) {x(t)*h(t)}{\int}_{-\infty}^{\infty}x(\tau)h(t-\tau)d\tau So(t)x(t)∗h(t)∫−∞∞x(τ)h(t−τ)dτ S o [ n ] x ( n ) ∗ h …