CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 傅立叶

搜索资源列表

  1. GeneratingFPGA-AcceleratedDFTLibraries

    0下载:
  2. 关于DFT的文章,应用FPGA实现傅立叶变换。-Abstract—We present a domain-specific approach to generate high-performance hardware-software partitioned implementations of the discrete Fourier transform (DFT). The partitioning strategy is a heuristic based on the DFT
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:235386
    • 提供者:李然
  1. ziliao

    0下载:
  2. 信号序列的DFT本身就是信号频谱的采样集,所以DFT可直接用于分析信号的频谱。快速傅立叶变换是一种有 效、实用的信号DFT算法。文章通过对DIT-FFT算法的详细分析,提出了一种计算机软件仿真信号频谱分析方案,并给出了 关键算法的C 语言程序。-Signal sequence of the DFT spectrum of the sample itself is a set of signals, so the DFT can be directly used to analyze th
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:641981
    • 提供者:tangxuecheng
  1. 4443322

    0下载:
  2. 快速傅立叶变换速度快-spline curve fitting-Fast Fourier Transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6871
    • 提供者:to
  1. negative-frequency

    0下载:
  2. 一篇极好的关于傅立叶变换中负频率问题的研究文献。-the physical meaning of spectrum of negative frequency
  3. 所属分类:Development Research

    • 发布日期:2017-03-31
    • 文件大小:595193
    • 提供者:abcde
  1. Fourier-transform-algorithm-1

    0下载:
  2. 关于傅立叶变换,无论是书本还是在网上可以很容易找到关于傅立叶变换的描述,但是大都是些故弄玄虚的文章,太过抽象,尽是一些让人看了就望而生畏的公式的罗列,让人很难能够从感性上得到理解。这是一份很好的傅里叶算法的入门资料-Fourier transformation, whether in books or on the Internet can be very easy to find a descr iption of the Fourier transform, but are some art
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:526750
    • 提供者:chenlq
  1. Fourier-transform-algorithm-2

    0下载:
  2. 关于傅立叶变换,无论是书本还是在网上可以很容易找到关于傅立叶变换的描述,但是大都是些故弄玄虚的文章,太过抽象,尽是一些让人看了就望而生畏的公式的罗列,让人很难能够从感性上得到理解。这是一份很好的傅里叶算法的入门资料-Fourier transformation, whether in books or on the Internet can be very easy to find a descr iption of the Fourier transform, but are some art
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:266617
    • 提供者:chenlq
  1. ksfly

    0下载:
  2. 利用vs2005编译好的快速傅立叶计算的工程代码-Engineering code using vs2005 compiled Fast Fourier calculation
  3. 所属分类:Project Manage

    • 发布日期:2017-11-28
    • 文件大小:952147
    • 提供者:
  1. Matlab-fourier

    0下载:
  2. MATLAB 的傅里叶变换的一些介绍 1. 离散傅立叶变换的 Matlab实现 2. 离散余弦变换的 Matlab 实现 3. 图像小波变换的 Matlab 实现函数-The MATLAB Fourier transform some introduction. Discrete Fourier Transform Matlab. Discrete Cosine Transform Matlab achieve wavelet transform Matlab implement f
  3. 所属分类:Software Testing

    • 发布日期:2017-11-10
    • 文件大小:10874
    • 提供者:夏小小
  1. Matlab

    2下载:
  2. 图像的频率是表征图像中灰度变化剧烈程度的指标,是灰度在平面空间上的梯度。如:大面积的沙漠在图像中是一片灰度变化缓慢的区域,对应的频率值很低;而对于地表属性变换剧烈的边缘区域在图像中是一片灰度变化剧烈的区域,对应的频率值较高。傅立叶变换在实际中有非常明显的物理意义,设f是一个能量有限的模拟信号,则其傅立叶变换就表示f的谱。从纯粹的数学意义上看,傅立叶变换是将一个函数转换为一系列周期函数来处理的。从物理效果看,傅立叶变换是将图像从空间域转换到频率域
  3. 所属分类:文档资料

  1. fft

    0下载:
  2. 对变形的条纹图像进行傅立叶变换得到二维频谱图并提取基频-Fourier transform in deformation stripes image two-dimensional spectrum and extract the fundamental frequency
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:728
    • 提供者:jmm
  1. matlab

    0下载:
  2. 直接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -The direct method is also called cycle diagram method, it is the random sequence x (n) n observation data as a energy limited sequence, direct calculatio
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:4136
    • 提供者:
  1. FFT

    7下载:
  2. 应用MATLAB对加速度时程进行快速傅立叶变换,并绘加速度时程图和频谱图.-FFT and plot picture
  3. 所属分类:Project Manage

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:小玉
  1. Anti-noisePerformanceOfFrFT

    0下载:
  2. 利用分数阶傅立叶变换良好的抗噪性能提出了一种较好的图像数据处理方法-Using fractional Fourier transform anti-noise performance and a better image data processing method
  3. 所属分类:Project Manage

    • 发布日期:2017-11-11
    • 文件大小:870745
    • 提供者:Ge Maolin
  1. fft1

    0下载:
  2. 本函数是以2为基的简单快速傅立叶变换算法,计算准确,其中编写的思想是参考蝶形算法应用在时分的fft中。-fft in matlab
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:9500616
    • 提供者:王罗胜斌
  1. Kalman-filtering-algorithm

    0下载:
  2. 卡尔曼滤波简介及其算法实现代码,近来发现有些问题很多人都很感兴趣。所以在这里希望能尽自己能力跟大家讨论一些力所能及的算法。现在先讨论一下卡尔曼滤波器,如果时间和能力允许,我还希望能够写写其他的算法,例如遗传算法,傅立叶变换,数字滤波,神经网络,图像处理等等。-The Kalman filtering Us algorithm code, recently found that some of the problems a lot of people are very interested. So
  3. 所属分类:Project Manage

    • 发布日期:2017-11-14
    • 文件大小:16380
    • 提供者:张工
  1. Fourier-transform-and-filter-design-

    0下载:
  2. 傅立叶变换和滤波器设计的ppt介绍傅立叶变换和滤波器设计-Fourier transform and filter design ppt
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:72909
    • 提供者:fxx
  1. ftdft

    0下载:
  2. 2004年关于分数傅立叶变换的文章 - The centered discrete fractional Fourier transform, properties, computation, and application to linear chirp signals-2004 article on Fractional Fourier Transform- The centered discrete fractional Fourier transform, properties, com
  3. 所属分类:Development Research

    • 发布日期:2017-11-19
    • 文件大小:4509508
    • 提供者:miyalu
  1. c

    0下载:
  2. 好用的matlab程序,专门针对冲激串的傅立叶变换设计的-welldone,good things to learn matlab
  3. 所属分类:Project Manage

    • 发布日期:2017-04-03
    • 文件大小:516
    • 提供者:李稍微
  1. QT-Fourier

    1下载:
  2. QT实现图像处理-傅立叶变换、傅立叶反变换、平滑、锐化与模板匹配-QT realize image processing- Fourier transform, Fourier transform, smoothing, sharpening and template matching
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:115485
    • 提供者:杨涛
  1. sxl001

    0下载:
  2. 对图片进行离散傅立叶变换
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1638
    • 提供者:sxl
« 1 2 34 5 »
搜珍网 www.dssz.com