登录
首页 » matlab » moving_average_v3.1

moving_average_v3.1

于 2009-03-06 发布 文件大小:98KB
0 228
下载积分: 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 个回复

  • permanent-motor
    永磁同步电机滑膜变结构无速度传感器控制仿真 可以实现有速度传感器启动运行,和无速度传感器运行。 (Speed sensorless control of permanent magnet synchronous motor synovial variable structure simulation can implement a speed sensor is up and running, and speed sensorless operation. )
    2013-10-09 22:33:30下载
    积分:1
  • dipum_images_ch04
    dipum_images_ch04 matlab编程实例(dipum_images_ch04 matlab Programming Example)
    2009-09-12 11:12:55下载
    积分:1
  • PV_Array_Author_rupesh
    simulation in matlab simulink of a pv array for solar energy conversion
    2011-10-18 23:21:06下载
    积分:1
  • circle
    sorce code for gloabal region based active contoru model for the image of circle.This is basic analysis of code includig excel file list the all force and level set initialization.
    2011-05-09 12:41:07下载
    积分:1
  • kalman-lb_zsy
    由于Kalman 滤波算法将被估计的信号看作在白噪声作用下——个随机线性系统的输出, 并且其输入输出关系是由状态方程和输出方程在时间域内给出的, 因此这种滤波方法(Because of Kalman filtering algorithm will be estimated as the signal in white noise-a random under the action of linear systems, and its output input and output relationship is by the state equation and output equation in time domain are within the, so the filtering method )
    2011-10-08 21:13:14下载
    积分:1
  • MATLAB
    MATLAB系统辨识与仿真,不错的书~推荐一下(MATLAB system identification and simulation, a good recommendation about the book ~)
    2009-12-02 15:46:34下载
    积分:1
  • masscal
    Simulation sous simulink, de la machine asynchrone triphasée avec commande Scalaire, et modele dq de la MAS
    2010-12-10 00:47:28下载
    积分:1
  • SFLA
    混合蛙跳算法(Shuffled Frogleaping Algorithm)是进化计算领域新发展起来的一种优化算法,由Eusuff和Lansey与2003年为解决组合优化问题而最先提出(shuffled frogleaping Algorithm,)
    2011-05-20 12:41:04下载
    积分:1
  • pid
    利用matlab软件对PID参数进行多种方式的调节整定(Using matlab software PID parameter tuning adjustment of a variety of ways)
    2013-11-12 16:21:28下载
    积分:1
  • buckPWM
    PWM for Buck converter download from mathwork forum
    2014-08-26 07:22:52下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载