登录
首页 » matlab » Ranklet-Filter

Ranklet-Filter

于 2014-12-12 发布 文件大小:2KB
0 218
下载积分: 1 下载次数: 14

代码说明:

  The most widely used transform for image fusion at multi scale is Wavelet Transform since it minimizes structural distortions. But, wavelet transform suffers lack of shift invariance & poor directionality. These disadvantages are overcome by using our proposed method that is Un-decimated Discrete Wavelet Transform.

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

发表评论

0 个回复

  • mp-suanfa
    本文章采用的是MATLAB环境下的源程序,是关于图像特征提取方面的(This article is used in MATLAB environment of the source, is about the image feature extraction in)
    2011-01-19 11:31:33下载
    积分:1
  • 3paper3
    新型改进光双二进制传输的编解码方案 提出了改进型光双二进制信号在高速率(≥10Gbit/s)传输时预编码的一种新方案。通过分析编解码过 程,证明该信号传输时不易受码间干扰影响,能用二进制强度调制一直接检测的系统接收信号。仿真产生了该信 号的2种码型。结果表明,采用色散补偿技术能使MD NRZ和MD.RZ信号在长距离传输后克服眼图失真,MD-RZ 信号比MD.NRZ信号在传输后有更低的误码率。(Abstract:Anovel pre-coding schemeformodified optical duobinary signalswasproposed.It couldbe applied to缸ansmit high speed data mte signals(≥ 10Gbit/s).Through analyzing the process of coding and decoding,It Was demonstrated thatmodified opticalduobinary sign alshave capabilityin reductionofpulse—to-pulseinteraction , and couldbe di. recaymeasured through aconventionalbinaryintensitymodulationdirectdetection(IM—DD)receiver.Twomodified optical duobinary sign als’formats were simulated to generate.Sim ulation results show that MD.NRZ and MD-RZ signals’ formats Can avoid the eye diagrams’distortion for long—distance transmission,if the dispersion Can be compe nsated in each amplifier span.Moreover,theMD-RZ signalhaslowerBER than theIVID-NRZ signal afterlong-distance comm.unication.)
    2011-02-07 18:23:49下载
    积分:1
  • emailparser
    解析email的源代码。 mine协议 解码译码(analytic email source. Mine agreement decoder decoding)
    2006-10-22 14:00:09下载
    积分:1
  • chengxu
    一种用于雷达中的信号检测程序,是一个仿真程序,验证对信号的估计(A kind of signal detection procedures used in radar, is a simulation program to signal to verify the estimate )
    2011-05-22 09:57:16下载
    积分:1
  • DoRigidReg3D
    Hello world application. This application automatically prints "Hello World"
    2011-07-21 22:27:02下载
    积分:1
  • fdtd_2d_PML
    Dennis M. Sullivan ;FDTD二维电磁场传播模拟,根据书上的C语言,写成的matlab程序(Dennis M. Sullivan FDTD simulation of two-dimensional electromagnetic field propagation, according to the book on the C language program written in matlab)
    2011-04-24 18:16:48下载
    积分:1
  • wuxiandignweitaylor
    泰勒算法定位,语言采用的是matlab编程,用于实现无线定位中的泰勒算法(Taylor positioning algorithm, matlab programming language is used for wireless location algorithm Taylor)
    2014-12-26 11:19:43下载
    积分:1
  • Anadaptivefilteringapproachtotargettracking
    A method is presented for augmenting an extended Kalman filter with an adaptive element. The resulting estimator provides robustness to parameter uncertainty and unmodeled dynamics.(A method is presented for augmenting an ext Kalman ended with an adaptive filter element. T he resulting estimator provides robustness to parameter uncertainty and unmodeled dynamics .)
    2007-03-10 17:28:39下载
    积分:1
  • LEE-MK
    水文趋势、突变点分析的matlab相关程序——Lee-Heghinan法、Mann-Kendall法(Hydrological trends point mutation analysis matlab procedures- Lee-Heghinan France, Mann-Kendall method)
    2013-08-15 18:49:40下载
    积分:1
  • DSP
    任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图的曲线1和曲线2)。 5)用MATLAB计算并画出LMS法时 随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 注意:某一次实现的结果并不能从统计的角度反映实验的结果 的正确性,为得到具有统计特性的实验结果,可用足够多次的 实验结果的平均值作为实验的结果。用MATLAB计算并画出 采用LMS法时,J(n)的100次实验结果的平均值随时间n的变 化曲线(即 生成随机噪声信号并计算结果,重复执行100次, 求平均结果)。 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; (Task: 1 ) Draw with MATLAB error performance surface and surface contour error performance curve ( refer PPT2.1 two chart on page 17 ) 2 ) Write the steepest descent method and the LMS algorithm formula ( take ) 3 ) Using MATLAB to generate variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform ( ie, any noise generated random sequence ) 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour plot using the steepest descent method and the LMS method when H (n) the iterative process in the trajectory curve ( refer PPT2.1 page 17 bottom right of the curves 1 and 2 ) . 5 ) using MATLAB LMS method is used calculate and draw the curve with time n (corresponding to S (n) of a first implementation of a ) and e (n) waveform Note : in a first implementation of the results are not reflected from a statistical point of view of accuracy of the experimental results ,)
    2013-11-08 20:09:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载