clutterrcsgui.m
上传用户:szahd2008
上传日期:2020-09-25
资源大小:1275k
文件大小:0k
- if (Rmin == Rmax)
- clear range;
- range = Rmin;
- else
- range = linspace(Rmin,Rmax, 300);
- end
- [sigmaC,CNR] = clutter_rcs(sigma0, thetaE, thetaA, SL, range, hr, ht, pt, f0, b, t0, f, l,ant_id);