Feeds
提问
corr2 function not working properly
I have tried corr2 on vectors in the following code, but the result doesn't make sense. r = corr2([1 2], [1 3]) r = 1 Fur...
10 years 前 | 1 个回答 | 0
1
个回答提问
How do I create a map from a picture of a globe?
Say I have a picture of the Earth from space. How do I warp the image about the center to essentially create a map? I think I've...
11 years 前 | 0 个回答 | 0
