xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 53KB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2021-06-08
  • 語言: Matlab
  • 標簽: 頻域差值??matlab??

資源簡介

包含頻域差值技術的文檔和matlab源代碼,對于研究時頻變換的同學有很大幫助的。

資源截圖

代碼片段和文件信息

%Frequency?Domain?Integration?Test
%

%Generate?chirp?(Down-up?linear?frequency?sweep‘)
dt=512/25000;
fDop0=1000;
nrecs=10000;
tt=[-nrecs/2:nrecs/2-1]*dt;
a=?2*pi*fDop0/tt(1);
phase=a*tt.^2/2;?????????????????????%Pure?symmetric?quadratic?phase
fDop?=a*tt/(2*pi);???????????????????%Associated?linear?rate?of?change

phase_meas=FrequencyDomainIntegrator(fDoptt);

figure
subplot(211)
plot(ttphase-phase(nrecs/2)‘r‘)
ylabel(‘True?Phase--rad‘)
grid?on
subplot(212)
plot(tt(phase_meas-phase_meas(nrecs/2))-(phase-phase(nrecs/2))‘r‘)
ylabel(‘Phase?Error--rad‘)
xlabel(‘time--sec‘)
grid?on


?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????57301??2009-12-30?18:30??FourierDomainIntegration.pdf
?????文件?????????620??2009-12-30?18:24??FreqDomainIntTest.m
?????文件????????1476??2009-12-30?18:27??FrequencyDomainIntegrator.m
?????文件????????1333??2009-12-30?22:48??license.txt
?????文件?????????218??2009-12-30?18:18??nicefftnum.m

評論

共有 條評論