关于三维数插值与作图问题。
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
现在有四组数列分别视为X,Y,Z,D。X,Y,Z,D是列向量。
想在想作图图形,用X,Y,Z来表示图形(三维曲面),用D来表示三维图形上点的数值,我选用的插值方法为griddata3或interp3两个函数。
问题1:请问还有其他的插值函数了么?
问题2:用上述两种方法插值后,得到的新数据的形式为n×n×n的,我要使用那种函数才能把图形仿出?
请高手不吝赐教。
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!