bisection method

短语

[计] 平分法

词形变化

bisection methods 复数 bisection methods

释义与例句

n.
  1. 1.

    A root-finding method that applies to any continuous functions for which one knows two values with opposite signs, and consists of repeatedly bisecting the interval defined by these values and then selecting the subinterval in which the function changes sign, and therefore must contain a root.

    数学