Filter design from a given transfer function

I want to design a FIR filter with given transfer function:
H(z) = 1 - exp(j4pi/3)z^-1
The filter has one zero at unit circle and another on w = 4pi/3
How to design the filter in matlab?

Answers (0)

Asked:

on 15 Jun 2021

Edited:

on 15 Jun 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!