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

搜索资源列表

  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. 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. DIT2FFT

    0下载:
  2. 在VC++中实现基2时间抽取的FFT(快速傅里叶变换)算法.-In VC++ In time taken to achieve the base 2 of the FFT (Fast Fourier Transform) algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1507
    • 提供者:steven
  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. 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. 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. DSP-keshe

    0下载:
  2. 设计题目:基于MATLAB的FFT算法的设计 设计内容: 所设计的FFT算法应完成以下功能: (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。 -Design topics: content based on the the MATLAB FFT algorithm design design: the design of the FFT
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:333323
    • 提供者:张亚曼
  1. 61610

    0下载:
  2. Skew detection and correction is very important task before pre-processing of an image and it is a major problem in scanned documents, if it not detected correctly it will lead wrong result in future during image analysis. During the scanning of th
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:78143
    • 提供者:ammar
  1. adsp-2191_complex_rad2_fft

    0下载:
  2. ADSP-219x Complex Rad2 FFT.zip中的文件可部署长度为64或更长的单核radix-2 FFT-This directory contains an example ADSP-2191 single-core subroutine that implements radix-2 FFT of length 64 or greater on input data x(n). A detailed discussion of the complex radix-2
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:10858
    • 提供者:王望
  1. FFT

    0下载:
  2. FFTlms:需要添加u, y,d,e等数据,该程序就能给出类似于LMS算法的仿真图; rake:计算误码; RScode:检验译码是否正确 TCMcode:进行8PSK映射,得到信号点在星座图上的位置 WHTlms读者需要给出输入信号xd, 参考信号d,运行本程序就能得到相应仿真图 -FFTlms: you need to add u, y, d, e and other data, the program will be able to give similar LMS
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3743
    • 提供者:pp
  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
  1. 信号论文

    0下载:
  2. 能够进行简单的频率计算,通过输入一个模拟信号没能够用MATLAB计算出相应的信号频率,算法的计算量小,文档完整,文档的附录是MATLAB程序,可以直接在MATLAB中使用(To calculate the simple frequency, through the input of an analog signal can not calculate the signal frequency with corresponding MATLAB algorithm, small amount of
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:66560
    • 提供者:作业狗
  1. 复合信号频率计

    0下载:
  2. 该系统基于TMS320F2808实现,用来检测和重建复合频率信号中的主次信号。该系统由计算模块、重建模块和通讯模块组成。为了能在实时运行中自适应地确定采样频率,我们采取了“eCAP+AD”的方法,eCAP模块记录下整形后的复合信号的上升沿过零点时间值并估计出主频率,从而使系统能自动地选取合适的采样频率完成AD采样过程。系统采用了4096点的FFT算法,能够实现高达0.25Hz的频率分辨率,相对分辨率达到0.05%。(The system is based on TMS320F2808 to de
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:25147392
    • 提供者:destyni
  1. TTF,小波变换

    2下载:
  2. 基于FFT的谐波检测,采用快速傅里叶算法后得到原始波形中各次分量的频率和幅值特性,从中可以直接观测出各次谐波分量的频率和幅值信息. 程序1采用快速傅里叶算法后得到原始波形中各次分量的频率和幅值特性图 程序2输入信号经过FFT变换得到的频谱特性图 程序3对输入信号进行采样,应用一维小波变换函数进行三层小波分析(Based on FFT harmonic detection, the frequency and amplitude characteristics of each harmoni
  3. 所属分类:其他

搜珍网 www.dssz.com