Linear interpolation and Integral

回答(1 个)

Rik
Rik 2018-5-27
For interpolation there is the interp function family: interp1, interp2, interp3, and interpn.
For integration, you can use the int function (for symbolic functions) and the integral function family (for function handles) integral, integral2, and integral3.

2 个评论

Hi, thanks for quick answer. I have found these functions, however I would need more help in forming the actual equations to matlab to solve.
As I'm not familiar with your notation, I'll need more clarification of what you mean to be able to help you.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Interpolation 的更多信息

产品

版本

R2017b

提问:

2018-5-27

评论:

Rik
2018-5-27

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by