clear;
fm=80;
fi=75;
syms y;
t=0:3;
A=(2.*cos(2*fm*pi.*t.*cos(y)))./pi;
C=int(A,'y',0,pi/2);
B=C.*cos(2*pi*fi.*t);
figure(1);
plot(t,B);
title('自相關函式');
xlabel('τ ');
ylabel('R(τ)');
這是小白編的,請大佬指點一下,哪里有問題。
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/41540.html
標籤:新技術前沿
下一篇:微信電話問題
