Mathematica三維點插值算法(高維插值,多維插值)
摘要:
pts = {{0.`, -1.`, 0.`}, {-0.2411`, -0.94`, 0.2412`}, {-0.3831`, -0.842`, 0.3798`}, {-0.4355`, -0.715`, 0.547`}, {-0.5892`, -0.5859`, 0.5564`}}Graphics3D[{Red, PointSize[0.03], Point /@ pts, Blue, Line /@ Partition[pts, 2, 1]}]g[x_, y_] := Evaluate[InterpolatingPolynomial[{{#[[1]], #[[2]]},... 閱讀全文
posted @ 2012-03-22 19:23 大寶pku 閱讀(3643) 評論(0) 推薦(0)
浙公網安備 33010602011771號