搜索资源列表

  1. FFT

    0下载:
  2. 快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算-Fast Fourier Transform of C realized, the introduction of a new reverse algorithm, program code, only more than 100 lines, it is necessary to achieve the 1000 sampling points
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:邢增谋
  1. fft

    0下载:
  2. 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s co
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-09-20
    • 文件大小:4096
    • 提供者:chj
  1. frft

    1下载:
  2. 分数阶傅里叶变换计算方面的文章,另附程序清单-Fractional Fourier transform calculation of the article, followed the list of procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-09-20
    • 文件大小:816128
    • 提供者:赵恒
  1. two_dimensional_PSD

    0下载:
  2. 二维功率谱密度计算程序 使用傅里叶变换 -2D PSD caculation estimator
  3. 所属分类:其他小程序

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:陈建超
  1. FFP

    0下载:
  2. 计算水声传播的快速场(FFP)程序,基于传播矩阵,迭代和快速傅里叶变换方法。-underwater acoustic field computing Fast FIELD Program, based on TMM, FFT etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-09-20
    • 文件大小:34816
    • 提供者:钟俊
  1. butterfly

    0下载:
  2.  计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。 -Discrete Fourier transform calculation of a fast algorithm, referred to as FFT. Fast Fourier Tra
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:圈石
  1. bss_oracle_1.0

    0下载:
  2. 音频库,包括短时傅里叶变换,信干比计算等-Audio library, including the short-time Fourier transform, signal to interference ratio calculation
  3. 所属分类:Audio

    • 发布日期:2024-09-20
    • 文件大小:174080
    • 提供者:zhongjinrong
  1. FFT

    0下载:
  2. 这是一个经典的fourier translate 傅里叶变换的程序 计算图像的中心点并标记和傅里叶频谱图的最大能量环并标记-This is a classic Fourier transform fourier translate the program to calculate the center of the image and mark and Fourier frequency spectrum of the maximum
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-20
    • 文件大小:59392
    • 提供者:yx
  1. Function_approximation

    0下载:
  2. 本压缩包包含了13个重要的函数逼近计算程序,包括切比雪夫分逼近,勒让德逼近,傅里叶逼近,自适应逼近等经典的逼近算法。-This archive contains 13 important function approximation computer program, including sub-approximation Chebyshev, Legendre approximation, Fourier approximation,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-09-20
    • 文件大小:8192
    • 提供者:zhangnijin
  1. optics

    1下载:
  2. 分数傅里叶变换以及计算全息图的迂回编码实现,以及衍射的仿真和所需的计算机生成图形。对信息光学的研究人员有用处。-Fractional Fourier Transform and circuitous CGH Coding and diffraction simulation and the required computer-generated graphics. Optics researchers in information us
  3. 所属分类:图形图象

    • 发布日期:2024-09-20
    • 文件大小:2048
    • 提供者:wang
  1. DFT

    0下载:
  2. 编写一个matlab函数用一个N点离散傅里叶变换同时计算两个N点实序列的离散傅里 叶变换,并将结果与直接使用两个N点离散傅里叶变换计算出来的结果进行比较-Write a matlab function with an N point discrete Fourier transform and calculate actual sequence of two N point discrete Fourier transform, and
  3. 所属分类:图形图象

    • 发布日期:2024-09-20
    • 文件大小:9216
    • 提供者:liu
  1. ERCoh2

    0下载:
  2. 对脑电信号进行滤波、快速傅里叶变换(FFT)及自相关、互相关计算,以观察每一通道脑电的相关性-On EEG filtering, fast Fourier transform (FFT) and autocorrelation, cross correlation calculation, in order to observe the correlation of each channel EEG
  3. 所属分类:matlab例程

    • 发布日期:2024-09-20
    • 文件大小:2048
    • 提供者:王荣
  1. sjfx

    0下载:
  2. 关于matlab的方面的一些源代码。可以实现多项式函数计算,插值计算,和傅里叶变换,-Some aspects on the matlab source code. Polynomial function can calculate, interpolation, and Fourier transform, and so on
  3. 所属分类:matlab例程

    • 发布日期:2024-09-20
    • 文件大小:21504
    • 提供者:司文娟
  1. proj04_02

    0下载:
  2. 中心化后的傅里叶谱,傅里叶频谱和平均值,计算图像的平均值-Fourier spectrum and average value
  3. 所属分类:matlab例程

    • 发布日期:2024-09-20
    • 文件大小:26624
    • 提供者:grant
  1. fuliyejisuan

    0下载:
  2. 傅里叶算法,用MATLAB编程,采样周期12个点。可以实现输入变量电压或电流h12个点,计算出电压或电流的有效值(Fu Liye formula;MATLAB programming; calculation)
  3. 所属分类:matlab例程

    • 发布日期:2024-09-20
    • 文件大小:166912
    • 提供者:注定
  1. 二维快速傅立叶变换

    1下载:
  2. 本文档介绍了快速傅里叶变换的技术,并给出了C++语言中用于计算图像数据的二维FFT的源代码。(This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.)
  3. 所属分类:Windows编程

    • 发布日期:2024-09-20
    • 文件大小:30720
    • 提供者:bingcheng888
  1. 分数阶傅里叶变换frft数值计算

    0下载:
  2. 我最近在研究frft-分数阶傅里叶变换的数值计算问题,主要是Ozaktas提出的采样型算法,以及Pei 等提出的采样型算法。(I have recently studied the numerical computation of frft- fractional Fourier transform, mainly the sampling algorithm proposed by Ozaktas, and the sampling
  3. 所属分类:书籍源码

    • 发布日期:2024-09-20
    • 文件大小:13312
    • 提供者:辛海涛
  1. 快速傅里叶变换 c

    0下载:
  2. FFT的基本思想是把原始的N点序列,依次分解成一系列的短序列。充分利用DFT计算式中指数因子 所具有的对称性质和周期性质,进而求出这些短序列相应的DFT并进行适当组合,达到删除重复计算,减少乘法运算和简化结构的目的(Fast Fourier Transform)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-09-20
    • 文件大小:934912
    • 提供者:刘向前
  1. 傅里叶谱与频域低通滤波

    0下载:
  2. 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-20
    • 文件大小:23552
    • 提供者:乔儿~
  1. STM32F30x_的ADC_采样的傅立叶变换

    0下载:
  2. 利用stm32进行交流采样,通过傅里叶变换计算交流量的有效值。(STM32 is used for AC sampling, and the effective value of AC is calculated by Fourier transform.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-09-20
    • 文件大小:217088
    • 提供者:白开水001
« 12 3 4 5 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org