Author: Not specified | Language: matlab |
Description: Not specified | Timestamp: 2017-10-11 04:52:40 +0000 |
View raw paste | Reply |
- %Assignment1 PartB
- %Comb phantom with resolution (-10:0.1:10)
- temp = [o z];
- %Comb phantom with resolution (-20:0.1:20)
- temp = [o z];
- %Comb phantom with resolution (-30:0.1:30)
- temp = [o z];
View raw paste | Reply |