Feeds
提问
Sinc Interpolation without using predefined function
I need to write a code that does linear interpolation. (without using interp1) My function has 3 inputs (n,x,n2). Vector n conta...
2 years 前 | 1 个回答 | 0
1
个回答提问
Linear Interpolation code without using interp1
I need to write a code that does linear interpolation. (without using interp1) My function has 3 inputs (n,x,n2). Vector n conta...
2 years 前 | 3 个回答 | 0
