资源简介
该程序是同步中的相位估计方法,该方法可以估计不同参数下的相位大小。-synchronization is the process of phase estimation method, which can be estimated under different parameters of phase size.
代码片段和文件信息
theta=0:pi/100:pi/2;
t=0:0.02:1;
a=sin(theta);
b=cos(theta);
aa=max(abs(b)abs(a));
bb=min(abs(b)abs(a));
aaa=aa+bb.*1/2;
plot(taaa)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2007-07-04 09:27 相位估计
文件 143 2007-05-06 09:25 相位估计\xiangcha.m
文件 2649 2007-04-18 09:33 相位估计\xiangweiguji.m
----------- --------- ---------- ----- ----
2792 3
评论
共有 条评论