ANN MATLAB code.

버전 2.2.1 (22.7 KB) 작성자: Mehdi Ghasri
Modeling Using Artificial Neural Network
다운로드 수: 936
업데이트 날짜: 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 (2025). 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