linear interpolation without meshgrid
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Boni_Pl
el 29 de Ag. de 2019
Comentada: Boni_Pl
el 31 de Ag. de 2019
Hello I have to do linear interpolation. n=interp2(X,Y,V,x,y,'linear'). This function is not working. Because my X and Y coordinates are not monotonically increasing and also not unique value. So what can I do for this. Is there any function to do interpolation.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Interpolation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!