-
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
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
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 +1,5 @@ | ||
# rigidez_octave | ||
|
||
Este es un programa de análisis estructural básico escrito en GNU-Octave, para el curso de "Análisis estructural básico" de la Universidad Nacional de Colombia. Su intención es puramente académica, y puede ser modificado libremente sin restricción alguna. | ||
|
||
Cada función del código se ha comentado con la intención de ser autoexplicativa. Además, como el programa no tiene implementados métodos de análisis ni comportamientos de material avanzados, los procedimientos deberían ser de fácil comprensión para aquellos con conocimientos moderados de programación en Octave o Matlab. |