文件名称:fir_chebychev_design
介绍说明--下载内容均来自于网络,请自行研究使用
Designs an FIR filter given a desired frequency response H_des(w).
The design is judged by the maximum absolute error (Chebychev norm).
This is a convex problem (after sampling it can be formulated as an SOCP).
minimize max |H(w) - H_des(w)| for w in [0,pi]
- where H is the frequency response function and variable is h
(the filter impulse response).
The design is judged by the maximum absolute error (Chebychev norm).
This is a convex problem (after sampling it can be formulated as an SOCP).
minimize max |H(w) - H_des(w)| for w in [0,pi]
- where H is the frequency response function and variable is h
(the filter impulse response).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fir_chebychev_design.m