942_Bar_Truss

This contains the objective function file to optimize the weight of 942 bar tower truss also known as 26 storey tower truss.
164 Downloads
Updated 15 Jul 2021
[![View 942_Bar_Truss on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://in.mathworks.com/matlabcentral/fileexchange/95943-942_bar_truss)

All diminsions of the truss are in "ft" and appropriate conversions have been done to convert it to "m".
The final weight of the truss will come in "kN".

Appropriate changes need to be made in the values for various other types of trusses.

The optimization is done using Grey Wolf Optimizer toolbox
The toolbox is developed by Seyedali Mirjalili and is available on the website - https://seyedalimirjalili.com/gwo


Steps:

1. Run the GWO_toolbox.m file
2. A dialog box will appear.
3. Enter the values of the lower bound, upper bound, number of variables and name of the objective function
   
   "Truss26ObjFnManual" will give the quickest results.

   "Truss26ObjFn" imports the relevant data from the excel file 26StoreyTruss.xlsx
4. Click on Start Optimization.

Cite As

Vrushabh Mistry (2024). 942_Bar_Truss (https://github.com/VrushabhMistry/942_Bar_Truss/releases/tag/v1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.