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

搜索资源列表

  1. fuliyebianhuan

    0下载:
  2. 主要是应用VC进行傅立叶变换和反变换的程序,主要采用快速傅立叶方法,因为傅立叶变换的时间很长。-VC primarily used for Fourier transform and inverse transform process, the main use of fast Fourier methods, because the Fourier transform of the time very long.
  3. 所属分类:Algorithm

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

    0下载:
  2. 计算快速fouries变换的c++源程序,即可计算正变换,又可计算逆变换!-it can compute the fouries transform of time series,in c++.it can also compute the inverse fouries transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:731kb
    • 提供者:Blueye
  1. DSP_A

    1下载:
  2. 英文最新版数字图像处理基础,包括信号与系统,信号表达与量化,快速算法与结构,数字滤波,统计信号处理,自适应滤波,信号重建,时频和多率信号处理。-Emphasizing theoretical concepts, Digital Signal Processing Fundamentals provides comprehensive coverage of the basic foundations of DSP and includes the following parts: Signals
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9.58mb
    • 提供者:kankan
  1. FFTandInverseFFT

    1下载:
  2. Labview 中FFT 和Inverse FFT功能的应用实例,展示了由时域到频域的变换及由频域到时域的信号重建-Labview, and Inverse FFT in the FFT function of application examples to demonstrate by the time domain to frequency domain transformation, and by the frequency domain to time domain signal rec
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:28.38kb
    • 提供者:John Rex
  1. cpp

    0下载:
  2. dft idft fft ifft的c++源码实现 离散时间傅里叶变换 极其逆变换实现 快速傅里叶变换极其逆变换实现-dft idft fft ifft the c++ source to achieve extremely inverse discrete-time Fourier transform fast Fourier transform extremely inverse transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:432.68kb
    • 提供者:李飞霞
  1. Matrix

    0下载:
  2. VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:52.27kb
    • 提供者:
  1. calculate-the-eigenvalues

    0下载:
  2. 本程序是通过反幂法计算矩阵特征值和特征向量,该方法已经调试通过。实验验证,本方法计算效率高 时间复杂度相对其他算法较低。-This procedure is calculated by inverse power eigenvalues ​ ​ and eigenvectors, the method has been debugged. Experiments, the high efficiency of this method time complexity is lo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.09kb
    • 提供者:张科
  1. complmat_inv

    0下载:
  2. 改程序为一个复数矩阵的求逆的源程序,注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行-Reform program for a complex matrix of the inverse of the source, note that the set path VC++ 6.0 include directory (folder) path, or will not find the header file
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:148.36kb
    • 提供者:dongliang
  1. gao-si-xiao-yuan-fa

    0下载:
  2. 是线性代数中的一个算法,可用来为线性方程组求解,求出矩阵的秩,以及求出可逆方阵的逆矩阵。当用于一个矩阵时,高斯消元法会产生出一个“行梯阵式”。高斯消元法可以用在电脑中来解决数千条等式及未知数。不过,如果有过百万条等式时,这个算法会十分费时。一些极大的方程组通常会用迭代法来解决。亦有一些方法特地用来解决一些有特别排列的系数的方程组。-A linear algebra algorithms can be used to solve linear equations, matrices obtaine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:941byte
    • 提供者:meihaodi
  1. mingqie

    0下载:
  2. 各种资源分配算法实现,实现六自由度运动学逆解算法,LZ复杂度反映的是一个时间序列中。- Various resource allocation algorithm, Six degrees of freedom to achieve inverse kinematics algorithm, LZ complexity is reflected in a time sequence.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:5.41kb
    • 提供者:yanfeng
  1. faiyai

    0下载:
  2. IDW距离反比加权方法,分析了该信号的时域、频域、倒谱,循环谱等,计算两个矩阵之间的欧氏距离。- IDW inverse distance weighting method, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Calculation of the Euclidean distance between the two matrices.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:4.25kb
    • 提供者:来新杰
  1. gangang

    0下载:
  2. IDW距离反比加权方法,调试通过可以使用,主同步信号PSS在时域上的相关仿真。- IDW inverse distance weighting method, Debugging can be used, PSS primary synchronization signal in the time domain simulation related.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:5.58kb
    • 提供者:fanhunnoubou
  1. suiqao_v49

    0下载:
  2. IDW距离反比加权方法,一些自适应信号处理的算法,基于互功率谱的时延估计。- IDW inverse distance weighting method, Some adaptive signal processing algorithms, Based on the time delay estimation of power spectrum.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4.75kb
    • 提供者:biunoufingtai
  1. tikhonov

    1下载:
  2. 该算法用于求解线性病态逆问题,同时该算法已经过实际验证,重建结果较好,希望对大家有所参考。-The algorithm for solving linear pathological inverse problem, at the same time, the algorithm was validated through actual and reconstruction results are good, hope to be of reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:songqian
  1. munkeng_v43

    0下载:
  2. 分析了该信号的时域、频域、倒谱,循环谱等,sar图像去噪的几种新的方法,IDW距离反比加权方法。- Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Several new methods sar image denoising, IDW inverse distance weighting method.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:4.3kb
    • 提供者:luifuibangfen
搜珍网 www.dssz.com