Summary: Newton-Raphson method for all real roots of the polynomial.
MATLAB Release: R11
Descrip - 资源详细说明
Summary: Newton-Raphson method for all real roots of the polynomial.
MATLAB Release: R11
Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
Summary: Newton-Raphson method for all real roots of the polynomial.
MATLAB Release: R11
Descrip - 源码文件列表