CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - FFT fortran

搜索资源列表

  1. FFT-1D

    1下载:
  2. 本fortran程序用来实现对一维数组进行一维快速Fourier变换
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:王天华
  1. fft

    0下载:
  2. MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFO
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:266.65kb
    • 提供者:donotspam
  1. 求取2的n次幂

    0下载:
  2. 求取2的n次幂,常用于FFT变换中
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-02-16
    • 文件大小:232byte
    • 提供者:room502
  1. fortran Code For FFT

    2下载:
  2. FFT algorithm in fortran code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-04-27
    • 文件大小:1.39kb
    • 提供者:xgdbh2009
  1. FFT.rar

    2下载:
  2. 快速傅里叶变换子程序,可用于频谱分析、频率域滤波,FFT subroute
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.11kb
    • 提供者:宋建国
  1. fft

    0下载:
  2. fortran语言写的快速傅里叶变换源代码-fft code for fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:617byte
    • 提供者:hongwen
  1. fft

    1下载:
  2. 用Fortran编写的fft算法,欢迎大家学习交流-Fft algorithm using Fortran prepared to welcome them to learn from the exchange
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:69.84kb
    • 提供者:张皓
  1. FFT

    0下载:
  2. fft快速傅里叶变换程序代码,fortan fft快速傅里叶变换程序代码,fortan-fft Fast Fourier Transform code, fortan fft Fast Fourier Transform code, fortan
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:103.69kb
    • 提供者:south
  1. fft

    0下载:
  2. 此程序用Fortran语言编写,对所给数组用蝶形算法进行FFT变换-Fortran language with the program prepared to the array of the butterfly algorithm using FFT transform
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:225.3kb
    • 提供者:chenjing
  1. FFT

    0下载:
  2. fortran下的FFT编程。参数格式已经转换完毕。-fortran programming under the FFT. Parameters of the format has completed conversion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:dingfei
  1. FFT

    1下载:
  2. 这是一个很好用的FFT源程序,包括反变换 \正变换.-this is a good FFT program,including forward FFT and inversed FFT.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2.05kb
    • 提供者:ssw1
  1. mpi_dr_fft_source

    0下载:
  2. FFT Dual Recycling Code Results on Advanced LIGO and the Caltech 40m IFO
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:126.9kb
    • 提供者:jijiegg
  1. fft_main

    1下载:
  2. 将一个函数做fft变换,最终将时域函数对应的频域结果显示出来-fft
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:573byte
    • 提供者:yanchao
  1. FFT

    0下载:
  2. fft变换程序,适合地震数据频谱分析及滤波处理方面-fft transform program, suitable for seismic data processing, spectral analysis and filtering
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:925byte
    • 提供者:毕有益
  1. fft

    0下载:
  2. 虽然现在网上的FFT程序很多,但是有的结果是错误的,比如说,经过一次正反变换后,不能得到原来的数列,所以,本人测试了多个程序,提供几个能用的,给大家,希望大家支持!-Although many online FFT program, but some results are wrong, for example, through a positive and negative change, you can not get the original series, so I tested sev
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:617byte
    • 提供者:houchuan zhuang
  1. function6

    0下载:
  2. Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.02kb
    • 提供者:sabah_altaie
  1. FFT

    0下载:
  2. 时域分解FFT算法,以FORTRAN代码实现。本程序利用结构体表示复数。-FFT time domain decomposition algorithms to FORTRAN code. The program uses structure that plural.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:9.78kb
    • 提供者:智庆全
  1. fft

    0下载:
  2. 快速傅里叶变换(fft)程序,使用Fortran语言,速度快-Fast Fourier Transform (fft), the use of Fortran language, fast
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:513byte
    • 提供者:lub
  1. FFT

    0下载:
  2. 利用快速傅里叶变换(FFT)计算一维离散傅里叶变换程序(Computation of one dimensional discrete Fourier transform)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:2.07mb
    • 提供者:Francis_647
  1. dfftpack

    1下载:
  2. FFTPACK is a package of Fortran subprograms for the fast Fourier transform of periodic and other symmetric sequences. It includes complex, real, sine, cosine, and quarter-wave transforms.
  3. 所属分类:数学计算

    • 发布日期:2020-09-02
    • 文件大小:38kb
    • 提供者:tec4tech
« 12 »
搜珍网 www.dssz.com