📄 compsim2.m
字号:
function [sigvar, tgtSig] = compsim2(antenna, waveform, noSamp, tgtType, tgtParam, noiseType, noiseParam, clutterType, clutterParam)%COMPSIM2 Obsolete function for simulation of received antenna signals in passive mode. Use compsim4 instead.% * DBT, A Matlab Toolbox for Radar Signal Processing *% (c) FOA 1994-2000. See the file dbtright.m for copyright notice.%% Start : xxxxxx Svante Bj鰎klund (svabj).% Latest change: $Date: 2000/10/16 15:20:10 $ $Author: svabj $.% $Revision: 1.33 $% *****************************************************************************error('DBT-Error: The function compsim2 is obsolete. Use compsim4 instead: function [sigvar, tgtSig] = compsim4(antenna, waveform, noSamp, tgtType, tgtParam, noiseType, noiseParam, clutterType, clutterParam)')
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -