登录
首页 » matlab » blurred-image

blurred-image

于 2012-01-23 发布 文件大小:3KB
0 225
下载积分: 1 下载次数: 4

代码说明:

  blurred image generation matlab code

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

发表评论

0 个回复

  • FastICA
    FastICA快速独立分量分析的MATLAB源代码,功能全面,有简洁易用的figure界面,操作容易上手,能处理多路混合信号,并输出计算结果,生成信号的图形,便于进一步的分析(FastICA fast independent component analysis of MATLAB source code, there are simple and easy to use interface, figure, operating particularly easy to use, able to handle multi-channel mixed-signal, and outputs the calculated results, the signal is generated graphics)
    2010-03-03 19:31:48下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • POCS-matlab
    图像超分辨率重建,凸集投影方法,POCS matlab代码程序(POCS Image Reconstruction )
    2021-01-03 20:58:55下载
    积分:1
  • voicebox
    matlab语音工具箱大全 各个函数的M文件 需要的可以进行研究(Daquan toolbox matlab voice files of each function M can be studied in need)
    2011-01-07 12:53:24下载
    积分:1
  • matpower3.2
    文件是matlab环境,用于电力分析计算和仿真(Document is a matlab environment, used in power analysis and calculation and simulation)
    2007-11-25 13:29:10下载
    积分:1
  • ImageQuality_evaluation
    众多matlab代码用于检测图片质量,比如MSE, PSNR等(Several codes based on matlab used to evaluate the quality of image processing such as MSE, PSNR)
    2010-08-03 18:51:35下载
    积分:1
  • PSO
    结合实例详细介绍了各种改进的PSO算法及应用(Detail with examples of various improved PSO algorithm and application)
    2012-10-03 17:42:35下载
    积分:1
  • watermark
    基于小波变换的数字水印算法matlab代码,含有各种攻击的效果对比,对做毕设的同学应该有帮助。(Digital Watermarking Based on Wavelet Transform algorithm matlab code, containing a variety of attacks on the effect of contrast on the Bi-based students should do help.)
    2010-01-16 15:35:56下载
    积分:1
  • VCmatlabmixedprogrammingmethods
    说明:  由浅入深地介绍了vc与matlab混合编程的方法,并配有大量图片说明。代码注释详细。(Deep and introduced vc mixed with matlab programming method, and Peiyoudaliang caption. Detailed code comments.)
    2010-04-21 18:02:14下载
    积分:1
  • Hilbert-and-the-DEA
    对信号进行希尔伯特变换及包络分析,实现信号波形的解调(Hilbert transform of the signal and the DEA, the demodulated signal waveform to achieve)
    2014-01-04 17:57:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载