plot_beam.m

来自「卡尔曼滤波器设计的一个例子」· M 代码 · 共 17 行

M
17
字号
%  plot_beam(E, w, L, Wo, cT, lc)
%
%  Generates plots for evaluating a beam former problem.
%
%  Input variables:
%    E  : mean square error
%    w  : filter coefficients vector
%    L  : vector containing distances between array elements
%    Wo : sampled radian frequency
%    cT : product of propagation speed * sampling period
%    lc : if 1 will plot the directivity pattern only.
%       Author : John Garas PhD.%       Version 2.1, Release October 2002.%       Copyright (c) DSP ALGORITHMS 2000-2002.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?