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!