文件名称: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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.