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

搜索资源列表

  1. MASM-fft

    0下载:
  2. 汇编语言的FFT算法。速度还比较快,网络上好像还有更快的FT变换算法。-assembly language FFT algorithm. Relatively fast speed, the network seems to be faster on the FT algorithm.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:32.56kb
    • 提供者:HJ
  1. mutipath

    1下载:
  2. 一个多径信道仿真程序。其主程序为: Jakes_filter.m 产生信道多普勒功率谱形状 linear_fft.m作fft变换,并作相应平移。 linear_psd.m分析信号的psd qpsk_berest.m产生qpsk信号 random_binary产生随机信号源-a multi-path channel simulation program. Its main program : Jakes_filter.m have access Doppler power sp
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.42kb
    • 提供者:周智
  1. ga_cpp

    0下载:
  2. 用遗传算法求解FT、LA问题的源程序,非常具有参考价值!-genetic algorithm FT, the source LA, and is quite useful!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.63kb
    • 提供者:lixingbing
  1. ft

    0下载:
  2. 快速傅立叶的变换-the Fast Fourier Transform
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.13kb
    • 提供者:李锋
  1. DFT

    0下载:
  2. 信号与系统试验报告 离散傅立叶变换(DFT)和频谱分析 一、实验内容 1、实验题目 (1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。 (2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。 参数选择如下:频率f =30HZ,a=f 2㏑(M),M=2.5 2、通过实验理解信号振幅谱、相位谱
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:55.62kb
    • 提供者:凤凰
  1. FFT-matlab FT在matlab中的实践分析

    1下载:
  2. FFT在matlab中的实践分析,例子为求一个正弦波的频谱图、均方根谱、功率谱、对数谱和进行IFFT的变换-FFT analysis of the practice in matlab, examples for the sake of a sine wave of frequency spectrum, the rms spectrum, power spectrum, and the IFFT on the number of spectral transformation
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:3.39kb
    • 提供者:andy
  1. zfft

    1下载:
  2. FFT+FT连续细化傅立叶变换分析校正法 还请各位多多指教。 参考自丁康老师《离散频谱校正技术》 -FFT+ FT for Fourier transform analysis of detailed correction method is also called upon the exhibitions. Ding Kang reference from the teacher, " Discrete Spectrum Correction"
  3. 所属分类:Algorithm

    • 发布日期:2014-08-01
    • 文件大小:1007byte
    • 提供者:liuxiaoxiao
  1. D12R1

    0下载:
  2. FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-02
    • 文件大小:8.63kb
    • 提供者:
  1. DFT

    0下载:
  2. 题目:离散富立叶变换(DFT)和频谱分析.matlab实现 1信号函数h(t)= e-a*t*tsin(2πft)2编程计算的离散富立叶变换(DFT)和IDFT图像。3计算振幅谱,相位谱以及检测信号主频-Title: Discrete Fourier Transform (DFT) and spectral analysis. Matlab function to achieve a signal h (t) = ea* t* tsin (2πft) 2 programming computin
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:98.27kb
    • 提供者:chissie
  1. maltab

    0下载:
  2. 相关分析与卷积运算 。matlab 实现。 信号函数为x(t)=(1-|t|/T)[u(t+T)-u(t-T)],h(t)= e-a*t*tsin(2πft)-Correlation analysis with the convolution operation. matlab achieve. Signal function x (t) = (1- | t |/T) [u (t+ T)-u (tT)], h (t) = ea* t* tsin (2πft)
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:43.31kb
    • 提供者:chissie
  1. ft-series

    0下载:
  2. FT-series of Software verification.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:29.08kb
    • 提供者:Jaziel
  1. FT

    0下载:
  2. 用FT法实现相关函数快速估计程序.包括c,for几种格式。-FT method used to achieve rapid estimation procedures related function.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.19kb
    • 提供者:zlht13
  1. LL(1)

    1下载:
  2. LL(1)语法分析1、实现LL(1)分析中控制程序(表驱动程序); 2、完成以下描述算术表达式的LL(1)文法的LL(1)分析程序。 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-LL (1) syntax analysis 1, the realization of LL (1) Analysis of control procedures (table-driven procedure
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:624.95kb
    • 提供者:张帅
  1. ftoa.c

    1下载:
  2. This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
  3. 所属分类:Algorithm

    • 发布日期:2015-08-07
    • 文件大小:1.21kb
    • 提供者:steux
  1. DTI_version_1b

    1下载:
  2. traightforward Diffusion MRI (DTI) and Fiber Tracking (FT) functions and examples. DTI.m, will calculate the Apparent Diffusion Coefficient(ADC), fractional anistropy (FA), and diffusion tensor field, of a DTI datasets consisting of at least 6 d
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5.05mb
    • 提供者:mitko
  1. ftdi_ft232_drive

    0下载:
  2. usb232驱动高校毕业生就业,教育部等相关部门2009年出台了多项措施。一是加大促进就业工作力度,形成长效机制。二是扩大各类项目吸纳高校毕业生的规模。三是积极开辟高校毕业生就业的新渠道,探索实施大学生社区就业计划、农村基层卫生人才服务计划等就业项目。四是大力推进高校毕业生自主创业,出台鼓励自主创业的新政策。五是全面提升毕业生就业指导服务水平,加强职业发展与就业指导课程建设,不断提-usb232 driven employment of college graduates, the Minist
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:wudaguan
  1. FT

    0下载:
  2. DSP入门:在MATLAB中应用傅里叶变换分析信号频谱-DSP basis: Implement fourier transform to analysis signals spectrum with MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:181.27kb
    • 提供者:Xi Zhang
  1. Determine-the-FT-of-sequence-x

    0下载:
  2. Determine the FT of sequence x(n)=R4(n) by Matlab, and plot the figure -Determine the FT of sequence x (n) = R4 (n) by Matlab, and plot the figure
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2.34kb
    • 提供者:cyj
  1. FT

    0下载:
  2. 用matlab实现的FT算法,用于显著性检测。可能对您做显著性检测对比算法有帮助-Using MATLAB to achieve the FT algorithm for saliency detection. May be useful for you to do more contrast detection algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:1.71mb
    • 提供者:吴兵
  1. hht;ft;fft;实例

    1下载:
  2. 文件中包含hht、ft、fft的信号去噪代码,对初学者可以认真考虑和下载使用,能够运用到实例中,效果很不错。
  3. 所属分类:matlab例程

    • 发布日期:2020-03-19
    • 文件大小:3.73kb
    • 提供者:Science_wu
« 12 3 »
搜珍网 www.dssz.com