主要用於方程式的近似求解,其概念如下:
已知一函數:f(x),其微分式為:f′(x) 則可以將其表達成此漸進遞迴式式子: xn+1=xn−f(xn)f′(xn)
Image Not Showing Possible Reasons The image file may be corruptedThe server hosting the image is unavailableThe image path is incorrectThe image format is not supported Learn More →
給定一個起始點 x0, 以斜率公式m=∆y∆x=dydx 求 x 座標上相對於該點的 ∆x 值,進而找出下一個x點,並重複此操作
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up