ANN MATLAB code.

Modeling Using Artificial Neural Network
705 descargas
Actualizado 5 feb 2023

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
2.2.1

This version is for three inputs and two outputs.

1.2.1