phased array toolbox
이전 댓글 표시
Under “STAP” I see only one function: http://www.mathworks.com/help/toolbox/phased/ref/dopsteeringvec.html
DSTV = dopsteeringvec(dopplerfreq,numpulses,PRF) returns the N-by-1 temporal (time-domain) Doppler steering vector for a target at a normalized Doppler frequency of dopplerfreq in hertz.
Yet it claims to model “Space-time adaptive processing algorithms, including displaced phase center array (DPCA), adaptive DPCA, sample matrix inversion (SMI) beamforming, and angle-Doppler response visualization”.
Under “array analysis” I see only two functions translate between az + el and “broadside angle”. I.e. sin(broadside) = sin(theta)*cos(phi). Yet it claims to treat tapering.
Does the page only document some of the functions?
답변 (1개)
Amanda Galtman
2011년 7월 14일
0 개 추천
Some of the features in the toolbox take the form of functions while other features take the form of System objects. The categorized list of System objects is here:
You might also want to look at the User's Guide section about STAP:
카테고리
도움말 센터 및 File Exchange에서 Space-Time Adaptive Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!