Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.0 - Português

Change language to:
English - Français - 日本語 - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Ajuda do Scilab >> Processamento de Sinais > wfir_gui

wfir_gui

Graphical user interface that can be used to interactively design wfir filters

Calling Sequence

[ftype,forder,cfreq,wtype,fpar] = wfir_gui()

Parameters

ftype

a string: the selected filter type.

forder

a scalar with positive integer value: the selected filter order

cfreq

a 2 vector: the cut-off frequencies in normalized frequencies

wtype

a string: the selected window type.

fpar

2-vector of window parameters.

Description

This function proposes a graphical user interface to allow user interactively select the design parameteres of windowed finite impluse response filters (see wfir). It is called by wfir when no input arguments are given.

If requested, the frequency response of the filter is automatically updated according to the parameters set in the dialog window:

See Also

Used Functions

Based on uicontrol functions.

Examples

wfir_gui()

History

VersãoDescrição
5.4.0 Function wfir_gui is redesigned from scratch to provide a better user experience.
Report an issue
<< mrfit Processamento de Sinais xcorr >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Fri Apr 11 14:18:13 CEST 2014