Qurak

Fit

可用,但與 .wl 參考有差異

Performs a least-squares fit of data to a linear combination of basis functions.

Fit[data, {f1, …, fn}, {x, y, …}]
Fit[{m, v}]
Fit[…, "prop"]
Fit[{2, 4, 6}, {x}, x] → 2\.(0+\d*)?\*x (regex)Fit[{{1, 1}}, {1, x}, x] → 0\.(5(0+\d*)?|4999999999\d*) \+ 0\.(5(0+\d*)?|4999999999\d*)\*x (regex)Fit[{{1, 1}, {1, 2}}, {1, x}, x] → 0\.75(0+\d*)? \+ 0\.7(5(0+\d*)?|4999999999\d*)\*x (regex)Fit[{{1, 1}, {1, 2}, {1, 3}}, {1, x}, x] → 1\.(0+\d*)? \+ 1\.(0+\d*)?\*x (regex)

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個