This repository contains two scripts for simulation of nonlinear Moog VCF circuit:
moog_vcf_adaa.m
— state-space model with use of antiderivative antialiasing method.moog_vcf_phs.m
— Port Hamiltonian model.
All of the relevant references are provided within MATLAB scripts.