Effacer les filtres
Effacer les filtres

interp1 is used for only for equidistant steps?

2 vues (au cours des 30 derniers jours)
Ahmed
Ahmed le 5 Juil 2012
I have a code which include interpolation using intrp1, and it give the correct final answer only when the interpolation is done on equidistant source data. but it gives shifted results when the source data are non-equidistant.
is the reason is the interp1 functions limitation? or it can not be the reason?
Thanks Ahmed

Réponses (1)

Jonas
Jonas le 5 Juil 2012
Modifié(e) : Jonas le 5 Juil 2012
I used interp1 with non regular spacings and it worked....
Verify your code...

Catégories

En savoir plus sur Interpolation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by