登录
首页 » matlab » NUFFT_code

NUFFT_code

于 2013-05-24 发布 文件大小:58KB
0 92
下载积分: 1 下载次数: 74

代码说明:

  实现非均匀傅里叶变换代码,可用于石油地震勘探、航空航天、图像处理,电子电工方向。(Achieve non-uniform Fourier Transform code, can be used for seismic exploration, aerospace, image processing, electronics and electric direction.)

文件列表:

NUFFT_code
..........\fgg_1D_experiment.m,2302,2012-08-26
..........\FGG_1d_type1.m,9597,2012-09-07
..........\fgg_2D_experiment.m,2575,2009-10-13
..........\FGG_2d_type1.m,10674,2009-10-13
..........\fgg_3D_experiment.m,2679,2009-10-13
..........\FGG_3d_type1.m,12269,2009-10-13
..........\FGG_Convolution1D.c,6805,2009-10-13
..........\FGG_Convolution1D.dll,7168,2012-08-25
..........\FGG_Convolution1D_type2.c,6680,2009-10-13
..........\FGG_Convolution1D_type2.dll,7168,2012-08-25
..........\FGG_Convolution2D.c,8175,2009-10-13
..........\FGG_Convolution2D.dll,7680,2012-08-25
..........\FGG_Convolution2D_type2.c,8283,2009-10-13
..........\FGG_Convolution2D_type2.dll,7680,2012-08-25
..........\FGG_Convolution3D.c,9763,2009-10-13
..........\FGG_Convolution3D.dll,8704,2012-08-25
..........\FGG_Convolution3D_type2.c,9819,2009-10-13
..........\FGG_Convolution3D_type2.dll,8704,2012-08-25
..........\iFGG_1d_type2.m,6588,2012-09-07
..........\iFGG_2d_type2.m,8322,2009-10-13
..........\iFGG_3d_type2.m,7974,2009-10-13

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

发表评论

0 个回复

  • ff_transform
    傅立叶变换,等距离采样,等角度采样,轮廓提取,形态处理(Fourier transform, equidistant sampling, in terms of sampling, contour extraction, morphological processing)
    2021-04-08 09:29:00下载
    积分:1
  • imageprocessing
    多种图像处理基本方法的源代码,包括图像分割和边缘检测,非常适合初学者参考使用。(A variety of basic methods of image processing source code, including image segmentation and edge detection, is suitable for beginners reference.)
    2010-05-28 18:03:21下载
    积分:1
  • 最大最小距离算法matlab代码
    最大最小距离算法matlab代码,注释比较详细(Maximum minimum distance algorithm matlab code)
    2018-05-12 16:13:29下载
    积分:1
  • lb
    说明:  内含M文件 利用对数比实现,两幅多时空SAR图像变化差异图 (Logarithm figure than the implementation differences )
    2020-10-31 15:29:56下载
    积分:1
  • wenzifenge
    复杂背景下文字分割程序的源代码,可以很好的对文字进行分割(Text Segmentation in Complex Background program' s source code, can be a good segmentation of text)
    2009-11-06 17:35:53下载
    积分:1
  • binary
    说明:  二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰(Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture)
    2008-11-11 14:02:03下载
    积分:1
  • algorithm-of-findpath
    绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区 域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行 定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解 决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻 接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每 个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone. Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a defined start-point, end-point)
    2012-12-09 23:26:22下载
    积分:1
  • 2009_Sachnev
    可逆数字水印算法 Article (2009-Sachnev-IEEE_J_CASVT-989) Sachnev, V. Kim, H. J. Nam, J. Suresh, S. & Shi, Y. Q. Reversible Watermarking Algorithm Using Sorting and Prediction #IEEE_J_CASVT#, (Reversible watermarking Article (2009-Sachnev-IEEE_J_CASVT-989) Sachnev, V. Kim, H. J. Nam, J. Suresh, S. & Shi, Y. Q. Reversible Watermarking Algorithm Using Sorting and Prediction#IEEE_J_CASVT#, 2009, 19, 989-999 )
    2020-12-06 14:19:21下载
    积分:1
  • 2
    说明:  数字图像处理:阈值分割及形态学处理,本程序出色的完成了图形提取,内容包括程序,讲解和运行结果(Digital image processing: segmentation and morphology threshold treatment, the procedure was completed excellent graphics extraction, including procedures and operations on the results of)
    2009-04-05 23:25:34下载
    积分:1
  • LBP-TOP
    说明:  微表情识别代码,可以识别高兴,悲伤,痛苦,愤怒等微表情。(Micro expression recognition code)
    2021-03-26 12:19:14下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载