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

資源簡介

這是TV模型最新的快速計算Matlab源代碼,算法可以解決很多非線性擴散方程的計算。穩定性高,計算快。

資源截圖

代碼片段和文件信息

function?e=psrn(img1img2)
%image?1?is?original?image?and?image2?is?the?image?processed
[m?n]=size(img1);
img11?=?img1([2:m-1][2:n-1]);
img22?=?img2([2:m-1][2:n-1]);
[MN]=size(img11);
nn=max(max(abs(img11)));

a=img11-img22;%a=a/255;
s=0;
for?i=1:M
???for?j=1:N
??????s=s+a(ij)^2;
??end
end
s=s/((M)*(N));
s=(nn^2/s);
e=10*log10(s);

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????1707627??2010-05-27?16:19??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\(cam08-29)The?Split?Bregman?Algorithm?for?L1?Regularized?Problems.pdf

?????文件??????77076??2005-10-23?17:24??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\Barbara2.tif

?????文件??????12674??2010-06-02?22:50??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\C?program\SplitBregmanROF.c

?????文件??????11264??2010-10-13?11:05??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\C?program\splitBregmanROF.mexw32

?????文件??????65240??2007-06-01?12:32??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\cameraman.tif

?????文件????????353??2010-10-12?22:16??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\psrn.m

?????文件???????1047??2010-10-13?11:07??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\rof_mex_demo.m

?????文件???????1970??2010-10-12?22:30??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\splitBregman_ROF.m

?????目錄??????????0??2011-11-11?13:24??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)\C?program

?????目錄??????????0??2011-11-11?13:24??splitBregmanROF(Matlab?Code)(1)\splitBregmanROF(Matlab?Code)

?????目錄??????????0??2011-11-11?13:24??splitBregmanROF(Matlab?Code)(1)

-----------?---------??----------?-----??----

??????????????1877251????????????????????11


評論

共有 條評論