Jing Zeng
Followers: 0 Following: 0
Feeds
提问
How can I control the precision of the output?
Most often, the scenarios about accuracy I met are that I can't declaim that a figure, which theoretically is zero while numeric...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to create matrix in MATLAB from an array?
How to create a matrix quickly, for example, from a consecutive sequence, like what R does? matrix(1:12, 3, 4) It seems ...
8 years 前 | 1 个回答 | 0
