ALBERT

All Library Books, journals and Electronic Records Telegrafenberg

feed icon rss

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    Electronic Resource
    Electronic Resource
    Springer
    Electrical engineering 14 (1925), S. 448-464 
    ISSN: 1432-0487
    Source: Springer Online Journal Archives 1860-2000
    Topics: Electrical Engineering, Measurement and Control Technology
    Notes: Zusammenfassung Die folgenden Ausführungen bilden einen Auszug aus der gleichnamigen Schrift, welche als Dissertation bei der Eidgenössischen Technischen Hochschule, Zürich, eingereicht wurde. In diesem Auszuge ist von mathematischen Ableitungen so weit als möglich abgesehen, und nur das für die Anwendung der Theorie Wichtige wiedergegeben, in der Meinung, dafэ im vorliegenden Falle weniger die theoretischen Untersuchungen, als die praktischen Anwendungen von allgemeinem Interesse sind. Die Anregung zu den Untersuchungen über die Analogien der elektrischen und der elastischen Systeme ergab sich aus der Schrift von Dr. Fr. Natalis: Die Berechnung von Gleich- und Wechselstromsystemen. In dieser Schrift sind auch die Grundlagen der im folgenden verwerteten Rechnungsverfahren gegeben.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 2
    Electronic Resource
    Electronic Resource
    Springer
    Discrete & computational geometry 18 (1997), S. 93-109 
    ISSN: 1432-0444
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract. The classical Steiner tree problem requires a shortest tree spanning a given vertex subset within a graph G=(V,E). An important variant is the Steiner tree problem in rectilinear metric. Only recently two algorithms were found which achieve better approximations than the ``traditional'' one with a factor of 3/2. These algorithms with an approximation ratio of 11/8 are quite slow and run in time $O(n^3)$ and $O(n^{5/2})$ . A new simple implementation reduces the time to $O(n^{3/2})$ . As our main result we present efficient parametrized algorithms which reach a performance ratio of 11/8 + ɛ for any ɛ 〉 0 in time $O(n \cdot \log^2 n)$ , and a ratio of $11/8 + \log\log n /\log n$ in time $O(n \cdot \log^3 n)$ .
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 3
    Electronic Resource
    Electronic Resource
    Springer
    Algorithmica 26 (2000), S. 68-99 
    ISSN: 1432-0541
    Keywords: Key words. Rectilinear Steiner trees, Algorithms, Dynamic programming, Worst-case analysis, Random instances, implementation.
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract. The rectilinear Steiner tree problem asks for a shortest tree connecting given points in the plane with rectilinear distance. The best theoretically analyzed algorithms for this problem are based on dynamic programming and have a running time of O(n 2 . . . 2.62 n ) (Ganley and Cohoon), resp. $n^{O(\sqrt{n})}$ (Smith). The first algorithm can solve problems of size 27, the second one is highly impractical because of the large constant in the exponent. The best implementations perform poorly even on small problem instances; the best practical results can be reached using a Branch \& Bound approach (Salowe and Warme); this implementation can solve random problems of size 35 within a day, while the dynamic programming approach of Ganley and Cohoon can handle only 27 point examples. In this paper we improve the theoretical worst-case time bound to O(n 2 . . . 2.38 n ) , for random problem instances we prove a running time of α n with a constant α 〈 2 . We have implemented our algorithms and can now solve problems of 40 points in a day using a provably good dynamic programming approach, and can solve problems of 55 points with a Branch \& Bound strategy. For exponential-time algorithms, this is an enormous improvement.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 4
    Electronic Resource
    Electronic Resource
    Springer
    Algorithmica 18 (1997), S. 417-444 
    ISSN: 1432-0541
    Keywords: Key words. Parallel computation, Algorithms, Packet routing, Meshes, Buses, Lower bounds, Randomization, Coloring.
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract. We consider the problem of routing packets on an $n\times\cdots\times n$ MIMD mesh-connected array of processors augmented with row and column buses. We give lower bounds and randomized algorithms for the problem of routing k-permutations (where each processor is the source and destination of exactly k packets) on a d-dimensional mesh with buses, which we call the (k,d)-routing problem. We give a general class of ``hard'' permutations which we use to prove lower bounds for the (k,d)-routing problem, for all k,d≥ 1. For the (1,1)- and (1,2)-routing problems the worst-case permutations from this class are identical to ones published by other authors, as are the resulting lower bounds. However, we further show that the (1,d)-routing problem requires 0.72 ... n steps for d=3, 0.76 ... n steps for d=4, and slightly more than $(1-1/d)\cdot n$ steps for all d≥ 5. We also obtain new lower bounds for the (k,d)-routing problem for k,d 〉 1, which improve on the bisection lower bound in some cases. These lower bounds hold for off-line routing as well. We develop efficient algorithms for the (k,1)-routing problem and for the problem of routing k-randomizations (where each processor has k packets initially and each packet is routed to a random destination) on the one-dimensional mesh and use them in a general (k,d)-routing algorithm which improves considerably on previous results. In particular, the routing time for the (1,d)-routing problem is bounded by $(2-1/d) \cdot n + o(n)$ steps with high probability (whp), whenever $d\leq n^{1/2-\epsilon}$ for some constant ε 〉 0, and the routing time for the (k,d)-routing problem is $k\cdot n/3+o(k\cdot n)$ steps whp whenever $d=(k\cdot n)^{1/2-\epsilon}$ for some constant ε 〉 0 and k≥ 3.6 ... d, matching the bisection lower bound. We then present a simple algorithm for the (2,2)-routing problem running in 1.39 ... n+o(n) steps whp. Finally, for the important special case of routing permutations on two-dimensional meshes with buses, the (1,2)-routing problem, we give a more sophisticated algorithm that runs in 0.78 ... n+o(n) steps whp.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 5
    ISSN: 1749-6632
    Source: Blackwell Publishing Journal Backfiles 1879-2005
    Topics: Natural Sciences in General
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 6
    Electronic Resource
    Electronic Resource
    Springer
    Algorithmica 19 (1997), S. 427-446 
    ISSN: 1432-0541
    Keywords: Key words. Graph algorithms, Triangulation, Planarity.
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract. Triangulation of planar graphs under constraints is a fundamental problem in the representation of objects. Related keywords are graph augmentation from the field of graph algorithms and mesh generation from the field of computational geometry. We consider the triangulation problem for planar graphs under the constraint to satisfy 4-connectivity. A 4-connected planar graph has no separating triangles, i.e., cycles of length 3 which are not a face. We show that triangulating embedded planar graphs without introducing new separating triangles can be solved in linear time and space. If the initial graph had no separating triangle, the resulting triangulation is 4-connected. If the planar graph is not embedded, then deciding whether there exists an embedding with at most k separating triangles is NP-complete. For biconnected graphs a linear-time approximation which produces an embedding with at most twice the optimal number is presented. With this algorithm we can check in linear time whether a biconnected planar graph can be made 4-connected while maintaining planarity. Several related remarks and results are included.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 7
    Electronic Resource
    Electronic Resource
    Springer
    Naturwissenschaften 62 (1975), S. 446-446 
    ISSN: 1432-1904
    Source: Springer Online Journal Archives 1860-2000
    Topics: Biology , Chemistry and Pharmacology , Natural Sciences in General
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 8
    Electronic Resource
    Electronic Resource
    Springer
    The European physical journal 180 (1964), S. 255-271 
    ISSN: 1434-601X
    Source: Springer Online Journal Archives 1860-2000
    Topics: Physics
    Notes: Zusammenfassung Die Vorstellungen über physikalische Mechanismen beim Durchbruch einer getriggerten Dreielektrodenfunkenstrecke werden diskutiert und quantitativ mit dem Experiment verglichen. Aus den Resultaten ergeben sich verbesserte Vorstellungen über den Mechanismus, die durch weitere Experimente gesichert werden. Die Konsequenzen für den Aufbau von Funkenstrecken für Stoßstromanordnungen der Plasmaphysik werden formuliert.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 9
    Electronic Resource
    Electronic Resource
    Springer
    The European physical journal 244 (1971), S. 99-116 
    ISSN: 1434-601X
    Source: Springer Online Journal Archives 1860-2000
    Topics: Physics
    Notes: Abstract In the Isar I linear theta pinchm=0 instabilities were observed and experimentally investigated. The variation of the plasma parameters over a wide range (τ ii =10−2... 102μsec) showed that them=0 instabilities only occurred in sufficiently hot and thin plasmas, and so they are most probably due to the anisotropic pressure of the ions and should be mirror instabilities. Perturbations of the plasma limited in space and time were observed by measuring the continuum radiation, by 90 ° laser scattering measurements and by measuring the magnetic field and the local neutron rate. All measurements showed distinct, correlated, local perturbations of the plasma cylinder. These perturbations were accompanied by bulging of the plasma cylinder and increasing density. The extent in the axial direction was of the order of the plasma diameter. It may be assumed that the observed instabilities contribute appreciably to relaxation of the anisotropic ion pressure and increase the end losses.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 10
    ISSN: 1573-5117
    Keywords: water quality ; assessment criteria ; biological hierarchy ; reference conditions ; MuLFA ; Austria ; Europe
    Source: Springer Online Journal Archives 1860-2000
    Topics: Biology
    Notes: Abstract We propose a multi-level concept for fish-based assessment (MuLFA) of the ecological integrity of running waters. This concept is designed for large-scale monitoring programmes such as required for the proposed Water Framework Directive of the EU. Out of five different biological organisation levels (fauna, community, guild, population and individual), we propose seven criteria: River-type-specific species, species with self-sustaining populations, fish region, number of guilds, guild composition, population size and population age structure. The principle of the MuLFA is based on assessing the deviation from undisturbed reference conditions. Reference conditions have to be compiled for every distinct river type using historical fish and abiotic data, present river-type-specific reference sites and reference models. The final assessment procedure is done by comparing the assessment reach with the reference conditions using a 5-tiered normative scheme and assigning that reach to the level of highest coincidence. The benefit of the MuLFA is its potential for consistent sensitivity to low- and high-dose human alterations, and due to its general character, its adaptability to all river types.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...