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

搜索资源列表

  1. code.tar

    0下载:
  2. 快速傅立叶变换程序代码,学信号的同学,可要注意了-Fast Fourier Transform code, the students learn signal, I must remind the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:287.79kb
    • 提供者:陈sir
  1. DLT.rar

    1下载:
  2. ..三维DLT变换解决外方位元素的求解以及对11个参数的确定,.. Three-dimensional DLT transform solution for solving the exterior orientation elements and the 11 parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:64.19kb
    • 提供者:adam
  1. contourlet.rar

    2下载:
  2. contourlet变换工具箱,附带贝叶斯阈值去噪,Toolbox contourlet transform, with Bayesian threshold denoising
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-18
    • 文件大小:17.36mb
    • 提供者:加盟
  1. LLVFourierTransforms

    0下载:
  2. fft变换代码,采用基2的频率域变换代码.-fft transform code, the use of the base 2 of the frequency domain transform code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:4.99kb
    • 提供者:zm
  1. FRFT

    3下载:
  2. FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)-FRFT transform time-frequency code (reference algorithm: HM Ozaktas, MA Kutay, and G. Bozda
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:4.09kb
    • 提供者:monica
  1. gabor

    0下载:
  2. 该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。 -The code is only the calculation of a 101 × 101 size Gabor function transformation, the mean and variance. Convolutional code using two methods of calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3.3kb
    • 提供者:康俊芳
  1. FFT.c

    1下载:
  2. Fast Fourier Transform using MPI libraries (Source Code)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3.15kb
    • 提供者:Chitra
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:50.63kb
    • 提供者:nytza
  1. askshun

    0下载:
  2. 对ASK信号求瞬时幅度,在做傅里叶变换实现测码速率-ASK signal of the instantaneous rate of demand, the realization of doing Fourier Transform code rate measurement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:946.1kb
    • 提供者:addison
  1. FFT_CODE

    0下载:
  2. This code calculs the Fast Fourier Transform of a array of integer. Its a very fast algoritm to transform a signal to frequence domain.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3.44kb
    • 提供者:Renan Fagundes
  1. C-language-algorithm-code

    2下载:
  2. 用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plura
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:138.93kb
    • 提供者:心剑
  1. noise

    0下载:
  2. 基于matlab中fft算法自行编写快速福利叶变换代码-Write the fast welfare Fourier transform code based on the matlab fft algorithm itself
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:1018byte
    • 提供者:胡斌
  1. code

    0下载:
  2. Hough Transform for Iris
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:138.35kb
    • 提供者:Arham
  1. cirular convolution , codec, discrete fourier transform, fast fourier transform

    0下载:
  2. dsp code for Circular convolution , codec, discrete Fourier transform, fast Fourier transform built in c run on code composer studio kit dsk 6713
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-02-14
    • 文件大小:3.63kb
    • 提供者:ajaybhardwaj89
  1. code-RGB-to-HSV

    0下载:
  2. matlab code to transform RGB into HCV
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.01kb
    • 提供者:tatyana
  1. numerical-algorithm-source-code

    0下载:
  2. Visual Basic常用数值算法源代码,内容主要有解线性方程组、插值、数值积分、特殊函数、函数逼近、排序、特征值问题、方程求根、函数极佳和最优化、傅立叶变换、数据统计等-Visual Basic source code commonly used numerical algorithms, mainly the solvability of linear equations, interpolation, numerical integration, special, function ap
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1.8mb
    • 提供者:陈超华
  1. Normal-DFT

    0下载:
  2. A simple Discrete Fourier Transform Code in C language, it generates a random signal and applies the DFT on it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:869byte
    • 提供者:Khalid
  1. Fourier Transform

    0下载:
  2. fortan code for fourier transform
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:455kb
    • 提供者:Chit Su
  1. sfft-code

    0下载:
  2. 稀疏快速傅里叶变换作为传统FFT的改进版,它充分利用输入信号频域稀疏特性,实现序列的快速傅里叶变换。(As an improved version of the traditional FFT, sparse fast Fourier transform takes full advantage of the sparse characteristics of the input signal frequency domain to achieve fast Fourier transform
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:460kb
    • 提供者:Miraclor
  1. code

    1下载:
  2. 快速傅里叶变换的VB程序应用,用于过滤实验过程中的杂波(VB program of fast Fourier transform)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:2kb
    • 提供者:weiwen890883
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com