How to interpolate these values?
Afficher commentaires plus anciens
Hi everyone. I have a table like this:

Well, I have to calculate for example the value for (ALFA = 14,2-CD=150) that there isn't in this table. I tried to calculate the equation in Excel with polynomial regression and also with INTERP in Matlab but it isn't accurate. I don't know where I am wrong. Can you help me? Thanks a lot.
3 commentaires
Matt J
le 25 Jan 2013
By the way, commas for decimals, e.g., ALFA = 14,2 are very prone to confusion in MATLAB forums since commas are used in MATLAB for other things.
Jan
le 25 Jan 2013
Please show us, how you use INTERP. Otherwise we cannot guess what's going wrong.
Giacomo
le 25 Jan 2013
Réponses (3)
Catégories
En savoir plus sur Interpolation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!