Linear interpolation and Integral

Risposte (1)

Rik
Rik il 27 Mag 2018

0 voti

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 Commenti

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

Accedi per commentare.

Categorie

Scopri di più su Interpolation in Centro assistenza e File Exchange

Prodotti

Release

R2017b

Richiesto:

il 27 Mag 2018

Commentato:

Rik
il 27 Mag 2018

Community Treasure Hunt

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

Start Hunting!

Translated by