-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,36 @@ | ||
# CapabilityApp | ||
By: [Jimmy Palomino](https://www.linkedin.com/in/jimmypalomino/, 'LinkedIn') | ||
|
||
## Description | ||
This application draws the capacity diagram for a salient pole synchronous machine. | ||
|
||
|
||
## Objetive | ||
Generate the capability diagram for a salient pole synchronous machine based in a intuitive app. | ||
|
||
## Requirements | ||
MatLab > 9.6 (2019a) | ||
|
||
## Files | ||
|
||
### CapabilityAppDesigner | ||
Contains the AppDesigner file, this can be opened by: | ||
* Typing `appdesigner` in the MatLab console. | ||
* From the AppDesigner interface, open this file. | ||
|
||
### CapabilityMatLab | ||
Contains the '.m' file to use this file ony run. | ||
|
||
## References | ||
|
||
This work is based on: | ||
|
||
da Costa Junior, Pedro & Goncalves Junior, Luiz & Aquino, Claudio & Souza, André & Castanho, Jose Eduardo. (2010). CONSTRUÇÃO DE CURVAS DE CAPACIDADE DE GERADORES SÍNCRONOS USANDO MATLAB. | ||
|
||
Avaliable in: [Research Gateway](https://www.researchgate.net/publication/268292252_CONSTRUCAO_DE_CURVAS_DE_CAPACIDADE_DE_GERADORES_SINCRONOS_USANDO_MATLAB) | ||
|
||
|
||
## Developer | ||
|
||
Jimmy Palomino | ||
[LinkedIn](https://www.linkedin.com/in/jimmypalomino/) |