ANN MATLAB code.

バージョン 2.2.1 (22.7 KB) 作成者: Mehdi Ghasri
Modeling Using Artificial Neural Network
ダウンロード: 705
更新 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