资源列表
[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-25 上传 | 大小: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-25 上传 | 大小: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-25 上传 | 大小:1kb | 下载:0
[matlab例程] fir_lin_phase_lowpass_min_order
说明: Designs a linear phase FIR lowpass filter such that it: - minimizes the filter order - has a constraint on the maximum passband ripple - has a constraint on the maximum stopband attenuation -This is a quasiconvex problem and can be solved<wwcj> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[matlab例程] fir_lin_phase_lowpass_min_ripple
说明: Designs a linear phase FIR lowpass filter such that it: - minimizes the maximum passband ripple - has a constraint on the maximum stopband attenuation- This is a convex problem. minimize delta s.t. 1/delta <= H(w) &l<wwcj> 在 2025-06-25 上传 | 大小:1kb | 下载:0