2D Extrapolation

Function to perform 2D extrapolation
1,1K download
Aggiornato 5 ago 2011

Visualizza la licenza

The function makes use of the inbuilt interp1 function to perform 2D extrapolation on a given data set. The input to the function is in the same format as required by interp2.

eg. Zi = interpextrap2(X,Y,Z,Xi,Yi).

Only it does not take "method" input. Method is 'cubic' by default. But the 'method' can be changed by editing the function.

Cita come

Nachiket (2025). 2D Extrapolation (https://it.mathworks.com/matlabcentral/fileexchange/32436-2d-extrapolation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Configure Simulation Conditions in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0