Young
THU
自 2012 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to create low contrast phantom for reconstruction simulation.
Can I use phantom(E,N) to create such a phantom? If so, please give me an example of E. And explain how the matrix E works. Than...
13 years 前 | 0 个回答 | 0
0
个回答提问
Matlab out of memory when use index to access an element of an array
Here is my code: rows = zeros(round(a large number),1); cols = rows; vals = rows; .....(calculation) rows(idx) ...
13 years 前 | 1 个回答 | 0
