JuliaDSP / DSP.jl

Filter design, periodograms, window functions, and other digital signal processing functionality

Home Page:https://docs.juliadsp.org/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No documentation for DSP.Filters.bilinear()

anchal-physics opened this issue · comments

It felt weird that a bilinear transform would not be provided in DSP.jl. I searched everywhere in the documentation and was almost about to write my own when I found a discourse where someone had used this function. Please add bilinear to the documentation.

PR appreciated!