登录
首页 » matlab » moving_average_v3.1

moving_average_v3.1

于 2009-03-06 发布 文件大小:98KB
0 238
下载积分: 1 下载次数: 9

代码说明:

  Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. (MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast. MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact. NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements. NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)

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

发表评论

0 个回复

  • papr-ofdm
    m-file调查高功率放大器的影响,channelnoise在ofdm信号,当时介绍卡由于一个paprreductionmethod减少hpa效果。 (m-file investigation of high-power amplifier, channelnoise in ofdm signal, when introduced to reduce card due to a paprreductionmethod hpa effects.)
    2011-04-27 09:00:18下载
    积分:1
  • 380-input-200-output
    平面磨床电永磁磁盘控制用电压调节程序,输入AC380V变DC220V电压输出。(Magnetic disk surface grinding machine with voltage regulation control program, enter AC380V change DC220V voltage output.)
    2014-08-29 10:22:05下载
    积分:1
  • Three_wave_method
    冲击试验中应力波的处理程序,包括波形处理、应力应变计算、应变率计算等(Stress wave impact testing process, including the waveform processing, calculation of stress and strain, strain rate, etc.)
    2011-05-12 19:04:39下载
    积分:1
  • MasterMatlab7
    快速入门学习matlab的绝佳教材,保你在一周之内玩转matlab编程。(Quick start learning matlab excellent teaching materials, to protect you in a week Fun matlab programming.)
    2010-07-26 19:10:26下载
    积分:1
  • modelseis
    modelseis, seismic modeling forward and inverse modeling,
    2013-08-08 06:03:02下载
    积分:1
  • nengliangjiance
    认知无线电主用户信号为BPSK信号在不同信噪比下的检测概率和虚警概率(Cognitive radio primary user signal is BPSK signals in different SNR detection probability and false alarm probability)
    2013-11-15 17:28:34下载
    积分:1
  • digitalimageprocess
    使用matlab来处理各种格式的数字图像(use matlab to process image)
    2014-12-27 11:35:14下载
    积分:1
  • The-interpolation-and-fitting_matlab
    matlab插值与拟合,包含了ppt课件以及实例,方便于更好的理解与学习,还有程序代码(The interpolation and fitting_matlab)
    2013-12-23 15:56:58下载
    积分:1
  • rect
    Matlab code for high pass low pass band pass and band stop filters
    2012-06-16 03:48:09下载
    积分:1
  • source
    control system program using mat lab
    2009-10-29 23:52:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载