bisection
n. 两断;对切;二等分的一半
2025-07-18 21:04 浏览次数 6
n. 两断;对切;二等分的一半
bisection SBR两级间歇曝气
bisection technique分半技术
bisection method对分法
bisection n algorithm分半算法
angle bisection角平分
spectral bisection method谱平分法
bisection n method分半法
Halbierung bisection平分
bisection algorithm二分法
people can bisect the embryo at different stage by different bisection method.
采用不同的分割方法可对不同时期的胚胎进行分割。
in order to solve linear programming problems, simplex method with bisection carries out pivoting operation on a series of sub-program.
二分单纯形算法中,线性规划问题的最优解是通过求解一系列子问题来实现的。
the roots are extracted in the root sections by method of bisection or secant.
采用二分区间求根法或弦截求根法确定故障点。
for a given arc length, an ordered sequence of parameters that converge to the parameter of findpoint is found by bisection algorithm, thus nearly arc length numerical parameterization is implemented.
对于任意给定的弧长,利用二分法原理,总可以找到一组有序的参数点列快速收敛到配置点的参数,从而实现了参数曲线的弧长参数化。
next two problems illustrates a general method called a bisection argument.
下列两题说明一种一般的方法,称为对分法。
but large-scale molecular dynamics prefer the reduction recursive bisection method to cyclic mapping method.
但简化递归对剖法比循环映射法更适于大规模的分子动力学数值模拟。
up - down bisection is an arc, horizontal type. innovative insert plates and fixing bolts are used to fix and seal fosc, and its installation is quite simple.
光缆接头盒外形按弧线型卧式结构设计,上下对开,整体采用创新的插板卡紧结构和少量螺钉固定密封,安装极为方便。
to understand this new bisection pattern, we must understand marx「s new materialist methods.
理解这种新主客二分模式必须理解马克思的新唯物主义方法。
through studying blank design method for ring with rectangle cross section by bisection algorithm, the bisection algorithm routine which is realized.
应用对分法原理研究了矩形截面环件毛坯设计方法,实现了对分法的算法程序,提高了毛坯设计质量和设计效率。
embryo bisection is a powerful means in the study of cell differentiation, early embryonic development and the totipotency of embryo cell.
胚胎分割是研究细胞分化、早期胚胎发育、胚胎细胞全能性的有力手段。
the canonical tsvd method is a good regularized method for solving linear ill-posed problems, and we adopt the bisection method with inverse iteration to effectively realize canonical tsvd method.
典则tsvd方法是求解线性不适定问题的一个好正则化方法,而采用二分法结合反迭代法能有效数值实现典则tsvd方法。
our algorithm employs the divide and conquer strategy, bisection and secants iteration.
该算法以二分法、割线法迭代为基础,采用分而治之策略。
the hypergraph denoting circuit is transformed into a weighted undirected graph, so the problem of circuit bisection is transformed into the graph partition problem.
将表示电路的超图转化成带权值的无向图,从而将电路二等分问题转化成图的划分问题。
a recursive spectral bisection method is applied to partition non-structured triangular meshes in parallel cfd for the treatment of load balance and minimum cut graph bisection.
将递归谱对剖分方法应用于流体力学并行计算中的非结构网格分割,以解决负载平衡和最小切割问题。
isoperimetric number is one of the crucial parameters of interconnection networks closely related to the connectivity and parameters, such as bisection width of graphs.
等周数是互联网络的一个重要参数,它与图的连通性和二部带宽等参数密切相关。
according to the theory of optimization problem and the idea of network method, the practical bisection algorithm of solving optimization problem is presented.
依据最优化问题理论和网格法思想,提出解最优化问题的实用二分算法。
cyclic mapping and reduction recursive bisection method were used to parallel the molecular dynamics.
分别用循环映射法和简化递归对剖法实现了分子动力学的并行计算。
lagrange solution is employed to convert the constrained optimization problem and bisection method is used to reach a fast convergence in searching for the optimize lagrange multiplier.
该算法利用拉格朗日算法将约束条件下的最优化问题进行转化,并采用对分算法加快搜索最优拉格朗日乘子的收敛速度。
to obtain normal range of line bisection task of healthy chinese elder volunteers, to understand whether the performance of line bisection by left or right hand is significantly different.
获得中国老年健康志愿者线等分试验的正常数值,并了解左、右手完成线等分试验的结果是否存在着差别。
discuss the properties of the perimeter bisection chord of a triangle, give any triangle, its longest and shortest bisection chords can be determined.
研究了三角形周长平分弦的性质,得出任一三角形均可确定其最长和最短周长平分弦。
the algorithm uses bisection method to allocate bandwidth to the frames in the current window by virtue of r-d model of fgs.
该算法通过fgs的失真模型,使用二分法对当前窗口中的所有帧进行速率分配。
the effects of different embryo bisection solutions and methods and embryo development stages on in vitro embryos bisection of ovine were researched in this experiment.
主要研究了胚胎分割液、分割方法和胚胎发育时期对绵羊体外生产胚胎的影响。
furthermore, we compute the riemann solution by using a bisection method combined with the phase-plane analysis.
进一步地,我们采用二分法与相平面分析结合的方法计算压差方程的数值解。
remember, i said when we do a bisection method, we」re assuming the answer lies somewhere between well, what is the square root of a quarter?
记住,我提过当我们用二分法的时候,我们假设答案处于,上边界和下边界之间,0。25的平方根是多少?
recursion algorithm for bisection to seek the characteristic value of real symmetric tri-diagonal matrix is discussed in this paper.
在文章中为区间分半法(二分法)求实对称三对角矩阵特征值设计了一个递归算法。
especially, the water-filling method with the integer bit constraint is researched and a modified greedy method and a bisection bit allocation method are proposed, respectively.
重点研究了在实际系统中整数比特约束下的注水法则,提出了一种改进的贪婪算法和对分比特分配算法。
this was using something called a bisection method, which is related to something called binary search, which we'll see lots more of later, to find square roots.
你应该想起来,我们是以一个,叫做二分法求平方根的问题结束的,它运用了二分法去求一个数的平方根,二分法和我们将要花很多时间。
half一半;半场;半学年