What is ARP? A simple adaptive law for conductance that increases with the magnitude of the driving signal and decays with a time constant. It behaves like a causal exponential tracker/low‑pass of |I| with closed‑form solutions.
dG/dt = α·|I(t)| − μ·G(t),   α > 0, μ > 0, G ≥ 0G∞ = (α/μ)·|I|.G[k+1] = (1 − μΔt)·G[k] + αΔt·|I[k]|.G∞ under constant input.For the full reference with derivations, see the ARP Reference post.