Matlab data classes advantages

1 回表示 (過去 30 日間)
Yung Xi
Yung Xi 2019 年 10 月 24 日
編集済み: Adam 2019 年 10 月 24 日
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 日
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.

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by