Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

AER304-2022S/lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AER304 Lab 1

Tensile Testing of Materials

This repository contains data, code and typesetting files related to the work of Group 1 for AER304 Lab 1.

File Structure

Organization is imperative to a well functioning lab group. The file structure of the repository is as follows:

At a Glance

  • The code directory contains the scripts to perform analysis on the obtained data.
  • The data directory contains the data captured during the lab.
  • The figures directory contains figures generated by the code
  • The reference directory contains reference data or materials.

Detailed Structure

  • code
    • preprocessing
    • Poisson's Ratio
    • Ultimate Strength
    • yielding
    • youngs_modulus
  • data
    • labview
    • ncorr
    • poisson
    • processed_labview
    • youngs_mod
  • figures
  • reference

Running Analysis Code

Requires MATLAB 2019a or later.

  1. Navigate the MATLAB editor to code/preprocessing and run preprocess.m
  2. Navigate the MATLAB editor to code/Poisson's Ratio and run poisson_ratio.m
  3. Navigate the MATLAB editor to code/Ultimate Strength and run run_this.m
  4. Navigate the MATLAB editor to code/yielding and run yield_analysis.m
  5. Navigate the MATLAB editor to code/youngs_modulus and run youngs_mod_gauge.m then youngs_mod_extensometer.m

The figures will appear in figures/.

About

Tensile Testing of Materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages