ANN MATLAB code.

版本 2.2.1 (22.7 KB) 作者: Mehdi Ghasri
Modeling Using Artificial Neural Network
590.0 次下载
更新时间 2023/2/5

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
2.2.1

This version is for three inputs and two outputs.

1.2.1