CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - fft matlab

搜索资源列表

  1. fftff

    0下载:
  2. 用matlab实现了仿真过程中的fft变换,尤其在共模电流抑制中的共模电流分析中应用-using Matlab the simulation process of fft transform, especially in the current common-mode suppression of common mode Current Analysis Application
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1101
    • 提供者:zhang yg
  1. IEEE80211a

    1下载:
  2. 802.11a OFDM MATLAB仿真代码!(推荐)非常详细,有接受收发,CP,FFT.IFFT.多径影响等。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:201426
    • 提供者:yang
  1. fft-txcl

    0下载:
  2. 1.matlab编程,实现函数的倒排序; 2.程序实现FFT,傅立叶逆变换; 3.一个图像处理程序,添加噪声,去噪。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1197
    • 提供者:clw
  1. fft

    3下载:
  2. 这是求信号功率谱密度的程序,并且对功率谱进行了归一化。-fft
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1239
    • 提供者:jty
  1. 1+fft

    0下载:
  2. 基2 fft的基本原理,实现起来可以说是相当的好用,大家赶快分享哦-2 fft-based basic principles to achieve can be said to be quite easy to use, we get to share Oh
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:65522
    • 提供者:张政
  1. fft1024

    0下载:
  2. an implementation of fft 1024 with cos and sin generated by matlab.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:21695
    • 提供者:Leith esti
  1. chap08

    0下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:7543
    • 提供者:张满超
  1. chap09

    3下载:
  2. ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
  3. 所属分类:assembly language

    • 发布日期:2015-06-29
    • 文件大小:18644
    • 提供者:张满超
  1. fft

    0下载:
  2. 这是fft的MATLAB编程供学习交流使用需要的可以下载-FFT MATLAB programming needs can be downloaded
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:3429
    • 提供者:刘军
  1. touchtone

    0下载:
  2. 运用FFT技术来综合和分析电话拨号的过程,matlab来分解了这一过程,希望能提供帮助- TOUCHTONE Use FFT to synthesize and analyze telephone dialing The dual tone multi-frequency (DTMF) standard specifies that the tone generated by a button on a telephone key pad is the sum of two sin
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2165
    • 提供者:lipu
  1. 1

    0下载:
  2. FFT 与LZW编码算法相结合,实现压缩功能,MATLAB仿真实现-FFT LZW compress
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:4239
    • 提供者:chenkang
  1. matlab

    0下载:
  2. 本程序可以实现正弦信号的叠加。基于DSP的FFT算法-This procedure can be achieved superimposed sinusoidal signal.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2554
    • 提供者:云昊
  1. MATLAB.1zip

    0下载:
  2. 用FFT计算信号的功率谱密度时,需要先计算FFT,再计算双边谱密度,然后计算单边谱密度。在matlab里注意FFt要除以采样点数,计算双边谱时要注意除以频率分辨率。 - When calculated using the FFT power spectrum density signal, you need to calculate the FFT, and then calculate the bilateral spectral density, and then calculate
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2638
    • 提供者:王鹏宇
  1. FFT

    0下载:
  2. FFT /快速傅里叶变换的基本原理,使用Visual DSP++软件实现FFT的1024位运算,并附有matlab代码。-FFT/Fast Fourier transform of the basic principles of using Visual DSP++ software FFT of 1024 operations, together with matlab code.
  3. 所属分类:assembly language

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

    0下载:
  2. MATLAB,非常有用的程序将fft波形图的数据导出-a procedure to export the data of fft s plot.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:568
    • 提供者:danmin
  1. FFT

    0下载:
  2. 可以实现快速傅里叶的计算,适用于matlab环境-Calculation can achieve fast Fourier for matlab environment
  3. 所属分类:assembly language

  1. l9

    0下载:
  2. 本程序可以利用FFT函数对带有白噪声的信号进行振幅提取,并附有图标说明。(This procedure can use the FFT function to extract the white noise signal amplitude, and accompanied by icons.)
  3. 所属分类:汇编语言

搜珍网 www.dssz.com