Extrapolation of potential values to higher order
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
We have a 2-D matrix of size 123*1095 stored with potentialvalues. how can we extrapolate these values to a matrix of higher order?
0 commentaires
Réponses (1)
darova
le 30 Mai 2021
scatteredInterpolant has extrapolation property. You can also interpolate the data
0 commentaires
Voir également
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!