Results 231 to 240 of about 182,295 (268)
Some of the next articles are maybe not open access.

Boxed iterations

Applied Mathematics and Computation, 2003
The author investigates the convergence and behavior of the vector iteration \(x_{n+1}= Ax_n+b\) which is projected into a box.
openaire   +2 more sources

Generalized Iteration

Computational Methods and Function Theory, 2004
Let \((f_n)\) be a sequence of rational functions and let \(F_n:=f_n \circ f_{n-1}\circ \dots\circ f_1\). The study of the limiting behavior of the sequence \((F_n)\) is a generalization of iteration. This article is a survey of results in this area that have been obtained by the authors and others.
Brück, Rainer, Büger, Matthias
openaire   +1 more source

Remarks on iteration.

Scandinavian Actuarial Journal, 1933
1. Iteration is an operation with many aspects; we shall here only occupy ourselves with iteration as a means of numerical determination of a real root of an equation. Nor shall we go into the whole of the theory of this subject 2 , our principal object being to show how the process of iteration which is often futile in its primitive form may be ...
openaire   +2 more sources

On iterative constructs

ACM Transactions on Programming Languages and Systems, 1990
The wheel is repeatedly reinvented because it is a good idea. Perhaps Anson's "A Generalized Iterative Construct and Its Semantics" [1] confirms that “A Generalized Control Structure and Its Formal Definition” [2], and the earlier “An Alternative Control Structure and its Formal Definition” [3] presented good ideas.
openaire   +1 more source

Iterated Transforms

Canadian Journal of Mathematics, 1952
In his work on Laplace and Stieltjes transforms Widder [6, ch.
openaire   +1 more source

Iterable Sequences with Generators and Iterators

2019
Storing and manipulating data in collections in JavaScript is not only easy, but also elegant. However, iterating is another matter. Consider arrays. In order to iterate and fetch the elements of an array, we use contrived syntax like the for (let i = 0; i < array.length; i++) loop, or even worse, the for-in loop. But that’s not the end of it! Every so
openaire   +1 more source

Continuous-Time Distributed Policy Iteration for Multicontroller Nonlinear Systems

IEEE Transactions on Cybernetics, 2021
Qinglai Wei, Xiong Yang, Haibo He
exaly  

Iterate, Iterate, Iterate!

2016
Leo Frishberg, Charles Lambdin
openaire   +1 more source

Iterables, Iterators, Generators and Coroutines

2019
There are two protocols that you are very likely to use, or will possibly need to implement at some point or other; these are the Iterable protocol and the Iterator protocols. These two closely related protocols are very widely used and supported by a large number of types.
openaire   +1 more source

Home - About - Disclaimer - Privacy