-
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
)
- 2011-05-27 21:41:59下载
- 积分:1
-
Adams_Onelegged
ADAMS与Matlab 联合仿真单足机器人跳跃(union simulation of one-leg hopping robot by ADAMS and MATLAB)
- 2020-11-19 15:19:37下载
- 积分:1
-
PID-Control
基于微分器的PID控制,是自动控制的重要组成部分,有着广泛的应用。(Differentiator-based PID control, automatic control is an important part, has a wide range of applications.)
- 2011-10-06 11:52:42下载
- 积分:1
-
mu_lambda_and_mu_plus_lambda_ES
一个使用matlab实现进化博弈过程仿真实验的例子(This function uses ES to optimize a function f(x_1,...,x_n). There are a set of 55 test functions to check the effectiveness of the algorithm when optimizing functions.
Feel free to leave comments, corrections or suggestions. Read the comments in the code for more information and bibliography used in the development of this code.)
- 2015-01-29 17:55:34下载
- 积分:1
-
EM
说明: em algorithm used in GMM
- 2010-11-21 01:56:37下载
- 积分:1
-
opt
very good state estimation book
- 2010-12-22 23:20:01下载
- 积分:1
-
ising_2d_simulation
Ising model 2D simulation
- 2013-03-13 07:24:59下载
- 积分:1
-
itu676_annex2
ITU标准下的大气传播衰减计算程序,使用简单方便,只需要输入传播角度,高度,气候环境,即可计算大气传输损耗(不包括自由空间传播损耗)(According to the ITU standard, this program calculates the atmospheric loss. It is simple to use, you only have to input some parameters such as height, elevation angle, etc)
- 2021-04-18 20:28:51下载
- 积分:1
-
2-d-graphics---MATLAB
二维绘图—MATLAB(有关matlab绘图的各种基本知识,实用)(2 d graphics- MATLAB)
- 2013-12-23 15:51:46下载
- 积分:1
-
Interpolacja
Interpolacja medianowa Lagrangea
- 2010-07-28 04:50:49下载
- 积分:1