Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcosgilf/appsistemas
:chart_with_upwards_trend: Matlab Gui helpful to understand control system fundamentals
https://github.com/marcosgilf/appsistemas
Last synced: 15 days ago
JSON representation
:chart_with_upwards_trend: Matlab Gui helpful to understand control system fundamentals
- Host: GitHub
- URL: https://github.com/marcosgilf/appsistemas
- Owner: marcosgilf
- License: mit
- Created: 2015-03-31T15:43:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T22:10:08.000Z (over 9 years ago)
- Last Synced: 2023-03-01T02:31:36.238Z (over 1 year ago)
- Language: Matlab
- Homepage:
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Sistemas](./sistemas.jpg)
## Synopsis
AppSistemas is an user interface created with Matlab GUI. With this program you can train different concepts related with control system fundamentals such as input signals (impulses, steps or ramps), transfer functions (continuous and discrete systems made with several methods, tf, zpk, etc.) and you can obtain responses of these systems. The GUI is very basic and need a lot of work so be aware of this detail. Help will be very greatful.
## Example
![GUI example](./sistemasGUI.png)
## Motivation
This project helps me understand the Matlab GUI and fundamentals concepts of system control.
## Installation
Clone the project, open Matlab, browse into the AppSistemas folder and double click sistemas.m or type sistemas on the Command Window in Matlab.
## Contributors
The code is not optimazed but I think the program has great potential, feel free to contribute, clone, add, commit, etc. It will help me a lot to learn how to create a profetional project in Matlab.
Sorry for all the tags and variables, they have the default names because when I changed the tags names many erros appeared, so I choose to use the default names.## License
AppSistemas is available under the MIT license. See the LICENSE file for more info.