CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 随机信号

搜索资源列表

  1. 高斯复随机信号产生

    1下载:
  2. 高斯复随机信号MATLAB实现
  3. 所属分类:matlab例程

    • 发布日期:2011-09-02
    • 文件大小:727
    • 提供者:dailin513
  1. 随机信号分析,包括随机信号的数字特征

    1下载:
  2. 随机信号分析,包括随机信号的数字特征,相关函数和协方差,带图形显示。,Random signal analysis, including the number of characteristics of random signals, correlation functions and covariance, with graphical display.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1202
    • 提供者:ladanh
  1. welch_mtm.rar

    1下载:
  2. 使用MATLAB编程,示意随机信号功率谱估计算法中的welch算法和Thomson多窗估计法MTM在估计随机信号功率谱时,参数改变对频谱图的影响。,This program indicate random signal power spectrum estimation using Welch algorithm and Thomson MTM estimation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:852
    • 提供者:李鹏
  1. MATLAB

    0下载:
  2.  产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱;  采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图;  计算信号量化噪声比(SQNR);  信道误码率为10-3;  解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求:  采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1610
    • 提供者:louzhu
  1. narrow-band

    0下载:
  2. 该代码实现产生一个窄带随机信号,该信号的自相关函数及其功率谱图形。-The code generates a narrow-band random signal, the autocorrelation function and power spectrum graphics.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:48981
    • 提供者:李路通
  1. case

    0下载:
  2. 随机信号案例分析 测量车速 利用MATLAB仿真-Measuring the speed of random signal case study simulation using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:66931
    • 提供者:ganchao
  1. 图8-6-2随机信号不同取样长度时的功率谱估计0928f

    0下载:
  2. 随机信号不同取样长度时的功率谱估计,matlab实现,用于数字信号处理-random sampling signal different lengths of power spectral estimation, Matlab achieve for digital signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:586528
    • 提供者:qjsky
  1. rsd1

    1下载:
  2. 单频加白噪声的随机信号分析模型,包括经典的周期图法和AR模型-Add single-frequency white noise random signal analysis model, including the classic periodogram and AR model
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:922
    • 提供者:huangyi
  1. suijixinhao

    2下载:
  2. 给定一个音频范围内的模拟强噪声随机信号(强噪声+周期信号),将信号从强噪声中提取出来,并计算原信号及提取信号的均值、平均功率、方差、频谱及功率谱密度、互相关等 并附带图形-Given within the scope of an audio simulation of strong noise random signal (noise+ periodic signal), the signal from strong noise in the extracted and calculated s
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:161171
    • 提供者:欣欣向荣
  1. matchfilter

    0下载:
  2. 该文件包含了MATLAB关于随机信号分析的一部分常用函数,已经一些重要的仿真实例,对随机信号的分析处理比较的实用-The document contains some useful functions which Analysis Random Signal,and some important Simulation examples,and i think it is Practical。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:763
    • 提供者:林俊
  1. spectral_estimation

    0下载:
  2. 平稳随机信号谱估计 使用两种谱估计方法将信号和噪声分离:周期图法谱估计和Levinson-Durbin递推法谱估计。其中每种方法又细分为自编程序和使用matlab自带函数两种。- Random signal model is estimated using two methods of spectrum signal and noise separation: periodogram spectral estimation method and Levinson-Durbin r
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1075
    • 提供者:洪耀辉
  1. DigitalSignalofMatlab

    1下载:
  2. 数字信号处理,包括:各种现有信号及随机信号的输入,从文件读取数据的输入,各种滤波器的实现,傅里叶变换等,傅里叶反变换等,谱分析,利用图形界面形式编写,简单且可视化强,便于理解。-Digital Signal Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:41930
    • 提供者:张迎
  1. 23344

    0下载:
  2. matlab产生随机信号,用BT法计算归一化功率-Generate random signal
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1596
    • 提供者:luke
  1. MATLABDigitalSignalProcessing[zhangdefeng][souceco

    2下载:
  2. 详解MATLAB 数字信号处理[张德丰][程序源代码] 书<<MATLAB 数字信号处理[张德丰]>>全部采用了MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。其中详细讲解了信号的分析基础、系统模型及数据采集分析、信号的变换、模拟滤波器、IIR滤波器设计、FIR滤波器、MATLAB的其他滤波器、随机信号及参数建模、信号在小波分析与处理中的应用等,绍MATLAB在数字信号中的具体应用。 数字信号处理的工程设计人员参考。 -MATLAB sourc
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:88533
    • 提供者:liangchengwu
  1. elfsk

    0下载:
  2. MATLAB仿真,随机信号的FSK调制和解调过程。-MATLAB simulation, random signal of FSK modulation and demodulation process.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:839
    • 提供者:曾二龙
  1. suijixinhao

    0下载:
  2. 随机信号的提取,通过matlab实现微弱信号的提取-Random signal extraction, through matlab to achieve the extraction of weak signal
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:282173
    • 提供者:酷酷
  1. 程序和数据

    0下载:
  2. 随机信号处理原理与实践音频信号和MATLAB程序(Principle and practice of random signal processing, audio signals and MATLAB program)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:210944
    • 提供者:363
  1. 随机信号产生处理

    0下载:
  2. 产生一个随机信号,对其随机性进行检测,是否符合仿真的要求(A random signal is generated to detect the randomness of the signal, and whether it meets the requirements of the simulation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:year迟暮
  1. MATLAB数字信号处理与应用.

    0下载:
  2. 涉及MATLAB 滤波器涉及,随机信号处理,非平稳信号处理等内容(The MATLAB filter involves stochastic signal processing, non-stationary signal processing and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:27038720
    • 提供者:felix1499
  1. MATLAB数字信号处理与应用源代码

    0下载:
  2. 包括经典滤波器设计,随机信号分析,非平稳信号处理等内容,代码很全面。(It includes classic filter design, random signal analysis, non-stationary signal processing and so on. The code is very comprehensive.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2072576
    • 提供者:felix1499
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com