Main Content
design
Description
designs a hairpin filter around the specified frequency.hpfilter
= design(hpfilterobj
,frequency
)
designs a hairpin filter with additional options specified by name-value arguments.hpfilter
= design(___,Name=Value
)
Note
PCB components designed using the design
function
operate around the specified frequency with a 10-15% tolerance.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b