文件名称: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 convex problem (which can be formulated as an SOCP):
-
where H is the frequency response function and our variable
is the filter impulse response h. Function G is the unequalized
frequency response and G_des is the desired freq response.
Time-domain equalization immediately designs the impulse
response function by specifying the problem in time (it s an LP):
minimize max_{t neq D} |g_tilde(t)|
s.t. g_tilde(D) = 1
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 convex problem (which can be formulated as an SOCP):
-
where H is the frequency response function and our variable
is the filter impulse response h. Function G is the unequalized
frequency response and G_des is the desired freq response.
Time-domain equalization immediately designs the impulse
response function by specifying the problem in time (it s an LP):
minimize max_{t neq D} |g_tilde(t)|
s.t. g_tilde(D) = 1
相关搜索: socp matlab
(系统自动生成,下载前可以参看下载内容)
下载文件列表
equalizer_design.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.