登录
首页 » Matlab » 归一化均方误差

归一化均方误差

于 2022-07-01 发布 文件大小:1.58 kB
0 127
下载积分: 2 下载次数: 2

代码说明:

用于归一化均方误差问题的求解,代码可用,有需要的直接下载即可。 % % 计算均方根误差:含噪图像每个象素点与原始图像间误差的平方和的均值的平方根 % %计算结果,rms等于去噪后的噪声标准差 % % Calculate RMS error between result and original % % Idiff = imsubtract(base,result); % get error values % % Idbl = double(Idiff); % convert to double for arithmetic % d_idbl=block_im(Idbl,8); % for i=1:8 %     for j=1:8 %         Isqrd{i,j} = d_idbl{i,j}.^2; % square each pixel %     end  % end

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TweenLiteAS3
    很好用的缓动类TweenLiteAS3 (Well with the slow-moving class TweenLiteAS3)
    2010-02-04 23:32:26下载
    积分:1
  • Mathemagic_tricks
    Good for improving math skills and increasing your perception of numbers.
    2011-01-05 12:23:18下载
    积分:1
  • BDS-GPS-single-frequency
    Analysis of single frequency positioning accuracy of BDS_GPS receiver
    2016-05-31 11:45:18下载
    积分:1
  • tp1gradateur1phas3
    three phases power gradator
    2010-11-18 06:36:46下载
    积分:1
  • beamforming1
    beamforming by LMS algorithm in CDMA communication
    2010-12-17 02:03:54下载
    积分:1
  • slv
    TCodes, for Tcodes,...LU factorization to solve AX=B
    2011-03-27 17:10:38下载
    积分:1
  • bpsk-qpsk
    this is bpsk code in matlab
    2011-10-20 02:49:32下载
    积分:1
  • WFC-system-image-process
    这是针对波前编码成像系统模拟,以及图像复原模拟代码(this is the wavefront coding image processing code of WFC optic system. it is very useful in WFC syetem for research .)
    2021-04-06 11:59:02下载
    积分:1
  • 好用的计算加权加速度源代码
    music高阶谱分析算法,鲁棒性好,性能优越,用谱方法计算流体力学一些流动现象的整体稳定性,小波包分析提取振动信号中的特征频率,采用加权网络中节点强度和权重都是幂率分布的模型,处理信号的时频分析。
    2023-03-14 19:35:03下载
    积分:1
  • Fuzzy-k-means
    模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行(nuclear fuzzy clustering and articles for data and image segmentation fuzzy clustering, the results were OK)
    2006-10-29 09:50:20下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载