To create own dataset
古いコメントを表示
Greetings everyone..
How to create our own dataset in MATLAB instead of using inbuilt dataset such as simplefit_dataset, iris dataset etc ..
Thank you in advance..
4 件のコメント
KSSV
2019 年 3 月 15 日
Or if you are specific about your datast..you need to give more details.
Rik
2019 年 3 月 15 日
The example data sets are generally stored as a mat file, so you can make a mat file with your data inside it.
If that isn't your question, please explain further what you mean.
Bala Varshini
2019 年 3 月 18 日
Rik
2019 年 3 月 18 日
Have you read the doc for the save function?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!