A Fully Automated Flowgraph Analysis Tool for MATLAB
This tool is based on a textual signal flowgraph (SFG) nodelist presentation of a system. This makes the exploring of the transfer function information quite fast and easy. Applicable for both continuous- and discrete-time systems. System can also be purely symbolic.
The tool reads a user-defined textual SFG which defines the signal flow graph of a system and then generates the needed transfer function(s). Alternatively outputs an SFG system matrix that can be used for further study.
The tool is generic so that it is easily applicable for many purposes. Tool can be applied to digital filter design, circuit design, delta-sigma modulator analysis or even reflection analysis s-parameter measurements in RF techniques and in optics.
The package includes 10 examples of nodelist files and some of them are presented in the manual. It also includes a useful extension for parameter extraction: a function for extracting a system of equations.
Requires Matlab 6 or higher and optionally control system toolbox (the tool has an optional output for an LTI-model).
Citation pour cette source
Marko Neitola (2026). A Fully Automated Flowgraph Analysis Tool for MATLAB (https://fr.mathworks.com/matlabcentral/fileexchange/7224-a-fully-automated-flowgraph-analysis-tool-for-matlab), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
A inspiré : Flow Graph Analysis Tool Gui
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.3.0.0 | -Manual update: help with older MATLAB versions
|
||
| 1.1.0.0 | Fixed a bug, thanks to the suggestion by Weiming XIONG. |
||
| 1.0.0.0 | A bugfix preventing errors caused by an ascii-character (carriage return). |
