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

搜索资源列表

  1. fenji

    0下载:
  2. 我的FFT分级调试程序,2048点的浮点型数据。用matlab写的。-Debug my FFT grading procedures, 2048-point floating-point data. Written by matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:975
    • 提供者:谢桂辉
  1. myfft

    0下载:
  2. 用于计算fft的MATLAB程序,采用时间提取的基2算法,计算N点的FFT,程序中会自动将N部位2的n次方个点-Used to calculate the fft of the MATLAB program, using the time base 2 extraction algorithm, calculation of N point FFT, the program will automatically N parts of two of the n-th power points
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:225202
    • 提供者:Liu Jinglei
  1. deepthi

    0下载:
  2. matlab programs for image compression,jpeg,sum of sinusoidals,characteristics of analog lpf/hpf,n point fft
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5319
    • 提供者:deepu
  1. apfft

    5下载:
  2. Matlab实现的全相位频谱分析,可以自行设定点数和输入序列。结果包括频谱图和与普通fft的对比-Matlab to achieve all-phase spectral analysis, can draw up a point and input sequence. The results include the spectral figure and the comparison with ordinary fft
  3. 所属分类:matlab例程

    • 发布日期:2012-12-24
    • 文件大小:533
    • 提供者:Li Hai
  1. Untitled1

    2下载:
  2. 基于FFT谱连续细化算法的高精度频率估计,这种算法可以精确到小数点后两位,这种算法与MUSIC法和ESPRIT法相比,计算量大大降低,而且精度非常高。-This procedure is based on the FFT spectrum continual refinement algorithm s high accuracy frequency, this algorithm may precisely to decimal point latter two, compared the M
  3. 所属分类:matlab

    • 发布日期:2016-05-31
    • 文件大小:1024
    • 提供者:hehe
  1. myfft64

    0下载:
  2. this matlab code about 64 point fft.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:594
    • 提供者:sachin
  1. laserMatlab

    0下载:
  2. 用基于 Matlab 的小容量 FFT (比如 256×256)程序,将取样窗口划分为 若干个全等的小矩形,对每个小矩形内离散点的复振幅作 FFT 变换,然后将所有变 换结果叠加,再乘以复数相位因子,相当于对整个物面上点进行菲涅耳衍射计算, 利用这种方法可以迅速的实现高精度的轴对称傍轴光学系统中的激光衍射计算-With a small volume based on Matlab FFT (eg 256 × 256) procedure to sample window div
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:515675
    • 提供者:w
  1. 581L6_00

    0下载:
  2. this program is radix-4 fft for 64 point
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:340843
    • 提供者:mani
  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-28
    • 文件大小:1049
    • 提供者:sabah_altaie
  1. eg1_3780

    0下载:
  2. 在MATLAB环境下的3780点FFT仿真-The Simulation of 3780 point FFT in MATLAB environment.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:698
    • 提供者:zhanglili
  1. t_2_fft

    0下载:
  2. 在MATLAB环境中,利用简单的加法和乘法实现基2时间抽取的FFT变换,并且能够计算出峰值点的最大值,数据点数为2的整数次幂。学习程序有利于对FFT变换的理解,以及在单片机环境或者是DSP环境中编写FFT变换C语言程序。-In the MATLAB environment, using simple addition and multiplication of time taken to achieve the base 2 FFT transform, and can calculate th
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1319
    • 提供者:srl
  1. fft

    0下载:
  2. FFt code of 8 point in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:Thirumalesha
  1. FFT_practise_and_analysis

    0下载:
  2. 一个FFT的matlab例子,详细讲述了FFT的输出结果与点数,还有采样频率FS之间的关系,对于新手来说,理解这些很有用-A FFT example based on MATLAB. The relationship between output of FFT and the nummber of point of FFT and Fs is detailed in it.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2828
    • 提供者:Perry
  1. mx_CZT_fltp

    0下载:
  2. CZT算法的任意点数FFT变换的浮点C程序,加入MEX借口函数,从而实现matlab的直接调用!-Floating-point C program, the CZT algorithm any point FFT transform added MEX an excuse to function, in order to achieve the matlab direct calls!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4658
    • 提供者:会还剩
  1. fft

    0下载:
  2. 自己编写的fft16点变换程序,不是matlab中自带的,简单明了,可以帮助理解fft算法-The own written fft16 point conversion program, not matlab comes
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:588
    • 提供者:gaochao
  1. FFT

    0下载:
  2. 自己写的快速傅里叶变换,处理N点数据的傅里叶变换,含两个MATLAB的M文件,可直接使用-Fast Fourier Transform, write your own data of the N-point Fourier transform, containing two MATLAB M-files can be used directly
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:611
    • 提供者:ChengLi
  1. 64 fft_ifft

    0下载:
  2. FFT and IFFT 64 point radix-4
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:anas
  1. fft16

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for 16 point radix 2 dif fft . Contain the computation of 16 point DIF FFT in each stages and reordering process.
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:aliwahby1993
  1. 基于分布式算法实现64点FFT

    9下载:
  2. 基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
  3. 所属分类:matlab例程

  1. matlab

    1下载:
  2. 对一个信号文件导入并进行fft变换,显示图形;对信号是否平稳,周期性,采样点数N,有偏无偏处理的估计效果等都做了处理和显示(A signal file is imported and transformed by FFT to display graphics; whether the signal is stable, periodic, sampling point N, the estimation effect of biased and unbiased processing are
  3. 所属分类:matlab例程

    • 发布日期:2020-03-09
    • 文件大小:365568
    • 提供者:fengji
« 12 »
搜珍网 www.dssz.com