资源列表
[matlab例程] equalizer_design
说明: Designs a frequency-domain and time-domain FIR equalizer for a single-input single-output (SISO) channel. Frequency-domain equalization uses a Chebychev criteria and is specified in terms of frequency response functions. It is a conv<wwcj> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[matlab例程] 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_de<wwcj> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[matlab例程] fir_lin_phase_lowpass_max_atten
说明: Designs a linear phase FIR lowpass filter such that it: - minimizes maximum stopband attenuation - has a constraint on the maximum passband ripple This is a convex problem (when sampled it can be represented as an LP). minimize m<wwcj> 在 2025-06-20 上传 | 大小:1kb | 下载:0