91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

花了很多精力、積分,收集了很久的SAR(ISAR)代碼,一咬牙全打包上傳了!都是可以運行的,包括各種算法,RD、FPA、RMA、CS、FS、BP、運動補償。

資源截圖

代碼片段和文件信息

%?domain?scatter?compensation
%?單特顯點法相位校正
%?gj?2007?6?1
clear
%%?phase?compasation
load?R_evp.mat;

[NM]=size(R_abs);
R_sum=sum(abs(R_abs)1)/N;%每一列均值
R_sqr=sum(R_abs.*conj(R_abs)1)/N;
Sigma=ones(1M);
Sigma=1-(R_sum.*conj(R_sum))./R_sqr;%相關系數

[Yk]=min(Sigma);
if(Y>0.12)
????error(‘none?mainpoint‘);
end

k
phase=zeros(1N);
for?l=1:N
????phase(l)=R_abs(lk)/abs(R_abs(lk));
????R_abs(l:)=R_abs(l:).*conj(phase(l));
end


plot(R_sum);
imwrite(mat2gray(angle(R_abs))‘Phasecompastion.jpg‘);
img=fft(R_abs[]1);
img?=?[img(N/2+1:N:);?img(1:N/2:)];??%?equivalent?to?fftshift
imwrite(mat2gray(abs(img))‘image_mainpoint.jpg‘);

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-11-15?11:56??SAR(ISAR)代碼大總結\
?????文件??????911732??2017-08-29?22:35??SAR(ISAR)代碼大總結\SAPToolbox包含PFA,RMABPCSA等多種算法.rar
?????目錄???????????0??2017-11-15?11:54??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\
?????目錄???????????0??2017-11-15?11:54??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\
?????文件???????34571??2017-09-22?09:09??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\data_1point_0°.jpg
?????文件?????6767804??2017-09-22?09:08??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\data_1point_0°.mat
?????文件????????4154??2013-05-23?16:42??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\data_produce_ydwc.m
?????文件?????????412??2017-09-22?09:08??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\delta_r.mat
?????文件?????????118??2016-04-28?16:43??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\read?me.txt
?????文件????????4831??2017-09-23?17:54??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\sar_image_ydwc_bc.m
?????文件?????????522??2012-09-17?20:26??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\v_east.mat
?????文件?????????507??2012-09-17?20:26??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\v_north.mat
?????文件?????????526??2012-09-17?20:26??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\v_up.mat
?????文件?????????537??2017-09-22?09:08??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\xx.mat
?????文件??????163840??2017-09-09?16:18??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_motion_error\結果.doc
?????文件????????6243??2017-09-09?15:35??SAR(ISAR)代碼大總結\SAR_zcs_motion_error\99273858SAR_zcs_ydwc.rar
?????文件????????5834??2017-09-11?22:29??SAR(ISAR)代碼大總結\bis_ds_pfa.zip
?????目錄???????????0??2017-11-15?11:54??SAR(ISAR)代碼大總結\isar_code_運動補償等\
?????文件???????60380??2017-09-22?08:52??SAR(ISAR)代碼大總結\isar_code_運動補償等\Phase?compastion.jpg
?????文件???????30767??2017-09-11?16:48??SAR(ISAR)代碼大總結\isar_code_運動補償等\R_compress.jpg
?????文件?????2023642??2017-09-11?16:48??SAR(ISAR)代碼大總結\isar_code_運動補償等\R_evp.mat
?????文件???????12186??2017-09-11?16:48??SAR(ISAR)代碼大總結\isar_code_運動補償等\absctract.jpg
?????文件?????????681??2012-07-30?11:09??SAR(ISAR)代碼大總結\isar_code_運動補償等\dmnsct.m
?????文件?????????913??2012-07-25?09:23??SAR(ISAR)代碼大總結\isar_code_運動補償等\dpcmp.m
?????文件????????3133??2012-07-30?21:26??SAR(ISAR)代碼大總結\isar_code_運動補償等\dstcpmss.m
?????文件???????19148??2017-09-11?16:48??SAR(ISAR)代碼大總結\isar_code_運動補償等\envolop.jpg
?????文件????????3082??2017-09-11?16:48??SAR(ISAR)代碼大總結\isar_code_運動補償等\image_Doppler.jpg
?????文件????????2997??2017-09-22?08:53??SAR(ISAR)代碼大總結\isar_code_運動補償等\image_mainpoint.jpg
?????文件??????230976??2017-09-11?16:50??SAR(ISAR)代碼大總結\isar_code_運動補償等\rawdata.jpg
?????文件????20171769??2017-09-11?16:50??SAR(ISAR)代碼大總結\isar_code_運動補償等\rawdata.mat
?????文件????????2412??2017-09-11?16:50??SAR(ISAR)代碼大總結\isar_code_運動補償等\simdata.m
............此處省略4個文件信息

評論

共有 條評論