Skip to content

Instantly share code, notes, and snippets.

@ramithuh
Created November 10, 2018 18:18
Show Gist options
  • Save ramithuh/e6960c2e075d62653e93a0af0ec25f78 to your computer and use it in GitHub Desktop.
Save ramithuh/e6960c2e075d62653e93a0af0ec25f78 to your computer and use it in GitHub Desktop.
num=[0.9955 -1.8936 0.9955];
den=[1 -1.8936 0.9911];
zplane(num,den)
grid on;
%freqz(num,den,100);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment