ANN MATLAB code.

Modeling Using Artificial Neural Network
697 Downloads
Updated 5 Feb 2023

View License

ANN MATLAB code.
Just enter the name of the Excel feed in the file "ANN.m" line 30 and start modeling.
f = xlsread('DATA(cylindrical)')';
The Excel file contains a sample dataset of cylindrical concrete columns confined with FRP.
Compressive-strength
Verision 2.2.1: Net--3/2

Cite As

Mehdi Ghasri (2024). ANN MATLAB code. (https://www.mathworks.com/matlabcentral/fileexchange/122912-ann-matlab-code), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.2.1

This version is for three inputs and two outputs.

1.2.1