Data range is 0 to 1000 with reslution 0.001 what is the datat type for accessing data

11 次查看(过去 30 天)
Data range is 0 to 1000 with reslution 0.001 what is the datat type for accessing data
  1 个评论
John D'Errico
John D'Errico 2016-3-16
编辑:John D'Errico 2016-3-16
Floating point numbers in MATLAB are doubles by default, thus double precision, or singles. There is no other choice to represent the numbers you describe, with a fixed resolution in decimal digits.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by