登录
首页 » matlab » snr

snr

于 2021-04-18 发布 文件大小:1KB
0 267
下载积分: 1 下载次数: 411

代码说明:

  这是一个图像信噪比计算的小程序,不是峰值信噪比,请注意。(This is a small program SNR calculation, not the peak signal to noise ratio, please note.)

文件列表:

snr.m,1001,2011-05-03

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

发表评论

0 个回复

  • simulink2
    又一个simulink的ppt,对于初学simulink 的人可能有用,不过太简单了。(also a Simulink ppt for the novice Simulink may be useful But too simple.)
    2006-11-22 18:50:46下载
    积分:1
  • pattern
    beamfoming pattern for microphones using delay and sum beamformer
    2011-02-05 21:43:44下载
    积分:1
  • GSC
    gsc 广义旁瓣消除器的MATLAB源程序(gsc GSC MATLAB source device)
    2021-03-24 21:09:14下载
    积分:1
  • WIM
    standard winner channel
    2011-02-15 13:29:31下载
    积分:1
  • mutualinfo
    说明:  计算互信息,函数内提供注释,各位可以仔细阅读,欢迎各位下载。(calculate mutual information)
    2020-02-28 21:16:01下载
    积分:1
  • gauss
    说明:  this .m file is about the gauss-newton iteration
    2020-04-09 21:06:35下载
    积分:1
  • Matlab-2010a
    说明:  张志涌版,根据matlab R2010a版来编排的Matlab教材。值得matlab学习者下载,很与时俱进的东东。(The handbook of matlab R2010a.)
    2011-04-06 16:12:08下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • PMSM_DRIVES_SIMULATION123
    hi im kamran and i want to introduce my self i mhappy to meet you. bye
    2013-10-07 17:53:17下载
    积分:1
  • C-C方法用来计算时间延迟和时间窗口 CMethod
    C-C方法用来计算时间延迟和时间窗口,适用于混沌时间序列,在求混沌时间序列的相空间重构时,用来计算时间延迟。(The C-C method is used to calculate the time delay and time window,it is suitable for chaotic time series, when you restructure the phase space reconstruction for chaotic time series, you can used it to calculate the time delay.)
    2014-11-18 15:43:57下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载