How to double python numpy array size by adding interpolated points?

前端 未结 0 1686
长情又很酷
长情又很酷 2020-12-09 04:52

Lets suppose that in python I have a N-dimensional square array. for example: x=[[1,2],[3,4]]. How can I double the resolution of this array by inserting (linearly, average)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题