is there a easy way of using excel tables for lstm deep learning ?
20 ビュー (過去 30 日間)
表示 古いコメント
I have weather data in excel table format for 9 input and i want to use them as input and out put? I know i have to transform as array. Any funky solution or highway?
0 件のコメント
採用された回答
Alan Moses
2021 年 5 月 11 日
You may refer to the readtable and table2array functions to achieve it. You may also refer to the Import Tool function and how to use it – here.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Find more on Data Import from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!