登录
首页 » matlab » 200930310135

200930310135

于 2010-12-12 发布 文件大小:1396KB
0 236
下载积分: 1 下载次数: 97

代码说明:

  是图像修复,利用维纳滤波的方法实现的图像复原,自己编的程序(Image restoration )

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

发表评论

0 个回复

  • filter
    M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*ones(1,Ns)]) C=cos(Wm*[0:J]) Q=diag(cos(Wm*0.5)) g=(W*Q*C)(W*d) g=g h=(g(J:-1:2)+g(J+1:-1:3))/4 h=[g(J+1)/4 h g(1)*0.5+g(2)/4] h=[h fliplr(h)] W=linspace(0,pi-0.1,512) H=freqz(h,1,W) plot(W/pi,20*log10(abs(H))) (filter design)
    2013-05-18 20:47:33下载
    积分:1
  • cenghebangangdujiangdi
    用matlab编写的复合材料层合板刚度降低问题,仅供参考(Prepared using matlab stiffness composite laminates to reduce the problem, for reference)
    2014-04-15 11:08:47下载
    积分:1
  • matlab-GUI
    数值分析程序中的一个例子,matlab gui编程(Numerical analysis of an example program, matlab gui programming)
    2008-01-18 15:00:25下载
    积分:1
  • DS18B20
    基于matlab的温度检测系统里有1820与串口通行方法(Matlab-based detection system temperature, there are 1820 with the serial passage method)
    2009-05-14 20:01:20下载
    积分:1
  • watermark2
    matlab整数变换,整数Haar小波变换的水印嵌入,pdf电子书(matlab integer transform, integer Haar wavelet transform of the watermark embedding, pdf e-book)
    2008-05-30 14:52:06下载
    积分:1
  • 11123_2
    比较NLMS、基于分块的LMS和基于符号的LMS三种算法,并且实现信道均衡(More NLMS, based on the LMS and block LMS three algorithms based on symbols, and to achieve channel equalization)
    2011-07-16 10:43:54下载
    积分:1
  • GA-BP预测
    说明:  预测光伏负荷的MATLAB程序,遗传算法可以运行 扣扣扣扣(Matlab program for forecasting photovoltaic load, genetic algorithm can run buckle)
    2021-04-22 15:08:48下载
    积分:1
  • mtalab
    matlab相关教程PPT,适用于MATLAB初学者。(matlab tutorials PPT, MATLAB for beginners.)
    2010-10-20 11:16:09下载
    积分:1
  • henhaodeshenjingwangluo
    这是中国数学建模中编程交流上神经网络内容,里面提供了很多神经网络的例子(This is the mathematical modeling of neural networks on the content of the exchange program, which provides many examples of neural network)
    2010-11-20 19:45:52下载
    积分:1
  • xsk_RMA
    说明:  利用matlab编程语言,对合成孔径雷达的range-migrationg-agrithm算法进行了仿真。(Using matlab programming language for synthetic aperture radar range-migrationg-agrithm algorithm simulation.)
    2008-10-11 21:07:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载