登录
首页 » matlab » gaborfilter

gaborfilter

于 2011-05-24 发布 文件大小:1128KB
0 239
下载积分: 1 下载次数: 8

代码说明:

  Gabor filter algorithms in matlab

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

发表评论

0 个回复

  • matlabshixian
    用MATLAB实现模糊控制算法,对如何进行模糊控制仿真很有帮助!!!(Using MATLAB implementation of fuzzy control algorithm, fuzzy control on how to carry out simulation helpful! ! !)
    2009-03-13 19:14:17下载
    积分:1
  • jingtongmatlab
    说明:  精通matlab,很好的matlab 教材txt版本,适合电子书(Proficient in matlab, a very good txt version of matlab materials, suitable for e-books)
    2009-08-25 10:18:39下载
    积分:1
  • Array-signal-processing
    《阵列信号处理的理论和应用》原书matlab 程序(Array signal processing theory and application of the original Matlab program)
    2012-03-26 10:26:11下载
    积分: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
  • GUI
    一个实例搞定MATLAB界面编程 pjimage.m(matlab m_file)
    2014-11-29 10:47:46下载
    积分:1
  • h44
    LMS identification volterra order 4,degree 4
    2011-12-22 16:07:53下载
    积分:1
  • SARAB
    MATLAB FOR BUSINESS AND STUDENT
    2015-03-06 20:10:39下载
    积分:1
  • Occam1DCSEM_v3.13
    说明:  可以进行大地电磁计算;Occam反演;一维反演(it can be used in CSEM occam inversion,which has great advantage.)
    2021-04-04 17:19:04下载
    积分:1
  • PCA
    pca技术的一些使用方法,为MATlAB代码(very useful,you must like it )
    2010-06-14 17:41:54下载
    积分:1
  • lmsbianshi
    LMS算法用于系统辨识的MATLAB源码(LMS algorithm for system identification MATLAB source)
    2007-06-18 08:22:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载