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...
거의 11년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0
