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.

1 件のコメント

Mattia Connola
Mattia Connola 2022 年 3 月 22 日
編集済み: Mattia Connola 2022 年 3 月 22 日
ok thanks i will take a look on that chapter

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeDeep 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