interp1nan, table lookup

Versione 1.0.0.0 (1,85 KB) da ashkan
looks up XI in X from the table [X,Y], if found returns Y, nan otherwise.
207 download
Aggiornato 14 mag 2012

Visualizza la licenza

This function is the same operation as "table lookup". Described in "table lookup" terms, the "table" is [X,Y] and INTERP1nan "looks-up" the elements of XI in X, and, based upon their location, returns values YI within the elements of Y, and nan otherwise.

Cita come

ashkan (2024). interp1nan, table lookup (https://www.mathworks.com/matlabcentral/fileexchange/36692-interp1nan-table-lookup), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: avinterpnan(A,method)

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