가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

Mathematica
@mathemetica
Math isn't escape. It's the map through the madness.
가입 October 2024
846 팔로잉 중    33.2K
Approximating the Heaviside step function & its derivative with sigmoids Top: Smooth approximations to H(x) = 0 (x < 0), 1 (x > 0) using sigmoid(x; σ) = 1 / (1 + e^{-σ x}) for σ = 1 (orange), 2 (green), 4 (red), 8 (purple). Larger σ → sharper step. Bottom: Their derivatives d/dx [sigmoid] = σ ⋅ sigmoid(x; σ) ⋅ (1 − sigmoid(x; σ)) which converge to the Dirac delta δ(x) as σ → ∞. This Enables gradient-based optimization in neural networks and physics simulations where the true step function is non-differentiable.
더 보기