how to insert 500 inputs into a script that also contains a function

Hi everyone, I should run my script 500times with 500 inputs automatically which I have already obtained and inserted into an array.
(The outputs will be used as a dataset to train a neural network)
does anyone know how i can create a function or script for this?
thank you very much

답변 (1개)

Cris LaPierre
Cris LaPierre 2022년 3월 21일

0 개 추천

Sounds like a job for a for loop. See Ch 12 of MATLAB Onramp.

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2021b

질문:

2022년 3월 21일

편집:

2022년 3월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by