登录
首页 » matlab » improved_gaborfilter

improved_gaborfilter

于 2007-05-23 发布 文件大小:1KB
0 173
下载积分: 1 下载次数: 51

代码说明:

  Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P described by the following equation: G(x,y,S,F,W,P)=k*Gaussian(x,y,S)*(Sinusoid(x,y,F,W,P)-DC(F,S,P)), where: Gaussian(x,y,S)=exp(-pi*S^2*(x^2+y^2)) Sinusoid(x,y,F,W,P)=exp(j*(2*pi*F*(x*cos(W)+y*sin(W))+P))) DC(F,S,P)=exp(-pi*(F/S)^2+j*P) File Id: 13776 Average rating: 0.0 Size: 1 KB # of reviews: 0 Submitted: 2007-01-26 Downloads: 274 Subscribers: 0 Keywords: gabor filter Stiven Schwanz Dias (Bi-dimensional Gabor filter with DC compo .. compensation This version of the 2D Gabor f ilter is basically a bi-dimensional Gaussian f unction centered at origin (0, 0) with variance S modulated by a complex sinuso id with polar frequency (F, W) and phase P described by the following equati on : G (x, y, S, F, W, P) = k* Gaussian (x, y, S)* (Sinusoid (x, y, F, W, P)- DC (F, S, P)), where : Gaussian (x, y, S) = exp (-pi* S* 2 ^ (x ^ 2 y ^ 2)) Sinusoid (x, y, F, W, P) = exp (j* (2* pi* F* (x* cos (W) y* sin (W)) P))) D C (F, S, P) = exp (-pi* (F/S) ^ 2* P j) File Id : 13776 Average rating : 0.0 Size :# 1 KB of reviews : 0 Submitted : 2007-01-26 Downloads : 274 Subscribers : 0 Keywords : gabor filter Stiven Schwanz Dias)

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

发表评论

0 个回复

  • codeofroughset
    粗糙集的基本算法,包括数据补齐,属性约简,值约简,规则生成,非常实用。(Rough set theory is a new mathematical approach to imperfect knowledge. The problem of imperfect knowledge has been tackled for a long time by philosophers, logicians and mathematicians. Recently it became also a crucial issue for computer scientists, particularly in the area of artificial intelligence. )
    2010-11-09 21:11:00下载
    积分:1
  • fault-detection
    实现了以惯导为基准的组合导航系统,完成了组合导航系统的故障诊断(Achieved with a combination of inertial-based navigation system, the completion of the integrated navigation system fault diagnosis)
    2020-09-09 10:38:04下载
    积分:1
  • 一种混合贪婪随机自适应搜索 GRASP to solve VRP
    一种混合贪婪随机自适应搜索(GRACH)算法,用于解决单车辆段车辆路径问题(a hybrid Greedy Randomized Adaptive Search (GRASP) algorithm that solves a single depot vehicle routing problem)
    2020-06-25 06:00:02下载
    积分:1
  • weinimres
    Filtering using Weiner filter
    2010-09-18 16:51:41下载
    积分:1
  • extrace_brodatz
    Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate with me。(Gabor extract image texture features classic. I hope the researchers who study the algorithm c ommunicate with me.)
    2006-10-14 09:37:55下载
    积分:1
  • shuxuemoxing
    1,某厂向用户提供发动机,合同规定,第一、二、三季度末分别交货40台、60台、80台.每季度的生产费用为 f=ax+bx^2(元),其中x是该季生产的台数.若交货后有剩余,可用于下季度交货,但需支付存储费,每台每季度c元.已知工厂每季度最大生产能力为100台,第一季度开始时无存货,设a=50、b=0.2、c=4,问工厂应如何安排生产计划,才能既满足合同又使总费用最低. 2,函数的输入为A,B两个矩阵,实现如下功能:从A矩阵中找出与B完全相同的子矩阵,并将该子矩阵左上角的位置保存到2*n的向量index中,最后函数返回A中所有与B完全相同的子矩阵的左上角坐标。(1, a factory to provide users with the engine, the provisions of the contract, first, second and third quarter, respectively Delivery 40 units, 60 units, 80 units. The production cost of each quarter the f = ax+bx ^ 2 ($), where x is the number of Taiwan-quarter production. If after delivery, the surplus can be used for delivery next quarter, but to pay the storage fees, each quarterly c. Factory known each quarter of the maximum production capacity of 100 units of stock in the first quarter, setting a = 50, b = 0.2, c = 4, asked how the factory should arrange production plan, in order to both meet the contract and the lowest total cost of . 2, the function' s input is the two matrices A, B, to achieve the following functions: to identify from the matrix A and B are identical sub-matrix, and a position in the upper-left corner of the sub-matrix is ​ ​ saved to the vector index of 2* n, The last function returns the coordinates of the upper left corner of the sub-matrices A)
    2013-04-14 00:28:15下载
    积分:1
  • 54507899FLch7NNeg2
    函数逼近的程序是一元函数的逼近,效果不错(function bijin de chengxu )
    2014-01-19 22:09:32下载
    积分:1
  • ejcf
    该程序可用于近红外光谱二阶求导预处理,经本人实测,程序可用。(The program can be used near-infrared spectroscopy second derivative pretreatment, as I found, the program is available.)
    2014-05-15 14:20:53下载
    积分:1
  • fhss_fsk
    采用FSK调制方式,用于仿真高斯噪声、单音干扰等多种干扰环境下跳频系统性能及误码率(FSK modulation, frequency hopping system performance and bit error rate for the simulation of Gaussian noise, single tone jamming and other interference environment)
    2021-04-01 19:49:08下载
    积分:1
  • EngineMat
    VC调用matlab混合编程 利用matlab引擎(VC call matlab hybrid programming using matlab engine)
    2010-01-06 09:21:04下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载