PetrKryslUCSD / AETNA

An Engineer's Toolkit of Numerical Algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

% An engineer''s toolkit of numerical algorithms
%    AETNA 7.0 (C) 2016-2022, Petr Krysl.
% 
%   This is the Matlab toolbox that accompanies the textbook for numerical
%   methods applied to topics in structural engineering: vibrations,
%   solutions of equilibrium  based on total potential energy, optimization
%   and so on.
% 
% How to use
% ----------
% Start Matlab, change into the AETNA folder, and run 
%
%      aetna_init
%
% The function aetna_init adds all necessary folders from the AETNA toolkit
% to the Matlab path.
%
% On Windows systems AETNA may be fired up by double-clicking the start.bat
% file.

      

About

An Engineer's Toolkit of Numerical Algorithms


Languages

Language:MATLAB 98.6%Language:M 1.1%Language:Objective-C 0.2%Language:Batchfile 0.0%