MovingAverageFilter​Toolbox

版本 1.0 (412.7 KB) 作者: Santosh Srivatsan
GUI program to visualize the working of a moving average filter on a set of input signals
25.0 次下载
更新时间 2021/9/15

MATLAB GUI to demonstrate the working of a Moving Average Filter

Installation

  1. Download the MovingAverageFilterToolbox from here.
  2. Open MATLAB and navigate to the directory where you downloaded the toolbox. Double click the toolbox in MATLAB's file explorer to install.
  3. type 'Asgn_2017A8PS1924G' in the Command Window to run (Terrible command, will fix this soon).

Gui Overview

Choosing Input Parameters

  1. Max value of k = 5
  2. Max value of M = 50
  3. Default value of k = 1
  4. Default value of M = 1
  5. Default value of Amplitude = 1
  6. Default value of Frequency = 1

Notes

  • The program will not throw an error if the user clicks on RUN without entering any values since every user input parameter has a default.
  • The number of fields for entering values of amplitude and frequency varies based on the value of k.
  • The user has an option to add random noise to the input signal

Selecting Output Plots

  1. Plots can be selected only after clicking the RUN button.
  2. Input and output signals can be plotted on the same window for comparison.
  3. The plot can be saved as a jpeg image using the save functionality.

Additional notes

You can find screenshots of working in the /Screenshots directory

引用格式

Santosh Srivatsan (2024). MovingAverageFilterToolbox (https://github.com/SantoshSrivatsan24/moving_average_filter/releases/tag/v1.0), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库