代码搜索:PROCESSING
找到约 10,000 项符合「PROCESSING」的源代码
代码结果 10,000
www.eeworm.com/read/291067/6302881
m testex.m
%TESTEX Runs all dbtex? scripts to test DBT for syntax and runtime errors that stop the execution.
%
% * DBT, A Matlab Toolbox for Radar Signal Processing *
% (c) FOA 1994-2000. See the file dbtr
www.eeworm.com/read/291067/6302909
m vecnorm2.m
function N = vecnorm2(vectors)
%VECNORM2 Computes the euclidean norm (2-norm) of several vectors.
%
%--------
%Synopsis:
% N = vecnorm2(vectors)
%
%Description:
% Computes the euclidean norm (2-no
www.eeworm.com/read/291067/6302958
m compile.m
% *****************************************************************************
% * DBT, A Matlab Toolbox for Radar Signal Processing *
% (c) FOA 1994-2000. See the file dbtright.m for copyright n
www.eeworm.com/read/291067/6302959
m getranbinlen.m
function ranBinLen = getranbinlen(waveform, propSpeed)
%GETRANBINLEN Gets the length of a range bin.
%
%--------
%Synopsis:
% ranBinLen = getranbinlen(waveform, propSpeed)
%
%Description:
% Deliver
www.eeworm.com/read/291067/6303047
m chebylp.m
function an=chebylp(nn,r0dB)
%CHEBYLP Calculates Dolhp-Chebychev weights.
%--------
%Synopsis:
% an=chebylp(nn,r0dB)
%
%Description
% Dolhp-Chebychev weights of an n-element array with sidelobes r0
www.eeworm.com/read/291067/6303059
m dbtex60.m
%DBTEX60 An example of beamforming and DOA estimation on measured signals that are reflected against a rough surface.
%
% * DBT, A Matlab Toolbox for Radar Signal Processing *
% (c) FOA 199
www.eeworm.com/read/291067/6303084
m helpd.m
function helpdbt(word)
%HELPD Displays Matlab helptext with "more on".
% * DBT, A Matlab Toolbox for Radar Signal Processing *
% (c) FOA 1994-2000. See the file dbtright.m for copyright notice.