登录
首页 » matlab » lee-filter

lee-filter

于 2013-04-18 发布 文件大小:201KB
0 144
下载积分: 1 下载次数: 13

代码说明:

  This code consist of various filters and their comparison, The performance metrics are determined using PSNR value, SSIM value.

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

发表评论

0 个回复

  • moving_average_v3.1
    Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. (MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast. MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact. NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements. NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
    2009-03-06 23:10:07下载
    积分:1
  • ybus39
    load flow Ybus matalb file
    2012-04-28 01:08:42下载
    积分:1
  • threshold_tr
    adaboost程序,演示程序,直接可以运行,修改部分程序即可运用到自己的应用中(adaboost, presentation program can run directly modify parts of the program can be applied to their own applications)
    2013-12-13 17:22:29下载
    积分:1
  • MATLABimagefusion
    图像融合是在基于matlab条件下运行的,将多幅图片融合。(image fusion)
    2009-05-12 11:23:21下载
    积分:1
  • kpkm
    船舶电力推进 直接转矩控制 进速比 仿真模型(ship dtc)
    2012-04-07 16:49:57下载
    积分:1
  • 20101012141757631518(1)
    椭圆方程泊松方程 matlab的有限元求解(Finite Element Method for Elliptic Equations)
    2012-05-15 10:23:26下载
    积分:1
  • lin
    [linqua n]matlab编的一个时钟界面 比较小([linqua n] Matlab a series of relatively small clock interface)
    2005-06-08 15:23:49下载
    积分:1
  • Appendix1A_K_hold_out
    proram for k hold in matlab
    2013-09-15 19:32:26下载
    积分:1
  • shuzi
    基带信号周期采样的分析与仿真设计低通信号,对该信号进行周期采样,最后从采样数据中恢复原始信号;改变采样频率,给出相应的仿真结果;考察前端抗混叠滤波器的作用和必要性;分析后端理想恢复滤波器是否唯一。( Periodic sampling of the baseband signal analysis and simulation to design low pass signal, the signal is periodic sampling, finally recover the original signal from the sampled data changing the sampling frequency, gives the corresponding simulation results examine the front of the role of anti-aliasing filter and necessity analysis backend ideal restoration filter is unique.)
    2013-11-23 15:46:45下载
    积分:1
  • Matlab
    中国石油大学高春侠matlab课程课件,边进行知识点讲解边进行代码演示,ppt中附带可用源码(China University of Petroleum GAO ​ ​ Chun Xia matlab courseware, knowledge points to explain the side edges demo code, ppt included with available source)
    2015-04-05 09:37:57下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载