Feeds
回答済み
A way to speed up my custom interpolation algorithm?
I found yq = y(find(x <= xq, 1, 'last')) proposed by @Jonas works best for my usecase.
A way to speed up my custom interpolation algorithm?
I found yq = y(find(x <= xq, 1, 'last')) proposed by @Jonas works best for my usecase.
2年以上 前 | 0
| 採用済み
質問
A way to speed up my custom interpolation algorithm?
I'm writing a simulation program which often has to read out data from small data tables. The x and y values are provided as 1x...
2年以上 前 | 2 件の回答 | 0