用所谓的“ 迭代算法 ”(iterative algorithms),也不会犯错误。它一而再、再而三地重复着做那些同样繁琐的计算,从不会困倦,电脑只是一个巨大而有耐力的数字处理设备。
基于24个网页-相关网页
parallel iterative algorithms 并行迭代算法
numerical iterative algorithms 数值迭代算法
nonlinear iterative algorithms 非线性迭代算法
Perturbed iterative algorithms 摄动迭代算法
projected iterative algorithms 投影迭代
fundamental iterative algorithms 基本迭代算法
asynchronous iterative algorithms 异步迭代算法
Moreover, we correct some mistakes of Nbor. The three-steps iterative algorithms converge strongly under suitable conditions.
而且,改正了Noor的一些错误;在适当的条件下,证明了三步迭代算法是强收敛的。
参考来源 - 一般变分不等式的算法研究A new auxiliary graph:Reverse Graph is introduced,combining with which the theoretical solving algorithm of the model is modified,a SPT reverse recursion iterative algorithms is proposed and its validity is proved.
引入一个辅助图:反转图,结合它修改了模型的理论求解算法,提出了SPT反转递归迭代算法,并证明了算法的正确性。
参考来源 - 最短路径树的马尔可夫有限阶段决策算法 in C·2,447,543篇论文数据,部分数据来源于NoteExpress
The three-steps iterative algorithms converge strongly under suitable conditions.
在适当的条件下,证明了三步迭代算法是强收敛的。
They are stochastic search iterative algorithms and no demand of optimization object.
它们均是随机搜索的迭代算法,对优化对象的初始状态无要求。
The definition of Q rates of convergence in iterative algorithms is extened and the efficiency measure is developed.
推广了迭代算法收敛分析中的Q 收敛阶的概念,据此给出了算法效率的一种一般的度量。
We saw some quadratic algorithms, typically those are things with multiple nested loops, or iterative or recursive calls, where you're doing, say, a linear amount of time but you're doing it a linear number of times and so it becomes quadratic, and you'll see other polynomial kinds of algorithms.
我们看过一些平方算法,他们一般进行了多次嵌套循环,或者递归迭代调用,对一个线性操作调用线性次,这样就变成平方次了,以后你们能看到,一些多项式算法。
应用推荐