How to interpolate these values?
Mostrar comentarios más antiguos
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 comentarios
Matt J
el 25 de En. de 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
el 25 de En. de 2013
Please show us, how you use INTERP. Otherwise we cannot guess what's going wrong.
Giacomo
el 25 de En. de 2013
Respuestas (3)
Categorías
Más información sobre Interpolation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!