필터 지우기
필터 지우기

Struct or Table for a dataset with multiple data types

조회 수: 1 (최근 30일)
Fouad Azar
Fouad Azar 2022년 10월 2일
댓글: J. Alex Lee 2022년 10월 3일
I've mined some data with several different datatypes, including string, int and arrays thereof.
I want to call these fields to run them through some algorithms later, like an NN, but I'm not sure which datatype would best store them. Can anyone advise?
  댓글 수: 2
Chunru
Chunru 2022년 10월 2일
If you are talking about NN, table might be the best structure.
J. Alex Lee
J. Alex Lee 2022년 10월 3일
Wouldn't it depend on the structure of how data is organized, e.g., if it is deeply nested would table still be the right choice?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by