登录
首页 » MATLAB » 白噪声和有色噪声仿真实例(white_colored_noise.m)

白噪声和有色噪声仿真实例(white_colored_noise.m)

于 2021-05-06 发布
0 266
下载积分: 1 下载次数: 12

代码说明:

白噪声和有色噪声仿真实例(white_colored_noise.m)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 于KRAKEN理论的匹配场定位程序
    基于KRAKEN理论的匹配场定位程序
    2021-05-06下载
    积分:1
  • 龙贝格求积公式实现
    龙贝格求积公式也称为逐次分半加速法。是数值计算方法之一,用以求解数值积分。是在梯形公式、辛普森公式和柯特斯公式之间关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法,在不增加计算量的前提下提高了误差的精度。
    2020-12-08下载
    积分:1
  • 多传感器数据融合 MATLAB例程
    【实例简介】Multi-Sensor Data Fusion with MATLAB一书的配套例程
    2021-08-19 00:31:01下载
    积分:1
  • 函数优化测试函数PPT
    【实例简介】
    2021-07-12 00:31:44下载
    积分:1
  • 随机矩阵RMT
    该函数将金融时间序列的相关矩阵进行重组,并过滤掉市场模式分量和噪声分量,只留下原始时间序列集合中对应中观结构的相关矩阵的分量。
    2020-05-30下载
    积分:1
  • 卡尔曼滤波松组合导航(ins_gps.m)
    卡尔曼滤波松组合导航(ins_gps.m)
    2021-05-06下载
    积分:1
  • BP神经网络实现线束拟合
    【实例简介】BP神经网络实现线束拟合
    2021-07-22 00:33:32下载
    积分:1
  • 船舶模型仿真(matlab代码)
    船舶模型仿真(matlab代码)
    2021-05-06下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • transfer learning sparse coding
    Transfer Sparse Coding for Robust Image Representation
    2021-05-06下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载