CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - FFt algorithm in

搜索资源列表

  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:285863
    • 提供者:王晶
  1. 128

    0下载:
  2. 128点快速傅立叶变换算法,用C语言编的,很实用的-128 point FFT algorithm in C language addendum to the very practical
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:太阳雨
  1. matlabFFT11

    0下载:
  2. 使用MATLAB函数中的FFT命令计算离散时间信号的频谱,以加深对离散信号的DFT的理解及其FFT算法的运用。-using MATLAB function FFT calculation order discrete-time signal spectrum, to increase the discrete signals in the DFT and FFT algorithm understanding of the application.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:30312
    • 提供者:tintin
  1. DTMFAPPLIY

    1下载:
  2. 在MATLAB中用Goertzel算法(先用FFT算法,再用goertzel算法,)仿真DTMF的产生与检测的程序。应用于双音多频信号的产生与检测。-in Goertzel algorithm using MATLAB (first using FFT algorithm, reuse goertzel algorithm) simulation DTMF detection with the selection process. Used DTMF signal detection with
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:徐政
  1. FastFourierTransform

    0下载:
  2. This function is written to understand and/or explain an fft algorithm and usage of radix2 procedure. This function take the signal which you want to find FFT, for m bit you can also call the function without entering a signal or number of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2904
    • 提供者:dairy
  1. xiangWeiCha

    2下载:
  2. 是一些 数字相关法的论文 1.FFT法与数字相关法在相位测量上的比较.pdf 2.采用数字相关法测量相位差.pdf 3.基于FFT谱分析算法的高精度相位差测量方法.pdf 4.基于Hilbert变换的相位测量法与数字相关测相法的比较.pdf 5.基于虚拟仪器技术和互相关原理的相位测量仪.pdf 6.数字化相位差测量算法的研究.pdf 7.相位差的数字化测量研究.pdf 8.虚拟仪器测量周期信号相位的仿真设计.pdf-Are some figures
  3. 所属分类:其他小程序

    • 发布日期:2013-10-29
    • 文件大小:2929552
    • 提供者:杨志杰
  1. SoundCard

    0下载:
  2. 分析声卡信号的频谱,图形画显示,包含FFT算法-Analysis of sound signals in the spectrum, draw graphics display, including the FFT algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3620808
    • 提供者:刘以续
  1. FFTmeasuereFandP

    0下载:
  2. 在LabVIEW下搭建子VI,利用FFT算法,测量频率和相位。-Under the sub-structures in the LabVIEW VI, using FFT algorithm, measuring frequency and phase.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:43065
    • 提供者:othanda
  1. fft

    0下载:
  2. 在VC环境中用C++编程实现FFT快速算法,课用于计算多点FFT-VC Environment in C++ programming using fast FFT algorithm used to calculate the multi-point FFT class
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:25431
    • 提供者:lxz
  1. diffft4

    0下载:
  2. 在VC++上实现基四频率抽取FFT算法 原创 感觉还不错啊-In VC++ Achieve four frequency-based samples of original FFT algorithm is not feeling错啊
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1406
    • 提供者:steven
  1. fftshixian

    0下载:
  2. 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:17123
    • 提供者:张帅
  1. c_FFT

    0下载:
  2. The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in ro
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3883
    • 提供者:ramya
  1. 1234567

    0下载:
  2. 对DFT算法原理和基本性质的理解 。实信号的FFT算法 。在DSP上实现FFT的编程思想-DFT algorithm on the principles and basic understanding of the nature. FFT algorithm for real signals. FFT in the DSP programming ideas to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7880
    • 提供者:白痴小明明
  1. 16bitfloatingFFT

    0下载:
  2. 给出了16位浮点FFT的算法代码及相关资料-Given a 16-bit floating-point FFT algorithm code and related information
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:419272
    • 提供者:陈少飞
  1. q

    0下载:
  2. 实现基2时域频域抽取fft算法,可输出运算后所得复序列的模值序列,并可记录显示计算所用时间-Achieve base 2 fft algorithm frequency domain extraction can be obtained after computing the output sequence of modulus of complex sequences can be used in the calculation time, records show
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1058695
    • 提供者:ly
  1. Fast_Fourier_Transform

    0下载:
  2. FFT algorithm is implemented in VC-FFT algorithm is implemented in VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:72948
    • 提供者:faraji
  1. fft

    0下载:
  2. 一个简单的小程序,基于C语言编写的FFT算法程序。-A simple procedure, the FFT algorithm written in C language program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5321
    • 提供者:yangfei
  1. FFT_Test

    0下载:
  2. 在windows下面用VC编写256个点的FFT算法,得到每个频率的分量-VC prepared by the 256-point FFT algorithm in the windows below each frequency component
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:311686
    • 提供者:任艳阳
  1. FFT

    0下载:
  2. Matlab中信号的快速傅立叶变换的演示程序-Fast Fourier Transform Algorithm in Matlab
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2592
    • 提供者:k25zhuang
  1. myditfft

    0下载:
  2. 在matlab中实现fft算法,此为函数文本,可直接调用-Implement fft algorithm in matlab, this is the function text, you can directly call
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:824
    • 提供者:yw
« 12 »
搜珍网 www.dssz.com