Linear interpolation and Integral

Respuestas (1)

Rik
Rik el 27 de Mayo de 2018

0 votos

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 comentarios

teesto
teesto el 27 de Mayo de 2018
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.
Rik
Rik el 27 de Mayo de 2018
As I'm not familiar with your notation, I'll need more clarification of what you mean to be able to help you.

Iniciar sesión para comentar.

Categorías

Más información sobre Interpolation en Centro de ayuda y File Exchange.

Productos

Versión

R2017b

Preguntada:

el 27 de Mayo de 2018

Comentada:

Rik
el 27 de Mayo de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by