Matlab data classes advantages

Hi,
What are the Matlab data classes and the advantages and disadvantages of each class?
Thank you.

답변 (1개)

Adam
Adam 2019년 10월 24일
편집: Adam 2019년 10월 24일

0 개 추천

In basic terms obviously floating point (double,single) gives higher accuracy, but takes more memory, with double taking double the memory of a single (well, yes...). Different integer types also follow the same logic - the lower the memory usage the lower the accuracy.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

태그

질문:

2019년 10월 24일

편집:

2019년 10월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by