Skip to content

MATLAB script for vibration test analysis of mechanical specimens

License

Notifications You must be signed in to change notification settings

ual-arm/vibration-test-matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

vibration-test-matlab

MATLAB toolkit for vibration test analysis of mechanical specimens

Supported hardware:

  • Output: Agilent signal generator for mechanical shaker.
  • Input: Piezoelectric accelerometers + signal conditioner + National Instrument DAQ.

Program main entry point: resonancia.m

%*****************************************************************************
%*              Vibration test toolkit (VTT) for MATLAB                      *
%* Copyright (2011-2016) - Eloy Casas Villalba, Jose-Luis Blanco Claraco,    *
%*                    Juan Jose Arevalo Martin, Antonio Gimenez Fernandez.   *
%*                    University of Almeria                                  *
%*                                                                           *
%* This file is part of VTT.                                                 *
%* VTT is free software: you can redistribute it and/or modify               *
%* it under the terms of the GNU General Public License as published by      *
%* the Free Software Foundation, either version 3 of the License, or         *
%* (at your option) any later version.                                       *
%*                                                                           *
%* VTT is distributed in the hope that it will be useful,                    *
%* but WITHOUT ANY WARRANTY; without even the implied warranty of            *
%* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the             *
%* GNU General Public License for more details.                              *
%*                                                                           *
%* You should have received a copy of the GNU General Public License         *
%* along with VTT.  If not, see <http://www.gnu.org/licenses/>.              *
%*****************************************************************************

About

MATLAB script for vibration test analysis of mechanical specimens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages