Linear interpolation and Integral

Antworten (1)

Rik
Rik am 27 Mai 2018

0 Stimmen

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 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Interpolation finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2017b

Gefragt:

am 27 Mai 2018

Kommentiert:

Rik
am 27 Mai 2018

Community Treasure Hunt

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

Start Hunting!

Translated by