Feeds
질문
Use interp2 for many simultanious 1D operations?
I have a loop where I do many extrapolations using interp1 with the flags 'linear' and 'extrap' so I guess it's technically an e...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
Use interp1 to interpolate a matrix row-wise
I am currently trying to expand some code to work with matrices and vectors instead of vectors and scalars. So the same calculat...
12년 초과 전 | 답변 수: 6 | 0

