is 'runmean' is compatible with Matlab16b? i have magnetic field data for hours. i want to get moving average of that. how can i do?
    4 ビュー (過去 30 日間)
  
       古いコメントを表示
    
my data length is like 50000. I want to get the running average. please help.
0 件のコメント
回答 (1 件)
  dbmn
      
 2017 年 7 月 26 日
        runmean is a function from the file exchange. But there is a whole Group of functions available from mathworks.
M = movmad(A,k)
2 件のコメント
参考
カテゴリ
				Help Center および File Exchange で Assembly についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


