摘要: MATLAB中数组的类型有: double 、single 、logical 、uint8 、uint16 single single:单精度变量存储为 single 数据类型(类)的 4 个字节(32 位)浮点值。 double double 是 MATLAB® 中的默认数值数据类型(类),它可为 阅读全文
posted @ 2022-09-13 10:15 森是林上木 阅读(422) 评论(0) 推荐(0)