CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB FFT

搜索资源列表

  1. fftshixian

    0下载:
  2. 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:17123
    • 提供者:张帅
  1. zhikuochansheng

    0下载:
  2. 利用MATLAB对直扩信号的产生进行了研究,并利用FFT实现频谱分析-Use MATLAB to generate DS signals have been studied, and the realization of the use of FFT spectrum analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:916
    • 提供者:王将
  1. spectralanalysis

    0下载:
  2. 谱估计(建立二阶AR模型)、利用FFT求解功率谱估计、利用AR模型的Yule-Walker方程求解模型参数等-Spectral estimation (the establishment of second-order AR model), using FFT to solve the power spectrum estimation using AR model of Yule-Walker equation model parameters such as
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2380
    • 提供者:chen
  1. awgn

    1下载:
  2. DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:15243
    • 提供者:wyyy
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:wang
  1. waterfall_FFT

    0下载:
  2. 一个关于FFT应用的例子,This program calculates the Waterfall FFT of a time history,by Tom Irvine -With regard to the application of a FFT example, This program calculates the Waterfall FFT of a time history, by Tom Irvine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2219
    • 提供者:null
  1. matlab

    0下载:
  2. y3k=fft(u,(m+n-2)/4) i=1:(m+n-2)/4 subplot(5,2,9) stem(i,u) title( 滤波后上采样 ) k=1:(m+n-2)/4 subplot(5,2,10) stem(k,y3k) title( 上采样频谱 ) xlabel( k ) ylabel( y3k ) -y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) s
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:60054
    • 提供者:zzzl
  1. SAR_SP_matlab

    1下载:
  2. SAR雷达基本信号处理算法,包含fft,crange等16个文件,对初学者对SAR雷达的理解有很大的帮助-SAR basic radar signal processing algorithms, including fft, crange such as 16 documents, for beginners to understand the SAR radar very helpful
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:34367
    • 提供者:咖啡
  1. fft_enhance_cubs

    0下载:
  2. 介绍fft指纹增强算法,该源码测试可行。希望对大家有用。-Introduction fft fingerprint enhancement algorithm, the source test feasible. Hope useful for all of us.
  3. 所属分类:Algorithm

    • 发布日期:2014-04-15
    • 文件大小:3460
    • 提供者:刘红莉
  1. FFT_Matlab

    0下载:
  2. 本文是一片关于FFT的Matlab仿真分析,很具体,配有大量清晰的仿真图片~~有利于FFT初学者的学习-This article is one of the Matlab simulation on the FFT analysis, very specific, clear配有大量simulation picture ~ ~ is conducive to learning for beginners FFT
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:709186
    • 提供者:姬瑜
  1. code-acquisition-technique-using-FFT

    0下载:
  2. GPS信号基带处理方面在IEEE文章 信号跟踪和捕获-GPS signal baseband signal in the IEEE article, track and capture
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:303682
    • 提供者:刘旭东
  1. Lab0503-FFT

    0下载:
  2. FFT蝶形运算,C 语言,可有MATLAB M 语言转换实现-FFT butterfly computation, C language, MATLAB M language can be converted to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:5109
    • 提供者: liu yang
  1. MatlabFFT

    0下载:
  2. Matlab_基于FFT的图像配准 粗估算两幅图像之间的平移差,返回水平方向平移差到xtran,返回垂直方向平移差到ytran 用在图像配准中的粗匹配中,对噪声、图像中物体发生运动等极为鲁棒!-FFT-based Matlab_ Image Registration rough estimate of the translation between two images, poor, poor translation to return to the horizontal direct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:135774
    • 提供者:yol
  1. 123

    0下载:
  2. 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、fir和Lattice结构;IIR滤波器设计包括模拟和数字低通、高-Basic knowledge of signals and systems, including continuous signal with the model, discrete signals and model common signal, inclu
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3050
    • 提供者:
  1. szxhsy

    1下载:
  2. 数字信号处理实验详解及MATLAB实现源代码 实验一: 系统响应及系统稳定性 实验二: 时域采样与频域采样 实验三: 用FFT对信号作频谱分析 实验四:IIR数字滤波器设计及软件实现 实验五: FIR数字滤波器设计与软件实现 实验六: 数字信号处理在双音多频拨号系统中的应用-Detailed experimental digital signal processing and MATLAB source code to achieve the experimental on
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:334276
    • 提供者:wangjin
  1. AAFFT

    0下载:
  2. 数字信号处理中经典的FFT算法实现,对理解信号处理帮助很大-A Fast Fourier Transform [FFT] method for frequency sparse functions. Recovers the k most energetic frequencies hidden in a bandwidth-N function in k*polylog[N] time.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-27
    • 文件大小:149670
    • 提供者:zhaohui
  1. wavelet

    0下载:
  2. 孙严奎的经典小波课件,共9章内容,PDF格式。-wavelet
  3. 所属分类:Wavelet

    • 发布日期:2017-05-23
    • 文件大小:7156349
    • 提供者:cj
  1. fft

    0下载:
  2. fft算法c++的实现方法,vc6.0调试过,但是效率没MATLAB高。-fft algorithm c++ implementation of the Ways, vc6.0 debugging too, but no MATLAB high efficiency.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:2590
    • 提供者:sdfs
  1. perfect_OFDM

    3下载:
  2. 还在为“基于MATLAB的OFDM系统仿真”的朋友,可以看看我总结的资料! 该代码通过综合了本站中的两个源代码,在MATLAB 7.0下完成OFDM系统的完美仿真:音频数据采集->S/P转换->16QAM映射->IFFT处理->添加CP->P/S->理想/多径信道传送->……(FFT等)->传输结果比较(前后频谱图、可以直接通过听前后的音频文件来辨别系统的好坏-理想信道时音质前后相同)。在此还要感谢那两位站员提供相关的代码,也希望能对其他人有帮
  3. 所属分类:Other systems

    • 发布日期:2014-04-15
    • 文件大小:8297
    • 提供者:sunshinepwf
  1. fft

    0下载:
  2. 基于快速傅立叶变换的c语言程序,作者已经调试成功,可以在MATLAB下用-fft
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:1767
    • 提供者:yangfukang
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com