搜索资源列表

  1. chap2_01_WhiteNoise_series

    0下载:
  2. 白噪声及有色噪声序列的产生,一个很小的.m文件-White noise and colored noise sequences
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:图川
  1. White-noise

    0下载:
  2. 在自适应控制中,用Matlab算法实现白噪声及有色噪声序列的产生-In adaptive control, white noise with Matlab algorithm and the generation of colored noise sequence
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:xiajulong
  1. White-noise-and-colored-noise

    0下载:
  2. 系统辨识与自适应控制--白噪声及有色噪声序列的产生-White noise and colored noise sequence generation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:周武
  1. 22

    0下载:
  2. 白噪声及有色噪声序列的产生; white noise and colored noise sequences - white noise and colored noise sequences
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:张启
  1. white

    0下载:
  2. 白噪声及有色噪声序列的产生,有色噪声序列可以看成由白噪声序列驱动的线性环节的输出-White noise and colored noise sequence generated colored noise sequence can be seen as the output of the linear part of the sequence driven by white noise
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jiuzhe
  1. 白噪声及有色噪声序列的产生

    0下载:
  2. %白噪声及有色噪声序列的产生 clear all; close all; L=500; %仿真长度 d=[1 -1.5 0.7 0.1]; c=[1 0.5 0.2]; %D、C多项式的系数(可用roots命令求其根) nd=length(d)-1; nc=length(c)-1; %nd、nc为D、C的阶次 xik=zeros(nc,1); %白噪声初值,相当于ξ(k-1)...ξ(k-nc) ek=zeros(nd,
  3. 所属分类:matlab例程

    • 发布日期:2014-05-19
    • 文件大小:763
    • 提供者:kristaleebom
  1. 白噪声、M序列和噪信比程序

    0下载:
  2. 白噪声及有色噪声序列、M序列的产生程序,噪信比计算程序(White noise and colored noise sequence, M sequence generation procedure, noise to noise ratio calculation program)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:浅浮尘

源码中国 www.ymcn.org