WorldWideScience

Sample records for incomplete cholesky factorization

  1. On Positive Semidefinite Modification Schemes for Incomplete Cholesky Factorization

    Czech Academy of Sciences Publication Activity Database

    Scott, J.; Tůma, Miroslav

    2014-01-01

    Roč. 36, č. 2 (2014), A609-A633 ISSN 1064-8275 R&D Projects: GA ČR GA13-06684S Institutional support: RVO:67985807 Keywords : sparse matrices * sparse linear systems * positive-definite symmetric systems * iterative solvers * preconditioning * incomplete Cholesky factorization Subject RIV: BA - General Mathematics Impact factor: 1.854, year: 2014

  2. On Signed Incomplete Cholesky Factorization Preconditioners for Saddle-Point Systems

    Czech Academy of Sciences Publication Activity Database

    Scott, J.; Tůma, Miroslav

    2014-01-01

    Roč. 36, č. 6 (2014), A2984-A3010 ISSN 1064-8275 R&D Projects: GA ČR GA13-06684S Grant - others:EPSRC(GB) EP/I013067/1 Program:GA Institutional support: RVO:67985807 Keywords : sparse matrices * sparse linear systems * indefinite symmetric systems * saddle-point systems * iterative solvers * preconditioning * incomplete Cholesky factorization Subject RIV: BA - General Mathematics Impact factor: 1.854, year: 2014

  3. A necessary and sufficient symbolic condition for the existence of incomplete Cholesky factorization

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Xiaoge; Bramley, R. [Indiana Univ., Bloomington, IN (United States); Gallivan, K.A. [Univ. of Illinois, Urbana, IL (United States)

    1996-12-31

    Incomplete Cholesky factorization (IC) is a widely known and effective method of accelerating the convergence of conjugate gradient (CG) iterative methods for solving symmetric positive definite (SPD) linear systems. A major weakness of IC is that it may break down due to nonpositive pivots. Methods of overcoming this problem can be divided into two classes: numerical and structural strategies. A numerical strategy uses numerical values generated during the factorization process to modify the factorization, as in the work. A structural strategy, as in the work, selects the sparsity pattern to insure the completion of the IC process. Structural strategies are important for applications where a sequence of linear systems must be solved, each coefficient matrix with the same non-zero pattern. This occurs when solving linear programming problems using interior point methods, or when solving discretized nonlinear partial differential equations with a fixed mesh. Although the values can change from one step to another, the sparsity pattern is fixed.

  4. Incomplete factorization technique for positive definite linear systems

    International Nuclear Information System (INIS)

    Manteuffel, T.A.

    1980-01-01

    This paper describes a technique for solving the large sparse symmetric linear systems that arise from the application of finite element methods. The technique combines an incomplete factorization method called the shifted incomplete Cholesky factorization with the method of generalized conjugate gradients. The shifted incomplete Cholesky factorization produces a splitting of the matrix A that is dependent upon a parameter α. It is shown that if A is positive definite, then there is some α for which this splitting is possible and that this splitting is at least as good as the Jacobi splitting. The method is shown to be more efficient on a set of test problems than either direct methods or explicit iteration schemes

  5. Program generator for the Incomplete Cholesky Conjugate Gradient (ICCG) method

    International Nuclear Information System (INIS)

    Kuo-Petravic, G.; Petravic, M.

    1978-04-01

    The Incomplete Cholesky Conjugate Gradient (ICCG) method has been found very effective for the solution of sparse systems of linear equations. Its implementation on a computer, however, requires a considerable amount of careful coding to achieve good machine efficiency. Furthermore, the resulting code is necessarily inflexible and cannot be easily adapted to different problems. We present in this paper a code generator GENIC which, given a small amount of information concerning the sparsity pattern and size of the system of equations, generates a solver package. This package, called SOLIC, is tailor made for a particular problem and can be easily incorporated into any user program

  6. Experience with the Incomplete Cholesky Conjugate Gradient method in a diffusion code

    International Nuclear Information System (INIS)

    Hoebel, W.

    1985-01-01

    For the numerical solution of sparse systems of linear equations arising from finite difference approximation of the multidimensional neutron diffusion equation fast methods are needed. Effective algorithms for scalar computers may not be likewise suitable on vector computers. In the improved version DIXY2 of the Karlsruhe two-dimensional neutron diffusion code for rectangular geometries an Incomplete Cholesky Conjugate Gradient (ICCG) algorithm has been combined with the originally implemented Cyclically Reduced 4-Lines SOR (CR4LSOR) inner iteration method. The combined procedure is automatically activated for slowly converging applications, thus leading to a drastic reduction of iterations as well as CPU-times on a scalar computer. In a follow-up benchmark study necessary modifications to ICCG and CR4LSOR for their use on a vector computer were investigated. It was found that a modified preconditioning for the ICCG algorithm restricted to the block diagonal matrix is an effective method both on scalar and vector computers. With a splitting of the 9-band-matrix in two triangular Cholesky matrices necessary inversions are performed on a scalar machine by recursive forward and backward substitutions. On vector computers an additional factorization of the triangular matrices into four bidiagonal matrices enables Buneman reduction and the recursive inversion is restricted to a small system. A similar strategy can be realized with CR4LSOR if the unvectorizable Gauss-Seidel iteration is replaced by Double Jacobi and Buneman technique for a vector computer. Compared to single line blocking over the original mesh the cyclical 4-lines reduction of the DIXY inner iteration scheme reduces numbers of iterations and CPU-times considerably

  7. Experience with the incomplete Cholesky conjugate gradient method in a diffusion code

    International Nuclear Information System (INIS)

    Hoebel, W.

    1986-01-01

    For the numerical solution of sparse systems of linear equations arising from the finite difference approximation of the multidimensional neutron diffusion equation, fast methods are needed. Effective algorithms for scalar computers may not be likewise suitable on vector computers. In the improved version (DIXY2) of the Karlsruhe two-dimensional neutron diffusion code for rectangular geometries, an incomplete Cholesky conjugate gradient (ICCG) algorithm has been combined with the originally implemented cyclically reduced four-line successive overrelaxation (CR4LSOR) inner iteration method. The combined procedure is automatically activated for slowly converging applications, thus leading to a drastic reduction of iterations as well as CPU times on a scalar computer. In a follow-up benchmark study, necessary modifications to ICCG and CR4LSOR for use on a vector computer were investigated. It was found that a modified preconditioning for the ICCG algorithm restricted to the block diagonal matrix is an effective method both on scalar and vector computers. With a splitting of the nine-band matrix in two triangular Cholesky matrices, necessary inversions are performed on a scalar machine by recursive forward and backward substitutions. On vector computers an additional factorization of the triangular matrices into four bidiagonal matrices enables Buneman reduction, and the recursive inversion is restricted to a small system. A similar strategy can be realized with CR4LSOR if the unvectorizable Gauss-eidel iteration is replaced by Double Jacobi and Buneman techniques for a vector computer. Compared to single-line blocking over the original mesh, the cyclical four-line reduction of the DIXY inner iteration scheme reduces numbers of iterations and CPU times considerably

  8. Level-3 Cholesky Factorization Routines Improve Performance of Many Cholesky Algorithms

    DEFF Research Database (Denmark)

    Gustavson, Fred G.; Wasniewski, Jerzy; Dongarra, Jack J.

    2013-01-01

    Four routines called DPOTF3i, i = a,b,c,d, are presented. DPOTF3i are a novel type of level-3 BLAS for use by BPF (Blocked Packed Format) Cholesky factorization and LAPACK routine DPOTRF. Performance of routines DPOTF3i are still increasing when the performance of Level-2 routine DPOTF2 of LAPACK...

  9. A performance study of sparse Cholesky factorization on INTEL iPSC/860

    Science.gov (United States)

    Zubair, M.; Ghose, M.

    1992-01-01

    The problem of Cholesky factorization of a sparse matrix has been very well investigated on sequential machines. A number of efficient codes exist for factorizing large unstructured sparse matrices. However, there is a lack of such efficient codes on parallel machines in general, and distributed machines in particular. Some of the issues that are critical to the implementation of sparse Cholesky factorization on a distributed memory parallel machine are ordering, partitioning and mapping, load balancing, and ordering of various tasks within a processor. Here, we focus on the effect of various partitioning schemes on the performance of sparse Cholesky factorization on the Intel iPSC/860. Also, a new partitioning heuristic for structured as well as unstructured sparse matrices is proposed, and its performance is compared with other schemes.

  10. Calculation of the Cholesky factor directly from the stiffness matrix of the structural element

    International Nuclear Information System (INIS)

    Prates, C.L.M.; Soriano, H.L.

    1978-01-01

    The analysis of the structures of nuclear power plants requires the evaluation of the internal forces. This is attained by the solution of a system of equations. This solution takes most of the computing time and memory. One of the ways it can be achieved is based on the Cholesky factor. The structural matrix of the coeficients is transformed into an upper triangular matrix by the Cholesky decomposition. Cholesky factor can be obtained directly from the stiffness matrix of the structural element. The result can thus be obtained in a more precise and quick way. (Author)

  11. Rectangular Full Packed Format for Cholesky's Algorithm: Factorization, Solution, and Inversion

    DEFF Research Database (Denmark)

    Gustavson, Fred G.; Wasniewski, Jerzy; Dongarra, Jack J

    2010-01-01

    of the storage space but provide high performance via the use of Level 3 BLAS. Standard packed format arrays fully utilize storage (array space) but provide low performance as there is no Level 3 packed BLAS. We combine the good features of packed and full storage using RFPF to obtain high performance via using...... Level 3 BLAS as RFPF is a standard full-format representation. Also, RFPF requires exactly the same minimal storage as packed the format. Each LAPACK full and/or packed triangular, symmetric, and Hermitian routine becomes a single new RFPF routine based on eight possible data layouts of RFPF. This new...... RFPF routine usually consists of two calls to the corresponding LAPACK full-format routine and two calls to Level 3 BLAS routines. This means no new software is required. As examples, we present LAPACK routines for Cholesky factorization, Cholesky solution, and Cholesky inverse computation in RFPF...

  12. HSL MI28: An Efficient and Robust Limited-Memory Incomplete Cholesky Factorization Code

    Czech Academy of Sciences Publication Activity Database

    Scott, J.; Tůma, Miroslav

    2014-01-01

    Roč. 40, č. 4 (2014), Article number 24 ISSN 0098-3500 R&D Projects: GA ČR GA13-06684S Grant - others:EPSRC(GB) EP/I013067/1 Institutional support: RVO:67985807 Keywords : preconditioning * sparse linear systems * incomplete decompositions * preconditioned iterative methods Subject RIV: IN - Informatics, Computer Science Impact factor: 1.863, year: 2014

  13. HSL MI28: An Efficient and Robust Limited-Memory Incomplete Cholesky Factorization Code

    Czech Academy of Sciences Publication Activity Database

    Scott, J.; Tůma, Miroslav

    2014-01-01

    Roč. 40, č. 4 (2014), Art icle number 24 ISSN 0098-3500 R&D Projects: GA ČR GA13-06684S Grant - others:EPSRC(GB) EP/I013067/1 Institutional support: RVO:67985807 Keywords : preconditioning * sparse linear systems * incomplete decompositions * preconditioned iterative methods Subject RIV: IN - Informatics, Computer Science Impact factor: 1.863, year: 2014

  14. Multi-color incomplete Cholesky conjugate gradient methods for vector computers. Ph.D. Thesis

    Science.gov (United States)

    Poole, E. L.

    1986-01-01

    In this research, we are concerned with the solution on vector computers of linear systems of equations, Ax = b, where A is a larger, sparse symmetric positive definite matrix. We solve the system using an iterative method, the incomplete Cholesky conjugate gradient method (ICCG). We apply a multi-color strategy to obtain p-color matrices for which a block-oriented ICCG method is implemented on the CYBER 205. (A p-colored matrix is a matrix which can be partitioned into a pXp block matrix where the diagonal blocks are diagonal matrices). This algorithm, which is based on a no-fill strategy, achieves O(N/p) length vector operations in both the decomposition of A and in the forward and back solves necessary at each iteration of the method. We discuss the natural ordering of the unknowns as an ordering that minimizes the number of diagonals in the matrix and define multi-color orderings in terms of disjoint sets of the unknowns. We give necessary and sufficient conditions to determine which multi-color orderings of the unknowns correpond to p-color matrices. A performance model is given which is used both to predict execution time for ICCG methods and also to compare an ICCG method to conjugate gradient without preconditioning or another ICCG method. Results are given from runs on the CYBER 205 at NASA's Langley Research Center for four model problems.

  15. ARMA Cholesky Factor Models for the Covariance Matrix of Linear Models.

    Science.gov (United States)

    Lee, Keunbaik; Baek, Changryong; Daniels, Michael J

    2017-11-01

    In longitudinal studies, serial dependence of repeated outcomes must be taken into account to make correct inferences on covariate effects. As such, care must be taken in modeling the covariance matrix. However, estimation of the covariance matrix is challenging because there are many parameters in the matrix and the estimated covariance matrix should be positive definite. To overcomes these limitations, two Cholesky decomposition approaches have been proposed: modified Cholesky decomposition for autoregressive (AR) structure and moving average Cholesky decomposition for moving average (MA) structure, respectively. However, the correlations of repeated outcomes are often not captured parsimoniously using either approach separately. In this paper, we propose a class of flexible, nonstationary, heteroscedastic models that exploits the structure allowed by combining the AR and MA modeling of the covariance matrix that we denote as ARMACD. We analyze a recent lung cancer study to illustrate the power of our proposed methods.

  16. Forecasting Multivariate Volatility using the VARFIMA Model on Realized Covariance Cholesky Factors

    DEFF Research Database (Denmark)

    Halbleib, Roxana; Voev, Valeri

    2011-01-01

    This paper analyzes the forecast accuracy of the multivariate realized volatility model introduced by Chiriac and Voev (2010), subject to different degrees of model parametrization and economic evaluation criteria. Bymodelling the Cholesky factors of the covariancematrices, the model generates......, regardless of the type of utility function or return distribution, would be better-off from using this model than from using some standard approaches....

  17. Cholesky-like Factorization of Symmetric Indefinite Matrices and Orthogonalization with Respect to Bilinear Forms

    Czech Academy of Sciences Publication Activity Database

    Rozložník, Miroslav; Okulicka-Dłużewska, F.; Smoktunowicz, A.

    2015-01-01

    Roč. 36, č. 2 (2015), s. 727-751 ISSN 0895-4798 R&D Projects: GA ČR(CZ) GAP108/11/0853 Institutional support: RVO:67985807 Keywords : symmetric indefinite matrices * Cholesky-like factorization * orthogonalization techniques * indefinite bilinear forms * Gram-Schmidt process * rounding error analysis Subject RIV: BA - General Mathematics Impact factor: 1.883, year: 2015

  18. Efficient multitasking of Choleski matrix factorization on CRAY supercomputers

    Science.gov (United States)

    Overman, Andrea L.; Poole, Eugene L.

    1991-01-01

    A Choleski method is described and used to solve linear systems of equations that arise in large scale structural analysis. The method uses a novel variable-band storage scheme and is structured to exploit fast local memory caches while minimizing data access delays between main memory and vector registers. Several parallel implementations of this method are described for the CRAY-2 and CRAY Y-MP computers demonstrating the use of microtasking and autotasking directives. A portable parallel language, FORCE, is used for comparison with the microtasked and autotasked implementations. Results are presented comparing the matrix factorization times for three representative structural analysis problems from runs made in both dedicated and multi-user modes on both computers. CPU and wall clock timings are given for the parallel implementations and are compared to single processor timings of the same algorithm.

  19. Tile Low Rank Cholesky Factorization for Climate/Weather Modeling Applications on Manycore Architectures

    KAUST Repository

    Akbudak, Kadir; Ltaief, Hatem; Mikhalev, Aleksandr; Keyes, David E.

    2017-01-01

    Covariance matrices are ubiquitous in computational science and engineering. In particular, large covariance matrices arise from multivariate spatial data sets, for instance, in climate/weather modeling applications to improve prediction using statistical methods and spatial data. One of the most time-consuming computational steps consists in calculating the Cholesky factorization of the symmetric, positive-definite covariance matrix problem. The structure of such covariance matrices is also often data-sparse, in other words, effectively of low rank, though formally dense. While not typically globally of low rank, covariance matrices in which correlation decays with distance are nearly always hierarchically of low rank. While symmetry and positive definiteness should be, and nearly always are, exploited for performance purposes, exploiting low rank character in this context is very recent, and will be a key to solving these challenging problems at large-scale dimensions. The authors design a new and flexible tile row rank Cholesky factorization and propose a high performance implementation using OpenMP task-based programming model on various leading-edge manycore architectures. Performance comparisons and memory footprint saving on up to 200K×200K covariance matrix size show a gain of more than an order of magnitude for both metrics, against state-of-the-art open-source and vendor optimized numerical libraries, while preserving the numerical accuracy fidelity of the original model. This research represents an important milestone in enabling large-scale simulations for covariance-based scientific applications.

  20. Tile Low Rank Cholesky Factorization for Climate/Weather Modeling Applications on Manycore Architectures

    KAUST Repository

    Akbudak, Kadir

    2017-05-11

    Covariance matrices are ubiquitous in computational science and engineering. In particular, large covariance matrices arise from multivariate spatial data sets, for instance, in climate/weather modeling applications to improve prediction using statistical methods and spatial data. One of the most time-consuming computational steps consists in calculating the Cholesky factorization of the symmetric, positive-definite covariance matrix problem. The structure of such covariance matrices is also often data-sparse, in other words, effectively of low rank, though formally dense. While not typically globally of low rank, covariance matrices in which correlation decays with distance are nearly always hierarchically of low rank. While symmetry and positive definiteness should be, and nearly always are, exploited for performance purposes, exploiting low rank character in this context is very recent, and will be a key to solving these challenging problems at large-scale dimensions. The authors design a new and flexible tile row rank Cholesky factorization and propose a high performance implementation using OpenMP task-based programming model on various leading-edge manycore architectures. Performance comparisons and memory footprint saving on up to 200K×200K covariance matrix size show a gain of more than an order of magnitude for both metrics, against state-of-the-art open-source and vendor optimized numerical libraries, while preserving the numerical accuracy fidelity of the original model. This research represents an important milestone in enabling large-scale simulations for covariance-based scientific applications.

  1. A Recursive Formulation of Cholesky Factorization of a Matrix in Packed Storage Format

    DEFF Research Database (Denmark)

    Andersen, Bjarne Stig; Gustavson, Fred; Wasniewski, Jerzy

    2001-01-01

    . Algorithm RPC is based on level-3 BLAS and requires variants of algorithms {\\$\\backslash\\$bf TRSM} and {\\$\\backslash\\$bf SYRK} that work on RPF. We call these {\\$\\backslash\\$bf RP\\$\\backslash\\$\\_TRSM} and {\\$\\backslash\\$bf RP\\$\\backslash\\$\\_SYRK} and find that they do most of their work by calling...... matrix. Second, RPC gives a level-3 implementation of Cholesky factorization whereas standard packed implementations are only level 2. Hence, the performance of our RPC implementation is decidedly superior. Third, unlike fixed block size algorithms, RPC requires no block size tuning parameter. We present...

  2. André-Louis Cholesky mathematician, topographer and army officer

    CERN Document Server

    Brezinski, Claude

    2014-01-01

    Outside the professional circles of topography and applied mathematics, the life and work of André-Louis Cholesky (1875–1918) are still relatively unknown to the scientific community. This new book appreciably widens the exposure of his remarkable personal achievements in topography and mathematics to a much larger international audience.   Cholesky is also interesting to historians because he is a perfect representative of the "scientists engineers" that, since the early 19th century, had issued from the French scientific high schools. Because they had received a high level of mathematical education, they were able to innovate in their practice of engineering. In the case of Cholesky, this resulted in original contributions in artillery, topography, numerical analysis and graphical calculation. In addition, the book places his education and works within the history of several European countries through the 17th to 19th centuries.   The book begins with Cholesky's biography, followed by his family’s hi...

  3. Direct formulation to Cholesky decomposition of a general nonsingular correlation matrix.

    Science.gov (United States)

    Madar, Vered

    2015-08-01

    We present two novel and explicit parametrizations of Cholesky factor of a nonsingular correlation matrix. One that uses semi-partial correlation coefficients, and a second that utilizes differences between the successive ratios of two determinants. To each, we offer a useful application.

  4. Power profiling of Cholesky and QR factorizations on distributed memory systems

    KAUST Repository

    Bosilca, George

    2012-08-30

    This paper presents the power profile of two high performance dense linear algebra libraries on distributed memory systems, ScaLAPACK and DPLASMA. From the algorithmic perspective, their methodologies are opposite. The former is based on block algorithms and relies on multithreaded BLAS and a two-dimensional block cyclic data distribution to achieve high parallel performance. The latter is based on tile algorithms running on top of a tile data layout and uses fine-grained task parallelism combined with a dynamic distributed scheduler (DAGuE) to leverage distributed memory systems. We present performance results (Gflop/s) as well as the power profile (Watts) of two common dense factorizations needed to solve linear systems of equations, namely Cholesky and QR. The reported numbers show that DPLASMA surpasses ScaLAPACK not only in terms of performance (up to 2X speedup) but also in terms of energy efficiency (up to 62 %). © 2012 Springer-Verlag (outside the USA).

  5. A Matrix-Free Posterior Ensemble Kalman Filter Implementation Based on a Modified Cholesky Decomposition

    Directory of Open Access Journals (Sweden)

    Elias D. Nino-Ruiz

    2017-07-01

    Full Text Available In this paper, a matrix-free posterior ensemble Kalman filter implementation based on a modified Cholesky decomposition is proposed. The method works as follows: the precision matrix of the background error distribution is estimated based on a modified Cholesky decomposition. The resulting estimator can be expressed in terms of Cholesky factors which can be updated based on a series of rank-one matrices in order to approximate the precision matrix of the analysis distribution. By using this matrix, the posterior ensemble can be built by either sampling from the posterior distribution or using synthetic observations. Furthermore, the computational effort of the proposed method is linear with regard to the model dimension and the number of observed components from the model domain. Experimental tests are performed making use of the Lorenz-96 model. The results reveal that, the accuracy of the proposed implementation in terms of root-mean-square-error is similar, and in some cases better, to that of a well-known ensemble Kalman filter (EnKF implementation: the local ensemble transform Kalman filter. In addition, the results are comparable to those obtained by the EnKF with large ensemble sizes.

  6. Problem of unstable pivots in the incomplete LU-conjugate gradient method

    International Nuclear Information System (INIS)

    Kershaw, D.S.

    1978-01-01

    Incomplete LU and incomplete-Cholesky conjugate gradient methods are becoming widely used in both laser and magnetic fusion research. In my original presentation of these methods, the problem of what to do if a pivot [L/sub ii/U/sub ii/) becomes very small or zero was raised and only partially answered by the suggestion that it be arbitrarily set to some non-zero value. In what follows it will be shown precisely how small the pivot can become before it must be fixed and precisely what value it should be set to in order to minimize the error in LU. Numerical examples will be given to show that not only does this prescription improve incomplete LU-conjugate gradient methods , but exact LU decomposition carried out with this prescription for handling small pivots and followed by a few linear or conjugate gradient iterations can be much faster than the permutations of rows and columns usually employed to circumvent small pivot problems

  7. Cholesky decomposed density matrices in Laplace transform Moeller-Plesset perturbation theory

    International Nuclear Information System (INIS)

    Clin, Lucien Cyril

    2012-01-01

    algorithm of Zienau et al., an alternative to the integral-direct CDD-MP2 method based on the resolution of the identity (RI) for integral approximation. This implementation, which had already been established as very efficient, was still limited to the opposite spin part and has here been completed for calculation of total MP2 energies, along with an adaptation of the previously employed integral pre-selection protocol, and a parallelization of various steps of the algorithm. Due to its quadratic scaling, it now represents a serious alternative to canonical RI-MP2 for calculations on medium to large systems. As a final project, it has been studied whether the method specific Cholesky decomposition (MSCD) proposed in general terms by Boman et al. can be efficiently used to obtain a low-rank factorization of the two-electron integral matrix in the specific context of CDD-MP2. This is motivated by the arbitrary numerical accuracy provided by the Cholesky decomposition, whereas the finiteness of pre-optimized RI auxiliary basis sets invariably introduces a systematic error in the approximated entities. Despite the fact that these preliminary investigations where restricted to very small systems, the observed rank reduction with respect to conventional Cholesky decomposition were significant enough to demonstrate the potential of the MSCD for this particular purpose.

  8. Improved Balanced Incomplete Factorization

    Czech Academy of Sciences Publication Activity Database

    Bru, R.; Marín, J.; Mas, J.; Tůma, Miroslav

    2010-01-01

    Roč. 31, č. 5 (2010), s. 2431-2452 ISSN 0895-4798 R&D Projects: GA AV ČR IAA100300802 Grant - others:GA AV ČR(CZ) M100300902 Institutional research plan: CEZ:AV0Z10300504 Source of funding: I - inštitucionálna podpora na rozvoj VO Keywords : preconditioned iterative methods * sparse matrices * incomplete decompositions * approximate inverses * Sherman-Morrison formula * nonsymmetric matrices Subject RIV: BA - General Mathematics Impact factor: 1.725, year: 2010

  9. Advanced incomplete factorization algorithms for Stiltijes matrices

    Energy Technology Data Exchange (ETDEWEB)

    Il`in, V.P. [Siberian Division RAS, Novosibirsk (Russian Federation)

    1996-12-31

    The modern numerical methods for solving the linear algebraic systems Au = f with high order sparse matrices A, which arise in grid approximations of multidimensional boundary value problems, are based mainly on accelerated iterative processes with easily invertible preconditioning matrices presented in the form of approximate (incomplete) factorization of the original matrix A. We consider some recent algorithmic approaches, theoretical foundations, experimental data and open questions for incomplete factorization of Stiltijes matrices which are {open_quotes}the best{close_quotes} ones in the sense that they have the most advanced results. Special attention is given to solving the elliptic differential equations with strongly variable coefficients, singular perturbated diffusion-convection and parabolic equations.

  10. Cholesky decomposed density matrices in Laplace transform Moeller-Plesset perturbation theory

    Energy Technology Data Exchange (ETDEWEB)

    Clin, Lucien Cyril

    2012-06-04

    the RI-CDD-MP2 algorithm of Zienau et al., an alternative to the integral-direct CDD-MP2 method based on the resolution of the identity (RI) for integral approximation. This implementation, which had already been established as very efficient, was still limited to the opposite spin part and has here been completed for calculation of total MP2 energies, along with an adaptation of the previously employed integral pre-selection protocol, and a parallelization of various steps of the algorithm. Due to its quadratic scaling, it now represents a serious alternative to canonical RI-MP2 for calculations on medium to large systems. As a final project, it has been studied whether the method specific Cholesky decomposition (MSCD) proposed in general terms by Boman et al. can be efficiently used to obtain a low-rank factorization of the two-electron integral matrix in the specific context of CDD-MP2. This is motivated by the arbitrary numerical accuracy provided by the Cholesky decomposition, whereas the finiteness of pre-optimized RI auxiliary basis sets invariably introduces a systematic error in the approximated entities. Despite the fact that these preliminary investigations where restricted to very small systems, the observed rank reduction with respect to conventional Cholesky decomposition were significant enough to demonstrate the potential of the MSCD for this particular purpose.

  11. Comparing direct and iterative equation solvers in a large structural analysis software system

    Science.gov (United States)

    Poole, E. L.

    1991-01-01

    Two direct Choleski equation solvers and two iterative preconditioned conjugate gradient (PCG) equation solvers used in a large structural analysis software system are described. The two direct solvers are implementations of the Choleski method for variable-band matrix storage and sparse matrix storage. The two iterative PCG solvers include the Jacobi conjugate gradient method and an incomplete Choleski conjugate gradient method. The performance of the direct and iterative solvers is compared by solving several representative structural analysis problems. Some key factors affecting the performance of the iterative solvers relative to the direct solvers are identified.

  12. The Importance of Structure in Incomplete Factorization Preconditioners

    Czech Academy of Sciences Publication Activity Database

    Scott, J.; Tůma, Miroslav

    2011-01-01

    Roč. 51, č. 2 (2011), s. 385-404 ISSN 0006-3835 Grant - others:GA AV ČR(CZ) M100300902 Institutional research plan: CEZ:AV0Z10300504 Keywords : sparse symmetric linear systems * incomplete factorizations * preconditioners * level-based approach Subject RIV: BA - General Mathematics Impact factor: 0.724, year: 2011

  13. Spectral analysis of parallel incomplete factorizations with implicit pseudo­-overlap

    NARCIS (Netherlands)

    Magolu monga Made, Mardochée; Vorst, H.A. van der

    2000-01-01

    Two general parallel incomplete factorization strategies are investigated. The techniques may be interpreted as generalized domain decomposition methods. In contrast to classical domain decomposition methods, adjacent subdomains exchange data during the construction of the incomplete

  14. Atomic Cholesky decompositions: A route to unbiased auxiliary basis sets for density fitting approximation with tunable accuracy and efficiency

    Science.gov (United States)

    Aquilante, Francesco; Gagliardi, Laura; Pedersen, Thomas Bondo; Lindh, Roland

    2009-04-01

    Cholesky decomposition of the atomic two-electron integral matrix has recently been proposed as a procedure for automated generation of auxiliary basis sets for the density fitting approximation [F. Aquilante et al., J. Chem. Phys. 127, 114107 (2007)]. In order to increase computational performance while maintaining accuracy, we propose here to reduce the number of primitive Gaussian functions of the contracted auxiliary basis functions by means of a second Cholesky decomposition. Test calculations show that this procedure is most beneficial in conjunction with highly contracted atomic orbital basis sets such as atomic natural orbitals, and that the error resulting from the second decomposition is negligible. We also demonstrate theoretically as well as computationally that the locality of the fitting coefficients can be controlled by means of the decomposition threshold even with the long-ranged Coulomb metric. Cholesky decomposition-based auxiliary basis sets are thus ideally suited for local density fitting approximations.

  15. Sufficient convergency conditions for an implicit class of incomplete factorization circuits

    International Nuclear Information System (INIS)

    Artem'ev, V.K.

    1984-01-01

    The convergence for an implicit class of incomplete factorization circuits with peripheral compensation is theoretically investigated. The convergence theorem is indicated. Sufficiert conditions for the circuit parameters providing the convergence are obtained. The parameters selection may be program-realized, one parameter remaining free. For account of selection of this parameter the method convergence rate may be optimized. Numerical experiments and comparisons with other methods with model problems have shown the efficiency of incomplete factorization circuits. The method is applied for calculating reactors for the solution of hydrodynamic and thermal problems

  16. A Robust Incomplete Factorization Preconditioner for Positive Definite Matrices

    Czech Academy of Sciences Publication Activity Database

    Benzi, M.; Tůma, Miroslav

    2003-01-01

    Roč. 10, - (2003), s. 385-400 ISSN 1070-5325 R&D Projects: GA AV ČR IAA2030801; GA AV ČR IAA1030103 Institutional research plan: AV0Z1030915 Keywords : sparse linear systems * positive definite matrices * preconditioned conjugate gradient s * incomplete factorization * A-orthogonalization * SAINV Subject RIV: BA - General Mathematics Impact factor: 1.042, year: 2003

  17. Sparse symmetric preconditioners for dense linear systems in electromagnetism

    NARCIS (Netherlands)

    Carpentieri, Bruno; Duff, Iain S.; Giraud, Luc; Monga Made, M. Magolu

    2004-01-01

    We consider symmetric preconditioning strategies for the iterative solution of dense complex symmetric non-Hermitian systems arising in computational electromagnetics. In particular, we report on the numerical behaviour of the classical incomplete Cholesky factorization as well as some of its recent

  18. Incomplete block factorization preconditioning for indefinite elliptic problems

    Energy Technology Data Exchange (ETDEWEB)

    Guo, Chun-Hua [Univ. of Calgary, Alberta (Canada)

    1996-12-31

    The application of the finite difference method to approximate the solution of an indefinite elliptic problem produces a linear system whose coefficient matrix is block tridiagonal and symmetric indefinite. Such a linear system can be solved efficiently by a conjugate residual method, particularly when combined with a good preconditioner. We show that specific incomplete block factorization exists for the indefinite matrix if the mesh size is reasonably small. And this factorization can serve as an efficient preconditioner. Some efforts are made to estimate the eigenvalues of the preconditioned matrix. Numerical results are also given.

  19. Improving the Stability and Robustness of Incomplete Symmetric Indefinite Factorization Preconditioners

    Czech Academy of Sciences Publication Activity Database

    Scott, J.; Tůma, Miroslav

    2017-01-01

    Roč. 24, č. 5 (2017), č. článku e2099. ISSN 1070-5325 Grant - others:GA ČR(CZ) GC17-04150J; GA ČR(CZ) GC17-04150J; EPSRC(GB) EP/I013067/1 Institutional support: RVO:67985807 Keywords : incomplete factorizations * indefinite symmetric systems * iterative solvers * pivoting * preconditioning * sparse linear systems * sparse matrices Subject RIV: BA - General Mathematics OBOR OECD: Applied mathematics Impact factor: 1.303, year: 2016

  20. Positive semidefinite tensor factorizations of the two-electron integral matrix for low-scaling ab initio electronic structure.

    Science.gov (United States)

    Hoy, Erik P; Mazziotti, David A

    2015-08-14

    Tensor factorization of the 2-electron integral matrix is a well-known technique for reducing the computational scaling of ab initio electronic structure methods toward that of Hartree-Fock and density functional theories. The simplest factorization that maintains the positive semidefinite character of the 2-electron integral matrix is the Cholesky factorization. In this paper, we introduce a family of positive semidefinite factorizations that generalize the Cholesky factorization. Using an implementation of the factorization within the parametric 2-RDM method [D. A. Mazziotti, Phys. Rev. Lett. 101, 253002 (2008)], we study several inorganic molecules, alkane chains, and potential energy curves and find that this generalized factorization retains the accuracy and size extensivity of the Cholesky factorization, even in the presence of multi-reference correlation. The generalized family of positive semidefinite factorizations has potential applications to low-scaling ab initio electronic structure methods that treat electron correlation with a computational cost approaching that of the Hartree-Fock method or density functional theory.

  1. Positive semidefinite tensor factorizations of the two-electron integral matrix for low-scaling ab initio electronic structure

    Energy Technology Data Exchange (ETDEWEB)

    Hoy, Erik P.; Mazziotti, David A., E-mail: damazz@uchicago.edu [Department of Chemistry and The James Franck Institute, The University of Chicago, Chicago, Illinois 60637 (United States)

    2015-08-14

    Tensor factorization of the 2-electron integral matrix is a well-known technique for reducing the computational scaling of ab initio electronic structure methods toward that of Hartree-Fock and density functional theories. The simplest factorization that maintains the positive semidefinite character of the 2-electron integral matrix is the Cholesky factorization. In this paper, we introduce a family of positive semidefinite factorizations that generalize the Cholesky factorization. Using an implementation of the factorization within the parametric 2-RDM method [D. A. Mazziotti, Phys. Rev. Lett. 101, 253002 (2008)], we study several inorganic molecules, alkane chains, and potential energy curves and find that this generalized factorization retains the accuracy and size extensivity of the Cholesky factorization, even in the presence of multi-reference correlation. The generalized family of positive semidefinite factorizations has potential applications to low-scaling ab initio electronic structure methods that treat electron correlation with a computational cost approaching that of the Hartree-Fock method or density functional theory.

  2. Incomplete childhood immunization in Nigeria: a multilevel analysis of individual and contextual factors

    Directory of Open Access Journals (Sweden)

    Sulaimon T. Adedokun

    2017-03-01

    Full Text Available Abstract Background Under-five mortality remains high in sub-Saharan Africa despite global decline. One quarter of these deaths are preventable through interventions such as immunization. The aim of this study was to examine the independent effects of individual-, community- and state-level factors on incomplete childhood immunization in Nigeria, which is one of the 10 countries where most of the incompletely immunised children in the world live. Methods The study was based on secondary analyses of cross-sectional data from the 2013 Nigeria Demographic and Health Survey (DHS. Multilevel multivariable logistic regression models were applied to the data on 5,754 children aged 12–23 months who were fully immunized or not (level 1, nested within 896 communities (level 2 from 37 states (level 3. Results More than three-quarter of the children (76.3% were not completely immunized. About 83% of children of young mothers (15–24 years and 94% of those whose mothers are illiterate did not receive full immunization. In the fully adjusted model, the chances of not being fully immunized reduced for children whose mothers attended antenatal clinic (adjusted odds ratio [aOR] = 0.49; 95% credible interval [CrI] = 0.39–0.60, delivered in health facility (aOR = 0.62; 95% CrI = 0.51–0.74 and lived in urban area (aOR = 0.66; 95% CrI = 0.50–0.82. Children whose mothers had difficulty getting to health facility (aOR = 1.28; 95% CrI = 1.02–1.57 and lived in socioeconomically disadvantaged communities (aOR = 2.93; 95% CrI = 1.60–4.71 and states (aOR = 2.69; 955 CrI =1.37–4.73 were more likely to be incompletely immunized. Conclusions This study has revealed that the risk of children being incompletely immunized in Nigeria was influenced by not only individual factors but also community- and state-level factors. Interventions to improve child immunization uptake should take into consideration these contextual

  3. Incidence of Incomplete Excision in Surgically Treated Cutaneous Squamous Cell Carcinoma and Identification of the Related Risk Factors

    Directory of Open Access Journals (Sweden)

    Sara Sabouri Rad

    2011-12-01

    Full Text Available Squamous cell carcinoma (SCC is the second most common type of skin cancer with potential risks for metastasis and recurrence if left untreated or incompletely excised. This case series study was designed to determine the frequency of incompletely excised SCCs and the related risk factors. A total of 273 SCCs (253 patients excised in Razi dermatology hospital of Tehran from 2006-2008, were evaluated and were analyzed by Chi-square or t-test. The incidence of incomplete excision was 17.58 % and deep margin involvement was observed in 73% of lesions. Risk factors associated with incomplete excision of SCCs were being female, location of the tumors (in particular the lesions on lateral canthus, upper lip, foot, forehead, cheek, neck, nose and ear, large lesions and grafting method of repair. There was no statistically significant difference for the age, degree of histological differentiation, childhood history of radiotherapy for tinea capitis and the type of anesthesia. More care should be taken for high risk SCCs as complete excision avoids potential risk of recurrence and metastasis.

  4. Postoperative irradiation of incompletely excised gemistocytic astrocytomas. Clinical outcome and prognostic factors

    International Nuclear Information System (INIS)

    Nowak-Sadzikowska, J.; Glinski, B.; Szpytma, T.; Pluta, E.

    2005-01-01

    Background and purpose: although gemistocytic astrocytomas are considered slow-growing tumors, they often behave aggressively and carry the least favorable prognosis among low-grade astrocytomas. The aim of this study is to evaluate the outcomes and prognostic factors of patients with incompletely excised gemistocytic astrocytomas irradiated postoperatively. Patients and methods: records of 48 patients with incompletely excised gemistocytic astrocytoma, irradiated between 1976 and 1998 at the department of radiation oncology, Maria Sklodowska-curie Memorial Cancer Center, Cracow, Poland, were reviewed. The total dose ranged from 50 to 60 Gy (mean: 59.35, median: 60 Gy) delivered in daily fractions of 2 Gy, 5 days a week. The treatment volume covered the residual tumor with a margin of 1-2 cm. Results: toxicity was acceptable. The overall actuarial survival rates at 5 and 10 years were 30% and 17%, respectively. Age and gender had an influence on overall survival by univariate and multivariate analysis (p < 0.05). Patients ≤ 35 years of age and female patients carried the best prognosis. Conclusion: in most patients with gemistocytic astrocytoma, combined surgery and postoperative radiotherapy result in only short-term survival. Older age is the most important unfavorable prognostic factor in patients with gemistocytic astrocytoma. (orig.)

  5. Involvement of Receptor Activator of Nuclear Factor-κB Ligand (RANKL)-induced Incomplete Cytokinesis in the Polyploidization of Osteoclasts*

    Science.gov (United States)

    Takegahara, Noriko; Kim, Hyunsoo; Mizuno, Hiroki; Sakaue-Sawano, Asako; Miyawaki, Atsushi; Tomura, Michio; Kanagawa, Osami; Ishii, Masaru; Choi, Yongwon

    2016-01-01

    Osteoclasts are specialized polyploid cells that resorb bone. Upon stimulation with receptor activator of nuclear factor-κB ligand (RANKL), myeloid precursors commit to becoming polyploid, largely via cell fusion. Polyploidization of osteoclasts is necessary for their bone-resorbing activity, but the mechanisms by which polyploidization is controlled remain to be determined. Here, we demonstrated that in addition to cell fusion, incomplete cytokinesis also plays a role in osteoclast polyploidization. In in vitro cultured osteoclasts derived from mice expressing the fluorescent ubiquitin-based cell cycle indicator (Fucci), RANKL induced polyploidy by incomplete cytokinesis as well as cell fusion. Polyploid cells generated by incomplete cytokinesis had the potential to subsequently undergo cell fusion. Nuclear polyploidy was also observed in osteoclasts in vivo, suggesting the involvement of incomplete cytokinesis in physiological polyploidization. Furthermore, RANKL-induced incomplete cytokinesis was reduced by inhibition of Akt, resulting in impaired multinucleated osteoclast formation. Taken together, these results reveal that RANKL-induced incomplete cytokinesis contributes to polyploidization of osteoclasts via Akt activation. PMID:26670608

  6. Involvement of Receptor Activator of Nuclear Factor-κB Ligand (RANKL)-induced Incomplete Cytokinesis in the Polyploidization of Osteoclasts.

    Science.gov (United States)

    Takegahara, Noriko; Kim, Hyunsoo; Mizuno, Hiroki; Sakaue-Sawano, Asako; Miyawaki, Atsushi; Tomura, Michio; Kanagawa, Osami; Ishii, Masaru; Choi, Yongwon

    2016-02-12

    Osteoclasts are specialized polyploid cells that resorb bone. Upon stimulation with receptor activator of nuclear factor-κB ligand (RANKL), myeloid precursors commit to becoming polyploid, largely via cell fusion. Polyploidization of osteoclasts is necessary for their bone-resorbing activity, but the mechanisms by which polyploidization is controlled remain to be determined. Here, we demonstrated that in addition to cell fusion, incomplete cytokinesis also plays a role in osteoclast polyploidization. In in vitro cultured osteoclasts derived from mice expressing the fluorescent ubiquitin-based cell cycle indicator (Fucci), RANKL induced polyploidy by incomplete cytokinesis as well as cell fusion. Polyploid cells generated by incomplete cytokinesis had the potential to subsequently undergo cell fusion. Nuclear polyploidy was also observed in osteoclasts in vivo, suggesting the involvement of incomplete cytokinesis in physiological polyploidization. Furthermore, RANKL-induced incomplete cytokinesis was reduced by inhibition of Akt, resulting in impaired multinucleated osteoclast formation. Taken together, these results reveal that RANKL-induced incomplete cytokinesis contributes to polyploidization of osteoclasts via Akt activation. © 2016 by The American Society for Biochemistry and Molecular Biology, Inc.

  7. Bayesian CP Factorization of Incomplete Tensors with Automatic Rank Determination.

    Science.gov (United States)

    Zhao, Qibin; Zhang, Liqing; Cichocki, Andrzej

    2015-09-01

    CANDECOMP/PARAFAC (CP) tensor factorization of incomplete data is a powerful technique for tensor completion through explicitly capturing the multilinear latent factors. The existing CP algorithms require the tensor rank to be manually specified, however, the determination of tensor rank remains a challenging problem especially for CP rank . In addition, existing approaches do not take into account uncertainty information of latent factors, as well as missing entries. To address these issues, we formulate CP factorization using a hierarchical probabilistic model and employ a fully Bayesian treatment by incorporating a sparsity-inducing prior over multiple latent factors and the appropriate hyperpriors over all hyperparameters, resulting in automatic rank determination. To learn the model, we develop an efficient deterministic Bayesian inference algorithm, which scales linearly with data size. Our method is characterized as a tuning parameter-free approach, which can effectively infer underlying multilinear factors with a low-rank constraint, while also providing predictive distributions over missing entries. Extensive simulations on synthetic data illustrate the intrinsic capability of our method to recover the ground-truth of CP rank and prevent the overfitting problem, even when a large amount of entries are missing. Moreover, the results from real-world applications, including image inpainting and facial image synthesis, demonstrate that our method outperforms state-of-the-art approaches for both tensor factorization and tensor completion in terms of predictive performance.

  8. Factors contributing to nursing task incompletion as perceived by nurses working in Kuwait general hospitals.

    Science.gov (United States)

    Al-Kandari, Fatimah; Thomas, Deepa

    2009-12-01

    Unfinished care has a strong relationship with quality of nursing care. Most issues related to tasks incompletion arise from staffing and workload. This study was conducted to assess the workload of nurses, the nursing activities (tasks) nurses commonly performed on medical and surgical wards, elements of nursing care activities left incomplete by nurses during a shift, factors contributing to task incompletion and the relationship between staffing, demographic variables and task incompletion. Exploratory survey using a self-administered questionnaire developed from IHOC survey, USA. All full time registered nurses working on the general medical and surgical wards of five government general hospitals in Kuwait. Research assistants distributed and collected back the questionnaires. Four working days were given to participants to complete and return the questionnaires. A total of 820 questionnaires were distributed and 95% were returned. Descriptive and inferential analysis using SPSS-11. The five most frequently performed nursing activities were: administration of medications, assessing patient condition, preparing/updating nursing care plans, close patient monitoring and client health teaching. The most common nursing activities nurses were unable to complete were: comfort talk with patient and family, adequate documentation of nursing care, oral hygiene, routine catheter care and starting or changing IV fluid on time. Tasks were more complete when the nurse-patient load was less than 5. Nurses' age and educational background influenced task completion while nurses' gender had no influence on it. Increased patient loads, resulting in increased frequency of nursing tasks and non-nursing tasks, were positively correlated to incompletion of nursing activities during the shift. Emphasis should be given to maintaining the optimum nurse-patient load and decreasing the non-nursing workload of nurses to enhance the quality of nursing care.

  9. FAST INTEGER AMBIGUITY RESOLUTION IN GPS KINEMATIC POSITIONING USING LEFT NULL SPACE AND MULTI-TIME (INVERSE PAIRED CHOLESKY DECORRELATION

    Directory of Open Access Journals (Sweden)

    Rong Duan

    Full Text Available Aiming at the problems that huge amount of computation in ambiguity resolution with multiple epochs and high-order matrix inversion occurred in the GPS kinematic relative positioning, a modified algorithm for fast integer ambiguity resolution is proposed. Firstly, Singular Value Decomposition (SVD is applied to construct the left null space matrix in order to eliminate the baselines components, which is able to separate ambiguity parameters from the position parameters efficiently. Kalman filter is applied only to estimate the ambiguity parameters so that the real-time ambiguity float solution is obtained. Then, sorting and multi-time (inverse paired Cholesky decomposition are adopted for decorrelation of ambiguity. After diagonal elements preprocessing and diagonal elements sorting according to the results of Cholesky decomposition, the efficiency of decomposition and decorrelation is improved. Lastly, the integer search algorithm implemented in LAMBDA method is used for searching the integer ambiguity. To verify the validity and efficacy of the proposed algorithm, static and kinematic tests are carried out. Experimental results show that this algorithm has good performance of decorrelation and precision of float solution, with computation speed also increased effectively. The final positioning accuracy result with static baseline error less than 1 cm and kinematic error less than 2 cm, which indicates that it can be used for fast kinematic positioning of high precision carrier.

  10. Quantum Bertrand duopoly of incomplete information

    International Nuclear Information System (INIS)

    Qin Gan; Chen Xi; Sun Min; Du Jiangfeng

    2005-01-01

    We study Bertrand's duopoly of incomplete information. It is found that the effect of quantum entanglement on the outcome of the game is dramatically changed by the uncertainty of information. In contrast with the case of complete information where the outcome increases with entanglement, when information is incomplete the outcome is maximized at some finite entanglement. As a consequence, information and entanglement are both crucial factors that determine the properties of a quantum oligopoly

  11. Dehydration upon admission is a risk factor for incomplete recovery of renal function in children with haemolytic uremic syndrome.

    Science.gov (United States)

    Ojeda, José M; Kohout, Isolda; Cuestas, Eduardo

    2013-01-01

    Haemolytic uremic syndrome (HUS) is the most common cause of acute renal failure and the second leading cause of chronic renal failure in children. The factors that affect incomplete renal function recovery prior to hospital admission are poorly understood. To analyse the risk factors that determine incomplete recovery of renal function prior to hospitalisation in children with HUS. A retrospective case-control study. age, sex, duration of diarrhoea, bloody stools, vomiting, fever, dehydration, previous use of antibiotics, and incomplete recovery of renal function (proteinuria, hypertension, reduced creatinine clearance, and chronic renal failure during follow-up). Patients of both sexes under 15 years of age were included. Of 36 patients, 23 were males (65.3%; 95%CI: 45.8 to 80.9), with an average age of 2.5 ± 1.4 years. Twenty-one patients required dialysis (58%; 95% CI: 40.8 to 75.8), and 13 (36.1%; 95% CI: 19.0 to 53.1) did not recover renal function. In the bivariate model, the only significant risk factor was dehydration (defined as weight loss >5%) [(OR: 5.3; 95% CI: 1.4 to 12.3; P=.0220]. In the multivariate analysis (Cox multiple regression), only dehydration was marginally significant (HR: 95.823; 95% CI: 93.175 to 109.948; P=.085). Our data suggest that dehydration prior to admission may be a factor that increases the risk of incomplete recovery of renal function during long-term follow-up in children who develop HUS D+. Consequently, in patients with diarrhoea who are at risk of HUS, dehydration should be strongly avoided during outpatient care to preserve long-term renal function. These results must be confirmed by larger prospective studies.

  12. Positive semidefinite integrated covariance estimation, factorizations and asynchronicity

    DEFF Research Database (Denmark)

    Boudt, Kris; Laurent, Sébastien; Lunde, Asger

    2017-01-01

    An estimator of the ex-post covariation of log-prices under asynchronicity and microstructure noise is proposed. It uses the Cholesky factorization of the covariance matrix in order to exploit the heterogeneity in trading intensities to estimate the different parameters sequentially with as many...

  13. Positive Semidefinite Integrated Covariance Estimation, Factorizations and Asynchronicity

    DEFF Research Database (Denmark)

    Boudt, Kris; Laurent, Sébastien; Lunde, Asger

    An estimator of the ex-post covariation of log-prices under asynchronicity and microstructure noise is proposed. It uses the Cholesky factorization on the correlation matrix in order to exploit the heterogeneity in trading intensity to estimate the different parameters sequentially with as many...

  14. Vanishing-Overhead Linear-Scaling Random Phase Approximation by Cholesky Decomposition and an Attenuated Coulomb-Metric.

    Science.gov (United States)

    Luenser, Arne; Schurkus, Henry F; Ochsenfeld, Christian

    2017-04-11

    A reformulation of the random phase approximation within the resolution-of-the-identity (RI) scheme is presented, that is competitive to canonical molecular orbital RI-RPA already for small- to medium-sized molecules. For electronically sparse systems drastic speedups due to the reduced scaling behavior compared to the molecular orbital formulation are demonstrated. Our reformulation is based on two ideas, which are independently useful: First, a Cholesky decomposition of density matrices that reduces the scaling with basis set size for a fixed-size molecule by one order, leading to massive performance improvements. Second, replacement of the overlap RI metric used in the original AO-RPA by an attenuated Coulomb metric. Accuracy is significantly improved compared to the overlap metric, while locality and sparsity of the integrals are retained, as is the effective linear scaling behavior.

  15. Incomplete fusion studies

    International Nuclear Information System (INIS)

    Singh, B.P.

    2011-01-01

    In order to study the incomplete fusion reaction dynamics at energies ≅ 4-7 MeV/nucleon, several experiments have been carried out using accelerator facilities available in India. The measurements presented here cover a wide range of projectile-target combinations and enhance significantly our knowledge about incomplete fusion reaction dynamics. Here, the three sets of measurements have been presented; (i) excitation functions, (ii) forward recoil range distributions and (iii) the spin distributions. The first evidence of these reactions has been obtained from the measurement and analysis of excitation functions for xn/αxn/2αxn-channels. The measured excitation functions have been analyzed within the framework of compound nucleus model. The results obtained indicate the occurrence of fusion incompleteness at low beam energies. However, in order to determine the relative contribution of complete and incomplete fusion reaction processes, the recoil range distributions of the heavy residues have also been measured and analyzed within the framework of breakup fusion model which confirmed the fusion incompleteness in several heavy ion reactions involving α-emitting reaction channels. Further, in order to study the role of l-values in these reactions the spin distributions of the residues populated in case of complete and incomplete channels have been measured and are found to be distinctly different. The analysis of the data on spin distribution measurements indicate that the mean values of driving input angular momenta associated with direct-α-emitting (incomplete fusion) channels are higher than that observed for fusion-evaporation xn or α-emitting (complete fusion) channels, and is found to increase with direct α-multiplicity in the forward cone. One of the important conclusions drawn in the present work is that, there is significant incomplete fusion contribution even at energies slightly above the barrier. Further, the projectile structure has been found to

  16. Orderings for conjugate gradient preconditionings

    Science.gov (United States)

    Ortega, James M.

    1991-01-01

    The effect of orderings on the rate of convergence of the conjugate gradient method with SSOR or incomplete Cholesky preconditioning is examined. Some results also are presented that help to explain why red/black ordering gives an inferior rate of convergence.

  17. Efficient two-level preconditionined conjugate gradient method on the GPU

    NARCIS (Netherlands)

    Gupta, R.; Van Gijzen, M.B.; Vuik, K.

    2011-01-01

    We present an implementation of Two-Level Preconditioned Conjugate Gradient Method for the GPU. We investigate a Truncated Neumann Series based preconditioner in combination with deflation and compare it with Block Incomplete Cholesky schemes. This combination exhibits fine-grain parallelism and

  18. Aplicação do pré-condicionador Multigrid Algébrico baseado em Wavelet no cálculo de campos magnéticos não lineares

    Directory of Open Access Journals (Sweden)

    Fabio Henrique Pereira

    2009-01-01

    Full Text Available In this work the performance of ¿-cycle wavelet-based algebraic multigrid preconditioner for iterative methods is investigated. The method is applied as a preconditioner for the classical iterative methods Bi-Conjugate Gradient Stabilized (BiCGStab, Generalized Minimum Residual (GMRes and Conjugate Gradient (CG to the solution of non-linear system of algebraic equations from the analysis of a switched reluctance motor with ferromagnetic material the steel S45C and nonlinear magnetization curve, associated with the Newton-Raphson algorithm. Particular attention has been focused in both V- and W-cycle convergence factors, as well as the CPU time. Numerical results show the efficiency of the proposed techniques when compared with classical preconditioner, such as Incomplete Cholesky and Incomplete LU decomposition.

  19. SLAP, Large Sparse Linear System Solution Package

    International Nuclear Information System (INIS)

    Greenbaum, A.

    1987-01-01

    1 - Description of program or function: SLAP is a set of routines for solving large sparse systems of linear equations. One need not store the entire matrix - only the nonzero elements and their row and column numbers. Any nonzero structure is acceptable, so the linear system solver need not be modified when the structure of the matrix changes. Auxiliary storage space is acquired and released within the routines themselves by use of the LRLTRAN POINTER statement. 2 - Method of solution: SLAP contains one direct solver, a band matrix factorization and solution routine, BAND, and several interactive solvers. The iterative routines are as follows: JACOBI, Jacobi iteration; GS, Gauss-Seidel Iteration; ILUIR, incomplete LU decomposition with iterative refinement; DSCG and ICCG, diagonal scaling and incomplete Cholesky decomposition with conjugate gradient iteration (for symmetric positive definite matrices only); DSCGN and ILUGGN, diagonal scaling and incomplete LU decomposition with conjugate gradient interaction on the normal equations; DSBCG and ILUBCG, diagonal scaling and incomplete LU decomposition with bi-conjugate gradient iteration; and DSOMN and ILUOMN, diagonal scaling and incomplete LU decomposition with ORTHOMIN iteration

  20. ON LU FACTORIZATION ALGORITHM WITH MULTIPLIERS

    African Journals Online (AJOL)

    Various algorithm such as Doolittle, Crouts and Cholesky's have been proposed to factor a square matrix into a product of L and U matrices, that is, to find L and U such that A = LU; where L and U are lower and upper triangular matrices respectively. These methods are derived by writing the general forms of L and U and the ...

  1. Matrix factorization on a hypercube multiprocessor

    International Nuclear Information System (INIS)

    Geist, G.A.; Heath, M.T.

    1985-08-01

    This paper is concerned with parallel algorithms for matrix factorization on distributed-memory, message-passing multiprocessors, with special emphasis on the hypercube. Both Cholesky factorization of symmetric positive definite matrices and LU factorization of nonsymmetric matrices using partial pivoting are considered. The use of the resulting triangular factors to solve systems of linear equations by forward and back substitutions is also considered. Efficiencies of various parallel computational approaches are compared in terms of empirical results obtained on an Intel iPSC hypercube. 19 refs., 6 figs., 2 tabs

  2. Incomplete immune recovery in HIV infection

    DEFF Research Database (Denmark)

    Gaardbo, Julie C; Hartling, Hans J; Gerstoft, Jan

    2012-01-01

    -infected patients do not achieve optimal immune reconstitution despite suppression of viral replication. These patients are referred to as immunological nonresponders (INRs). INRs present with severely altered immunological functions, including malfunction and diminished production of cells within lymphopoetic...... tissue, perturbed frequencies of immune regulators such as regulatory T cells and Th17 cells, and increased immune activation, immunosenescence, and apoptosis. Importantly, INRs have an increased risk of morbidity and mortality compared to HIV-infected patients with an optimal immune reconstitution....... Additional treatment to HAART that may improve immune reconstitution has been investigated, but results thus far have proved disappointing. The reason for immunological nonresponse is incompletely understood. This paper summarizes the known and unknown factors regarding the incomplete immune reconstitution...

  3. Decomposition of incomplete fusion

    International Nuclear Information System (INIS)

    Sobotka, L.B.; Sarantities, D.G.; Stracener, D.W.; Majka, Z.; Abenante, V.; Semkow, T.M.; Hensley, D.C.; Beene, J.R.; Halbert, M.L.

    1989-01-01

    The velocity distribution of fusion-like products formed in the reaction 701 MeV 28 Si+ 100 Mo is decomposed into 26 incomplete fusion channels. The momentum deficit of the residue per nonevaporative mass unit is approximately equal to the beam momentum per nucleon. The yields of the incomplete fusion channels correlate with the Q-value for projectile fragmentation rather than that for incomplete fusion. The backward angle multiplicities of light particles and heavy ions increase with momentum transfer, however, the heavy ion multiplicities also depend on the extent of the fragmentation of the incomplete fusion channel. These data indicate that at fixed linear momentum transfer, increased fragmentation of the unfused component is related to a reduced transferred angular momentum. 22 refs., 6 figs., 1 tab

  4. Incompleteness in the finite domain

    Czech Academy of Sciences Publication Activity Database

    Pudlák, Pavel

    2017-01-01

    Roč. 23, č. 4 (2017), s. 405-441 ISSN 1079-8986 EU Projects: European Commission(XE) 339691 - FEALORA Institutional support: RVO:67985840 Keywords : finite domain Subject RIV: BA - General Mathematics OBOR OECD: Pure mathematics Impact factor: 0.742, year: 2016 https://www.cambridge.org/core/journals/bulletin-of-symbolic-logic/article/incompleteness-in-the-finite-domain/D239B1761A73DCA534A4805A76D81C76

  5. Factors associated with moderate or severe left atrioventricular valve regurgitation within 30 days of repair of incomplete atrioventricular septal defect

    Directory of Open Access Journals (Sweden)

    Marcelo Felipe Kozak

    2015-04-01

    Full Text Available AbstractIntroduction:Left atrioventricular valve regurgitation is the most concerning residual lesion after surgical correction of atrioventricular septal defect.Objective:To determine factors associated with moderate or greater left atrioventricular valve regurgitation within 30 days of surgical repair of incomplete atrioventricular septal defect.Methods:We assessed the results of 51 consecutive patients 14 years-old and younger presenting with incomplete atrioventricular septal defect that were operated on at our practice between 2002 and 2010. The following variables were considered: age, weight, absence of Down syndrome, grade of preoperative left atrioventricular valve regurgitation, abnormalities on the left atrioventricular valve and the use of annuloplasty. The median age was 4.1 years; the median weight was 13.4 Kg; 37.2% had Down syndrome. At the time of preoperative evaluation, there were 23 cases with moderate or greater left atrioventricular valve regurgitation (45.1%. Abnormalities on the left atrioventricular valve were found in 17.6%; annuloplasty was performed in 21.6%.Results:At the time of postoperative evaluation, there were 12 cases with moderate or greater left atrioventricular valve regurgitation (23.5%. The variation between pre- and postoperative grades of left atrioventricular valve regurgitation of patients with atrioventricular valve malformation did not reach significance (P=0.26, unlike patients without such abnormalities (P=0.016. During univariate analysis, only absence of Down syndrome was statistically significant (P=0.02. However, after a multivariate analysis, none of the factors reached significance.Conclusion:None of the factors studied was determinant of a moderate or greater left atrioventricular valve regurgitation within the first 30 days of repair of incomplete atrioventricular septal defect in the sample. Patients without abnormalities on the left atrioventricular valve benefit more of the operation.

  6. Orbital-Optimized MP3 and MP2.5 with Density-Fitting and Cholesky Decomposition Approximations.

    Science.gov (United States)

    Bozkaya, Uğur

    2016-03-08

    Efficient implementations of the orbital-optimized MP3 and MP2.5 methods with the density-fitting (DF-OMP3 and DF-OMP2.5) and Cholesky decomposition (CD-OMP3 and CD-OMP2.5) approaches are presented. The DF/CD-OMP3 and DF/CD-OMP2.5 methods are applied to a set of alkanes to compare the computational cost with the conventional orbital-optimized MP3 (OMP3) [Bozkaya J. Chem. Phys. 2011, 135, 224103] and the orbital-optimized MP2.5 (OMP2.5) [Bozkaya and Sherrill J. Chem. Phys. 2014, 141, 204105]. Our results demonstrate that the DF-OMP3 and DF-OMP2.5 methods provide considerably lower computational costs than OMP3 and OMP2.5. Further application results show that the orbital-optimized methods are very helpful for the study of open-shell noncovalent interactions, aromatic bond dissociation energies, and hydrogen transfer reactions. We conclude that the DF-OMP3 and DF-OMP2.5 methods are very promising for molecular systems with challenging electronic structures.

  7. Conditioning analysis of block incomplete factorization and its application to elliptic equations

    NARCIS (Netherlands)

    Lu, H.; Axelsson, Owe

    1997-01-01

    The paper deals with eigenvalue estimates for block incomplete fac- torization methods for symmetric matrices. First, some previous results on upper bounds for the maximum eigenvalue of preconditioned matrices are generalized to each eigenvalue. Second, upper bounds for the maximum eigenvalue of the

  8. Hydatidiform moles among patients with incomplete abortion in ...

    African Journals Online (AJOL)

    SHS

    ated risk factors of HM among patients with incomplete abortion evacuated at Bugando Medical ... Konje E, Massinde A, Rambau P. Hydatidiform moles among patients with ... countries (North America, Australia, New Zealand and ... missed as the cause of abortion. .... and duration of cigarette smoking could not be elicited.

  9. ITMETH, Iterative Routines for Linear System

    International Nuclear Information System (INIS)

    Greenbaum, A.

    1989-01-01

    1 - Description of program or function: ITMETH is a collection of iterative routines for solving large, sparse linear systems. 2 - Method of solution: ITMETH solves general linear systems of the form AX=B using a variety of methods: Jacobi iteration; Gauss-Seidel iteration; incomplete LU decomposition or matrix splitting with iterative refinement; diagonal scaling, matrix splitting, or incomplete LU decomposition with the conjugate gradient method for the problem AA'Y=B, X=A'Y; bi-conjugate gradient method with diagonal scaling, matrix splitting, or incomplete LU decomposition; and ortho-min method with diagonal scaling, matrix splitting, or incomplete LU decomposition. ITMETH also solves symmetric positive definite linear systems AX=B using the conjugate gradient method with diagonal scaling or matrix splitting, or the incomplete Cholesky conjugate gradient method

  10. Item calibration in incomplete testing designs

    Directory of Open Access Journals (Sweden)

    Norman D. Verhelst

    2011-01-01

    Full Text Available This study discusses the justifiability of item parameter estimation in incomplete testing designs in item response theory. Marginal maximum likelihood (MML as well as conditional maximum likelihood (CML procedures are considered in three commonly used incomplete designs: random incomplete, multistage testing and targeted testing designs. Mislevy and Sheenan (1989 have shown that in incomplete designs the justifiability of MML can be deduced from Rubin's (1976 general theory on inference in the presence of missing data. Their results are recapitulated and extended for more situations. In this study it is shown that for CML estimation the justification must be established in an alternative way, by considering the neglected part of the complete likelihood. The problems with incomplete designs are not generally recognized in practical situations. This is due to the stochastic nature of the incomplete designs which is not taken into account in standard computer algorithms. For that reason, incorrect uses of standard MML- and CML-algorithms are discussed.

  11. Matriculation Research Report: Incomplete Grades; Data & Analysis.

    Science.gov (United States)

    Gerda, Joe

    The policy on incomplete grades at California's College of the Canyons states that incompletes may only be given under circumstances beyond students' control and that students must make arrangements with faculty prior to the end of the semester to clear the incomplete. Failure to complete an incomplete may result in an "F" grade. While…

  12. Sensitivity of low-energy incomplete fusion to various entrance-channel parameters

    Science.gov (United States)

    Kumar, Harish; Tali, Suhail A.; Afzal Ansari, M.; Singh, D.; Ali, Rahbar; Kumar, Kamal; Sathik, N. P. M.; Ali, Asif; Parashari, Siddharth; Dubey, R.; Bala, Indu; Kumar, R.; Singh, R. P.; Muralithar, S.

    2018-03-01

    The disentangling of incomplete fusion dependence on various entrance channel parameters has been made from the forward recoil range distribution measurement for the 12C+175Lu system at ≈ 88 MeV energy. It gives the direct measure of full and/or partial linear momentum transfer from the projectile to the target nucleus. The comparison of observed recoil ranges with theoretical ranges calculated using the code SRIM infers the production of evaporation residues via complete and/or incomplete fusion process. Present results show that incomplete fusion process contributes significantly in the production of α xn and 2α xn emission channels. The deduced incomplete fusion probability (F_{ICF}) is compared with that obtained for systems available in the literature. An interesting behavior of F_{ICF} with ZP ZT is observed in the reinvestigation of incomplete fusion dependency with the Coulomb factor (ZPZT), contrary to the recent observations. The present results based on (ZPZT) are found in good agreement with recent observations of our group. A larger F_{ICF} value for 12C induced reactions is found than that for 13C, although both have the same ZPZT. A nonsystematic behavior of the incomplete fusion process with the target deformation parameter (β2) is observed, which is further correlated with a new parameter (ZP ZT . β2). The projectile α -Q-value is found to explain more clearly the discrepancy observed in incomplete fusion dependency with parameters ( ZPZT) and (ZP ZT . β2). It may be pointed out that any single entrance channel parameter (mass-asymmetry or (ZPZT) or β2 or projectile α-Q-value) may not be able to explain completely the incomplete fusion process.

  13. Incomplete Kawasaki disease in patients younger than 1 year of age: a possible inherent risk factor.

    Science.gov (United States)

    Yeo, Yunku; Kim, TaeYeon; Ha, KeeSoo; Jang, GiYoung; Lee, JungHwa; Lee, KwangChul; Son, ChangSung; Lee, JooWon

    2009-02-01

    Kawasaki disease (KD) patients younger than 1 year of age are at especially high risk of developing coronary artery abnormalities (CAA). To define the clinical characteristics of this group, as well as the risk factors predisposing them to CAA, we reviewed the medical records of 136 KD patients younger than 1 year of age who were treated at the Korea University Medical Center from January 2001 to July 2006. Of these patients, 16 developed CAA (11.8%). The CAA(+) group had a longer duration of total fever than the CAA(-) group (9.1+/-3.7 days vs. 6.3+/-2.0 days, p=0.011), but did not differ in the duration of pre- and post-intravenous gamma-globulin (IVGG) fever. The CAA(+) group had fewer diagnostic symptoms than the CAA(-) group (2.7+/-1.1 vs. 4.3+/-1.2, p<0.001). Of the hematological findings, the CAA(+) group only differed from the CAA(-) group in having significantly higher total white blood cell (19.2+/-6.0 vs. 14.7+/-4.7 K/mm(3), p=0.007) and platelet (462.9+/-101.0 vs. 383.6+/-121.1 K/mm(3), p=0.014) levels. Multivariable logistic regression analysis showed that the only factors which were significantly associated with the development of CAA were the total number of symptoms (OR=0.493, 95% CI=0.293-0.829, p=0.007) and the duration of total fever (OR=1.405, 95% CI=1.092-1.808, p=0.008). Conclusively, incomplete clinical manifestations and a longer duration of total fever are significantly associated with the development of CAA in KD patients younger than 1 year of age. Therefore, these patients should be monitored for incomplete KD, especially if unexplained fever continues, and treatment to shorten the duration of total fever should be initiated.

  14. An Augmented Incomplete Factorization Approach for Computing the Schur Complement in Stochastic Optimization

    KAUST Repository

    Petra, Cosmin G.; Schenk, Olaf; Lubin, Miles; Gä ertner, Klaus

    2014-01-01

    We present a scalable approach and implementation for solving stochastic optimization problems on high-performance computers. In this work we revisit the sparse linear algebra computations of the parallel solver PIPS with the goal of improving the shared-memory performance and decreasing the time to solution. These computations consist of solving sparse linear systems with multiple sparse right-hand sides and are needed in our Schur-complement decomposition approach to compute the contribution of each scenario to the Schur matrix. Our novel approach uses an incomplete augmented factorization implemented within the PARDISO linear solver and an outer BiCGStab iteration to efficiently absorb pivot perturbations occurring during factorization. This approach is capable of both efficiently using the cores inside a computational node and exploiting sparsity of the right-hand sides. We report on the performance of the approach on highperformance computers when solving stochastic unit commitment problems of unprecedented size (billions of variables and constraints) that arise in the optimization and control of electrical power grids. Our numerical experiments suggest that supercomputers can be efficiently used to solve power grid stochastic optimization problems with thousands of scenarios under the strict "real-time" requirements of power grid operators. To our knowledge, this has not been possible prior to the present work. © 2014 Society for Industrial and Applied Mathematics.

  15. Effect of projectile structure on evaporation residue yields in incomplete fusion reactions

    CERN Document Server

    Babu, K S; Sudarshan, K; Shrivastava, B D; Goswami, A; Tomar, B S

    2003-01-01

    The excitation functions of heavy residues, representing complete and incomplete fusion products, produced in the reaction of sup 1 sup 2 C and sup 1 sup 3 C on sup 1 sup 8 sup 1 Ta have been measured over the projectile energy range of 5 to 6.5 MeV/nucleon by the recoil catcher method and off-line gamma-ray spectrometry. Comparison of the measured excitation functions with those calculated using the PACE2 code based on the statistical model revealed the occurrence of incomplete fusion reactions in the formation of alpha emission products. The fraction of incomplete fusion cross sections in the sup 1 sup 2 C + sup 1 sup 8 sup 1 Ta reaction was found to be higher, by a factor of approx 2, than that in the sup 1 sup 3 C + sup 1 sup 8 sup 1 Ta reaction. The results have been discussed in terms of the effect of alpha cluster structure of the projectile on incomplete fusion reactions.

  16. Exploiting Data Sparsity In Covariance Matrix Computations on Heterogeneous Systems

    KAUST Repository

    Charara, Ali

    2018-01-01

    the thesis leverage recursive formulations for dense Cholesky-based matrix al- gorithms, but it also implements a novel TLR-Cholesky factorization using batched linear algebra operations to increase hardware occupancy and reduce the overhead of the API

  17. Power profiling of Cholesky and QR factorizations on distributed memory systems

    KAUST Repository

    Bosilca, George; Ltaief, Hatem; Dongarra, Jack

    2012-01-01

    with a dynamic distributed scheduler (DAGuE) to leverage distributed memory systems. We present performance results (Gflop/s) as well as the power profile (Watts) of two common dense factorizations needed to solve linear systems of equations, namely

  18. conting : an R package for Bayesian analysis of complete and incomplete contingency tables

    OpenAIRE

    Overstall, Antony; King, Ruth

    2014-01-01

    The aim of this paper is to demonstrate the R package conting for the Bayesian analysis of complete and incomplete contingency tables using hierarchical log-linear models. This package allows a user to identify interactions between categorical factors (via complete contingency tables) and to estimate closed population sizes using capture-recapture studies (via incomplete contingency tables). The models are fitted using Markov chain Monte Carlo methods. In particular, implementations of the Me...

  19. Incomplete information and fractal phase space

    International Nuclear Information System (INIS)

    Wang, Qiuping A.

    2004-01-01

    The incomplete statistics for complex systems is characterized by a so called incompleteness parameter ω which equals unity when information is completely accessible to our treatment. This paper is devoted to the discussion of the incompleteness of accessible information and of the physical signification of ω on the basis of fractal phase space. ω is shown to be proportional to the fractal dimension of the phase space and can be linked to the phase volume expansion and information growth during the scale refining process

  20. Incomplete nonextensive statistics and the zeroth law of thermodynamics

    International Nuclear Information System (INIS)

    Huang Zhi-Fu; Ou Cong-Jie; Chen Jin-Can

    2013-01-01

    On the basis of the entropy of incomplete statistics (IS) and the joint probability factorization condition, two controversial problems existing in IS are investigated: one is what expression of the internal energy is reasonable for a composite system and the other is whether the traditional zeroth law of thermodynamics is suitable for IS. Some new equivalent expressions of the internal energy of a composite system are derived through accurate mathematical calculation. Moreover, a self-consistent calculation is used to expound that the zeroth law of thermodynamics is also suitable for IS, but it cannot be proven theoretically. Finally, it is pointed out that the generalized zeroth law of thermodynamics for incomplete nonextensive statistics is unnecessary and the nonextensive assumptions for the composite internal energy will lead to mathematical contradiction. (general)

  1. Research in computer science

    Science.gov (United States)

    Ortega, J. M.

    1986-01-01

    Various graduate research activities in the field of computer science are reported. Among the topics discussed are: (1) failure probabilities in multi-version software; (2) Gaussian Elimination on parallel computers; (3) three dimensional Poisson solvers on parallel/vector computers; (4) automated task decomposition for multiple robot arms; (5) multi-color incomplete cholesky conjugate gradient methods on the Cyber 205; and (6) parallel implementation of iterative methods for solving linear equations.

  2. The Role of Incompleteness in Commodity Futures Markets

    Directory of Open Access Journals (Sweden)

    Takashi eKanamura

    2015-10-01

    Full Text Available This paper proposes a convenience yield-based pricing for commodity futures, which embeds incompleteness of commodity futures markets in convenience yields. By using the pricing method, we conduct empirical analyses of the prices of WTI crude oil, heating oil, and natural gas futures traded on the NYMEX in order to assess the incompleteness of energy futures markets. We show that the fluctuation from the incompleteness is partly driven by the fluctuation from convenience yields. In addition, it is shown that the incompleteness of natural gas futures market is more highlighted than the incompleteness of WTI crude oil and heating oil futures markets. We apply the implied market price of risk from the NYMEX data to pricing an Asian call option written on WTI crude oil futures. Finally, we try to apply the market incompleteness analysis to the post-crisis periods after 2009.

  3. The Devil Is in the Details: Incomplete Reporting in Preclinical Animal Research.

    Science.gov (United States)

    Avey, Marc T; Moher, David; Sullivan, Katrina J; Fergusson, Dean; Griffin, Gilly; Grimshaw, Jeremy M; Hutton, Brian; Lalu, Manoj M; Macleod, Malcolm; Marshall, John; Mei, Shirley H J; Rudnicki, Michael; Stewart, Duncan J; Turgeon, Alexis F; McIntyre, Lauralyn

    2016-01-01

    Incomplete reporting of study methods and results has become a focal point for failures in the reproducibility and translation of findings from preclinical research. Here we demonstrate that incomplete reporting of preclinical research is not limited to a few elements of research design, but rather is a broader problem that extends to the reporting of the methods and results. We evaluated 47 preclinical research studies from a systematic review of acute lung injury that use mesenchymal stem cells (MSCs) as a treatment. We operationalized the ARRIVE (Animal Research: Reporting of In Vivo Experiments) reporting guidelines for pre-clinical studies into 109 discrete reporting sub-items and extracted 5,123 data elements. Overall, studies reported less than half (47%) of all sub-items (median 51 items; range 37-64). Across all studies, the Methods Section reported less than half (45%) and the Results Section reported less than a third (29%). There was no association between journal impact factor and completeness of reporting, which suggests that incomplete reporting of preclinical research occurs across all journals regardless of their perceived prestige. Incomplete reporting of methods and results will impede attempts to replicate research findings and maximize the value of preclinical studies.

  4. Solving groundwater flow problems by conjugate-gradient methods and the strongly implicit procedure

    Science.gov (United States)

    Hill, Mary C.

    1990-01-01

    The performance of the preconditioned conjugate-gradient method with three preconditioners is compared with the strongly implicit procedure (SIP) using a scalar computer. The preconditioners considered are the incomplete Cholesky (ICCG) and the modified incomplete Cholesky (MICCG), which require the same computer storage as SIP as programmed for a problem with a symmetric matrix, and a polynomial preconditioner (POLCG), which requires less computer storage than SIP. Although POLCG is usually used on vector computers, it is included here because of its small storage requirements. In this paper, published comparisons of the solvers are evaluated, all four solvers are compared for the first time, and new test cases are presented to provide a more complete basis by which the solvers can be judged for typical groundwater flow problems. Based on nine test cases, the following conclusions are reached: (1) SIP is actually as efficient as ICCG for some of the published, linear, two-dimensional test cases that were reportedly solved much more efficiently by ICCG; (2) SIP is more efficient than other published comparisons would indicate when common convergence criteria are used; and (3) for problems that are three-dimensional, nonlinear, or both, and for which common convergence criteria are used, SIP is often more efficient than ICCG, and is sometimes more efficient than MICCG.

  5. Scalable tensor factorizations for incomplete data

    DEFF Research Database (Denmark)

    Acar, Evrim; Dunlavy, Daniel M.; KOlda, Tamara G.

    2011-01-01

    to factorize data sets with missing values with the goal of capturing the underlying latent structure of the data and possibly reconstructing missing values (i.e., tensor completion). We focus on one of the most well-known tensor factorizations that captures multi-linear structure, CANDECOMP/PARAFAC (CP...... experiments, our algorithm is shown to successfully factorize tensors with noise and up to 99% missing data. A unique aspect of our approach is that it scales to sparse large-scale data, e.g., 1000 × 1000 × 1000 with five million known entries (0.5% dense). We further demonstrate the usefulness of CP...

  6. Computation of cubic harmonics

    International Nuclear Information System (INIS)

    Fox, K.; Krohn, B.J.

    1977-01-01

    Symmetry-adapted functions (orthonormal linear combinations of angular-momentum eigenfunctions belonging to particular symmetry species) for the T/sub d/ and O/sub h/ point groups have been computed for J< or =100 using an algorithm of Fox and Ozier, and Cholesky factorization of idempotent matrices. The results of Cholesky factorization are compared with those of both symmetric elimination with pivoting and an EISPACK diagonalization routine

  7. Stochastic incompleteness of quantum mechanics

    International Nuclear Information System (INIS)

    Suppes, P.; Zanotti, M.

    1976-01-01

    This article brings out in as conceptually clear terms as possible what seems to be a major incompleteness in the probability theory of particles offered by classical quantum mechanics. The exact nature of this incompleteness is illustrated by consideration of some simple quantum-mechanical examples. In addition, these examples are contrasted with the fundamental assumptions of Brownian motion in classical physics on the one hand, and with a controversey of a deecade ago in mathematical physchology. The central claim is that clasical quantum mechanics is radically incomplete in its probabilistic account of the motion of particles. In the last part of the article the time-dependent joint distribution of position and momentum of the linear harmonic oscillator is derived, and it is shown how the apparently physically paradoxical statistical independence of position and momentum has a natural explanation. The explanation is given within the framework of the non-quantum-mechanical stochastic theory constructed for such oscillators. (Auth.)

  8. Hepatitis B vaccination coverage and risk factors associated with incomplete vaccination of children born to hepatitis B surface antigen-positive mothers, Denmark, 2006 to 2010.

    Science.gov (United States)

    Kunoee, Asja; Nielsen, Jens; Cowan, Susan

    2016-01-01

    In Denmark, universal screening of pregnant women for hepatitis B has been in place since November 2005, with the first two years as a trial period with enhanced surveillance. It is unknown what the change to universal screening without enhanced surveillance has meant for vaccination coverage among children born to hepatitis B surface antigen (HBsAg)-positive mothers and what risk factors exist for incomplete vaccination. This retrospective cohort study included 699 children of mothers positive for HBsAg. Information on vaccination and risk factors was collected from central registers. In total, 93% (651/699) of the children were vaccinated within 48 hours of birth, with considerable variation between birthplaces. Only 64% (306/475) of the children had received all four vaccinations through their general practitioner (GP) at the age of two years, and 10% (47/475) of the children had received no hepatitis B vaccinations at all. Enhanced surveillance was correlated positively with coverage of birth vaccination but not with coverage at the GP. No or few prenatal examinations were a risk factor for incomplete vaccination at the GP. Maternity wards and GPs are encouraged to revise their vaccination procedures and routines for pregnant women, mothers with chronic HBV infection and their children.

  9. Incomplete convolutions in production and inventory models

    NARCIS (Netherlands)

    Houtum, van G.J.J.A.N.; Zijm, W.H.M.

    1997-01-01

    In this paper, we study incomplete convolutions of continuous distribution functions, as they appear in the analysis of (multi-stage) production and inventory systems. Three example systems are discussed where these incomplete convolutions naturally arise. We derive explicit, nonrecursive formulae

  10. The Devil Is in the Details: Incomplete Reporting in Preclinical Animal Research.

    Directory of Open Access Journals (Sweden)

    Marc T Avey

    Full Text Available Incomplete reporting of study methods and results has become a focal point for failures in the reproducibility and translation of findings from preclinical research. Here we demonstrate that incomplete reporting of preclinical research is not limited to a few elements of research design, but rather is a broader problem that extends to the reporting of the methods and results. We evaluated 47 preclinical research studies from a systematic review of acute lung injury that use mesenchymal stem cells (MSCs as a treatment. We operationalized the ARRIVE (Animal Research: Reporting of In Vivo Experiments reporting guidelines for pre-clinical studies into 109 discrete reporting sub-items and extracted 5,123 data elements. Overall, studies reported less than half (47% of all sub-items (median 51 items; range 37-64. Across all studies, the Methods Section reported less than half (45% and the Results Section reported less than a third (29%. There was no association between journal impact factor and completeness of reporting, which suggests that incomplete reporting of preclinical research occurs across all journals regardless of their perceived prestige. Incomplete reporting of methods and results will impede attempts to replicate research findings and maximize the value of preclinical studies.

  11. Incomplete linear tibial fractures in two horses

    International Nuclear Information System (INIS)

    Johnson, P.J.; Allhands, R.V.; Baker, G.J.; Boero, M.J.; Foreman, J.H.; Hyyppa, T.; Huhn, J.C.

    1988-01-01

    Incomplete linear tibial fractures were identified in two horses with the aid of scintigraphy. Both horses were treated successfully by strict stall confinement, and both returned to normal athletic activity. Scintigraphy can be used to facilitate the generally difficult diagnosis of incomplete tibial fractures

  12. Factors influencing women's preferences for subsequent management in the event of incomplete evacuation of the uterus after misoprostol treatment for miscarriage

    NARCIS (Netherlands)

    Hentzen, Judith E. K. R.; Verschoor, Marianne A.; Lemmers, Marike; Ankum, Willem M.; Mol, Ben Willem J.; van Wely, Madelon

    2017-01-01

    STUDY QUESTION: What affects women's treatment preferences in the management of an incomplete evacuation of the uterus after misoprostol treatment for a first-trimester miscarriage? SUMMARY ANSWER: Women's treatment preferences in the management of an incomplete evacuation of the uterus after

  13. Suction v. conventional curettage in incomplete abortion

    African Journals Online (AJOL)

    Suction v. conventional curettage in incomplete abortion. A randomised controlled trial. D. A. A. VERKUYL, C. A. CROWTHER .Abstract This randomised controlled trial of 357 patients who had had an incomplete abortion compared suction curettage with conventional curettage for evacuation ofthe uterus. The 179 patients ...

  14. Incomplete functional recovery after delirium in elderly people: a prospective cohort study

    Directory of Open Access Journals (Sweden)

    Freter Susan H

    2005-03-01

    Full Text Available Abstract Background Delirium often has a poor outcome, but why some people have incomplete recovery is not well understood. Our objective was to identify factors associated with short-term (by discharge and long-term (by 6 month incomplete recovery of function following delirium. Methods In a prospective cohort study of elderly patients with delirium seen by geriatric medicine services, function was assessed at baseline, at hospital discharge and at six months. Results Of 77 patients, vital and functional status at 6 months was known for 71, of whom 21 (30% had died. Incomplete functional recovery, defined as ≥10 point decline in the Barthel Index, compared to pre-morbid status, was present in 27 (54% of the 50 survivors. Factors associated with death or loss of function at hospital discharge were frailty, absence of agitation (hypoactive delirium, a cardiac cause and poor recognition of delirium by the treating service. Frailty, causes other than medications, and poor recognition of delirium by the treating service were associated with death or poor functional recovery at 6 months. Conclusion Pre-existing frailty, cardiac cause of delirium, and poor early recognition by treating physicians are associated with worse outcomes. Many physicians view the adverse outcomes of delirium as intractable. While in some measure this might be true, more skilled care is a potential remedy within their grasp.

  15. Some Families of the Incomplete H-Functions and the Incomplete \\overline H -Functions and Associated Integral Transforms and Operators of Fractional Calculus with Applications

    Science.gov (United States)

    Srivastava, H. M.; Saxena, R. K.; Parmar, R. K.

    2018-01-01

    Our present investigation is inspired by the recent interesting extensions (by Srivastava et al. [35]) of a pair of the Mellin-Barnes type contour integral representations of their incomplete generalized hypergeometric functions p γ q and p Γ q by means of the incomplete gamma functions γ( s, x) and Γ( s, x). Here, in this sequel, we introduce a family of the relatively more general incomplete H-functions γ p,q m,n ( z) and Γ p,q m,n ( z) as well as their such special cases as the incomplete Fox-Wright generalized hypergeometric functions p Ψ q (γ) [ z] and p Ψ q (Γ) [ z]. The main object of this paper is to study and investigate several interesting properties of these incomplete H-functions, including (for example) decomposition and reduction formulas, derivative formulas, various integral transforms, computational representations, and so on. We apply some substantially general Riemann-Liouville and Weyl type fractional integral operators to each of these incomplete H-functions. We indicate the easilyderivable extensions of the results presented here that hold for the corresponding incomplete \\overline H -functions as well. Potential applications of many of these incomplete special functions involving (for example) probability theory are also indicated.

  16. A new version of an old modal incompleteness theorem

    NARCIS (Netherlands)

    Vosmaer, J.

    2010-01-01

    Thomason [5] showed that a certain modal logic L⊂ S4 is incomplete with respect to Kripke semantics. Later Gerson [3] showed that L is also incomplete with respect to neighborhood semantics. In this paper we show that L is in fact incomplete with respect to any class of complete Boolean algebras

  17. Gibbs' theorem for open systems with incomplete statistics

    International Nuclear Information System (INIS)

    Bagci, G.B.

    2009-01-01

    Gibbs' theorem, which is originally intended for canonical ensembles with complete statistics has been generalized to open systems with incomplete statistics. As a result of this generalization, it is shown that the stationary equilibrium distribution of inverse power law form associated with the incomplete statistics has maximum entropy even for open systems with energy or matter influx. The renormalized entropy definition given in this paper can also serve as a measure of self-organization in open systems described by incomplete statistics.

  18. Zero-sum games with incomplete definition

    International Nuclear Information System (INIS)

    Sprzeuzkouski, Alain

    1976-01-01

    In this research thesis, the author proposes three methods of resolution of incompletely defined games. According to the first one, combined strategies are introduced in an incompletely defined matrix game. According to the second and new one, a new strategy type (C-strategies) is defined for which the payoff function is always defined but not necessarily unequivocal. This leads to assume the existence of a referee who will decide the payoff assigned to players when they use these C-strategies which generate several possibilities. According to the last one, players are informed of the referee's choice. The three methods are compared, and the author shows that they are equivalent to the conventional method of resolution of matrix games in the case of a completely defined game. In another part, the author applied results obtained for incompletely defined matrix games to the case of multi-stage games with target

  19. Actuarial values calculated using the incomplete Gamma function

    Directory of Open Access Journals (Sweden)

    Giovanni Mingari Scarpello

    2013-03-01

    Full Text Available The complete expectation-of-life for a person and the actuarial present value of continuous life annuities are defined by integrals. In all of them at least one of the factors is a survival function value ratio. If de Moivre’s law of mortality is chosen, such integrals can easily be evaluated; but if the Makeham survival function is adopted, they are used to be calculated numerically. For the above actuarial figures, closed form integrations are hereafter provided by means of the incomplete Gamma function.

  20. The topology of integrable systems with incomplete fields

    International Nuclear Information System (INIS)

    Aleshkin, K R

    2014-01-01

    Liouville's theorem holds for Hamiltonian systems with complete Hamiltonian fields which possess a complete involutive system of first integrals; such systems are called Liouville-integrable. In this paper integrable systems with incomplete Hamiltonian fields are investigated. It is shown that Liouville's theorem remains valid in the case of a single incomplete field, while if the number of incomplete fields is greater, a certain analogue of the theorem holds. An integrable system on the algebra sl(3) is taken as an example. Bibliography: 11 titles

  1. Incomplete resistance to coffee leaf rust (Hemileia vastatrix)

    NARCIS (Netherlands)

    Eskes, A.B.

    1983-01-01

    Incomplete resistance to coffee leaf rust ( Hemileia vastatrix ) may be of value in obtaining durable resistance, which is of great importance for the perennial coffee crop. Methods were developed to assess incomplete resistance to coffee leaf rust by using illustrated scales

  2. Cognition and Incomplete Contracts

    OpenAIRE

    Tirole, Jean

    2008-01-01

    Thinking about contingencies, designing covenants, and seeing through their implications is costly. Parties to a contract accordingly use heuristics and leave it incomplete. The paper develops a model of limited cognition and examines its consequences for contractual design. (JEL D23, D82, D86, L22)

  3. The Surprise Examination Paradox and the Second Incompleteness Theorem

    OpenAIRE

    Kritchman, Shira; Raz, Ran

    2010-01-01

    We give a new proof for Godel's second incompleteness theorem, based on Kolmogorov complexity, Chaitin's incompleteness theorem, and an argument that resembles the surprise examination paradox. We then go the other way around and suggest that the second incompleteness theorem gives a possible resolution of the surprise examination paradox. Roughly speaking, we argue that the flaw in the derivation of the paradox is that it contains a hidden assumption that one can prove the consistency of the...

  4. How does incomplete fusion show up at slightly above barrier energies?

    Directory of Open Access Journals (Sweden)

    Prasad R.

    2012-02-01

    Full Text Available Experimental results on the onset of incomplete fusion at slightly above barrier energies are discussed in this paper. Spin-distributions of evaporation residues populated via complete and/or incomplete fusion of 12C,16O (Elab ≈ 4–7 MeV with 169Tm have been measured to probe associated ℓ–values. Particle (Z=1,2 – γ – coincidence technique has been used for channel selection. Entirely different entry state spin populations have been observed during the de-excitation of complete and incomplete composites. The complete fusion residues are found to be strongly fed over a broad spin range. While, a narrow range feeding for only high spin states has been observed in case of incomplete fusion residues. In the present work, incomplete fusion is shown to be a promising tool to populate high spin states in final reaction products. For better insight into the onset and strength of incomplete fusion, the relative contributions of complete and incomplete fusion have been deduced from the analysis of excitation functions and forward recoil ranges. A significant fraction of ICF has been observed even at energy as low as ≈ 7% above the barrier. The relative strengths of complete and incomplete fusion deduced from the analysis of forward-recoil-ranges and excitation functions complement each other. All the available results are discussed in light of the Morgenstern’s mass-asymmetry systematics. Incomplete fusion fraction is found to be large for more mass-asymmetric systems for individual projectiles, which points towards the projectile structure effect on incomplete fusion fraction. Experimentally measured forward ranges of recoils complement the existence of incomplete fusion at slightly above barrier energies, where more than one linear-momentum-transfer components associated with full- and/or partial-fusion of projectile(s have been observed. Present results conclusively demonstrate the possibility to selectively populate high spin states

  5. Pericoronal radiolucency associated with incomplete crown

    Energy Technology Data Exchange (ETDEWEB)

    Nah, Kyung Soo [Dept. of Oral and Maxillofacial Radiology, School of Dentistry, Pusan National University, Yangsan (Korea, Republic of)

    2013-12-15

    The author experienced 8 cases of pericoronal radiolucency involving an incomplete tooth crown that had not developed to form the cemento-enamel junction, and the underdeveloped crown sometimes appeared to be floating within the radiolucency radiographically. The first impression was that these cystic lesions had odontogenic keratocysts, but half of them turned out to be dentigerous cysts histopathologically. There has been no report concerning odontogenic cysts involving an incompletely developed crown. The purpose of this paper is to report that dentigerous cysts may develop before the completion of the cemento-enamel junction of a developing crown.

  6. Pericoronal radiolucency associated with incomplete crown

    International Nuclear Information System (INIS)

    Nah, Kyung Soo

    2013-01-01

    The author experienced 8 cases of pericoronal radiolucency involving an incomplete tooth crown that had not developed to form the cemento-enamel junction, and the underdeveloped crown sometimes appeared to be floating within the radiolucency radiographically. The first impression was that these cystic lesions had odontogenic keratocysts, but half of them turned out to be dentigerous cysts histopathologically. There has been no report concerning odontogenic cysts involving an incompletely developed crown. The purpose of this paper is to report that dentigerous cysts may develop before the completion of the cemento-enamel junction of a developing crown.

  7. Progressive Occlusion of Small Saccular Aneurysms Incompletely Occluded After Stent-Assisted Coil Embolization : Analysis of Related Factors and Long-Term Outcomes.

    Science.gov (United States)

    Lim, Jeong Wook; Lee, Jeongjun; Cho, Young Dae

    2017-08-08

    Incompletely occluded aneurysms after coil embolization are subject to recanalization but occasionally progress to a totally occluded state. Deployed stents may actually promote thrombosis of coiled aneurysms. We evaluated outcomes of small aneurysms (medium was evident after stent-assisted coiling, assessing factors implicated in subsequent progressive occlusion. Between September 2012 and June 2016, a total of 463 intracranial aneurysms were treated by stent-assisted coil embolization. Of these, 132 small saccular aneurysms displayed saccular filling with contrast medium in the immediate aftermath of coiling. Progressive thrombosis was defined as complete aneurysmal occlusion at the 6‑month follow-up point. Rates of progressive occlusion and factors predisposing to this were analyzed via binary logistic regression. In 101 (76.5%) of the 132 intracranial aneurysms, complete occlusion was observed in follow-up imaging studies at 6 months. Binary logistic regression analysis indicated that progressive occlusion was linked to smaller neck diameter (odds ratio [OR] = 1.533; p = 0.003), hyperlipidemia (OR = 3.329; p = 0.036) and stent type (p = 0.031). The LVIS stent is especially susceptible to progressive thrombosis, more so than Neuroform (OR = 0.098; p = 0.008) or Enterprise (OR = 0.317; p = 0.098) stents. In 57 instances of progressive thrombosis, followed for ≥12 months (mean 25.0 ± 10.7 months), 56 (98.2%) were stable, with minor recanalization noted once (1.8%) and no major recanalization. Aneurysms associated with smaller diameter necks, hyperlipidemic states and LVIS stent deployment may be inclined to possible thrombosis, if occlusion immediately after stent-assisted coil embolization is incomplete. In such instances, excellent long-term durability is anticipated.

  8. Classification and data acquisition with incomplete data

    Science.gov (United States)

    Williams, David P.

    In remote-sensing applications, incomplete data can result when only a subset of sensors (e.g., radar, infrared, acoustic) are deployed at certain regions. The limitations of single sensor systems have spurred interest in employing multiple sensor modalities simultaneously. For example, in land mine detection tasks, different sensor modalities are better-suited to capture different aspects of the underlying physics of the mines. Synthetic aperture radar sensors may be better at detecting surface mines, while infrared sensors may be better at detecting buried mines. By employing multiple sensor modalities to address the detection task, the strengths of the disparate sensors can be exploited in a synergistic manner to improve performance beyond that which would be achievable with either single sensor alone. When multi-sensor approaches are employed, however, incomplete data can be manifested. If each sensor is located on a separate platform ( e.g., aircraft), each sensor may interrogate---and hence collect data over---only partially overlapping areas of land. As a result, some data points may be characterized by data (i.e., features) from only a subset of the possible sensors employed in the task. Equivalently, this scenario implies that some data points will be missing features. Increasing focus in the future on using---and fusing data from---multiple sensors will make such incomplete-data problems commonplace. In many applications involving incomplete data, it is possible to acquire the missing data at a cost. In multi-sensor remote-sensing applications, data is acquired by deploying sensors to data points. Acquiring data is usually an expensive, time-consuming task, a fact that necessitates an intelligent data acquisition process. Incomplete data is not limited to remote-sensing applications, but rather, can arise in virtually any data set. In this dissertation, we address the general problem of classification when faced with incomplete data. We also address the

  9. An incomplete assembly with thresholding algorithm for systems of reaction-diffusion equations in three space dimensions IAT for reaction-diffusion systems

    International Nuclear Information System (INIS)

    Moore, Peter K.

    2003-01-01

    Solving systems of reaction-diffusion equations in three space dimensions can be prohibitively expensive both in terms of storage and CPU time. Herein, I present a new incomplete assembly procedure that is designed to reduce storage requirements. Incomplete assembly is analogous to incomplete factorization in that only a fixed number of nonzero entries are stored per row and a drop tolerance is used to discard small values. The algorithm is incorporated in a finite element method-of-lines code and tested on a set of reaction-diffusion systems. The effect of incomplete assembly on CPU time and storage and on the performance of the temporal integrator DASPK, algebraic solver GMRES and preconditioner ILUT is studied

  10. Parallel computations

    CERN Document Server

    1982-01-01

    Parallel Computations focuses on parallel computation, with emphasis on algorithms used in a variety of numerical and physical applications and for many different types of parallel computers. Topics covered range from vectorization of fast Fourier transforms (FFTs) and of the incomplete Cholesky conjugate gradient (ICCG) algorithm on the Cray-1 to calculation of table lookups and piecewise functions. Single tridiagonal linear systems and vectorized computation of reactive flow are also discussed.Comprised of 13 chapters, this volume begins by classifying parallel computers and describing techn

  11. Neighborhood Hypergraph Based Classification Algorithm for Incomplete Information System

    Directory of Open Access Journals (Sweden)

    Feng Hu

    2015-01-01

    Full Text Available The problem of classification in incomplete information system is a hot issue in intelligent information processing. Hypergraph is a new intelligent method for machine learning. However, it is hard to process the incomplete information system by the traditional hypergraph, which is due to two reasons: (1 the hyperedges are generated randomly in traditional hypergraph model; (2 the existing methods are unsuitable to deal with incomplete information system, for the sake of missing values in incomplete information system. In this paper, we propose a novel classification algorithm for incomplete information system based on hypergraph model and rough set theory. Firstly, we initialize the hypergraph. Second, we classify the training set by neighborhood hypergraph. Third, under the guidance of rough set, we replace the poor hyperedges. After that, we can obtain a good classifier. The proposed approach is tested on 15 data sets from UCI machine learning repository. Furthermore, it is compared with some existing methods, such as C4.5, SVM, NavieBayes, and KNN. The experimental results show that the proposed algorithm has better performance via Precision, Recall, AUC, and F-measure.

  12. Goedel incompleteness theorems and the limits of their applicability. I

    International Nuclear Information System (INIS)

    Beklemishev, Lev D

    2011-01-01

    This is a survey of results related to the Goedel incompleteness theorems and the limits of their applicability. The first part of the paper discusses Goedel's own formulations along with modern strengthenings of the first incompleteness theorem. Various forms and proofs of this theorem are compared. Incompleteness results related to algorithmic problems and mathematically natural examples of unprovable statements are discussed. Bibliography: 68 titles.

  13. Goedel incompleteness theorems and the limits of their applicability. I

    Energy Technology Data Exchange (ETDEWEB)

    Beklemishev, Lev D [Steklov Mathematical Institute, Russian Academy of Sciences, Moscow (Russian Federation)

    2011-01-25

    This is a survey of results related to the Goedel incompleteness theorems and the limits of their applicability. The first part of the paper discusses Goedel's own formulations along with modern strengthenings of the first incompleteness theorem. Various forms and proofs of this theorem are compared. Incompleteness results related to algorithmic problems and mathematically natural examples of unprovable statements are discussed. Bibliography: 68 titles.

  14. Unpartitioned versus incompletely partitioned cochleae: radiologic differentiation.

    Science.gov (United States)

    Sennaroglu, Levent; Saatci, Isil

    2004-07-01

    In the process of evaluating our patients, we realized that the term "Mondini deformity" was being used to describe two different types of incomplete partition of the cochlea. THE First one consisted of an unpartitioned, completely empty cochlea where the interscalar septum and entire modiolus were absent, giving the cochlea a cystic appearance; a grossly dilated vestibule accompanied this lesion. The second pathology fitted the classic description of Mondini deformity, consisting of a normal basal turn and cystic apex (where the middle and apical turns form a cystic cavity), dilated vestibule, and enlarged vestibular aqueduct. This study was planned to investigate the differences between the two types of incomplete partition for inner ear malformations based on radiologic features. We conducted a retrospective review of temporal bone computed tomography (CT) findings. The subjects were 18 patients with profound bilateral sensorineural hearing loss who had high-resolution CT with contiguous 1-mm thick images obtained through the petrous bone in axial sections. The CT results were reviewed as incomplete partition type I (IP-I) and type II (IP-II). Incomplete partition type I (unpartitioned cochlea, cystic cochleovestibular malformation) is defined as a malformation in which the cochlea lacks the entire modiolus and interscalar septa, resulting in a cystic appearance and there is an accompanying grossly dilated vestibule. In incomplete partition type II (incompletely partitioned cochlea, the Mondini deformity), there is a cochlea comprised of a normal basal turn and cystic apex accompanied by a minimally dilated vestibule and enlarged vestibular aqueduct (VA). Measurements involving the cochlea, vestibule, vestibular aqueduct, and internal auditory canal (IAC) were done to determine the characteristic features of these pathologies. : Thirteen ears had IP-I and 18 ears had IP-II anomaly. The size of the cochleae in both anomalies showed no significant difference from

  15. Improved Conjugate Gradient Bundle Adjustment of Dunhuang Wall Painting Images

    Science.gov (United States)

    Hu, K.; Huang, X.; You, H.

    2017-09-01

    Bundle adjustment with additional parameters is identified as a critical step for precise orthoimage generation and 3D reconstruction of Dunhuang wall paintings. Due to the introduction of self-calibration parameters and quasi-planar constraints, the structure of coefficient matrix of the reduced normal equation is banded-bordered, making the solving process of bundle adjustment complex. In this paper, Conjugate Gradient Bundle Adjustment (CGBA) method is deduced by calculus of variations. A preconditioning method based on improved incomplete Cholesky factorization is adopt to reduce the condition number of coefficient matrix, as well as to accelerate the iteration rate of CGBA. Both theoretical analysis and experimental results comparison with conventional method indicate that, the proposed method can effectively conquer the ill-conditioned problem of normal equation and improve the calculation efficiency of bundle adjustment with additional parameters considerably, while maintaining the actual accuracy.

  16. Anencephaly with incomplete twinning (diprosopus).

    Science.gov (United States)

    Riccardi, V M; Bergmann, C A

    1977-10-01

    A case of diprosopus with anencephaly is presented. It is suggested that such concurrence of neural tube defects and incomplete twinning corroborates the notion that a single pathogenetic mechanism may be common to both neural tube defects and monozygotic twinning.

  17. Contractual Incompleteness, Unemployment, and Labour Market Segmentation

    DEFF Research Database (Denmark)

    Altmann, Steffen; Falk, Armin; Grunewald, Andreas

    2014-01-01

    This article provides evidence that involuntary unemployment, and the segmentation of labour markets into firms offering "good" and "bad" jobs, may both arise as a consequence of contractual incompleteness.We provide a simple model that illustrates how unemployment and market segmentation may...... jointly emerge as part of a market equilibrium in environments where work effort is not third-party verifiable. Using experimental labour markets that differ only in the verifiability of effort, we demonstrate empirically that contractual incompleteness can cause unemployment and segmentation. Our data...

  18. Incomplete Financial Markets and Jumps in Asset Prices

    DEFF Research Database (Denmark)

    Crès, Hervé; Markeprand, Tobias Ejnar; Tvede, Mich

    A dynamic pure-exchange general equilibrium model with uncertainty is studied. Fundamentals are supposed to depend continuously on states of nature. It is shown that: 1. if financial markets are complete, then asset prices vary continuously with states of nature, and; 2. if financial markets...... are incomplete, jumps in asset prices may be unavoidable. Consequently incomplete financial markets may increase volatility in asset prices significantly....

  19. Regulatory perspective on incomplete control rod insertions

    International Nuclear Information System (INIS)

    Chatterton, M.

    1997-01-01

    The incomplete control rod insertions experienced at South Texas Unit 1 and Wolf Creek are of safety concern to the NRC staff because they represent potential precursors to loss of shutdown margin. Even before it was determined if these events were caused by the control rods or by the fuel there was an apparent correlation of the problem with high burnup fuel. It was determined that there was also a correlation between high burnup and high drag forces as well as with rod drop time histories and lack of rod recoil. The NRC staff initial actions were aimed at getting a perspective on the magnitude of the problem as far as the number of plants and the amount of fuel that could be involved, as well as the safety significance in terms of shutdown margin. As tests have been performed and data has been analyzed the focus has shifted more toward understanding the problem and the ways to eliminate it. At this time the staff's understanding of the phenomena is that it was a combination of factors including burnup, power history and temperature. The problem appears to be very sensitive to these factors, the interaction of which is not clearly understood. The model developed by Westinghouse provides a possible explanation but there is not sufficient data to establish confidence levels and sensitivity studies involving the key parameters have not been done. While several fixes to the problem have been discussed, no definitive fixes have been proposed. Without complete understanding of the phenomena, or fixes that clearly eliminate the problem the safety concern remains. The safety significance depends on the amount of shutdown margin lost due to incomplete insertion of the control rods. Were the control rods to stick high in the core, the reactor could not be shutdown by the control rods and other means such as emergency boration would be required

  20. Intracapsular implant rupture: MR findings of incomplete shell collapse.

    Science.gov (United States)

    Soo, M S; Kornguth, P J; Walsh, R; Elenberger, C; Georgiade, G S; DeLong, D; Spritzer, C E

    1997-01-01

    The objective of this study was to determine the frequency and significance of the MR findings of incomplete shell collapse for detecting implant rupture in a series of surgically removed breast prostheses. MR images of 86 breast implants in 44 patients were studied retrospectively and correlated with surgical findings at explantation. MR findings included (a) complete shell collapse (linguine sign), 21 implants; (b) incomplete shell collapse (subcapsular line sign, teardrop sign, and keyhole sign), 33 implants; (c) radial folds, 31 implants; and (d) normal, 1 implant. The subcapsular line sign was seen in 26 implants, the teardrop sign was seen in 27 implants, and the keyhole sign was seen in 23 implants. At surgery, 48 implants were found to be ruptured and 38 were intact. The MR findings of ruptured implants showed signs of incomplete collapse in 52% (n = 25), linguine sign in 44% (n = 21), and radial folds in 4% (n = 2). The linguine sign perfectly predicted implant rupture, but sensitivity was low. Findings of incomplete shell collapse improved sensitivity and negative predictive values, and the subcapsular line sign produced a significant incremental increase in predictive ability. MRI signs of incomplete shell collapse were more common than the linguine sign in ruptured implants and are significant contributors to the high sensitivity and negative predictive values of MRI for evaluating implant integrity.

  1. Incomplete contract and divisional structures

    NARCIS (Netherlands)

    Bao, T.; Wang, Y.

    2009-01-01

    In this paper we want to analyze the internal divisional structure within an organi- zation in the framework of incomplete contract theory. We use the framework of Aghion and Tirole (1997) and define the managerial control structure as \\sequence of search". A key feature of this paper which

  2. Incomplete fusion reactions in Ho

    Indian Academy of Sciences (India)

    model [9], promptly emitted particles (PEPs) model [10], exciton model [11], etc. During the past decade a large number of reports have appeared [12–14] showing the occurrence of incomplete fusion at beam energy just above the Coulomb barrier. Recoil range distribution (RRD) measurements are particularly attractive for ...

  3. Past incompleteness of a bouncing multiverse

    International Nuclear Information System (INIS)

    Vilenkin, Alexander; Zhang, Jun

    2014-01-01

    According to classical GR, Anti-de Sitter (AdS) bubbles in the multiverse terminate in big crunch singularities. It has been conjectured, however, that the fundamental theory may resolve these singularities and replace them by nonsingular bounces. This may have important implications for the beginning of the multiverse. Geodesics in cosmological spacetimes are known to be past-incomplete, as long as the average expansion rate along the geodesic is positive, but it is not clear that the latter condition is satisfied if the geodesic repeatedly passes through crunching AdS bubbles. We investigate this issue in a simple multiverse model, where the spacetime consists of a patchwork of FRW regions. The conclusion is that the spacetime is still past-incomplete, even in the presence of AdS bounces

  4. Past incompleteness of a bouncing multiverse

    Energy Technology Data Exchange (ETDEWEB)

    Vilenkin, Alexander; Zhang, Jun, E-mail: vilenkin@cosmos.phy.tufts.edu, E-mail: jun.zhang@tufts.edu [Institute of Cosmology, Department of Physics and Astronomy, Tufts University, Medford, MA 02155 (United States)

    2014-06-01

    According to classical GR, Anti-de Sitter (AdS) bubbles in the multiverse terminate in big crunch singularities. It has been conjectured, however, that the fundamental theory may resolve these singularities and replace them by nonsingular bounces. This may have important implications for the beginning of the multiverse. Geodesics in cosmological spacetimes are known to be past-incomplete, as long as the average expansion rate along the geodesic is positive, but it is not clear that the latter condition is satisfied if the geodesic repeatedly passes through crunching AdS bubbles. We investigate this issue in a simple multiverse model, where the spacetime consists of a patchwork of FRW regions. The conclusion is that the spacetime is still past-incomplete, even in the presence of AdS bounces.

  5. The role of postoperative external irradiation for the incompletely resected meningiomas

    International Nuclear Information System (INIS)

    Kim, Tae Hyun; Yang, Dae Sik; Kim, Chul Young; Choi, Myung Sun

    2000-01-01

    The aim of this study is to look for the possible efficacy of postoperative external irradiation for incompletely resected meningiomas. From August 1981 to January 1997, forty-four patients with intracranial meningioma were treated by postoperative external irradiation. Of the 44 meningiomas, 18 transitional, 13 meningotheliomatous, 6 hemangiopericytic, 4 atypical, 2 fibroblastic and 1 malignant meningioma were identified. We classified all patients into two groups by the histology. The benign group was consisted of the meningotheliomatous, transitional and fibroblastic types. The malignant group was consisted of the atypical, hemangiopericytic and malignant types.In the means of surgery, 37 patients were resected incompletely and 7 patients were managed by biopsy only. After surgery, all patients were received postoperative external irradiation. Radiotherapy was delivered using Co-60 or 4 MV photon beam to a total dose of 50 to 66 Gy (mean dose:57.4 Gy) with a 1.8 to 2 Gy per fraction. The median follow-up was 48 months (range:21-101 months). Multivariate analysis of the influence by age, sex, location, histology and radiation dose on local control has been done using Cox's proportional hazard model. 5-year local control rate was 93.8% for the benign histology and 51.8% for the malignant histology (p=0.0110) and overall local control rate at 5 years was 87.4%. The analysis of the prognostic factors, such as age, sex, location, and radiation dose were not significant except for the histology. Adjuvant postoperative external irradiation appears to be significantly improved local control in the patients with incompletely resected meningiomas

  6. Estimation from incomplete multinomial data. Ph.D. Thesis - Harvard Univ.

    Science.gov (United States)

    Credeur, K. R.

    1978-01-01

    The vector of multinomial cell probabilities was estimated from incomplete data, incomplete in that it contains partially classified observations. Each such partially classified observation was observed to fall in one of two or more selected categories but was not classified further into a single category. The data were assumed to be incomplete at random. The estimation criterion was minimization of risk for quadratic loss. The estimators were the classical maximum likelihood estimate, the Bayesian posterior mode, and the posterior mean. An approximation was developed for the posterior mean. The Dirichlet, the conjugate prior for the multinomial distribution, was assumed for the prior distribution.

  7. Incomplete inversion of the hippocampus - a common developmental anomaly

    Energy Technology Data Exchange (ETDEWEB)

    Bajic, Dragan; Wang, Chen; Raininko, Raili [Uppsala University Hospital, Department of Radiology, Uppsala (Sweden); Kumlien, Eva; Mattsson, Peter [Uppsala University Hospital, Department of Neurology, Uppsala (Sweden); Lundberg, Staffan; Eeg-Olofsson, Orvar [Uppsala University Hospital, Department of Child Neurology, Uppsala (Sweden)

    2008-01-15

    Incomplete inversion of the hippocampus, an imperfect fetal development, has been described in patients with epilepsy or severe midline malformations. We studied this condition in a nonepileptic population without obvious developmental anomalies. We analyzed the coronal MR images of 50 women and 50 men who did not have epilepsy. Twenty of them were healthy volunteers and 80 were patients without obvious intracranial developmental anomalies, intracranial masses, hydrocephalus or any condition affecting the temporal lobes. If the entire hippocampus (the head could not be evaluated) were affected, the incomplete inversion was classified as total, otherwise as partial. Incomplete inversion of the hippocampus was found in 19/100 subjects (9 women, 10 men). It was unilateral, always on the left side, in 13 subjects (4 women, 9 men): 9 were of the total type, 4 were partial. It was bilateral in six subjects (five women, one man): four subjects had total types bilaterally, two had a combination of total and partial types. The collateral sulcus was vertically oriented in all subjects with a deviating hippocampal shape. We conclude that incomplete inversion of the hippocampus is not an unusual morphologic variety in a nonepileptic population without other obvious intracranial developmental anomalies. (orig.)

  8. IMPROVED CONJUGATE GRADIENT BUNDLE ADJUSTMENT OF DUNHUANG WALL PAINTING IMAGES

    Directory of Open Access Journals (Sweden)

    K. Hu

    2017-09-01

    Full Text Available Bundle adjustment with additional parameters is identified as a critical step for precise orthoimage generation and 3D reconstruction of Dunhuang wall paintings. Due to the introduction of self-calibration parameters and quasi-planar constraints, the structure of coefficient matrix of the reduced normal equation is banded-bordered, making the solving process of bundle adjustment complex. In this paper, Conjugate Gradient Bundle Adjustment (CGBA method is deduced by calculus of variations. A preconditioning method based on improved incomplete Cholesky factorization is adopt to reduce the condition number of coefficient matrix, as well as to accelerate the iteration rate of CGBA. Both theoretical analysis and experimental results comparison with conventional method indicate that, the proposed method can effectively conquer the ill-conditioned problem of normal equation and improve the calculation efficiency of bundle adjustment with additional parameters considerably, while maintaining the actual accuracy.

  9. Kurt Gödel, completeness, incompleteness

    Czech Academy of Sciences Publication Activity Database

    Hájek, Petr

    2007-01-01

    Roč. 82, č. 1 (2007), 012005_1-012005_4 E-ISSN 1742-6596. [Brno Kurt Gödel Days. Brno, 25.04.2007-28.04.2007] R&D Projects: GA AV ČR IAA100300503 Institutional research plan: CEZ:AV0Z10300504 Keywords : Kurt Gödel * completeness * incompleteness Subject RIV: BA - General Mathematics

  10. Theorems of Tarski's Undefinability and Godel's Second Incompleteness - Computationally

    OpenAIRE

    Salehi, Saeed

    2015-01-01

    We present a version of Godel's Second Incompleteness Theorem for recursively enumerable consistent extensions of a fixed axiomatizable theory, by incorporating some bi-theoretic version of the derivability conditions (first discussed by M. Detlefsen 2001). We also argue that Tarski's theorem on the Undefinability of Truth is Godel's First Incompleteness Theorem relativized to definable oracles; here a unification of these two theorems is given.

  11. Xanthogranulomatous Pyelonephritis with Incomplete Double Ureter

    Directory of Open Access Journals (Sweden)

    Yutaro Hayashi

    2017-01-01

    Full Text Available Introduction. Xanthogranulomatous pyelonephritis (XGP is a type of chronic renal inflammation that usually occurs in immunocompromised middle-aged women with chronic urinary tract infection or ureteral obstruction induced by the formation of ureteral stones. XGP with an incomplete double ureter is extremely rare. Case Presentation. A 76-year-old woman was referred to our department to undergo further examination for a left renal tumor that was detected by ultrasonography. Dynamic contrast computed tomography (CT revealed an enhanced tumor in the upper renal parenchyma. Laparoscopic radical nephrectomy was performed based on a preoperative diagnosis of renal cell carcinoma. Histological sections showed the aggregation of foam cells; thus, XGP was diagnosed. Conclusion. We herein report a rare case of XGP in the upper pole of the kidney, which might have been associated with an incomplete double ureter.

  12. Production in Incomplete Markets

    DEFF Research Database (Denmark)

    Crès, Hervé; Tvede, Mich

    Abstract In the present paper we study voting-based corporate control in a general equilibrium model with incomplete financial markets. Since voting takes place in a multi-dimensional setting, super-majority rules are needed to ensure existence of equilibrium. In a linear-quadratic setup we show ...... that the endogenization of voting weights (given by portfolio holdings) can give rise to - through selffulfilling expectations - dramatical political instability, i.e. Condorcet cycles of length two even for very high majority rules....

  13. Physically sound parameterization of incomplete ionization in aluminum-doped silicon

    Directory of Open Access Journals (Sweden)

    Heiko Steinkemper

    2016-12-01

    Full Text Available Incomplete ionization is an important issue when modeling silicon devices featuring aluminum-doped p+ (Al-p+ regions. Aluminum has a rather deep state in the band gap compared to boron or phosphorus, causing strong incomplete ionization. In this paper, we considerably improve our recent parameterization [Steinkemper et al., J. Appl. Phys. 117, 074504 (2015]. On the one hand, we found a fundamental criterion to further reduce the number of free parameters in our fitting procedure. And on the other hand, we address a mistake in the original publication of the incomplete ionization formalism in Altermatt et al., J. Appl. Phys. 100, 113715 (2006.

  14. Scintigraphic detection of 'yo-yo' phenomenon in incomplete ureteric duplication

    International Nuclear Information System (INIS)

    Chu, Winnie C.W.; Chan, Kam-wing; Metreweli, Constantine

    2003-01-01

    'Yo-yo' reflux in an incompletely duplicated renal system was demonstrated on 99m Tc-mercaptoacetyltriglycine (MAG3) renal scintigraphy in a 7-year-old girl presenting with low-grade fever and pyelonephritis. Incomplete duplication and a bifid renal pelvis, which may be seen in up to 4% of the North American population, occasionally causes symptoms because of recurrent urinary tract infection or loin pain. 99m Tc-MAG3 renal scintigraphy can demonstrate 'yo-yo' reflux in patients with incomplete renal duplication and should be considered in cases with unexplained loin pain, even if 99m Tc-dimercaptosuccinic acid (DMSA) renal scintigraphy is normal. (orig.)

  15. Production in incomplete markets

    DEFF Research Database (Denmark)

    Crès, Hervé; Tvede, Mich

    2009-01-01

    In the present paper we study voting-based corporate control in a general equilibrium model with incomplete financial markets. Since voting takes place in a multi-dimensional setting, super-majority rules are needed to ensure existence of equilibrium. In a linear-quadratic setup we show that the ...... that the endogenization of voting weights (given by portfolio holdings) can give rise to - through self-fulfilling expectations - dramatical political instability, i.e. Condorcet cycles of length two even for very high majority rules....

  16. RELIABILITY MODELING BASED ON INCOMPLETE DATA: OIL PUMP APPLICATION

    Directory of Open Access Journals (Sweden)

    Ahmed HAFAIFA

    2014-07-01

    Full Text Available The reliability analysis for industrial maintenance is now increasingly demanded by the industrialists in the world. Indeed, the modern manufacturing facilities are equipped by data acquisition and monitoring system, these systems generates a large volume of data. These data can be used to infer future decisions affecting the health facilities. These data can be used to infer future decisions affecting the state of the exploited equipment. However, in most practical cases the data used in reliability modelling are incomplete or not reliable. In this context, to analyze the reliability of an oil pump, this work proposes to examine and treat the incomplete, incorrect or aberrant data to the reliability modeling of an oil pump. The objective of this paper is to propose a suitable methodology for replacing the incomplete data using a regression method.

  17. About 'On certain incomplete statistics' by Lima et al

    International Nuclear Information System (INIS)

    Pezeril, M.; Le Mehaute, A.; Wang, Q.A.

    2004-01-01

    Lima et al. recently claim that (Chaos, Solitons and Fractals 19 (2004) 1005) the entropy for the incomplete statistics based on the normalization Σ i p i q =1 should be S=-Σ i p i 2q-1 ln q p i instead of S=-Σ i p i q ln q p i initially proposed by Wang. We indicate here that this conclusion is a result of erroneous use of temperature definition for the incomplete statistics

  18. Factors associated with initial incomplete ablation for benign thyroid nodules after radiofrequency ablation: First results of CEUS evaluation.

    Science.gov (United States)

    Zhao, Chong-Ke; Xu, Hui-Xiong; Lu, Feng; Sun, Li-Ping; He, Ya-Ping; Guo, Le-Hang; Li, Xiao-Long; Bo, Xiao-Wan; Yue, Wen-Wen

    2017-01-01

    To assess the factors associated with initial incomplete ablation (ICA) after radiofrequency ablation for benign thyroid nodules (BTNs). 69 BTNs (mean volume 6.35±5.66 ml, range 1.00-25.04 ml) confirmed by fine-needle aspiration cytology (FNAC) in fifty-four patients were treated with ultrasound-guided percutaneous radiofrequency ablation (RFA) and the local treatment efficacy was immediately assessed by intra-procedural contrast-enhanced ultrasound (CEUS). The RFA was performed with a bipolar electrode (CelonProSurge 150-T20, output power: 20 W). CEUS was performed with a second generation contrast agent under low acoustic power (i.e. coded phase inversion, CPI). Characteristics of clinical factors, findings on conventional gray-scale ultrasound, color-Doppler ultrasound, and CEUS were evaluated preoperatively. Factors associated with initial ICA and initial ICA patterns on CEUS were assessed. Volume reduction ratios (VRRs) of ICA nodules were compared with those with complete ablation (CA). The RFA procedures were accomplished with a mean ablation time and mean total energy deposition of 11.13±3.39 min (range, 5.38-22.13 min) and 12612±4466 J (range, 6310-26130 J) respectively. CEUS detected initial ICA in 21 of 69 (30.8%) BTNs and 16 (76.2%) of the 21 BTNs with initial ICA achieved CA after additional RFA, leading to a final CA rate of 92.8% (64/69). The factors associated with initial ICA were predominantly solid nodule, nodule close to danger triangle area, nodule close to carotid artery, and peripheral blood flow on color-Doppler ultrasound (all P 50% at the 6-month follow-up, among which 7 nodules (10.1%) had VRRs of >90%. There were significant differences in VRRs between ICA nodules and CA nodules at the 3- and 6-month follow-up (all P ultrasound. CEUS assists quick treatment response evaluation and facilitates subsequent additional RFA and final CA of the nodules. Nodules with CA achieve a better outcome in terms of VRR in comparison with

  19. Comparison of manual vacuum aspiration and misoprostol in the management of incomplete abortion

    Directory of Open Access Journals (Sweden)

    Gabkika Bray Madoue

    2016-11-01

    Full Text Available Background: Incomplete abortions can be managed expectantly, surgically and medically (using misoprostol. Expectant management is safe in places where women have access to information, appropriate care and follow-up; however, in isolated and poor areas women who come for help need an intervention. Objective: To compare the efficiency of manual vacuum aspiration (MVA and misoprostol in the treatment of incomplete abortion. Patients and method: This was a prospective study over five months from March to August 2015. All patients admitted with a diagnosis of incomplete abortion were recruited into the study. Results: 308 patients with incomplete abortion were randomized into two treatment groups - MVA (done under local anaesthesia and misoprostol (400 micrograms by the vaginal route. MVA was successfully performed for all patients. Two patients presented with anaemia. In the misoprostol group, 23 patients had vaginal bleeding, and 10 persistence of incomplete abortion. Conclusion: MVA is more effective than misoprostol with less complications in the treatment of incomplete abortion when it is done by a trained person.

  20. Migraine without aura is not associated with incomplete circle of Willis

    DEFF Research Database (Denmark)

    Ezzatian-Ahar, Shabnam; Amin, Faisal Mohammad; Obaid, Hayder Ghani

    2014-01-01

    the prevalence of incomplete circle of Willis in migraineurs and controls. In the present study we compared the prevalence of incomplete circle of Willis in female migraine patients without aura to female healthy non-migraine controls.Using 3-Tesla magnetic resonance angiography we recorded three...

  1. 32 CFR 651.44 - Incomplete information.

    Science.gov (United States)

    2010-07-01

    ... ENVIRONMENTAL ANALYSIS OF ARMY ACTIONS (AR 200-2) Environmental Impact Statement § 651.44 Incomplete information. When the proposed action will have significant adverse effects on the human environment, and there is... essential to a reasoned choice among alternatives and the overall costs of obtaining it are not exorbitant...

  2. Dose-response curves from incomplete data

    International Nuclear Information System (INIS)

    Groer, P.G.

    1978-01-01

    Frequently many different responses occur in populations (animal or human) exposed to ionizing radiation. To obtain a dose-response curve, the exposed population is first divided into sub-groups whose members received the same radiation dose. To estimate the response, the fraction of subjects in each sub-group that showed the particular response of interest is determined. These fractions are plotted against dose to give the dose-response curve. This procedure of plotting the fractions versus the radiation dose is not the correct way to estimate the time distribution for a particular response at the different dose levels. Other observed responses competed for the individuals in the exposed population and therefore prevented manifestation of the complete information on the response-time distribution for one specific response. Such data are called incomplete in the statistical literature. A procedure is described which uses the by now classical Kaplan-Meier estimator, to establish dose-response curves from incomplete data under the assumption that the different observed responses are statistically independent. It is demonstrated that there is insufficient information in the observed survival functions to estimate the time distribution for one particular response if the assumption of independence is dropped. In addition, it is not possible to determine from the data (i.e. type of response and when it occurred) whether or not the different response-time distributions are independent. However, it is possible to give sharp bounds between which the response has to lie. This implies that for incomplete data, only a 'dose-response band' can be established if independence of the competing responses cannot be assumed. Examples are given using actual data to illustrate the estimation procedures

  3. Incomplete-data image reconstructions in industrial x-ray computerized tomography

    International Nuclear Information System (INIS)

    Tam, K.C.; Eberhard, J.W.; Mitchell, K.W.

    1989-01-01

    In earlier works it was concluded that image reconstruction from incomplete data can be achieved through an iterative transform algorithm which utilizes the a priori information on the object to compensate for the missing data. The image is transformed back and forth between the object space and the projection space, being corrected by the a priori information on the object in the object space, and by the known projections in the projection space. The a priori information in the object space includes a boundary enclosing the object, and an upper bound and a lower bound of the object density. In this paper we report the results of testing the iterative transform algorithm on experimental data. X-ray sinogram data of the cross section of a F404 high-pressure turbine blade made of Ni-based superalloy were supplied to us by the Aircraft Engine Business Group of General Electric Company at Cincinnati, Ohio. From the data set we simulated two kinds of incomplete data situations, incomplete projection and limited-angle scanning, and applied the iterative transform algorithm to reconstruct the images. The results validated the practical value of the iterative transform algorithm in reconstructing images from incomplete x-ray data, both incomplete projections and limited-angle data. In all the cases tested there were significant improvements in the appearance of the images after iterations. The visual improvements are substantiated in a quantitative manner by the plots of errors in wall thickness measurements which in general decrease in magnitude with iterations

  4. Transition Complexity of Incomplete DFAs

    Directory of Open Access Journals (Sweden)

    Yuan Gao

    2010-08-01

    Full Text Available In this paper, we consider the transition complexity of regular languages based on the incomplete deterministic finite automata. A number of results on Boolean operations have been obtained. It is shown that the transition complexity results for union and complementation are very different from the state complexity results for the same operations. However, for intersection, the transition complexity result is similar to that of state complexity.

  5. Research on defect detection from incomplete scanning of X-ray

    International Nuclear Information System (INIS)

    Zhang Shunli; Zhang Dinghua; Cheng Yunyong; Li Xiaolin

    2011-01-01

    Computed tomography (CT) is an advanced means of non-destructive testing, which has been widely used in medical and industrial fields. Aiming at the non-destructive testing problem of large industrial components, It presents a defect detection method from incomplete scanning of X-ray. Firstly, a set of incomplete scanning projection data before using the component has been obtained, then reconstruct them by algebraic re- construction technique (ART), and take the reconstructed images as the norm images. Then, the incomplete projection data of different times during the use of the component has been obtained, and reconstruct them by ART algorithm. Finally, It makes digital subtraction operation by the reconstructed images and the norm images, the defection can be detected clearly and intuitively from the subtraction image. Experimental result shows the proposed method is effective. (authors)

  6. Incomplete albinism in Discoglossus pictus (Otth, 1837

    Directory of Open Access Journals (Sweden)

    Filippo Spadola

    2010-12-01

    Full Text Available The authors present an incomplete albinism case in a Discoglossus pictus subject found in Sicily. This is the first note for Italian territory, the second for the species and the third for Discoglossus genus.

  7. Incomplete augmented Lagrangian preconditioner for steady incompressible Navier-Stokes equations.

    Science.gov (United States)

    Tan, Ning-Bo; Huang, Ting-Zhu; Hu, Ze-Jun

    2013-01-01

    An incomplete augmented Lagrangian preconditioner, for the steady incompressible Navier-Stokes equations discretized by stable finite elements, is proposed. The eigenvalues of the preconditioned matrix are analyzed. Numerical experiments show that the incomplete augmented Lagrangian-based preconditioner proposed is very robust and performs quite well by the Picard linearization or the Newton linearization over a wide range of values of the viscosity on both uniform and stretched grids.

  8. Statistical evaluations of current sampling procedures and incomplete core recovery

    International Nuclear Information System (INIS)

    Heasler, P.G.; Jensen, L.

    1994-03-01

    This document develops two formulas that describe the effects of incomplete recovery on core sampling results for the Hanford waste tanks. The formulas evaluate incomplete core recovery from a worst-case (i.e.,biased) and best-case (i.e., unbiased) perspective. A core sampler is unbiased if the sample material recovered is a random sample of the material in the tank, while any sampler that preferentially recovers a particular type of waste over others is a biased sampler. There is strong evidence to indicate that the push-mode sampler presently used at the Hanford site is a biased one. The formulas presented here show the effects of incomplete core recovery on the accuracy of composition measurements, as functions of the vertical variability in the waste. These equations are evaluated using vertical variability estimates from previously sampled tanks (B110, U110, C109). Assuming that the values of vertical variability used in this study adequately describes the Hanford tank farm, one can use the formulas to compute the effect of incomplete recovery on the accuracy of an average constituent estimate. To determine acceptable recovery limits, we have assumed that the relative error of such an estimate should be no more than 20%

  9. Fault Diagnosis in Condition of Sample Type Incompleteness Using Support Vector Data Description

    Directory of Open Access Journals (Sweden)

    Hui Yi

    2015-01-01

    Full Text Available Faulty samples are much harder to acquire than normal samples, especially in complicated systems. This leads to incompleteness for training sample types and furthermore a decrease of diagnostic accuracy. In this paper, the relationship between sample-type incompleteness and the classifier-based diagnostic accuracy is discussed first. Then, a support vector data description-based approach, which has taken the effects of sample-type incompleteness into consideration, is proposed to refine the construction of fault regions and increase the diagnostic accuracy for the condition of incomplete sample types. The effectiveness of the proposed method was validated on both a Gaussian distributed dataset and a practical dataset. Satisfactory results have been obtained.

  10. Filtering, control and fault detection with randomly occurring incomplete information

    CERN Document Server

    Dong, Hongli; Gao, Huijun

    2013-01-01

    This book investigates the filtering, control and fault detection problems for several classes of nonlinear systems with randomly occurring incomplete information. It proposes new concepts, including RVNs, ROMDs, ROMTCDs, and ROQEs. The incomplete information under consideration primarily includes missing measurements, time-delays, sensor and actuator saturations, quantization effects and time-varying nonlinearities. The first part of this book focuses on the filtering, control and fault detection problems for several classes of nonlinear stochastic discrete-time systems and

  11. L2-Harmonic Forms on Incomplete Riemannian Manifolds with Positive Ricci Curvature

    Directory of Open Access Journals (Sweden)

    Junya Takahashi

    2018-05-01

    Full Text Available We construct an incomplete Riemannian manifold with positive Ricci curvature that has non-trivial L 2 -harmonic forms and on which the L 2 -Stokes theorem does not hold. Therefore, a Bochner-type vanishing theorem does not hold for incomplete Riemannian manifolds.

  12. Effect of projectile on incomplete fusion reactions at low energies

    Directory of Open Access Journals (Sweden)

    Sharma Vijay R.

    2017-01-01

    Full Text Available Present work deals with the experimental studies of incomplete fusion reaction dynamics at energies as low as ≈ 4 - 7 MeV/A. Excitation functions populated via complete fusion and/or incomplete fusion processes in 12C+175Lu, and 13C+169Tm systems have been measured within the framework of PACE4 code. Data of excitation function measurements on comparison with different projectile-target combinations suggest the existence of ICF even at slightly above barrier energies where complete fusion (CF is supposed to be the sole contributor, and further demonstrates strong projectile structure dependence of ICF. The incomplete fusion strength functions for 12C+175Lu, and 13C+169Tm systems are analyzed as a function of various physical parameters at a constant vrel ≈ 0.053c. It has been found that one neutron (1n excess projectile 13C (as compared to 12C results in less incomplete fusion contribution due to its relatively large negative α-Q-value, hence, α Q-value seems to be a reliable parameter to understand the ICF dynamics at low energies. In order to explore the reaction modes on the basis of their entry state spin population, the spin distribution of residues populated via CF and/or ICF in 16O+159Tb system has been done using particle-γ coincidence technique. CF-α and ICF-α channels have been identified from backward (B and forward (F α-gated γspectra, respectively. Reaction dependent decay patterns have been observed in different α emitting channels. The CF channels are found to be fed over a broad spin range, however, ICF-α channels was observed only for high-spin states. Further, the existence of incomplete fusion at low bombarding energies indicates the possibility to populate high spin states

  13. Effect of projectile on incomplete fusion reactions at low energies

    Science.gov (United States)

    Sharma, Vijay R.; Shuaib, Mohd.; Yadav, Abhishek; Singh, Pushpendra P.; Sharma, Manoj K.; Kumar, R.; Singh, Devendra P.; Singh, B. P.; Muralithar, S.; Singh, R. P.; Bhowmik, R. K.; Prasad, R.

    2017-11-01

    Present work deals with the experimental studies of incomplete fusion reaction dynamics at energies as low as ≈ 4 - 7 MeV/A. Excitation functions populated via complete fusion and/or incomplete fusion processes in 12C+175Lu, and 13C+169Tm systems have been measured within the framework of PACE4 code. Data of excitation function measurements on comparison with different projectile-target combinations suggest the existence of ICF even at slightly above barrier energies where complete fusion (CF) is supposed to be the sole contributor, and further demonstrates strong projectile structure dependence of ICF. The incomplete fusion strength functions for 12C+175Lu, and 13C+169Tm systems are analyzed as a function of various physical parameters at a constant vrel ≈ 0.053c. It has been found that one neutron (1n) excess projectile 13C (as compared to 12C) results in less incomplete fusion contribution due to its relatively large negative α-Q-value, hence, α Q-value seems to be a reliable parameter to understand the ICF dynamics at low energies. In order to explore the reaction modes on the basis of their entry state spin population, the spin distribution of residues populated via CF and/or ICF in 16O+159Tb system has been done using particle-γ coincidence technique. CF-α and ICF-α channels have been identified from backward (B) and forward (F) α-gated γspectra, respectively. Reaction dependent decay patterns have been observed in different α emitting channels. The CF channels are found to be fed over a broad spin range, however, ICF-α channels was observed only for high-spin states. Further, the existence of incomplete fusion at low bombarding energies indicates the possibility to populate high spin states

  14. Parallel preconditioning techniques for sparse CG solvers

    Energy Technology Data Exchange (ETDEWEB)

    Basermann, A.; Reichel, B.; Schelthoff, C. [Central Institute for Applied Mathematics, Juelich (Germany)

    1996-12-31

    Conjugate gradient (CG) methods to solve sparse systems of linear equations play an important role in numerical methods for solving discretized partial differential equations. The large size and the condition of many technical or physical applications in this area result in the need for efficient parallelization and preconditioning techniques of the CG method. In particular for very ill-conditioned matrices, sophisticated preconditioner are necessary to obtain both acceptable convergence and accuracy of CG. Here, we investigate variants of polynomial and incomplete Cholesky preconditioners that markedly reduce the iterations of the simply diagonally scaled CG and are shown to be well suited for massively parallel machines.

  15. Root cause of incomplete control rod insertions at Westinghouse reactors

    International Nuclear Information System (INIS)

    Ray, S.

    1997-01-01

    Within the past year, incomplete RCCA insertions have been observed on high burnup fuel assemblies at two Westinghouse PWRs. Initial tests at the Wolf Creek site indicated that the direct cause of the incomplete insertions observed at Wolf Creek was excessive fuel assembly thimble tube distortion. Westinghouse committed to the NRC to perform a root cause analysis by the end of August, 1996. The root cause analysis process used by Westinghouse included testing at ten sites to obtain drag, growth and other characteristics of high burnup fuel assemblies. It also included testing at the Westinghouse hot cell of two of the Wolf Creek incomplete insertion assemblies. A mechanical model was developed to calculate the response of fuel assemblies when subjected to compressive loads. Detailed manufacturing reviews were conducted to determine if this was a manufacturing related issue. In addition, a review of available worldwide experience was performed. Based on the above, it was concluded that the thimble tube distortion observed on the Wolf Creek incomplete insertion assemblies was caused by unusual fuel assembly growth over and above what would typically be expected as a result of irradiation exposure. It was determined that the unusual growth component is a combination of growth due to oxide accumulation and accelerated growth, and would only be expected in high temperature plants on fuel assemblies that see long residence times and high power duties

  16. The effects of incomplete protein interaction data on structural and evolutionary inferences

    DEFF Research Database (Denmark)

    de Silva, E; Thorne, T; Ingram, P

    2006-01-01

    of the inherent noise in protein interaction data. The effects of the incomplete nature of network data become very noticeable, especially for so-called network motifs. We also consider the effect of incomplete network data on functional and evolutionary inferences. Conclusion Crucially, when only small, partial...

  17. Frustrated incomplete donor ionization in ultra-low resistivity germanium films

    International Nuclear Information System (INIS)

    Xu, Chi; Menéndez, J.; Senaratne, C. L.; Kouvetakis, J.

    2014-01-01

    The relationship between carrier concentration and donor atomic concentration has been determined in n-type Ge films doped with P. The samples were carefully engineered to minimize non-active dopant incorporation by using specially designed P(SiH 3 ) 3 and P(GeH 3 ) 3 hydride precursors. The in situ nature of the doping and the growth at low temperatures, facilitated by the Ge 3 H 8 and Ge 4 H 10 Ge sources, promote the creation of ultra-low resistivity films with flat doping profiles that help reduce the errors in the concentration measurements. The results show that Ge deviates strongly from the incomplete ionization expected when the donor atomic concentration exceeds N d  = 10 17  cm −3 , at which the energy separation between the donor and Fermi levels ceases to be much larger than the thermal energy. Instead, essentially full ionization is seen even at the highest doping levels beyond the solubility limit of P in Ge. The results can be explained using a model developed for silicon by Altermatt and coworkers, provided the relevant model parameter is properly scaled. The findings confirm that donor solubility and/or defect formation, not incomplete ionization, are the major factors limiting the achievement of very high carrier concentrations in n-type Ge. The commercially viable chemistry approach applied here enables fabrication of supersaturated and fully ionized prototypes with potential for broad applications in group-IV semiconductor technologies

  18. Radiological findings and healing patterns of incomplete stress fractures of the pars interarticularis

    International Nuclear Information System (INIS)

    Dunn, Andrew J.; Campbell, Robert S.D.; Mayor, Peter E.; Rees, Dai

    2008-01-01

    The objective was to retrospectively record the CT and MRI features and healing patterns of acute, incomplete stress fractures of the pars interarticularis. The CT scans of 156 adolescents referred with suspected pars interarticularis stress fractures were reviewed. Patients with incomplete (grade 2) pars fractures were included in the study. Fractures were assessed on CT according to vertebral level, location of cortical involvement and direction of fracture propagation. MRI was also performed in 72 of the 156 cases. MRI images of incomplete fractures were assessed for the presence of marrow oedema and cortical integrity. Fracture healing patterns were characterised on follow-up CT imaging. Twenty-five incomplete fractures were identified in 23 patients on CT. All fractures involved the inferior or infero-medial cortex of the pars and propagated superiorly or superolaterally. Ninety-two percent of incomplete fractures demonstrated either complete or partial healing on follow-up imaging. Two (8%) cases progressed to complete fractures. Thirteen incomplete fractures in 11 patients confirmed on CT also had MRI, and 92% demonstrated oedema in the pars. Ten out of thirteen fractures (77%) showed a break in the infero-medial cortex with intact supero-lateral cortex, which correlated with the CT findings. MRI incorrectly graded one case as a complete (grade 3) fracture, and 2 cases as (grade 1) stress reaction. Six fractures had follow-up MRI, 67% showed partial or complete cortical healing, and the same number showed persistent marrow oedema. Incomplete fracture of the pars interarticularis represents a stage of the evolution of a complete stress fracture. The direction of fracture propagation is consistent, and complete healing can be achieved in most cases with appropriate clinical management. CT best demonstrates fracture size and extent, and is the most appropriate modality for follow-up. MRI is limited in its ability to fully depict the cortical integrity of

  19. Radiological findings and healing patterns of incomplete stress fractures of the pars interarticularis

    Energy Technology Data Exchange (ETDEWEB)

    Dunn, Andrew J.; Campbell, Robert S.D. [Royal Liverpool and Broadgreen University Teaching Hospitals, Department of Medical Imaging, Liverpool (United Kingdom); Mayor, Peter E. [Leighton Hospital, Department of Medical Imaging, Crewe, Cheshire (United Kingdom); Rees, Dai [Robert Jones and Agnes-Hunt Orthopaedic Hospital, Department of Orthopaedic Surgery, Oswestry, Shropshire (United Kingdom)

    2008-05-15

    The objective was to retrospectively record the CT and MRI features and healing patterns of acute, incomplete stress fractures of the pars interarticularis. The CT scans of 156 adolescents referred with suspected pars interarticularis stress fractures were reviewed. Patients with incomplete (grade 2) pars fractures were included in the study. Fractures were assessed on CT according to vertebral level, location of cortical involvement and direction of fracture propagation. MRI was also performed in 72 of the 156 cases. MRI images of incomplete fractures were assessed for the presence of marrow oedema and cortical integrity. Fracture healing patterns were characterised on follow-up CT imaging. Twenty-five incomplete fractures were identified in 23 patients on CT. All fractures involved the inferior or infero-medial cortex of the pars and propagated superiorly or superolaterally. Ninety-two percent of incomplete fractures demonstrated either complete or partial healing on follow-up imaging. Two (8%) cases progressed to complete fractures. Thirteen incomplete fractures in 11 patients confirmed on CT also had MRI, and 92% demonstrated oedema in the pars. Ten out of thirteen fractures (77%) showed a break in the infero-medial cortex with intact supero-lateral cortex, which correlated with the CT findings. MRI incorrectly graded one case as a complete (grade 3) fracture, and 2 cases as (grade 1) stress reaction. Six fractures had follow-up MRI, 67% showed partial or complete cortical healing, and the same number showed persistent marrow oedema. Incomplete fracture of the pars interarticularis represents a stage of the evolution of a complete stress fracture. The direction of fracture propagation is consistent, and complete healing can be achieved in most cases with appropriate clinical management. CT best demonstrates fracture size and extent, and is the most appropriate modality for follow-up. MRI is limited in its ability to fully depict the cortical integrity of

  20. Determination of karst collapse intensity indicator in area of nuclear power plant construction using incomplete data

    International Nuclear Information System (INIS)

    Sharapov, R

    2014-01-01

    The paper deals with the definition of karst collapse intensity. The technique for determining the intensity of karst formation and collapse on the basis of calculation and probabilistic method is given. Karst collapse formation is affected by a great variety of natural and anthropogenic factors. Each factor can vary quite widely. The paper describes a technique for determining karst collapse intensity from incomplete data. It uses karst processes monitoring data in the area and monitoring data of areas with similar values of the most significant factors leading to the karst collapses. The method used for determination of karst collapse intensity indicator in area of Nizhny Novgorod nuclear power plant construction

  1. Remediation of incomplete nitrification and capacity increase of biofilters at different drinking water treatment plants through copper dosing

    DEFF Research Database (Denmark)

    Wagner, Florian Benedikt; Borch Nielsen, Peter; Boe-Hansen, Rasmus

    2018-01-01

    Drinking water treatment plants based on groundwater may suffer from incomplete ammonium removal, which deteriorates drinking water quality and constrains water utilities in the operation of their plants. Ammonium is normally removed through nitrification in biological granular media filters...... groundwater treatment plants, all of which had displayed several years of incomplete nitrification. Plants exceeded the Danish national water quality standard of 0.05 mg NH4+/L by a factor of 2–12. Within only 2-3 weeks of dosing, ammonium removal rates increased significantly (up to 150%). Nitrification...... was fully established, with ammonium effluent concentrations of water chemistry, ammonium loading rates, filter design and operation, or treatment plant configuration. However, for filters without primary filtration, it took longer time...

  2. Distance descending ordering method: An O(n) algorithm for inverting the mass matrix in simulation of macromolecules with long branches

    Science.gov (United States)

    Xu, Xiankun; Li, Peiwen

    2017-11-01

    Fixman's work in 1974 and the follow-up studies have developed a method that can factorize the inverse of mass matrix into an arithmetic combination of three sparse matrices-one of them is positive definite and needs to be further factorized by using the Cholesky decomposition or similar methods. When the molecule subjected to study is of serial chain structure, this method can achieve O (n) time complexity. However, for molecules with long branches, Cholesky decomposition about the corresponding positive definite matrix will introduce massive fill-in due to its nonzero structure. Although there are several methods can be used to reduce the number of fill-in, none of them could strictly guarantee for zero fill-in for all molecules according to our test, and thus cannot obtain O (n) time complexity by using these traditional methods. In this paper we present a new method that can guarantee for no fill-in in doing the Cholesky decomposition, which was developed based on the correlations between the mass matrix and the geometrical structure of molecules. As a result, the inverting of mass matrix will remain the O (n) time complexity, no matter the molecule structure has long branches or not.

  3. 10 CFR 782.7 - Incomplete notice of infringement.

    Science.gov (United States)

    2010-01-01

    ... presented; and (2) Of the elements considered necessary to establish a claim. (b) A communication, such as a... § 782.7 Incomplete notice of infringement. (a) If a communication alleging patent or copyright...

  4. Incomplete Contract and Divisional Structures

    OpenAIRE

    Bao, T.; Wang, Y.

    2009-01-01

    In this paper we want to analyze the internal divisional structure within an organi- zation in the framework of incomplete contract theory. We use the framework of Aghion and Tirole (1997) and define the managerial control structure as \\sequence of search". A key feature of this paper which differentiate it from other works in the literature is that we add add an ex post bargaining phase in which the managers can agree on the project which maximize their joint private benefit. Our model shows...

  5. Another look at the second incompleteness theorem

    NARCIS (Netherlands)

    Visser, A.

    2017-01-01

    In this paper we study proofs of some general forms of the Second Incompleteness Theorem. These forms conform to the Feferman format, where the proof predicate is xed and the representation of the axiom set varies. We extend the Feferman framework in one important point: we allow the interpretation

  6. Another look at the second incompleteness theorem

    NARCIS (Netherlands)

    Visser, Albert

    2017-01-01

    In this paper we study proofs of some general forms of the Second Incompleteness Theorem. These forms conform to the Feferman format, where the proof predicate is fixed and the representation of the axiom set varies. We extend the Feferman framework in one important point: we allow the

  7. Incompletely characterized incidental renal masses: emerging data support conservative management.

    Science.gov (United States)

    Silverman, Stuart G; Israel, Gary M; Trinh, Quoc-Dien

    2015-04-01

    With imaging, most incidental renal masses can be diagnosed promptly and with confidence as being either benign or malignant. For those that cannot, management recommendations can be devised on the basis of a thorough evaluation of imaging features. However, most renal masses are either too small to characterize completely or are detected initially in imaging examinations that are not designed for full evaluation of them. These masses constitute a group of masses that are considered incompletely characterized. On the basis of current published guidelines, many masses warrant additional imaging. However, while the diagnosis of renal cancer at a curable stage remains the first priority, there is the additional need to reduce unnecessary healthcare costs and radiation exposure. As such, emerging data now support foregoing additional imaging for many incompletely characterized renal masses. These data include the low risk of progression to metastases or death for small renal masses that have undergone active surveillance (including biopsy-proven cancers) and a better understanding of how specific imaging features can be used to diagnose their origins. These developments support (a) avoidance of imaging entirely for those incompletely characterized renal masses that are highly likely to be benign cysts and (b) delay of further imaging of small solid masses in selected patients. Although more evidence-based data are needed and comprehensive management algorithms have yet to be defined, these recommendations are medically appropriate and practical, while limiting the imaging of many incompletely characterized incidental renal masses.

  8. Low Complexity Models to improve Incomplete Sensitivities for Shape Optimization

    Science.gov (United States)

    Stanciu, Mugurel; Mohammadi, Bijan; Moreau, Stéphane

    2003-01-01

    The present global platform for simulation and design of multi-model configurations treat shape optimization problems in aerodynamics. Flow solvers are coupled with optimization algorithms based on CAD-free and CAD-connected frameworks. Newton methods together with incomplete expressions of gradients are used. Such incomplete sensitivities are improved using reduced models based on physical assumptions. The validity and the application of this approach in real-life problems are presented. The numerical examples concern shape optimization for an airfoil, a business jet and a car engine cooling axial fan.

  9. Management strategy for symptomatic bisphosphonate-associated incomplete atypical femoral fractures.

    Science.gov (United States)

    Saleh, Anas; Hegde, Vishal V; Potty, Anish G; Schneider, Robert; Cornell, Charles N; Lane, Joseph M

    2012-07-01

    Long-term bisphosphonate use has often been associated with atypical femoral fractures. These fractures evolve from incomplete femoral fractures. A previous study demonstrated that the presence of a radiolucent line in an incomplete fracture can indicate a high risk of progression to complete fracture. The aim of this study is to present a management strategy for symptomatic bisphosphonate-associated incomplete atypical femoral fractures. Specific study questions include the following: (1) Is there a difference in the prognosis of these fractures based on the presence or absence of a radiolucent fracture line? (2) Can treatment with teriparatide assist in clinical/radiographic healing of these incomplete fractures? (3) Is there a characteristic biochemical profile in these patients? We retrospectively examined all femur radiographs ordered by the metabolic bone disease service at our hospital between July 1, 2006 and July 1, 2011 and identified 10 patients with a total of 14 incomplete fractures. Nine patients received bisphosphonates for a mean duration of 10 ± 5 years (range, 4-17). The mean follow-up since the time of diagnosis was 20 ± 11 months (range, 6-36 months). Five fractures did not have a radiolucent fracture line and were treated conservatively with partial weight-bearing restrictions and pharmacologic therapy. All five of these fractures healed with conservative management. Nine fractures had a radiolucent fracture line, and only two of these were treated successfully with conservative management including teriparatide. Six of the eight patients with a radiolucent line elected for surgical prophylaxis after 3 months of conservative management, whereas one patient underwent surgical prophylaxis without a trial of conservative management. Regarding the biochemical profiles, bone turnover markers for our patient cohort were in the lower quartile. Fractures without a radiolucent line appear to respond to conservative management and not

  10. Scintigraphic diagnosis of stress-induced incomplete fractures of the proximal tibia

    International Nuclear Information System (INIS)

    Collier, B.D.; Johnson, R.P.; Carrera, G.F.; Akhtar, K.; Isitman, A.T.

    1984-01-01

    Incomplete stress fractures of the proximal tibial diaphysis can be diagnosed by bone scintigraphy. The scintigraphic appearance of incomplete rather than complete tibial stress fractures is apparently reported for the first time in this article. With no treatment other than restricted activity, this injury heals rapidly and completely in 4 to 6 weeks. The major threat to the patient's welfare is unfounded suspicion of tumor or infection which may lead to biopsy or inappropriate therapy

  11. Predictors of incompletion of immunization among children residing in the slums of Kathmandu valley, Nepal: a case-control study

    Directory of Open Access Journals (Sweden)

    Sumina Shrestha

    2016-09-01

    Full Text Available Abstract Background Immunization is one of the most effective health interventions averting an estimated 2–3 million deaths every year. In Nepal, as in most low-income countries, infants are immunized with standard WHO recommended vaccines. However, 16.4 % of children did not receive complete immunization by 12 months of age in Nepal in 2011. Studies from different parts of the world showed that incomplete immunization is even higher in slums. The objective of this study was to identify the predictors of incompletion of immunization among children aged 12–23 months living in the slums of Kathmandu Valley, Nepal. Methods The unmatched case-control study was conducted in 22 randomly selected slums of Kathmandu Valley. The sampling frame was first identified by complete enumeration of entire households of the study area from which 59 incompletely immunized children as cases and 177 completely immunized children as controls were chosen randomly in 1:3 ratio. Data were collected from the primary caretakers of the children. Backward logistic regression with 95 % confidence interval and adjusted odds ratio (AOR were applied to assess the factors independently associated with incomplete immunization. Result Twenty-six percent of the children were incompletely vaccinated. The coverage of BCG vaccine was 95.0 % while it was 80.5 % for measles vaccine. The significant predictors of incomplete immunization were the home delivery of a child, the family residing on rent, a primary caretaker with poor knowledge about the schedule of vaccination and negative perception towards vaccinating a sick child, conflicting priorities, and development of abscess following immunization. Conclusion Reduction of abscess formation rate can be a potential way to improve immunization rates. Community health volunteers should increase their follow-up on children born at home and those living in rent. Health institutions and volunteers should be influential in creating

  12. Initial incomplete surgery modifies prognosis in advanced ovarian cancer regardless of subsequent management.

    Science.gov (United States)

    Bacalbasa, Nicolae; Balescu, Irina; Dima, Simona; Herlea, Vlad; David, Leonard; Brasoveanu, Vladislav; Popescu, Irinel

    2015-04-01

    Prognosis in ovarian cancer is determined by completeness of cytoreduction and proper management by specialized oncological gynecologists. Incomplete initial debulking surgery in non-specialized Centers is, however, a reality and there is ongoing discussion about the best subsequent management of such patients. Patients with advanced ovarian cancer (International Federation of Gynecology and Obstetrics--FIGO FIGO stages IIIC-IV) who had biopsy by laparotomy or incomplete cytoreduction followed or not by chemotherapy further referred to our Institution between January 2002 and May 2014 were included. The two groups of incomplete cytoreduction [followed by upfront surgery or followed by chemotherapy and interval debulking surgery (IDS)] were compared and also compared against a cohort of 197 patients with similar characteristics who underwent upfront maximal surgery according to the standard at our Iinstitution during the same period. A total of 99 eligible patients were identified. Sixty-seven of them underwent biopsies by laparotomy and 32 underwent incomplete cytoreduction in other institutions. Twenty-eight patients underwent direct re-operation while 71 patients underwent neoadjuvant chemotherapy followed by IDS. The mean overall survival duration for patients with upfront reoperation was 31 months and 54 months for patients with neoadjuvant chemotherapy and IDS, considerably lower than the 72 months obtained for the group of 197 patients with maximal up-front complete cytoreduction at our Institution. Primary biopsy or incomplete cytoreduction reduces survival regardless of the subsequent approach. However, if incomplete cytoreduction has occurred, neoadjuvant chemotherapy followed by IDS is preferable to up-front reoperation. Copyright© 2015 International Institute of Anticancer Research (Dr. John G. Delinassios), All rights reserved.

  13. Clearer, Simpler and more Efficient LAPACK Routines for Symmetric Positive Definite Band Factorization

    DEFF Research Database (Denmark)

    Gustavson, Fred G.; Quintania-Orti, Enrique S.; Quintana-Orti, Gregorio

    We describe a minor format change for representing a symmetric band matrix AB using the same array space specified by LAPACK. In LAPACK, band codes operating on the lower part of a symmetric matrix reference matrix element (i, j) as AB1+i−j,j . The format change we propose allows LAPACK band codes...... to reference the (i, j) element as ABi,j . Doing this yields lower band codes that use standard matrix terminology so that they become clearer and hence easier to understand. As a second contribution, we simplify the LAPACK Cholesky Band Factorization routine pbtrf by reducing from six to three the number...... of subroutine calls one needs to invoke during a right-looking block factorization step. Our new routines perform exactly the same number of floating-point arithmetic operations as the current LAPACK routine pbtrf. Almost always they deliver higher performance. The experimental results show...

  14. LU factorization for accelerator-based systems

    KAUST Repository

    Agullo, Emmanuel

    2011-12-01

    Multicore architectures enhanced with multiple GPUs are likely to become mainstream High Performance Computing (HPC) platforms in a near future. In this paper, we present the design and implementation of an LU factorization using tile algorithm that can fully exploit the potential of such platforms in spite of their complexity. We use a methodology derived from previous work on Cholesky and QR factorizations. Our contributions essentially consist of providing new CPU/GPU hybrid LU kernels, studying the impact on performance of the looking variants as well as the storage layout in presence of pivoting, tuning the kernels for two different machines composed of multiple recent NVIDIA Tesla S1070 (four GPUs total) and Fermi-based S2050 GPUs (three GPUs total), respectively. The hybrid tile LU asymptotically achieves 1 Tflop/s in single precision on both hardwares. The performance in double precision arithmetic reaches 500 Gflop/s on the Fermi-based system, twice faster than the old GPU generation of Tesla S1070. We also discuss the impact of the number of tiles on the numerical stability. We show that the numerical results of the tile LU factorization will be accurate enough for most applications as long as the computations are performed in double precision arithmetic. © 2011 IEEE.

  15. Prune belly syndrome associated with incomplete VACTERL

    Directory of Open Access Journals (Sweden)

    Ghritlaharey R

    2007-01-01

    Full Text Available A Prune Belly syndrome with VATER/VACTERL association is an extremely rare. They are either stillborn or die within few days of life, only few such cases have been reported in literature. We are presenting here a male neonate of Prune Belly syndrome associated with incomplete VACTERL with brief review of literature.

  16. Plural Form in Franchising: An Incomplete Contracting Approach

    NARCIS (Netherlands)

    G.W.J. Hendrikse (George); T. Jiang (Tao)

    2005-01-01

    textabstractPlural form franchising is modeled from an incomplete contracting perspective. Complete franchising is the unique, efficient governance structure only when the plural form externality is limited and the costs of investment are low for both franchisees. Governance structure choice is

  17. Low energy incomplete fusion and its relevance to the synthesis of super heavy elements

    Directory of Open Access Journals (Sweden)

    Yadav Abhishek

    2015-01-01

    Full Text Available To study the presence of incomplete fusion at energies around the Coulomb-barrier and to understand its dependence on various entrance-channel parameters, the incomplete fusion fractions have been deduced (i from excitation function measurements for 18O,13,12C+159Tb, and (ii from forward recoil range measurements for 12C+159Tb systems, at low energies (<7MeV/A. The data have been analyzed within the framework of compound nucleus decay, which suggests the production of xn/pxn-channels via complete fusion, as these are found to be well reproduced by PACE4 predictions, while, a significant enhancement in the excitation functions of α-emitting channels has been observed over the theoretical ones, which has been attributed due to the incomplete fusion processes. Further, the incomplete fusion events observed in case of forward recoil ranges have been explained on the basis of the breakup fusion model, where these events may be attributed to the fusion of 8Be and/or 4He from 12C projectile to the target nucleus. For better insight into the underlying dynamics, the deduced fractions of incomplete fusion have been compared with other nearby systems as a function of various entrance channel parameters. The incomplete fusion has been found to be sensitive to the projectile’s energy and alpha-Q-value of the projectile.

  18. K-Nearest Neighbor Intervals Based AP Clustering Algorithm for Large Incomplete Data

    Directory of Open Access Journals (Sweden)

    Cheng Lu

    2015-01-01

    Full Text Available The Affinity Propagation (AP algorithm is an effective algorithm for clustering analysis, but it can not be directly applicable to the case of incomplete data. In view of the prevalence of missing data and the uncertainty of missing attributes, we put forward a modified AP clustering algorithm based on K-nearest neighbor intervals (KNNI for incomplete data. Based on an Improved Partial Data Strategy, the proposed algorithm estimates the KNNI representation of missing attributes by using the attribute distribution information of the available data. The similarity function can be changed by dealing with the interval data. Then the improved AP algorithm can be applicable to the case of incomplete data. Experiments on several UCI datasets show that the proposed algorithm achieves impressive clustering results.

  19. Using incomplete citation data for MEDLINE results ranking.

    Science.gov (United States)

    Herskovic, Jorge R; Bernstam, Elmer V

    2005-01-01

    Information overload is a significant problem for modern medicine. Searching MEDLINE for common topics often retrieves more relevant documents than users can review. Therefore, we must identify documents that are not only relevant, but also important. Our system ranks articles using citation counts and the PageRank algorithm, incorporating data from the Science Citation Index. However, citation data is usually incomplete. Therefore, we explore the relationship between the quantity of citation information available to the system and the quality of the result ranking. Specifically, we test the ability of citation count and PageRank to identify "important articles" as defined by experts from large result sets with decreasing citation information. We found that PageRank performs better than simple citation counts, but both algorithms are surprisingly robust to information loss. We conclude that even an incomplete citation database is likely to be effective for importance ranking.

  20. Pricing the Option to Surrender in Incomplete Markets

    DEFF Research Database (Denmark)

    Consiglio, Andrea; De Giovanni, Domenico

    New international accounting standards require insurers to reflect the value of embedded options and guarantees in their products. Pricing techniques based on the Black & Scholes paradigm are often used, however, the hypotheses underneath this model are rarely met. We propose a framework that enc......New international accounting standards require insurers to reflect the value of embedded options and guarantees in their products. Pricing techniques based on the Black & Scholes paradigm are often used, however, the hypotheses underneath this model are rarely met. We propose a framework...... that encompasses the most known sources of incompleteness. We show that the surrender option, joined with a wide range of claims embedded in insurance contracts, can be priced through our tool, and deliver hedging portfolios to mitigate the risk arising from their positions. We provide extensive empirical analysis...... to highlight the effect of incompleteness on the fair value of the option....

  1. Derivatives of the Incomplete Beta Function

    Directory of Open Access Journals (Sweden)

    Robert J. Boik

    1998-03-01

    Full Text Available The incomplete beta function is defined as where Beta(p, q is the beta function. Dutka (1981 gave a history of the development and numerical evaluation of this function. In this article, an algorithm for computing first and second derivatives of Ix,p,q with respect to p and q is described. The algorithm is useful, for example, when fitting parameters to a censored beta, truncated beta, or a truncated beta-binomial model.

  2. On the Pricing of Options in Incomplete Markets

    NARCIS (Netherlands)

    Melenberg, B.; Werker, B.J.M.

    1996-01-01

    In this paper we reconsider the pricing of options in incomplete continuous time markets.We first discuss option pricing with idiosyncratic stochastic volatility.This leads, of course, to an averaged Black-Scholes price formula.Our proof of this result uses a new formalization of idiosyncraticy

  3. Experimental validation of incomplete data CT image reconstruction techniques

    International Nuclear Information System (INIS)

    Eberhard, J.W.; Hsiao, M.L.; Tam, K.C.

    1989-01-01

    X-ray CT inspection of large metal parts is often limited by x-ray penetration problems along many of the ray paths required for a complete CT data set. In addition, because of the complex geometry of many industrial parts, manipulation difficulties often prevent scanning over some range of angles. CT images reconstructed from these incomplete data sets contain a variety of artifacts which limit their usefulness in part quality determination. Over the past several years, the authors' company has developed 2 new methods of incorporating a priori information about the parts under inspection to significantly improve incomplete data CT image quality. This work reviews the methods which were developed and presents experimental results which confirm the effectiveness of the techniques. The new methods for dealing with incomplete CT data sets rely on a priori information from part blueprints (in electronic form), outer boundary information from touch sensors, estimates of part outer boundaries from available x-ray data, and linear x-ray attenuation coefficients of the part. The two methods make use of this information in different fashions. The relative performance of the two methods in detecting various flaw types is compared. Methods for accurately registering a priori information with x-ray data are also described. These results are critical to a new industrial x-ray inspection cell built for inspection of large aircraft engine parts

  4. Group prioritisation with unknown expert weights in incomplete linguistic context

    Science.gov (United States)

    Cheng, Dong; Cheng, Faxin; Zhou, Zhili; Wang, Juan

    2017-09-01

    In this paper, we study a group prioritisation problem in situations when the expert weights are completely unknown and their judgement preferences are linguistic and incomplete. Starting from the theory of relative entropy (RE) and multiplicative consistency, an optimisation model is provided for deriving an individual priority vector without estimating the missing value(s) of an incomplete linguistic preference relation. In order to address the unknown expert weights in the group aggregating process, we define two new kinds of expert weight indicators based on RE: proximity entropy weight and similarity entropy weight. Furthermore, a dynamic-adjusting algorithm (DAA) is proposed to obtain an objective expert weight vector and capture the dynamic properties involved in it. Unlike the extant literature of group prioritisation, the proposed RE approach does not require pre-allocation of expert weights and can solve incomplete preference relations. An interesting finding is that once all the experts express their preference relations, the final expert weight vector derived from the DAA is fixed irrespective of the initial settings of expert weights. Finally, an application example is conducted to validate the effectiveness and robustness of the RE approach.

  5. Contractual Efficiency of PPP Infrastructure Projects: An Incomplete Contract Model

    Directory of Open Access Journals (Sweden)

    Lei Shi

    2018-01-01

    Full Text Available This study analyses the contractual efficiency of public-private partnership (PPP infrastructure projects, with a focus on two financial aspects: the nonrecourse principal and incompleteness of debt contracts. The nonrecourse principal releases the sponsoring companies from the debt contract when the special purpose vehicle (SPV established by the sponsoring companies falls into default. Consequently, all obligations under the debt contract are limited to the liability of the SPV following its default. Because the debt contract is incomplete, a renegotiation of an additional loan between the bank and the SPV might occur to enable project continuation or liquidation, which in turn influences the SPV’s ex ante strategies (moral hazard. Considering these two financial features of PPP infrastructure projects, this study develops an incomplete contract model to investigate how the renegotiation triggers ex ante moral hazard and ex post inefficient liquidation. We derive equilibrium strategies under service fees endogenously determined via bidding and examine the effect of equilibrium strategies on contractual efficiency. Finally, we propose an optimal combination of a performance guarantee, the government’s termination right, and a service fee to improve the contractual efficiency of PPP infrastructure projects.

  6. Suction v. conventional curettage in incomplete abortion A ...

    African Journals Online (AJOL)

    This randomised controlled trial of 357 patients who had had an incomplete abortion compared suction curettage with conventional curettage for evacuation ofthe uterus. The 179 patients undergoing suction curettage had a significantly lower intra-operative blood loss (P < 0,0001) and a significantly higher mean ...

  7. Management of incomplete abortion in South African public hospitals.

    Science.gov (United States)

    Brown, H C; Jewkes, R; Levin, J; Dickson-Tetteh, K; Rees, H

    2003-04-01

    To describe the current management of incomplete abortion in South African public hospitals and to discuss the extent to which management is clinically appropriate. A multicentre, prospective descriptive study. South African public hospitals that manage gynaecological emergencies. Hospitals were selected using a stratified random sampling method. All women who presented to the above sampled hospitals with incomplete abortion during the three week data collection period in 2000 were included. A data collection sheet was completed at the time of discharge for each woman admitted with a diagnosis of incomplete, complete, missed or inevitable abortion during the study period. Information gathered included demographic data, clinical signs and symptoms at admission, medical management, surgical management, anaestetic management, use of blood products and antibiotics and complications. Three clinical severity categories were used for the purpose of data analysis and interpretation. Detail of medical management, detail of surgical management, use of blood products and antibiotics, methods of analgesia and anaesthesia used, and use of abortifacients. There is a trend towards low cost technology such as the use of manual vacuum aspiration and sedation anaesthesia; however, this is mainly limited to the better resourced tertiary hospitals linked to academic units. The use of antibiotics and blood products has decreased but much of the use is inappropriate. The use of abortifacients does include some use of misoprostol but merely as an adjunct to surgical evacuation. The management of incomplete abortion remains a problem in South Africa, a low income country that is still managing a common clinical problem with costly interventions. The evidence of a trend towards low cost technology is promising, albeit limited to tertiary centres. This study has given us information as how to best address this problem. More training in low cost methods is needed, targeting in particular the

  8. An Optimal Investment Strategy for Insurers in Incomplete Markets

    Directory of Open Access Journals (Sweden)

    Mohamed Badaoui

    2018-04-01

    Full Text Available In this paper we consider the problem of an insurance company where the wealth of the insurer is described by a Cramér-Lundberg process. The insurer is allowed to invest in a risky asset with stochastic volatility subject to the influence of an economic factor and the remaining surplus in a bank account. The price of the risky asset and the economic factor are modeled by a system of correlated stochastic differential equations. In a finite horizon framework and assuming that the market is incomplete, we study the problem of maximizing the expected utility of terminal wealth. When the insurer’s preferences are exponential, an existence and uniqueness theorem is proven for the non-linear Hamilton-Jacobi-Bellman equation (HJB. The optimal strategy and the value function have been produced in closed form. In addition and in order to show the connection between the insurer’s decision and the correlation coefficient we present two numerical approaches: A Monte-Carlo method based on the stochastic representation of the solution of the insurer problem via Feynman-Kac’s formula, and a mixed Finite Difference Monte-Carlo one. Finally the results are presented in the case of Scott model.

  9. Low-energy nuclear reaction of the 14N+169Tm system: Incomplete fusion

    Science.gov (United States)

    Kumar, R.; Sharma, Vijay R.; Yadav, Abhishek; Singh, Pushpendra P.; Agarwal, Avinash; Appannababu, S.; Mukherjee, S.; Singh, B. P.; Ali, R.; Bhowmik, R. K.

    2017-11-01

    Excitation functions of reaction residues produced in the 14N+169Tm system have been measured to high precision at energies above the fusion barrier, ranging from 1.04 VB to 1.30 VB , and analyzed in the framework of the statistical model code pace4. Analysis of α -emitting channels points toward the onset of incomplete fusion even at slightly above-barrier energies where complete fusion is supposed to be one of the dominant processes. The onset and strength of incomplete fusion have been deduced and studied in terms of various entrance channel parameters. Present results together with the reanalysis of existing data for various projectile-target combinations conclusively suggest strong influence of projectile structure on the onset of incomplete fusion. Also, a strong dependence on the Coulomb effect (ZPZT) has been observed for the present system along with different projectile-target combinations available in the literature. It is concluded that the fraction of incomplete fusion linearly increases with ZPZT and is found to be more for larger ZPZT values, indicating significantly important linear systematics.

  10. Achieving a complete colonic evaluation in patients with incomplete colonoscopy is worth the effort.

    Science.gov (United States)

    Ridolfi, Timothy J; Valente, Michael A; Church, James M

    2014-03-01

    Patients with an incomplete colonoscopy are potentially at risk for missed lesions. The purpose of this work was to identify the percentage of patients completing colonic evaluation after incomplete colonoscopy, the manner in which the evaluation was completed, and the incidence of significant pathology. This was a retrospective analysis of prospectively collected data. The study was conducted in an outpatient colonoscopy clinic in the colorectal surgery department of a tertiary referral center. Patients included those undergoing incomplete colonoscopy from a database of 25,645 colonoscopies performed from 1982 to 2009. Procedures aimed at completing colorectal evaluation were included in the study. Reason for incompletion, secondary study, its success, and findings were measured. A total of 242 patients with incomplete colonoscopies were identified; 166 (69%) were women. The average age of patients was 59 years. Most frequent causes for incomplete colonoscopy were inadequate preparation (34%), pain (30%), and tortuosity (20%). The scope could not pass the splenic flexure in 165 patients (71%). A total of 218 patients (90%) were offered completion studies, and 179 patients (82%) complied. Seventy-three of 82 patients who had a surveillance colonoscopy had a follow-up (89%), compared with 72 (87%) of 83 with symptoms and 40 (74%) of 54 who had a screening. Barium enema (BE) was performed in 74 (41%), repeat colonoscopy in 71 (40%), CT colonography in 17 (9%), and colonoscopy under general anesthesia in 9 patients (5%). Resection with intraoperative/perioperative colonoscopy was required in 8 patients (4%). Repeat colonoscopy found 32 lesions (24 tubular adenomas, 4 tubulovillous adenomas, and 4 sessile serrated polyps) in 17 patients (24%). Radiology demonstrated new abnormalities in 11 (12%) of 91 patients, prompting 7 colonoscopies. In 3 patients, colonoscopy showed an inverted appendix, a tubulovillous adenoma, and a sigmoid stricture. Overall, clinically

  11. Incomplete dicephalous conjoined twins: prenatal US and MRI findings

    International Nuclear Information System (INIS)

    Salvador, Diego; Ruata, Maria I.; Ruiz Lascano, Diogenes; Travella, Claudio; Tinti, Maria E.

    2002-01-01

    The authors report a case of incomplete dicephali conjoined twins, with prenatal diagnostic by ultrasound scan and confirmed with nuclear magnetic resonance. In this case the fetus presented two complete heads and necks, two parallel columns up to the coccyx, one single body, two complete arms and two complete legs. Thorax and abdominal organs were not double, however the heart had more than four cavities. This abnormality appears when the zygote division happens after the day 14 from fertilization and it is unable to cause the fission, resulting in an incomplete division. This kind of conjoined twins have practically no chance of surviving, due to the large number of shared organs. The prenatal diagnosis is important to separate these cases from those with a chance of living with surgical intervention. (author)

  12. Hearing loss in enlarged vestibular aqueduct and incomplete partition type II.

    Science.gov (United States)

    Ahadizadeh, Emily; Ascha, Mustafa; Manzoor, Nauman; Gupta, Amit; Semaan, Maroun; Megerian, Cliff; Otteson, Todd

    The purpose of this work is to identify the role of incomplete partition type II on hearing loss among patients with enlarged vestibular aqueduct (EVA). EVA is a common congenital inner ear malformation among children with hearing loss, where vestibular aqueduct morphology in this population has been shown to correlate to hearing loss. However, the impact of incomplete partition between cochlear turns on hearing loss has not been, despite meaningful implications for EVA pathophysiology. A retrospective review of radiology reports for patients who had computed tomography (CT) scans with diagnoses of hearing loss at a tertiary medical center between January 2000 and June 2016 were screened for EVA. CT scans of the internal auditory canal (IAC) for those patients with EVA were examined for evidence of incomplete partition type II (IP-II), measurements of midpoint width and operculum width a second time, and patients meeting Cincinnati criteria for EVA selected for analysis. Statistical analysis including chi-square, Wilcoxon rank-sum, and t-tests were used to identify differences in outcomes and clinical predictors, as appropriate for the distribution of the data. Linear mixed models of hearing test results for all available tests were constructed, both univariable and adjusting for vestibular aqueduct morphometric features, with ear-specific intercepts and slopes over time. There were no statistically significant differences in any hearing test results or vestibular aqueduct midpoint and operculum widths. Linear mixed models, both univariable and those adjusting for midpoint and operculum widths, did not indicate a statistically significant effect of incomplete partition type II on hearing test results. Hearing loss due to enlarged vestibular aqueduct does not appear to be affected by the presence of incomplete partition type II. Our results suggest that the pathophysiological processes underlying hearing loss in enlarged vestibular aqueduct may not be a result of

  13. Building Chaotic Model From Incomplete Time Series

    Science.gov (United States)

    Siek, Michael; Solomatine, Dimitri

    2010-05-01

    This paper presents a number of novel techniques for building a predictive chaotic model from incomplete time series. A predictive chaotic model is built by reconstructing the time-delayed phase space from observed time series and the prediction is made by a global model or adaptive local models based on the dynamical neighbors found in the reconstructed phase space. In general, the building of any data-driven models depends on the completeness and quality of the data itself. However, the completeness of the data availability can not always be guaranteed since the measurement or data transmission is intermittently not working properly due to some reasons. We propose two main solutions dealing with incomplete time series: using imputing and non-imputing methods. For imputing methods, we utilized the interpolation methods (weighted sum of linear interpolations, Bayesian principle component analysis and cubic spline interpolation) and predictive models (neural network, kernel machine, chaotic model) for estimating the missing values. After imputing the missing values, the phase space reconstruction and chaotic model prediction are executed as a standard procedure. For non-imputing methods, we reconstructed the time-delayed phase space from observed time series with missing values. This reconstruction results in non-continuous trajectories. However, the local model prediction can still be made from the other dynamical neighbors reconstructed from non-missing values. We implemented and tested these methods to construct a chaotic model for predicting storm surges at Hoek van Holland as the entrance of Rotterdam Port. The hourly surge time series is available for duration of 1990-1996. For measuring the performance of the proposed methods, a synthetic time series with missing values generated by a particular random variable to the original (complete) time series is utilized. There exist two main performance measures used in this work: (1) error measures between the actual

  14. Essays on incomplete contracts in regulatory activities

    Science.gov (United States)

    Saavedra, Eduardo Humberto

    This dissertation consists of three essays. The first essay, The Hold-Up Problem in Public Infrastructure Franchising, characterizes the equilibria of the investment decisions in public infrastructure franchising under incomplete contracting and ex-post renegotiation. The parties (government and a firm) are unable to credibly commit to the contracted investment plan, so that a second step investment is renegotiated by the parties at the revision stage. As expected, the possibility of renegotiation affects initial non-verifiable investments. The main conclusion of this essay is that not only underinvestment but also overinvestment in infrastructure may arise in equilibrium, compared to the complete contracting case. The second essay, Alternative Institutional Arrangements in Network Utilities: An Incomplete Contracting Approach, presents a theoretical assessment of the efficiency implications of privatizing natural monopolies which are vertically related to potential competitive firms. Based on the incomplete contracts and asymmetric information paradigm. I develop a model that analyzes the relative advantages of different institutional arrangements---alternative ownership and market structures in the industry--- in terms of their allocative and productive efficiencies. The main policy conclusion of this essay is that both ownership and the existence of conglomerates in network industries matter. Among other conclusions, this essay provides an economic rationale for a mixed economy in which the network is public and vertical separation of the industry when the natural monopoly is under private ownership. The last essay, Opportunistic Behavior and Legal Disputes in the Chilean Electricity Sector, analyzes post-contractual disputes in this newly privatized industry. It discusses the presumption that opportunistic behavior and disputes arise due to inadequate market design, ambiguous regulation, and institutional weaknesses. This chapter also assesses the presumption

  15. Sudan and South Sudan's bitter and incomplete divorce

    African Journals Online (AJOL)

    Sudan and South Sudan's bitter and incomplete divorce. Copnall, James 2017. London, Hurst Publishers, 317 pp. ISBN 978-184804-830-9. Reviewed by Nicodemus Minde*. Having served as the BBC Sudan correspondent from 2009 to 2012, James. Copnall has compiled an insightful account of the bitter-sweet split of the.

  16. The capacitated team orienteering problem with incomplete service

    NARCIS (Netherlands)

    Archetti, Claudia; Bianchessi, Nicola; Speranza, M. Grazia

    2013-01-01

    In this paper we study the capacitated version of the Team Orienteering Problem (TOP), that is the Capacitated TOP (CTOP) and the impact of relaxing the assumption that a customer, if served, must be completely served. We prove that the profit collected by the CTOP with Incomplete Service (CTOP-IS)

  17. Incomplete (bending) fractures of the mandibular condyle in children

    International Nuclear Information System (INIS)

    Ahrendt, D.; Swischuk, L.E.; Hayden, C.K. Jr.; Texas Univ., Galveston

    1984-01-01

    Incomplete, bending or bowing fractures of the mandibular condyle in children frequently go undetected. The reason is that the bending deformity often is subtle and passes for normal. This is especially true if the fractures are bilateral. (orig.)

  18. Management of incomplete abortions at South African public hospitals

    African Journals Online (AJOL)

    incomplete abortion can be more effectively and safely managed using ..... rational prescribing of antibiotics, use of blood transfusion and shortening ... emotional volcano. ... Sal FT, NaSS1m J. The need lOT a replOOuctrve health approach.

  19. Assessment of colonic disease by multi-slice CT pneumocolon after incomplete colonoscopy

    International Nuclear Information System (INIS)

    Zhao Zehua; Liu Wenjin; Xu Songsen; Wang Kang; Wang Weizhong

    2004-01-01

    Objective: To evaluate the use of preoperative MSCT in patients with clinically suspected colorectal disease after incomplete colonoscopy. Methods: After incomplete colonoscopy, 31 patients underwent MSCT before and after intravenous injection of iodinated contrast agent. CT virtual colonography (CTVC), multiplanar reformation (MPR), shaded surface display (SSD), and Raysum images were obtained by using 4 different software in workstation. The results of MSCT were compared with the findings of colonoscopy, intraoperative colon palpation, and postoperative pathology. Results: After incomplete colonoscopy, MSCT was successfully performed in all 31 cases. Postoperative pathology revealed 22 colorectal cancers (one synchronous cancers, two with polyps) and 9 benign disease. 22 colonic carcinomas were all correctly diagnosed by MSCT (including synchronous disease), 2 benign diseases were misdiagnosed as malignancy, and one polyp was missed. Conclusion: MSCT is a feasible and useful method for evaluating the entire colon before surgery in patients with occlusive disease. (author)

  20. Spectroscopic study of 126I via incomplete fusion reaction

    International Nuclear Information System (INIS)

    Kanagalekar, B.A.; Das, Pragya; Kumar, Vinod; Kumar, R.; Singh, R.P.; Muralithar, S.; Bhowmik, R.K.

    2006-01-01

    The experiment at Inter University Accelerator Centre consisted of identifying the yrast high-spin states of 126 I using the incomplete fusion reaction 124 Sn ( 10 B, α4n) 126 I at beam energy of 70 MeV

  1. Corruption in PPPs, Incentives and Contract Incompleteness

    OpenAIRE

    Elisabetta Iossa; David Martimort

    2014-01-01

    In a public procurement setting, we discuss the desirability of completing contracts with state-contingent clauses providing for monetary compensations to the contractor when revenue shocks occur. Realized shocks are private information of the contractor and this creates agency costs of delegated service provision. Verifying the contractor’s messages on the shocks entails contracting costs that make incomplete contracts attractive, despite their higher agency costs. A public official (supervi...

  2. Induction of complete and incomplete chromosome aberrations by bleomycin in human lymphocytes

    International Nuclear Information System (INIS)

    Benkhaled, L.; Xuncla, M.; Caballin, M.R.; Barrios, L.; Barquinero, J.F.

    2008-01-01

    Bleomycin (BLM) is a clastogenic compound, which due to the overdispersion in the cell distribution of induced dicentrics has been compared to the effect of high-LET radiation. Recently, it has been described that in fibroblast derived cell lines BLM induces incomplete chromosome elements more efficiently than any type of ionizing radiation. The objective of the present study was to evaluate in human lymphocytes the induction of dicentrics and incomplete chromosome elements by BLM. Peripheral blood samples have been treated with different concentrations of BLM. Two cytogenetic techniques were applied, fluorescence plus Giemsa (FPG) and FISH using pan-centromeric and pan-telomeric probes. The observed frequency of dicentric equivalents increases linearly with the BLM concentration, and for all BLM concentrations the distribution of dicentric equivalents was overdispersed. In the FISH study the ratio between total incomplete elements and multicentrics was 0.27. The overdispersion in the dicentric cell distribution, and the linear BLM-concentration dependence of dicentrics can be compared to the effect of high-LET radiation, on the contrary the ratio of incomplete elements and multicentrics is similar to the one induced by low-LET radiation (∼0.40). The elevated proportion of interstitial deletions in relation to total acentric fragments, higher than any type of ionizing radiation could be a characteristic signature of the clastogenic effect of BLM

  3. Reliability of TMS metrics in patients with chronic incomplete spinal cord injury.

    Science.gov (United States)

    Potter-Baker, K A; Janini, D P; Frost, F S; Chabra, P; Varnerin, N; Cunningham, D A; Sankarasubramanian, V; Plow, E B

    2016-11-01

    Test-retest reliability analysis in individuals with chronic incomplete spinal cord injury (iSCI). The purpose of this study was to examine the reliability of neurophysiological metrics acquired with transcranial magnetic stimulation (TMS) in individuals with chronic incomplete tetraplegia. Cleveland Clinic Foundation, Cleveland, Ohio, USA. TMS metrics of corticospinal excitability, output, inhibition and motor map distribution were collected in muscles with a higher MRC grade and muscles with a lower MRC grade on the more affected side of the body. Metrics denoting upper limb function were also collected. All metrics were collected at two sessions separated by a minimum of two weeks. Reliability between sessions was determined using Spearman's correlation coefficients and concordance correlation coefficients (CCCs). We found that TMS metrics that were acquired in higher MRC grade muscles were approximately two times more reliable than those collected in lower MRC grade muscles. TMS metrics of motor map output, however, demonstrated poor reliability regardless of muscle choice (P=0.34; CCC=0.51). Correlation analysis indicated that patients with more baseline impairment and/or those in a more chronic phase of iSCI demonstrated greater variability of metrics. In iSCI, reliability of TMS metrics varies depending on the muscle grade of the tested muscle. Variability is also influenced by factors such as baseline motor function and time post SCI. Future studies that use TMS metrics in longitudinal study designs to understand functional recovery should be cautious as choice of muscle and clinical characteristics can influence reliability.

  4. Introducing Misoprostol for the Treatment of Incomplete Abortion in ...

    African Journals Online (AJOL)

    Despite legal restriction, induced abortions and resulting complications are common in Nigeria. Misoprostol administration for incomplete abortion was introduced in 3 Nigerian hospitals. The feasibility of the hospitals, patient and provider acceptability were assessed using questionnaire and interview guides administered ...

  5. Consumption-Portfolio Optimization with Recursive Utility in Incomplete Markets

    DEFF Research Database (Denmark)

    Kraft, Holger; Seifried, Frank Thomas; Steffensen, Mogens

    2013-01-01

    In an incomplete market, we study the optimal consumption-portfolio decision of an investor with recursive preferences of Epstein–Zin type. Applying a classical dynamic programming approach, we formulate the associated Hamilton–Jacobi–Bellman equation and provide a suitable verification theorem...

  6. Analysis of α-particle induced incomplete chromosome aberrations, using pan-centro metric and pan-telomeric DNA probes

    International Nuclear Information System (INIS)

    Mestres, M.; Schmid, E.; Stephan, G.; Barrios, L.; Caballin, M. R.; Barquinero, J. F.

    2004-01-01

    The aim of the present study has been the evaluation of the incompleteness of α-particle induced chromosome aberrations by the simultaneous detection of all centromeres and telomeres present in human lymphocytes. For this purpose attached lymphocytes were irradiated at doses of 0.2, 0.5,0.7 and 1 Gy in a ''241Am source. FISH techniques were applied using pan-centromeric and pan-telomeric probes. All abnormal cells were digitalised and analysed using a Cytovision FISH workstation. A total of 378 incomplete chromosomes plus incomplete acentrics was found. Cases with more than 92 telomeres were not detected. The ratio between total incomplete elements and multicentrics was 1.00. The total number of acentric fragments was 822; 57% of then were complete fragments ace (+.+), 26% incomplete fragments ace (+,-), and 17% interstitial fragment ace (-.-). The percentage of incomplete aberrations is higher after high-LET than described for low-LET exposure. The results seem to indicate that compared to low-LET. after α-particle exposure it is more likely to repair the centromere-containing elements. (Author) 30 refs

  7. Blink rate, incomplete blinks and computer vision syndrome.

    Science.gov (United States)

    Portello, Joan K; Rosenfield, Mark; Chu, Christina A

    2013-05-01

    Computer vision syndrome (CVS), a highly prevalent condition, is frequently associated with dry eye disorders. Furthermore, a reduced blink rate has been observed during computer use. The present study examined whether post task ocular and visual symptoms are associated with either a decreased blink rate or a higher prevalence of incomplete blinks. An additional trial tested whether increasing the blink rate would reduce CVS symptoms. Subjects (N = 21) were required to perform a continuous 15-minute reading task on a desktop computer at a viewing distance of 50 cm. Subjects were videotaped during the task to determine their blink rate and amplitude. Immediately after the task, subjects completed a questionnaire regarding ocular symptoms experienced during the trial. In a second session, the blink rate was increased by means of an audible tone that sounded every 4 seconds, with subjects being instructed to blink on hearing the tone. The mean blink rate during the task without the audible tone was 11.6 blinks per minute (SD, 7.84). The percentage of blinks deemed incomplete for each subject ranged from 0.9 to 56.5%, with a mean of 16.1% (SD, 15.7). A significant positive correlation was observed between the total symptom score and the percentage of incomplete blinks during the task (p = 0.002). Furthermore, a significant negative correlation was noted between the blink score and symptoms (p = 0.035). Increasing the mean blink rate to 23.5 blinks per minute by means of the audible tone did not produce a significant change in the symptom score. Whereas CVS symptoms are associated with a reduced blink rate, the completeness of the blink may be equally significant. Because instructing a patient to increase his or her blink rate may be ineffective or impractical, actions to achieve complete corneal coverage during blinking may be more helpful in alleviating symptoms during computer operation.

  8. A Clinical Study on Management of Incomplete Abortion by Manual Vacuum Aspiration (MVA

    Directory of Open Access Journals (Sweden)

    Arifa Akter Jahan

    2012-07-01

    Full Text Available Background: Abortion is an important social and public health issue. In Bangladesh complication from unsafe abortion is one of the leading causes of maternal mortality. It is a serious health problem. World Health Organisation estimates that 14% of maternal deaths which occur every year in the countries of South Asia including Bangladesh are due to abortion. Study shows manual vacuum aspiration procedure is safe and effective in incomplete abortion. Very few clinical trials were carried out in Bangladesh to assess the safety and effectivity of manual vacuum aspiration in managing incomplete abortion. Objective: To find out the outcome of manual vacuum aspiration in the management of patients of incomplete abortion. Materials and Methods: This observational descriptive study was conducted in the department of Obstetrics & Gynaecology, Dhaka Medical College & Hospital from June to December, 2004. One hundred cases of diagnosed incomplete abortion up to 12 weeks of gestation were managed by manual vacuum aspiration during this period. A data recording sheet was designed for this purpose. Haemodynamically stable patients with no history of induced abortion and fever were enrolled. Results: Procedure time of manual vacuum aspiration was short, average duration was 7 minutes. Bleeding was minimum (20-30 mL in 67% cases and weighted mean was 29.80 mL. Eighty three percent patients were stable during the procedure and only 3% needed blood transfusion. Nonnarcotic analgesics were used in 59% cases and 33% needed only proper counselling. Average duration of hospital stay was 2 hours. Effectiveness of the procedure was about 98% with very low post procedure complication rate (2%. Conclusion: MVA procedure is a safe and effective technique of uterine evacuation in incomplete abortion. It is quick, less expensive, effective and less painful. Hospital stay and chance of perforation of uterus is less. So this procedure should be considered by health care

  9. Disentangling complete and incomplete fusion for 9Be+187Re system at near barrier energies

    International Nuclear Information System (INIS)

    Kharab, Rajesh; Chahal, Rajiv; Rajiv Kumar

    2015-01-01

    The breakup of projectile before fusion leads to some unusual fusion mechanisms like incomplete fusion (ICF) and sequential complete fusion (SCF). Experimentally, it is not possible to separate SCF events from direct complete fusion (DCF). However, the complete fusion and incomplete fusion can be measured separately. Theoretically it is very difficult to calculate the complete and incomplete fusion cross section separately using different models. Very recently A. Diaz-Torres has developed a computer code platypus based on classical dynamical model wherein the complete and incomplete fusion cross sections are calculated separately. But this model is found to work very well at energies above the barrier energy. Here we have attempted to extrapolate the results of the code platypus by using simple Wong's formula in conjunction with the energy dependent Woods-Saxon potential (EDWSP) in the below barrier energy region

  10. Incomplete childhood immunization with new and old vaccines and associated factors: BRISA birth cohort, São Luís, Maranhão State, Northeast Brazil.

    Science.gov (United States)

    Silva, Francelena de Sousa; Barbosa, Yonna Costa; Batalha, Mônica Araújo; Ribeiro, Marizélia Rodrigues Costa; Simões, Vanda Maria Ferreira; Branco, Maria Dos Remédios Freitas Carvalho; Thomaz, Érika Bárbara Abreu Fonseca; Queiroz, Rejane Christine de Sousa; Araújo, Waleska Regina Machado; Silva, Antônio Augusto Moura da

    2018-03-12

    This study estimated the percentages of incomplete immunization with new vaccines and old vaccines and associated factors in children 13 to 35 months of age belonging to a birth cohort in São Luís, the capital of Maranhão State, Brazil. The sample was probabilistic, with 3,076 children born in 2010. Information on vaccination was obtained from the Child's Health Card. The new vaccines, namely those introduced in 2010, were meningococcal C and 10-valent pneumococcal, and the old vaccines, or those already on the childhood immunization schedule, were BCG, hepatitis B, human rotavirus, polio, tetravalent (diphtheria, tetanus, pertussis, Haemophilus influenzae b), yellow fever, and triple viral (measles, mumps, rubella). The study used hierarchical modeling and Poisson regression with robust variance. Prevalence ratios (PR) and 95% confidence intervals (95%CI) were calculated. Incomplete immunization was higher with new vaccines (51.1%) than with old vaccines (33.2%). Children 25 to 35 months of age (PR = 1.27; 95%CI: 1.14-1.41) and those in economic classes D/E (PR = 1.20; 95%CI: 1.06-1.35) were only significantly associated with new vaccines; low maternal schooling (PR = 1.58; 95%CI: 1.21-2.06), unavailability of outpatient and/or hospital care for the child (PR = 1.20; 95%CI: 1.04-1.38), and unavailability of the vaccine in health services (PR: 1.28; 95%CI: 1.12-1.46) were only associated with old vaccines. Immunization strategies should consider the vulnerability of older preschool-age children and those belonging to classes D and E, especially when new vaccines are introduced, as well as children of mothers with low schooling. Strategies should also address problems with the availability of health services and vaccines.

  11. Experimental Determination of Multipartite Entanglement with Incomplete Information

    Directory of Open Access Journals (Sweden)

    G. H. Aguilar

    2015-09-01

    Full Text Available Multipartite entanglement is very poorly understood despite all the theoretical and experimental advances of the last decades. Preparation, manipulation, and identification of this resource is crucial for both practical and fundamental reasons. However, the difficulty in the practical manipulation and the complexity of the data generated by measurements on these systems increase rapidly with the number of parties. Therefore, we would like to experimentally address the problem of how much information about multipartite entanglement we can access with incomplete measurements. In particular, it was shown that some types of pure multipartite entangled states can be witnessed without measuring the correlations [M. Walter et al., Science 340, 1205 (2013] between parties, which is strongly demanding experimentally. We explore this method using an optical setup that permits the preparation and the complete tomographic reconstruction of many inequivalent classes of three- and four-partite entangled states, and compare complete versus incomplete information. We show that the method is useful in practice, even for nonpure states or nonideal measurement conditions.

  12. High Productivity Programming of Dense Linear Algebra on Heterogeneous NUMA Architectures

    KAUST Repository

    Alomairy, Rabab M.

    2013-01-01

    compromising the overall performance. Our approach fea- tures separation of concerns by abstracting the complexity of the hardware from the end users so that high productivity can be achieved. The Cholesky factorization is used as a benchmark representative

  13. Incomplete Continuous-time Securities Markets with Stochastic Income Volatility

    DEFF Research Database (Denmark)

    Christensen, Peter Ove; Larsen, Kasper

    2014-01-01

    We derive closed-form solutions for the equilibrium interest rate and market price of risk processes in an incomplete continuous-time market with uncertainty generated by Brownian motions. The economy has a finite number of heterogeneous exponential utility investors, who receive partially...

  14. Incomplete Continuous-Time Securities Markets with Stochastic Income Volatility

    DEFF Research Database (Denmark)

    Christensen, Peter Ove; Larsen, Kasper

    In an incomplete continuous-time securities market governed by Brownian motions, we derive closed-form solutions for the equilibrium risk-free rate and equity premium processes. The economy has a finite number of heterogeneous exponential utility investors, who receive partially unspanned income ...

  15. Incomplete contour representations and shape descriptors : ICR test studies

    NARCIS (Netherlands)

    Ghosh, Anarta; Petkov, Nicolai; Gregorio, MD; DiMaio,; Frucci, M; Musio, C

    2005-01-01

    Inspired by psychophysical studies of the human cognitive abilities we propose a novel aspect and a method for performance evaluation of contour based shape recognition algorithms regarding their robustness to incompleteness of contours. We use complete contour representations of objects as a

  16. Optimizing incomplete sample designs for item response model parameters

    NARCIS (Netherlands)

    van der Linden, Willem J.

    Several models for optimizing incomplete sample designs with respect to information on the item parameters are presented. The following cases are considered: (1) known ability parameters; (2) unknown ability parameters; (3) item sets with multiple ability scales; and (4) response models with

  17. Can we make the second incompleteness theorem coordinate free?

    NARCIS (Netherlands)

    Visser, A.

    2008-01-01

    Is it possible to give a coordinate free formulation of the Second Incompleteness Theorem? We pursue one possible approach to this question. We show that (i) cutfree consistency for finitely axiomatized theories can be uniquely characterized modulo EA-provable equivalence, (ii) consistency

  18. Asset pricing puzzles explained by incomplete Brownian equilibria

    DEFF Research Database (Denmark)

    Christensen, Peter Ove; Larsen, Kasper

    We examine a class of Brownian based models which produce tractable incomplete equilibria. The models are based on finitely many investors with heterogeneous exponential utilities over intermediate consumption who receive partially unspanned income. The investors can trade continuously on a finit...... markets. Consequently, our model can simultaneously help explaining the risk-free rate and equity premium puzzles....

  19. Neuroblastoma: treatment outcome after incomplete resection of primary tumors.

    Science.gov (United States)

    Moon, Suk-Bae; Park, Kwi-Won; Jung, Sung-Eun; Youn, Woong-Jae

    2009-09-01

    For International Neuroblastoma Staging System (INSS) stages III or IV neuroblastoma (intermediate or high risk), complete excision of the primary tumor is not always feasible. Most current studies on the treatment outcome of these patients have reported on the complete excision status. The aim of this study is to review the treatment outcome after the incomplete resection. The medical records of 37 patients that underwent incomplete resection between January 1986 and December 2005 were reviewed retrospectively. Incomplete resection was assessed by review of the operative notes and postoperative computerized tomography. Age, gender, tumor location, INSS stage, N-myc gene copy number, pre- and postoperative therapy, and treatment outcome were reviewed. The treatment outcome was evaluated according to the postoperative treatment protocol in the high-risk group. Intermediate-risk patients were treated with conventional chemotherapy, isotretinoin (ITT) and interleukin-2 (IL-2). High-risk patients were treated with peripheral blood stem cell transplantation (PBSCT), ITT, and IL-2 (N = 11). Before the introduction of PBSCT, the high-risk patients were also treated with the conventional chemotherapy (N = 19). Intermediate-risk patients (N = 5) currently have no evidence of disease (NED). For the high-risk patients (N = 32), 19 patients were treated with chemotherapy alone; 15 patients died of their disease while four patients currently have an NED status. Eight of 11 patients that underwent PBSCT are currently alive. For intermediate risk, conventional chemotherapy appears to be acceptable treatment. However, for high-risk patients, every effort should be made to control residual disease including the use of myeloablative chemotherapy, differentiating agents and immune-modulating agents.

  20. High Efficacy of Repeating Colonoscopy by an Advanced Endoscopist after an Incomplete Colonoscopy

    OpenAIRE

    Ana Ponte; Rolando Pinho; Adélia Rodrigues; Luísa Proença; Joana Silva; Jaime P. Rodrigues; Mafalda Sousa; João Carlos Silva; João Carvalho

    2018-01-01

    Background and Aims: This study aims to evaluate the role of an advanced endoscopist to study the entire colon after an incomplete colonoscopy. Methods: All patients with an elective incomplete colonoscopy performed under deep sedation in our department between January 2010 and October 2016 were included. Patients with a colonic stenosis, an inadequate bowel preparation, or a colonoscopy performed without deep sedation were excluded. Included patients were followed up to evaluate if and what ...

  1. Incomplete fusion reactions in 16O+159Tb system: Spin distribution measurements

    Directory of Open Access Journals (Sweden)

    Sharma Vijay R.

    2015-01-01

    Full Text Available In order to explore the reaction modes on the basis of their entry state spin population, an experiment has been done by employing particle-γ coincidence technique carried out at the Inter University Accelerator Centre, New Delhi. The preliminary analysis conclusively demonstrates, spin distribution for some reaction products populated via complete and/or incomplete fusion of 16O with 159Tb system found to be distinctly different. Further, the existence of incomplete fusion at low bombarding energies indicates the possibility to populate high spin states.

  2. Corporate Finance, Incomplete Contracts, and Corporate Control

    OpenAIRE

    Patrick Bolton

    2014-01-01

    This essay in celebration of Grossman and Hart (GH) (Grossman, S., and H. Oliver. 1986. "The Costs and Benefits of Ownership: A Theory of Vertical and Lateral Integration," 94 Journal of Political Economy 691–719.) discusses how the introduction of incomplete contracts has fundamentally changed economists’ perspectives on corporate finance and control. Before GH, the dominant theory in corporate finance was the tradeoff theory pitting the tax advantages of debt (relative to equity) against ba...

  3. Incomplete Kawasaki disease with recurrent skin peeling: a case report with the review of literature.

    Directory of Open Access Journals (Sweden)

    Parmar R

    2003-01-01

    Full Text Available Kawasaki disease (KD is an acute systemic vasculitis of unknown aetiology that has largely replaced rheumatic heart disease as a cause of acquired heart disease in children of many developed countries. We report a case of incomplete KD in a five-year-old girl. The diagnosis of incomplete KD was made after exclusion of conditions with similar presentation. She was treated with intravenous immunoglobulin following which she made an uneventful recovery but demonstrated thrombocytosis in the second week of convalescence. During the six-month follow up period, she had two episodes of recurrent skin peeling a phenomenon, which is recently reported with KD but not with atypical or incomplete KD. It is important for the treating physicians to become aware of the incomplete KD as prompt diagnosis and early treatment of these patients with intravenous immunoglobulin is vital for the prevention of lethal coronary complications. Physicians need to have a "high index of suspicion" for KD and even, higher for IKD.

  4. Re-sprains during the first 3 months after initial ankle sprain are related to incomplete recovery: an observational study.

    Science.gov (United States)

    van Middelkoop, Marienke; van Rijn, Rogier M; Verhaar, Jan A N; Koes, Bart W; Bierma-Zeinstra, Sita M A

    2012-01-01

    What are prognostic factors for incomplete recovery, instability, re-sprains and pain intensity 12 months after patients consult primary care practitioners for acute ankle sprains? Observational study. One hundred and two patients who consulted their general practitioner or an emergency department for an acute ankle sprain were included in the study. Possible prognostic factors were assessed at baseline and at 3 months follow-up. Outcome measures assessed at 12 months follow-up were self-reported recovery, instability, re-sprains and pain intensity. At 3 months follow-up, 65% of the participants reported instability and 24% reported one or more re-sprains. At 12 months follow-up, 55% still reported instability and more than 50% regarded themselves not completely recovered. None of the factors measured at baseline could predict the outcome at 12 months follow-up. Additionally, prognostic factors from the physical examination of the non-recovered participants at 3 months could not be identified. However, among the non-recovered participants at 3 months follow-up, re-sprains and self-reported pain at rest at 3 months were related to incomplete recovery at 12 months. A physical examination at 3 months follow-up for the non-recovered ankle sprain patient seems to have no additional value for predicting outcome at 12 months. However, for the non-recovered patients at 3 months follow-up, self-reported pain at rest and re-sprains during the first 3 months of follow-up seem to have a prognostic value for recovery at 12 months. Copyright © 2012 Australian Physiotherapy Association. Published by .. All rights reserved.

  5. Preparation of future teachers to psychological and pedagogical parental culture improvement in incomplete families

    Directory of Open Access Journals (Sweden)

    Tetiana Strutynska

    2017-03-01

    Full Text Available The article reveals the need for special training of future teachers for improvement ofpsychological and pedagogical parents’ culture who live separately from incomplete families. Efficiency conditions of such training in semantic and technological aspects are highlighted.Key words: incomplete family, psychological and pedagogical culture of a father,efficiency conditions of future teachers preparation for working with a parent from singleparentfamilies.

  6. Furosemide/Fludrocortisone Test and Clinical Parameters to Diagnose Incomplete Distal Renal Tubular Acidosis in Kidney Stone Formers.

    Science.gov (United States)

    Dhayat, Nasser A; Gradwell, Michael W; Pathare, Ganesh; Anderegg, Manuel; Schneider, Lisa; Luethi, David; Mattmann, Cedric; Moe, Orson W; Vogt, Bruno; Fuster, Daniel G

    2017-09-07

    Incomplete distal renal tubular acidosis is a well known cause of calcareous nephrolithiasis but the prevalence is unknown, mostly due to lack of accepted diagnostic tests and criteria. The ammonium chloride test is considered as gold standard for the diagnosis of incomplete distal renal tubular acidosis, but the furosemide/fludrocortisone test was recently proposed as an alternative. Because of the lack of rigorous comparative studies, the validity of the furosemide/fludrocortisone test in stone formers remains unknown. In addition, the performance of conventional, nonprovocative parameters in predicting incomplete distal renal tubular acidosis has not been studied. We conducted a prospective study in an unselected cohort of 170 stone formers that underwent sequential ammonium chloride and furosemide/fludrocortisone testing. Using the ammonium chloride test as gold standard, the prevalence of incomplete distal renal tubular acidosis was 8%. Sensitivity and specificity of the furosemide/fludrocortisone test were 77% and 85%, respectively, yielding a positive predictive value of 30% and a negative predictive value of 98%. Testing of several nonprovocative clinical parameters in the prediction of incomplete distal renal tubular acidosis revealed fasting morning urinary pH and plasma potassium as the most discriminative parameters. The combination of a fasting morning urinary threshold pH 3.8 mEq/L yielded a negative predictive value of 98% with a sensitivity of 85% and a specificity of 77% for the diagnosis of incomplete distal renal tubular acidosis. The furosemide/fludrocortisone test can be used for incomplete distal renal tubular acidosis screening in stone formers, but an abnormal furosemide/fludrocortisone test result needs confirmation by ammonium chloride testing. Our data furthermore indicate that incomplete distal renal tubular acidosis can reliably be excluded in stone formers by use of nonprovocative clinical parameters. Copyright © 2017 by the American

  7. On the dynamical incompleteness of the Protein Data Bank.

    Science.gov (United States)

    Marino-Buslje, Cristina; Monzon, Alexander Miguel; Zea, Diego Javier; Fornasari, María Silvina; Parisi, Gustavo

    2017-08-02

    Major scientific challenges that are beyond the capability of individuals need to be addressed by multi-disciplinary and multi-institutional consortia. Examples of these endeavours include the Human Genome Project, and more recently, the Structural Genomics (SG) initiative. The SG initiative pursues the expansion of structural coverage to include at least one structural representative for each protein family to derive the remaining structures using homology modelling. However, biological function is inherently connected with protein dynamics that can be studied by knowing different structures of the same protein. This ensemble of structures provides snapshots of protein conformational diversity under native conditions. Thus, sequence redundancy in the Protein Data Bank (PDB) (i.e. crystallization of the same protein under different conditions) is therefore an essential input contributing to experimentally based studies of protein dynamics and providing insights into protein function. In this work, we show that sequence redundancy, a key concept for exploring protein dynamics, is highly biased and fundamentally incomplete in the PDB. Additionally, our results show that dynamical behaviour of proteins cannot be inferred using homologous proteins. Minor to moderate changes in sequence can produce great differences in dynamical behaviour. Nonetheless, the structural and dynamical incompleteness of the PDB is apparently unrelated concepts in SG. While the first could be reversed by promoting the extension of the structural coverage, we would like to emphasize that further focused efforts will be needed to amend the incompleteness of the PDB in terms of dynamical information content, essential to fully understand protein function. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  8. Benefits of Barium Enema in Patients with Incomplete Colonoscopy. Prospective Study of 45 Cases

    International Nuclear Information System (INIS)

    Gispert, S.; Mayolas, N.; Hidalgo, A.

    2003-01-01

    To evaluate the usefulness of barium enema in patients with incomplete colonoscopy. There was carried out a prospective 10-month study of 45 patients with incomplete colonoscopy (27 men and 18 women), who were later examined by means of barium enema (33 conventional, 12 double-contrast) in order to check for additional pathology in portions of the colon not visualized by colonoscopy. Barium enema diagnosed six possible additional lesions (13.3%) in portions of the colon not visualized by incomplete colonoscopy (four neoplasia and two non-neoplasia). Regarding the neoplasia two were true positives and two false positives. Both true positives were adenocarcinomas (one synchronous caecum, and another in splenic angle). The two false positives corresponded to fecal matter stuck to the intestinal wall. Regarding the non-neoplasia, multiple stenosis was detected in a patient with Crohn's disease and an enterocolic fistula was found in a patient with sigmoid colon neoplasia. The diagnostic yield of barium enema in the detection of additional pathology in colon portions not visualized by colonoscopy was of 9%. Barium enema following incomplete colonoscopy permits a complete colon evaluation in most cases, and it offers additional diagnostic information. (Author) 21 refs

  9. Incomplete Dirac reduction of constrained Hamiltonian systems

    Energy Technology Data Exchange (ETDEWEB)

    Chandre, C., E-mail: chandre@cpt.univ-mrs.fr

    2015-10-15

    First-class constraints constitute a potential obstacle to the computation of a Poisson bracket in Dirac’s theory of constrained Hamiltonian systems. Using the pseudoinverse instead of the inverse of the matrix defined by the Poisson brackets between the constraints, we show that a Dirac–Poisson bracket can be constructed, even if it corresponds to an incomplete reduction of the original Hamiltonian system. The uniqueness of Dirac brackets is discussed. The relevance of this procedure for infinite dimensional Hamiltonian systems is exemplified.

  10. Probing of complete and incomplete fusion dynamics in heavy-ion ...

    Indian Academy of Sciences (India)

    2014-04-04

    Apr 4, 2014 ... Heavy-ion induced reactions; complete and incomplete fusion; ... CF reaction the projectile completely fuses with the target nucleus and the highly excited .... input parameters have been used as default except the charge and ...

  11. Influence of the mass asymmetry on the incomplete fusion

    International Nuclear Information System (INIS)

    Singh, D.; Ali, R.; Pachouri, Dipti; Afzal Ansari, M.; Rashid, M.H.

    2007-01-01

    In the present work, a ratio of the incomplete fusion cross-section to the total cross-section (CF + ICF) has been measured, fraction for the 16 O + 45 Sc, 16 O + 74 Ge, 20 Ne + 59 Co and 20 Ne + 165 Ho systems at ≅ 3-8 MeV/ nucleon

  12. A risk reserve model for hedging in incomplete markets

    NARCIS (Netherlands)

    Minina, V.; Vellekoop, M.

    2010-01-01

    This paper presents a new approach to the pricing and hedging problem for contingent claims in incomplete markets. We assume that traders wish to maximize the expected final payoff of the hedging portfolio and the claims, and we avoid the use of utility functions. Instead, we model how traders are

  13. HLIBCov: Parallel Hierarchical Matrix Approximation of Large Covariance Matrices and Likelihoods with Applications in Parameter Identification

    KAUST Repository

    Litvinenko, Alexander

    2017-01-01

    and maximizing likelihood functions. We show that an approximate Cholesky factorization of a dense matrix of size $2M\\times 2M$ can be computed on a modern multi-core desktop in few minutes. Further, HLIBCov is used for estimating the unknown parameters

  14. Automatic Management of Parallel and Distributed System Resources

    Science.gov (United States)

    Yan, Jerry; Ngai, Tin Fook; Lundstrom, Stephen F.

    1990-01-01

    Viewgraphs on automatic management of parallel and distributed system resources are presented. Topics covered include: parallel applications; intelligent management of multiprocessing systems; performance evaluation of parallel architecture; dynamic concurrent programs; compiler-directed system approach; lattice gaseous cellular automata; and sparse matrix Cholesky factorization.

  15. Vulnerability of complex networks under intentional attack with incomplete information

    International Nuclear Information System (INIS)

    Wu, J; Deng, H Z; Tan, Y J; Zhu, D Z

    2007-01-01

    We study the vulnerability of complex networks under intentional attack with incomplete information, which means that one can only preferentially attack the most important nodes among a local region of a network. The known random failure and the intentional attack are two extreme cases of our study. Using the generating function method, we derive the exact value of the critical removal fraction f c of nodes for the disintegration of networks and the size of the giant component. To validate our model and method, we perform simulations of intentional attack with incomplete information in scale-free networks. We show that the attack information has an important effect on the vulnerability of scale-free networks. We also demonstrate that hiding a fraction of the nodes information is a cost-efficient strategy for enhancing the robustness of complex networks

  16. Social Interactions under Incomplete Information: Games, Equilibria, and Expectations

    Science.gov (United States)

    Yang, Chao

    My dissertation research investigates interactions of agents' behaviors through social networks when some information is not shared publicly, focusing on solutions to a series of challenging problems in empirical research, including heterogeneous expectations and multiple equilibria. The first chapter, "Social Interactions under Incomplete Information with Heterogeneous Expectations", extends the current literature in social interactions by devising econometric models and estimation tools with private information in not only the idiosyncratic shocks but also some exogenous covariates. For example, when analyzing peer effects in class performances, it was previously assumed that all control variables, including individual IQ and SAT scores, are known to the whole class, which is unrealistic. This chapter allows such exogenous variables to be private information and models agents' behaviors as outcomes of a Bayesian Nash Equilibrium in an incomplete information game. The distribution of equilibrium outcomes can be described by the equilibrium conditional expectations, which is unique when the parameters are within a reasonable range according to the contraction mapping theorem in function spaces. The equilibrium conditional expectations are heterogeneous in both exogenous characteristics and the private information, which makes estimation in this model more demanding than in previous ones. This problem is solved in a computationally efficient way by combining the quadrature method and the nested fixed point maximum likelihood estimation. In Monte Carlo experiments, if some exogenous characteristics are private information and the model is estimated under the mis-specified hypothesis that they are known to the public, estimates will be biased. Applying this model to municipal public spending in North Carolina, significant negative correlations between contiguous municipalities are found, showing free-riding effects. The Second chapter "A Tobit Model with Social

  17. On the information-theoretic approach to G\\"odel's incompleteness theorem

    OpenAIRE

    D'Abramo, Germano

    2002-01-01

    In this paper we briefly review and analyze three published proofs of Chaitin's theorem, the celebrated information-theoretic version of G\\"odel's incompleteness theorem. Then, we discuss our main perplexity concerning a key step common to all these demonstrations.

  18. Bilevel formulation of a policy design problem considering multiple objectives and incomplete preferences

    Science.gov (United States)

    Hawthorne, Bryant; Panchal, Jitesh H.

    2014-07-01

    A bilevel optimization formulation of policy design problems considering multiple objectives and incomplete preferences of the stakeholders is presented. The formulation is presented for Feed-in-Tariff (FIT) policy design for decentralized energy infrastructure. The upper-level problem is the policy designer's problem and the lower-level problem is a Nash equilibrium problem resulting from market interactions. The policy designer has two objectives: maximizing the quantity of energy generated and minimizing policy cost. The stakeholders decide on quantities while maximizing net present value and minimizing capital investment. The Nash equilibrium problem in the presence of incomplete preferences is formulated as a stochastic linear complementarity problem and solved using expected value formulation, expected residual minimization formulation, and the Monte Carlo technique. The primary contributions in this article are the mathematical formulation of the FIT policy, the extension of computational policy design problems to multiple objectives, and the consideration of incomplete preferences of stakeholders for policy design problems.

  19. Incomplete excision of non-melanoma skin cancer of the head and neck: can we predict failure?

    DEFF Research Database (Denmark)

    Kjerkegaard, Ulrik Knap; Stolle, Lars Bjørn

    2014-01-01

    included into the study. Patients were identified by the diagnostic (diagnosis-related group (DRG)) codes from DC44.0 to DC44.4. A total of 437 patients were treated for 516 skin lesions. Results Mean age was 71.4 years and the male–female ratio was 1.29. Incomplete tumor removal was found in 11 % of all...... for complete tumor excision is mandatory prior to reconstruction. Our findings showed that causes of incomplete excision could be identified. With this knowledge, we are able to optimize our quality of treatment, patient satisfaction, and finally, the cost/effectiveness of our department. Level of Evidence......Background Reported incomplete excision rates vary widely. This study described a single center's treatment of basal cell carcinoma (BCC) and squamous cell carcinomas (SCC) of the head and neck and investigated possible causes of incomplete excision. Methods All excised BCCs and SCCs in 2011 were...

  20. Childhood separation anxiety disorder and adult onset panic attacks share a common genetic diathesis.

    Science.gov (United States)

    Roberson-Nay, Roxann; Eaves, Lindon J; Hettema, John M; Kendler, Kenneth S; Silberg, Judy L

    2012-04-01

    Childhood separation anxiety disorder (SAD) is hypothesized to share etiologic roots with panic disorder. The aim of this study was to estimate the genetic and environmental sources of covariance between childhood SAD and adult onset panic attacks (AOPA), with the primary goal to determine whether these two phenotypes share a common genetic diathesis. Participants included parents and their monozygotic or dizygotic twins (n = 1,437 twin pairs) participating in the Virginia Twin Study of Adolescent Behavioral Development and those twins who later completed the Young Adult Follow-Up (YAFU). The Child and Adolescent Psychiatric Assessment was completed at three waves during childhood/adolescence followed by the Structured Clinical Interview for DSM-III-R at the YAFU. Two separate, bivariate Cholesky models were fit to childhood diagnoses of SAD and overanxious disorder (OAD), respectively, and their relation with AOPA; a trivariate Cholesky model also examined the collective influence of childhood SAD and OAD on AOPA. In the best-fitting bivariate model, the covariation between SAD and AOPA was accounted for by genetic and unique environmental factors only, with the genetic factor associated with childhood SAD explaining significant variance in AOPA. Environmental risk factors were not significantly shared between SAD and AOPA. By contrast, the genetic factor associated with childhood OAD did not contribute significantly to AOPA. Results of the trivariate Cholesky reaffirmed outcomes of bivariate models. These data indicate that childhood SAD and AOPA share a common genetic diathesis that is not observed for childhood OAD, strongly supporting the hypothesis of a specific genetic etiologic link between the two phenotypes. © 2012 Wiley Periodicals, Inc.

  1. A third-generation density-functional-theory-based method for calculating canonical molecular orbitals of large molecules.

    Science.gov (United States)

    Hirano, Toshiyuki; Sato, Fumitoshi

    2014-07-28

    We used grid-free modified Cholesky decomposition (CD) to develop a density-functional-theory (DFT)-based method for calculating the canonical molecular orbitals (CMOs) of large molecules. Our method can be used to calculate standard CMOs, analytically compute exchange-correlation terms, and maximise the capacity of next-generation supercomputers. Cholesky vectors were first analytically downscaled using low-rank pivoted CD and CD with adaptive metric (CDAM). The obtained Cholesky vectors were distributed and stored on each computer node in a parallel computer, and the Coulomb, Fock exchange, and pure exchange-correlation terms were calculated by multiplying the Cholesky vectors without evaluating molecular integrals in self-consistent field iterations. Our method enables DFT and massively distributed memory parallel computers to be used in order to very efficiently calculate the CMOs of large molecules.

  2. Incomplete projection reconstruction of computed tomography based on the modified discrete algebraic reconstruction technique

    Science.gov (United States)

    Yang, Fuqiang; Zhang, Dinghua; Huang, Kuidong; Gao, Zongzhao; Yang, YaFei

    2018-02-01

    Based on the discrete algebraic reconstruction technique (DART), this study aims to address and test a new improved algorithm applied to incomplete projection data to generate a high quality reconstruction image by reducing the artifacts and noise in computed tomography. For the incomplete projections, an augmented Lagrangian based on compressed sensing is first used in the initial reconstruction for segmentation of the DART to get higher contrast graphics for boundary and non-boundary pixels. Then, the block matching 3D filtering operator was used to suppress the noise and to improve the gray distribution of the reconstructed image. Finally, simulation studies on the polychromatic spectrum were performed to test the performance of the new algorithm. Study results show a significant improvement in the signal-to-noise ratios (SNRs) and average gradients (AGs) of the images reconstructed from incomplete data. The SNRs and AGs of the new images reconstructed by DART-ALBM were on average 30%-40% and 10% higher than the images reconstructed by DART algorithms. Since the improved DART-ALBM algorithm has a better robustness to limited-view reconstruction, which not only makes the edge of the image clear but also makes the gray distribution of non-boundary pixels better, it has the potential to improve image quality from incomplete projections or sparse projections.

  3. TOPSIS-based consensus model for group decision-making with incomplete interval fuzzy preference relations.

    Science.gov (United States)

    Liu, Fang; Zhang, Wei-Guo

    2014-08-01

    Due to the vagueness of real-world environments and the subjective nature of human judgments, it is natural for experts to estimate their judgements by using incomplete interval fuzzy preference relations. In this paper, based on the technique for order preference by similarity to ideal solution method, we present a consensus model for group decision-making (GDM) with incomplete interval fuzzy preference relations. To do this, we first define a new consistency measure for incomplete interval fuzzy preference relations. Second, a goal programming model is proposed to estimate the missing interval preference values and it is guided by the consistency property. Third, an ideal interval fuzzy preference relation is constructed by using the induced ordered weighted averaging operator, where the associated weights of characterizing the operator are based on the defined consistency measure. Fourth, a similarity degree between complete interval fuzzy preference relations and the ideal one is defined. The similarity degree is related to the associated weights, and used to aggregate the experts' preference relations in such a way that more importance is given to ones with the higher similarity degree. Finally, a new algorithm is given to solve the GDM problem with incomplete interval fuzzy preference relations, which is further applied to partnership selection in formation of virtual enterprises.

  4. The AI&M procedure for learning from incomplete data

    DEFF Research Database (Denmark)

    Jaeger, Manfred

    2006-01-01

    We investigate methods for parameter learning from incomplete data that is not missing at random. Likelihood-based methods then require the optimization of a profile likelihood that takes all possible missingness mechanisms into account. Optimizing this profile likelihood poses two main difficult......We investigate methods for parameter learning from incomplete data that is not missing at random. Likelihood-based methods then require the optimization of a profile likelihood that takes all possible missingness mechanisms into account. Optimizing this profile likelihood poses two main...... by operations in the space of data completions, rather than directly in the parameter space of the profile likelihood. We apply the AI\\&M method to learning parameters for Bayesian networks. The method is compared against conservative inference, which takes into account each possible data completion......, and against EM. The results indicate that likelihood-based inference is still feasible in the case of unknown missingness mechanisms, and that conservative inference is unnecessarily weak. On the other hand, our results also provide evidence that the EM algorithm is still quite effective when the data...

  5. The clot thickens: an incompletely ligated left  atrial appendage

    Directory of Open Access Journals (Sweden)

    Merrill Thomas

    2018-05-01

    Full Text Available Our patient presented with known mechanical mitral valve endocarditis documented by 2D transesophageal echocardiogram (TOE from a recent hospitalization at an outside facility. On admission to our center, there was no prior knowledge of an incompletely ligated left atrial appendage (LAA according to patient- or family-reported history, review of outside records or the outside facility’s 2D TOE report. A 3D TOE performed at our center to assess her pathology, since a month had passed from her prior hospitalization, revealed a LAA ligation with evidence of communication to the left atrium and with clot present in the appendage. This case report highlights the common finding of incomplete closure of the LAA following surgical ligation, thus making it inadequate for stroke prevention in patients with atrial fibrillation, and that 3D TOE plays a valuable role in assessing the durability of LAA ligation.

  6. Serum insulin-like factor 3 levels during puberty in healthy boys and boys with Klinefelter syndrome

    DEFF Research Database (Denmark)

    Wikström, Anne M; Bay, Katrine; Hero, Matti

    2006-01-01

    Levels of the Leydig cell-specific hormone insulin-like factor 3 (INSL3) are incompletely characterized in boys during pubertal development.......Levels of the Leydig cell-specific hormone insulin-like factor 3 (INSL3) are incompletely characterized in boys during pubertal development....

  7. Premenarchal, recurrent vaginal discharge associated with an incomplete obstructing longitudinal vaginal septum.

    Science.gov (United States)

    Hansen, Keith A; DeWitt, Jason

    2005-12-01

    To describe an unusual, premenarchal presentation of an obstructive vaginal anomaly. Case Report. University Medical Center. Premenarchal subject Vaginogram, vaginal septum resection. Vaginal septum resection with resolution of vaginal discharge. This case demonstrates some of the typical features of uterus didelphys bicollis with incomplete obstructing hemivagina, but had a unique presentation with premenarchal, recurrent vaginal discharge. Typically, patients with an obstructing mullerian anomaly present after menarche with pelvic pain and a mass. The vaginogram assists in the preoperative definition of abnormal anatomy which allows the surgeon to develop the most appropriate surgical approach. Resection of this incompletely obstructing vaginal septum resulted in resolution of the recurrent vaginal discharge.

  8. Pareto Improving Price Regulation when the Asset Market is Incomplete

    NARCIS (Netherlands)

    Herings, P.J.J.; Polemarchakis, H.M.

    1999-01-01

    When the asset market is incomplete, competitive equilibria are constrained suboptimal, which provides a scope for pareto improving interventions. Price regulation can be such a pareto improving policy, even when the welfare effects of rationing are taken into account. An appealing aspect of price

  9. Sublingual misoprostol versus standard surgical care for treatment of incomplete abortion in five sub-Saharan African countries

    Directory of Open Access Journals (Sweden)

    Shochet Tara

    2012-11-01

    Full Text Available Abstract Background In low-resource settings, where abortion is highly restricted and self-induced abortions are common, access to post-abortion care (PAC services, especially treatment of incomplete terminations, is a priority. Standard post-abortion care has involved surgical intervention but can be hard to access in these areas. Misoprostol provides an alternative to surgical intervention that could increase access to abortion care. We sought to gather additional evidence regarding the efficacy of 400 mcg of sublingual misoprostol vs. standard surgical care for treatment of incomplete abortion in the environments where need for economical non-surgical treatments may be most useful. Methods A total of 860 women received either sublingual misoprostol or standard surgical care for treatment of incomplete abortion in a multi-site randomized trial. Women with confirmed incomplete abortion, defined as past or present history of vaginal bleeding during pregnancy and an open cervical os, were eligible to participate. Participants returned for follow-up one week later to confirm clinical status. If abortion was incomplete at that time, women were offered an additional follow-up visit or immediate surgical evacuation. Results Both misoprostol and surgical evacuation are highly effective treatments for incomplete abortion (misoprostol: 94.4%, surgical: 100.0%. Misoprostol treatment resulted in a somewhat lower chance of success than standard surgical practice (RR = 0.90; 95% CI: 0.89-0.92. Both tolerability of side effects and women’s satisfaction were similar in the two study arms. Conclusion Misoprostol, much easier to provide than surgery in low-resource environments, can be used safely, successfully, and satisfactorily for treatment of incomplete abortion. Focus should shift to program implementation, including task-shifting the provision of post-abortion care to mid- and low- level providers, training and assurance of drug availability. Trial

  10. Spin distribution of evaporation residues formed in complete and incomplete fusion in 16O+154Sm system

    Science.gov (United States)

    Singh, D.; Linda, Sneha B.; Giri, Pankaj K.; Mahato, Amritraj; Tripathi, R.; Kumar, Harish; Afzal Ansari, M.; Sathik, N. P. M.; Ali, Rahbar; Kumar, Rakesh; Muralithar, S.; Singh, R. P.

    2017-11-01

    Spin distributions for several evaporation residues populated in the 16O+154Sm system have been measured at projectile energy ≈ 6.2 MeV/A by using the charged particle-γ-coincidence technique. The measured spin distributions of the evaporation residues populated through incomplete fusion associated with 'fast' α and 2α-emission channels are found to be entirely different from fusion-evaporation channels. It is observed that the mean input angular momentum for the evaporation residues formed in incomplete fusion channel is relatively higher than that observed for evaporation residues in complete fusion channels. The feeding intensity profile of evaporation residues populated through complete fusion and incomplete fusion have also been studied. The incomplete fusion channels are found to have narrow range feeding only for high spin states, while complete fusion channels are strongly fed over a broad spin range and widely populated. Comparison of present results with earlier data suggests that the mean input angular momentum values are relatively smaller for spherical target than that of deformed target using the same projectile and incident energy highlighting the role of target deformation in incomplete fusion dynamics.

  11. Spin distribution of evaporation residues formed in complete and incomplete fusion in 16O+154Sm system

    Directory of Open Access Journals (Sweden)

    D. Singh

    2017-11-01

    Full Text Available Spin distributions for several evaporation residues populated in the 16O+154Sm system have been measured at projectile energy ≈ 6.2 MeV/A by using the charged particle–γ-coincidence technique. The measured spin distributions of the evaporation residues populated through incomplete fusion associated with ‘fast’ α and 2α-emission channels are found to be entirely different from fusion–evaporation channels. It is observed that the mean input angular momentum for the evaporation residues formed in incomplete fusion channel is relatively higher than that observed for evaporation residues in complete fusion channels. The feeding intensity profile of evaporation residues populated through complete fusion and incomplete fusion have also been studied. The incomplete fusion channels are found to have narrow range feeding only for high spin states, while complete fusion channels are strongly fed over a broad spin range and widely populated. Comparison of present results with earlier data suggests that the mean input angular momentum values are relatively smaller for spherical target than that of deformed target using the same projectile and incident energy highlighting the role of target deformation in incomplete fusion dynamics.

  12. Incomplete Antibodies May Reduce ABO Cross-Match Incompatibility: A Pilot Study

    Directory of Open Access Journals (Sweden)

    Mehmet Özen

    2018-02-01

    Full Text Available Objective: Any erythrocyte transfusion among humans having type A or B blood groups is impossible due to antibodies causing fatal transfusion complications. A cross-match test is performed to prevent immune transfusion complications before transfusion. Our hypothesis is that the fragment antibody (Fab part of the antibody (incomplete antibody may be used to prevent an immune stimulus related to the complete antibody. Therefore, we designed a pilot study to evaluate the effectiveness of these incomplete antibodies using cross-match tests. Materials and Methods: Pepsin enzyme and staphylococcal protein A columns were used to cut anti-A and anti-B monoclonal antibodies and purify their Fab (2 fragments, respectively. An Rh-positive erythrocyte suspension with purified anti-A Fab (2 solution and B Rh-positive erythrocyte suspension with purified anti-B Fab (2 solution were combined correspondingly. Cross-match tests were performed by tube and gel centrifugation methods. The agglutination levels due to the anti-A and anti-B Fab (2 antibodies and their effects on the agglutination normally observed with complete antibodies were then measured. Results: No agglutination for the purified incomplete anti-A Fab (2 with A Rh+ erythrocyte and anti-B Fab (2 with B Rh+ erythrocyte combinations was observed in the tube cross-match tests. These agglutination levels were 1+ in two wells in the gel centrifugation cross-match tests. Fab (2-treated erythrocytes were also resistant to the agglutination that normally occurs with complete antibodies. Conclusion: We determined that the Fab (2 fragments of antibodies may not only be used to obtain a mild or negative reaction when compared to complete antibodies, but they might also be used for decreasing ABO incompatibility. Incomplete antibodies might be a therapeutic option in autoimmune hemolytic anemia and they may also be used in solid organ or hematopoietic stem cell transplantation. Therefore, we have planned an

  13. Reticulate evolution and incomplete lineage sorting among the ponderosa pines.

    Science.gov (United States)

    Willyard, Ann; Cronn, Richard; Liston, Aaron

    2009-08-01

    Interspecific gene flow via hybridization may play a major role in evolution by creating reticulate rather than hierarchical lineages in plant species. Occasional diploid pine hybrids indicate the potential for introgression, but reticulation is hard to detect because ancestral polymorphism is still shared across many groups of pine species. Nucleotide sequences for 53 accessions from 17 species in subsection Ponderosae (Pinus) provide evidence for reticulate evolution. Two discordant patterns among independent low-copy nuclear gene trees and a chloroplast haplotype are better explained by introgression than incomplete lineage sorting or other causes of incongruence. Conflicting resolution of three monophyletic Pinus coulteri accessions is best explained by ancient introgression followed by a genetic bottleneck. More recent hybridization transferred a chloroplast from P. jeffreyi to a sympatric P. washoensis individual. We conclude that incomplete lineage sorting could account for other examples of non-monophyly, and caution against any analysis based on single-accession or single-locus sampling in Pinus.

  14. An information propagation model considering incomplete reading behavior in microblog

    Science.gov (United States)

    Su, Qiang; Huang, Jiajia; Zhao, Xiande

    2015-02-01

    Microblog is one of the most popular communication channels on the Internet, and has already become the third largest source of news and public opinions in China. Although researchers have studied the information propagation in microblog using the epidemic models, previous studies have not considered the incomplete reading behavior among microblog users. Therefore, the model cannot fit the real situations well. In this paper, we proposed an improved model entitled Microblog-Susceptible-Infected-Removed (Mb-SIR) for information propagation by explicitly considering the user's incomplete reading behavior. We also tested the effectiveness of the model using real data from Sina Microblog. We demonstrate that the new proposed model is more accurate in describing the information propagation in microblog. In addition, we also investigate the effects of the critical model parameters, e.g., reading rate, spreading rate, and removed rate through numerical simulations. The simulation results show that, compared with other parameters, reading rate plays the most influential role in the information propagation performance in microblog.

  15. Incomplete fracture of the proximo-palmar aspect of the third metacarpal bone

    International Nuclear Information System (INIS)

    Riggs, C.M.

    1994-01-01

    Previous descriptions of incomplete longitudinal fractures and fatigue injury of the proximopalmar aspect of the third metacarpal bone (McIII) have focused on diagnostic imaging findings, especially in racehorses. Objectives: To document the case details, clinical features, response to diagnostic analgesia, diagnostic imaging findings and follow-up data in a large group of horses with an incomplete longitudinal fracture or fatigue injury of the proximopalmar medial aspect of the McIII. Materials And Methods: Horses were included in the study if pain was localised to the proximopalmar aspect of the metacarpal region, with radiological evidence of an incomplete longitudinal fracture or generalised increased radiopacity in the proximopalmar medial aspect of the McIII, or focal increased radiopharmaceutical uptake (IRU) in the proximopalmar aspect of the McIII. Age, breed, gender, height, bodyweight, work discipline, work history, duration of lameness, clinical signs and responses to diagnostic analgesia were recorded. Radiographic and scintigraphic images were assessed subjectively and objectively. Results: There were 55 horses representing a broad spectrum of ages and work disciplines, 73% of which had radiological abnormalities. The majority had no localising clinical signs, although 73% of horses with radiological abnormalities showed a characteristic pattern of lameness. Lameness was generally worse in straight lines than in circles. Increased radiopharmaceutical uptake ranged from mild to intense in the lame limb; 14% of nonlame limbs had mild IRU. Of horses for which long-term follow-up was available, 98% returned to full athletic function. Conclusions And Potential Relevance: Incomplete longitudinal fractures and fatigue injury of the proximopalmar medial aspect of the McIII may occur in horses of many types and sports disciplines, and are not confined to immature performance horses. They should be considered an important differential diagnosis for proximal

  16. India Edible Oil Consumption: A Censored Incomplete Demand Approach

    OpenAIRE

    Pan, Suwen; Mohanty, Samarendu; Welch, Mark

    2008-01-01

    A Censored Incomplete Demand System is applied to household expenditures for edible oil in India. The results show that edible peanut oil is still a luxury good in India, whereas expenditure elasticities for other edible oils are relatively low. The food habit, location, education of household heads, and other demographic variables have significant effects on the choice of edible oils.

  17. Software News and Update MOLCAS 7: The Next Generation

    Czech Academy of Sciences Publication Activity Database

    Aquilante, F.; De Vico, L.; Ferré, N.; Ghigo, G.; Malmqvist, P. A.; Neogrady, P.; Pedersen, T. B.; Pitoňák, Michal; Reiher, M.; Roos, B. O.; Serrano-Andrés, L.; Urban, M.; Veryazov, V.; Lindh, R.

    2010-01-01

    Roč. 31, č. 1 (2010), s. 224-247 ISSN 0192-8651 R&D Projects: GA MŠk LC512 Institutional research plan: CEZ:AV0Z40550506 Keywords : MOLCAS * Cholesky decomposition * coupled cluster Subject RIV: CF - Physical ; Theoretical Chemistry Impact factor: 4.050, year: 2010

  18. Efficient approximation of the incomplete gamma function for use in cloud model applications

    Directory of Open Access Journals (Sweden)

    U. Blahak

    2010-07-01

    Full Text Available This paper describes an approximation to the lower incomplete gamma function γl(a,x which has been obtained by nonlinear curve fitting. It comprises a fixed number of terms and yields moderate accuracy (the absolute approximation error of the corresponding normalized incomplete gamma function P is smaller than 0.02 in the range 0.9 ≤ a ≤ 45 and x≥0. Monotonicity and asymptotic behaviour of the original incomplete gamma function is preserved.

    While providing a slight to moderate performance gain on scalar machines (depending on whether a stays the same for subsequent function evaluations or not compared to established and more accurate methods based on series- or continued fraction expansions with a variable number of terms, a big advantage over these more accurate methods is the applicability on vector CPUs. Here the fixed number of terms enables proper and efficient vectorization. The fixed number of terms might be also beneficial on massively parallel machines to avoid load imbalances, caused by a possibly vastly different number of terms in series expansions to reach convergence at different grid points. For many cloud microphysical applications, the provided moderate accuracy should be enough. However, on scalar machines and if a is the same for subsequent function evaluations, the most efficient method to evaluate incomplete gamma functions is perhaps interpolation of pre-computed regular lookup tables (most simple example: equidistant tables.

  19. Blood N-terminal Pro-brain Natriuretic Peptide and Interleukin-17 for Distinguishing Incomplete Kawasaki Disease from Infectious Diseases.

    Science.gov (United States)

    Wu, Ling; Chen, Yuanling; Zhong, Shiling; Li, Yunyan; Dai, Xiahua; Di, Yazhen

    2015-06-01

    To explore the diagnostic value of blood N-terminal pro-brain natriuretic peptide (NT-proBNP) and interleukin-17(IL-17) for incomplete Kawasaki disease. Patients with Kawasaki disease, Incomplete Kawasaki disease and unclear infectious fever were included in this retrospective study. Their clinical features, and laboratory test results of blood NT-proBNP and IL-17 were collected and compared. 766 patients with complete clinical information were recruited, consisting of 291 cases of Kawasaki disease, 74 cases of incomplete Kawasaki disease, and 401 cases of unclear infectious diseases. When the consistency with indicator 2 and 3 in Kawasaki disease diagnosis criteria was assessed with blood IL-17 ?11.55 pg/mL and blood NT-proBNP ? 225.5 pg/dL as the criteria, the sensitivity and specificity for distinguishing incomplete Kawasaki disease and infectious diseases reached 86.5% and 94.8%, respectively. When we chose the consistency with indicator 1 and 2 in Kawasaki disease diagnosis criteria, the appearance of decrustation and/or the BCG erythema, blood IL-17 ?11.55 pg/mL and blood NT-Pro BNP ?225.5 pg/dL as the criteria, the sensitivity and specificity for distinguishing incomplete Kawasaki disease and infectious diseases was 43.2% and 100%, respectively. Blood NT-proBNP and IL-17 are useful laboratory indicators for distinguishing incomplete Kawasaki disease and infectious diseases at the early stage.

  20. Empirical comparison of techniques for handling incomplete data using decision trees

    CSIR Research Space (South Africa)

    Twala, B

    2009-01-01

    Full Text Available Increasing the awareness of how incomplete data affects learning and classification accuracy has led to increasing numbers of missing data techniques. This paper investigates the robustness and accuracy of seven popular techniques for tolerating...

  1. Balloon dacryocystoplasty: Incomplete versus complete obstruction of the nasolacrimal system

    International Nuclear Information System (INIS)

    Lee, Jeong Min; Lee, Sang Hoon; Han, Young Min; Chung, Gyung Ho; Kim, Chong Soo; Choi, Ki Chul; Song, Ho Young

    1993-01-01

    Balloon dilatation of nasolacrimal drainage apparatus was attempted for the treatment of stenoses or obstructures of the nasolacrimal system in 49 eyes of 41 consecutive patients with complete obstructions and 16 eyes of 14 patients with incomplete obstructions. These two groups were compared with regards to the effectiveness of balloon dacryocystoplasty. All patients suffered from severe epiphora had already undergone multiple probings. A 0.018 inch hair or ball guide wire was introduced through the superior punctum into the inferior meatus of the nasal cavity and pulled out through the nasal aperture using a hemostat under nasal endoscopy. A deflated angiography balloon catheter was then introduced in a retrograde direction and dilated under fluoroscopic control. No major complications occurred in any of the patients. At 7 days after balloon dilatation, 25 of 49 eyes with complete obstruction demonstrated improvement in epiphora (initial success rate: 51.0%) and among them 17 eyes showed complete resolution of symptoms. Reocclusion occurred in 12 of the 25 eyes with initial improvement at the 2 months follow up. For the 16 eyes with incomplete obstruction, and improvement of epiphora was attained in 11 eyes (initial success rate 68.8%): 5 of these eyes showed complete resolution of epiphora, and 3 was failed to maintain initial improvement at the 2 month follow up. Although this study demonstrate that results of balloon dacryocystoplasty are not encouraging because of the high failure and recurrence rate, balloon dacryocystoplasty is a simple and safe nonsurgical technique that can be used to treat for obstructions of the nasolacrimal system. In addition, balloon dacryocystoplasty shows better results in incomplete obstruction than in complete obstruction than complete obstruction of the nasolacrimal system

  2. Multi-grid and ICCG for problems with interfaces

    International Nuclear Information System (INIS)

    Dendy, J.E.; Hyman, J.M.

    1980-01-01

    Computation times for the multi-grid (MG) algorithm, the incomplete Cholesky conjugate gradient (ICCG) algorithm [J. Comp. Phys. 26, 43-65 (1978); Math. Comp. 31, 148-162 (1977)], and the modified ICCG (MICCG) algorithm [BIT 18, 142-156 (1978)] to solve elliptic partial differential equations are compared. The MICCG and ICCG algorithms are more robust than the MG for general positive definite systems. A major advantage of the MG algorithm is that the structure of the problem can be exploited to reduce the solution time significantly. Five example problems are discussed. For problems with little structure and for one-shot calculations ICCG is recommended over MG, and MICCG, over ICCG. For problems that are done many times, it is worth investing the effort to study methods like MG. 1 table

  3. Language model: Extension to solve inconsistency, incompleteness, and short query in cultural heritage collection

    Science.gov (United States)

    Tan, Kian Lam; Lim, Chen Kim

    2017-10-01

    With the explosive growth of online information such as email messages, news articles, and scientific literature, many institutions and museums are converting their cultural collections from physical data to digital format. However, this conversion resulted in the issues of inconsistency and incompleteness. Besides, the usage of inaccurate keywords also resulted in short query problem. Most of the time, the inconsistency and incompleteness are caused by the aggregation fault in annotating a document itself while the short query problem is caused by naive user who has prior knowledge and experience in cultural heritage domain. In this paper, we presented an approach to solve the problem of inconsistency, incompleteness and short query by incorporating the Term Similarity Matrix into the Language Model. Our approach is tested on the Cultural Heritage in CLEF (CHiC) collection which consists of short queries and documents. The results show that the proposed approach is effective and has improved the accuracy in retrieval time.

  4. Determination of burial dose in incompletely bleached fluvial samples using single grains of quartz

    DEFF Research Database (Denmark)

    Thomsen, Kristina Jørkov; Murray, A.S.; Bøtter-Jensen, Lars

    2007-01-01

    We determine the burial dose in three known-age incompletely bleached fluvial samples using single grains of quartz. Estimation of burial dose in incompletely bleached samples requires that the characteristics of the well-bleached part of the distribution are known in order to distinguish between...... well-bleached and poorly bleached grains. It is especially important to investigate if the uncertainties assigned to individual estimates of dose adequately describe the observed variability in well-bleached dose distributions. We investigate this by quantifying the overdispersion in laboratory-bleached...

  5. Masseteric-facial nerve transposition for reanimation of the smile in incomplete facial paralysis.

    Science.gov (United States)

    Hontanilla, Bernardo; Marre, Diego

    2015-12-01

    Incomplete facial paralysis occurs in about a third of patients with Bell's palsy. Although their faces are symmetrical at rest, when they smile they have varying degrees of disfigurement. Currently, cross-face nerve grafting is one of the most useful techniques for reanimation. Transfer of the masseteric nerve, although widely used for complete paralysis, has not to our knowledge been reported for incomplete palsy. Between December 2008 and November 2013, we reanimated the faces of 9 patients (2 men and 7 women) with incomplete unilateral facial paralysis with transposition of the masseteric nerve. Sex, age at operation, cause of paralysis, duration of denervation, recipient nerves used, and duration of follow-up were recorded. Commissural excursion, velocity, and patients' satisfaction were evaluated with the FACIAL CLIMA and a questionnaire, respectively. The mean (SD) age at operation was 39 (±6) years and the duration of denervation was 29 (±19) months. There were no complications that required further intervention. Duration of follow-up ranged from 6-26 months. FACIAL CLIMA showed improvement in both commissural excursion and velocity of more than two thirds in 6 patients, more than one half in 2 patients and less than one half in one. Qualitative evaluation showed a slight or pronounced improvement in 7/9 patients. The masseteric nerve is a reliable alternative for reanimation of the smile in patients with incomplete facial paralysis. Its main advantages include its consistent anatomy, a one-stage operation, and low morbidity at the donor site. Copyright © 2015 The British Association of Oral and Maxillofacial Surgeons. Published by Elsevier Ltd. All rights reserved.

  6. Long-term Mortality in HIV-Positive Individuals Virally Suppressed for >3 Years With Incomplete CD4 Recovery

    DEFF Research Database (Denmark)

    Engsig, Frederik N; Zangerle, Robert; Katsarou, Olga

    2014-01-01

    BACKGROUND: Some human immunodeficiency virus (HIV)-infected individuals initiating combination antiretroviral therapy (cART) with low CD4 counts achieve viral suppression but not CD4 cell recovery. We aimed to identify (1) risk factors for failure to achieve CD4 count >200 cells/µL after 3 years...... of the suppressed period. Logistic regression was used to identify risk factors for incomplete CD4 recovery (≤200 cells/µL) and Cox regression to identify associations with mortality. RESULTS: Of 5550 eligible individuals, 835 (15%) did not reach a CD4 count >200 cells/µL after 3 years of suppression. Increasing...... age, lower initial CD4 count, male heterosexual and injection drug use transmission, cART initiation after 1998, and longer time from initiation of cART to start of the virally suppressed period were risk factors for not achieving a CD4 count >200 cells/µL. Individuals with CD4 ≤200 cells/µL after 3...

  7. The consequences of incomplete disclosure

    International Nuclear Information System (INIS)

    Macfarlane, J.H.

    1998-01-01

    The disclosure requirements imposed on Canadian public companies are discussed. The basis of the capital market system in Canada is the integrity of full and true disclosure of all material facts in a prospectus and continuous disclosure of material changes and information, including financial results. Securities regulators have the right to report to the appropriate law enforcement agencies any company director who intentionally files misleading financial statements or press releases. The fundamental policy of Canadian stock exchanges is that all persons investing in securities listed on an exchange have equal access to information that may affect their investment decisions. Canadian stock exchanges have developed by-laws, rules and regulations relating to listed companies disclosure obligations, breach of which may lead to suspension of trading, delisting of the securities of the offending issuer, and substantial fines. Details of civil and criminal liability, current and proposed, for incomplete or inaccurate disclosure under Canadian securities legislation are explained. 59 refs

  8. Functional electrical stimulation-assisted walking for persons with incomplete spinal injuries

    DEFF Research Database (Denmark)

    Ladouceur, M.; Barbeau, H.

    2000-01-01

    This study investigated the changes in maximal overground walking speed (MOWS) that occurred during; walking training with a functional electrical stimulation (FES) orthosis by chronic spinal cord injured persons with incomplete motor function loss. The average walking: speed over a distance of 10...

  9. Incomplete information and the closed-end fund discount

    OpenAIRE

    Barone-Adesi, Giovanni; Kim, Youngsoo

    2008-01-01

    We model the closed-end fund discount/premium in a version of Merton’s (1978) asset pricing model with incomplete information. In this economy, investors trade only assets which they “ know about” . The model generates a closed-end fund discount or premium, depending on risk-aversion parameters. The fund share price reverts to the net asset value on open-ending of the fund. The discount/premium is a result of two economic forces: (1) the fund manager’s objective is to maximize expected utilit...

  10. In praise of the incomplete leader.

    Science.gov (United States)

    Ancona, Deborah; Malone, Thomas W; Orlikowski, Wanda J; Senge, Peter M

    2007-02-01

    Today's top executives are expected to do everything right, from coming up with solutions to unfathomably complex problems to having the charisma and prescience to rally stakeholders around a perfect vision of the future. But no one leader can be all things to all people. It's time to end the myth of the complete leader, say the authors. Those at the top must come to understand their weaknesses as well as their strengths. Only by embracing the ways in which they are incomplete can leaders fill in the gaps in their knowledge with others' skills. The incomplete leader has the confidence and humility to recognize unique talents and perspectives throughout the organization--and to let those qualities shine. The authors' work studying leadership over the past six years has led them to develop a framework of distributed leadership. Within that model, leadership consists of four capabilities: sensemaking, relating, "visioning," and inventing. Sensemaking involves understanding and mapping the context in which a company and its people operate. A leader skilled in this area can quickly identify the complexities of a given situation and explain them to others. The second capability, relating, means being able to build trusting relationships with others through inquiring (listening with intention), advocating (explaining one's own point of view), and connecting (establishing a network of allies who can help a leader accomplish his or her goals). Visioning, the third capability, means coming up with a compelling image of the future. It is a collaborative process that articulates what the members of an organization want to create. Finally, inventing involves developing new ways to bring that vision to life. Rarely will a single person be skilled in all four areas. That's why it's critical that leaders find others who can offset their limitations and complement their strengths. Those who don't will not only bear the burden of leadership alone but will find themselves at the helm

  11. Risk of tuberculosis in patients treated with tumor necrosis factor antagonists due to incomplete prevention of reactivation of latent infection.

    Science.gov (United States)

    Gómez-Reino, Juan J; Carmona, Loreto; Angel Descalzo, Miguel

    2007-06-15

    To evaluate the causes of new cases of active tuberculosis (ATB) in patients treated with tumor necrosis factor (TNF) antagonists included in the national registry BIOBADASER (Base de Datos de Productos Biológicos de la Sociedad Española de Reumatología) after the dissemination of recommendations to prevent reactivation of latent tuberculosis infection (LTBI). Incidence rate of ATB per 100,000 patient-years and 95% confidence intervals (95% CIs) were calculated in patients entering BIOBADASER after March 2002 and were stratified by compliance with recommendations (complete or incomplete). ATB rates in BIOBADASER were compared with the background rate and the rate in the rheumatoid arthritis cohort EMECAR (Estudio de la Morbilidad y Expresión Clínica de la Artritis Reumatoide) not treated with TNF antagonists. In addition, rates of ATB among patients treated with adalimumab, etanercept, and infliximab were estimated and compared only for treatments started after September 2003, when all 3 drugs became fully available. Following March 2002, a total of 5,198 patients treated with a TNF antagonist were registered in BIOBADASER. Fifteen ATB cases were noted (rate 172 per 100,000 patient-years, 95% CI 103-285). Recommendations were fully followed in 2,655 treatments. The probability of developing ATB was 7 times higher when recommendations were not followed (incidence rate ratio 7.09, 95% CI 1.60-64.69). Two-step tuberculosis skin test for LTBI was the major failure in complying with recommendations. New cases of ATB still occur in patients treated with all available TNF antagonists due to lack of compliance with recommendations to prevent reactivation of LTBI. Continuous evaluation of recommendations is required to improve clinical practice.

  12. Parametric study of the Incompletely Stirred Reactor modeling

    Energy Technology Data Exchange (ETDEWEB)

    Mobini, K. [Department of Mechanical Engineering, Shahid Rajaee University, Lavizan, Tehran (Iran); Bilger, R.W. [School of Aerospace, Mechanical and Mechatronic Engineering, University of Sydney, Sydney (Australia)

    2009-09-15

    The Incompletely Stirred Reactor (ISR) is a generalization of the widely-used Perfectly Stirred Reactor (PSR) model and allows for incomplete mixing within the reactor. Its formulation is based on the Conditional Moment Closure (CMC) method. This model is applicable to nonpremixed combustion with strong recirculation such as in a gas turbine combustor primary zone. The model uses the simplifying assumptions that the conditionally-averaged reactive-scalar concentrations are independent of position in the reactor: this results in ordinary differential equations in mixture fraction space. The simplicity of the model permits the use of very complex chemical mechanisms. The effects of the detailed chemistry can be found while still including the effects of micromixing. A parametric study is performed here on an ISR for combustion of methane at overall stoichiometric conditions to investigate the sensitivity of the model to different parameters. The focus here is on emissions of nitric oxide and carbon monoxide. It is shown that the most important parameters in the ISR model are reactor residence time, the chemical mechanism and the core-averaged Probability Density Function (PDF). Using several different shapes for the core-averaged PDF, it is shown that use of a bimodal PDF with a low minimum at stoichiometric mixture fraction and a large variance leads to lower nitric oxide formation. The 'rich-plus-lean' mixing or staged combustion strategy for combustion is thus supported. (author)

  13. Prevalence and Associations of Incomplete Posterior Vitreous Detachment in Adult Chinese: The Beijing Eye Study

    Science.gov (United States)

    Shao, Lei; Xu, Liang; You, Qi Sheng; Wang, Ya Xing; Chen, Chang Xi; Yang, Hua; Zhou, Jin Qiong; Jonas, Jost B.; Wei, Wen Bin

    2013-01-01

    Purpose To determine prevalence and associations of incomplete posterior vitreous detachment (PVD). Methods The population-based cross-sectional Beijing Eye Study 2011 included 3468 individuals with a mean age of 64.6±9.8 years (range: 50–93 years). A detailed ophthalmic examination was performed including spectral-domain optical coherence tomography (SD-OCT). Incomplete PVD was differentiated into type 1 (shallow PVD with circular perifoveal vitreous attachment), type 2 (PVD reaching fovea but not foveola), type 3 (shallow PVD with pinpoint vitreous attachment at the foveola), and type 4 (PVD completely detached from the macula, attached to the optic disc). Results An incomplete PVD was detected in 3948 eyes (prevalence: 60.5±0.6%; 95% Confidence Interval (CI): 59.3%,61.7%) of 2198 subjects (67.1±0.8%;95%CI: 65.6%,68.7%). Type 1 PVD was seen in 3090 (78.3%) eyes, type 2 PVD in 504 (12.8%) eyes, type 3 PVD in 70 (1.8%) eyes, and type 4 PVD in 284 (7.2%) eyes. Prevalence of incomplete PVD was associated with younger age (PPVD was associated with higher age (PPVD (detected in 67.1% subjects) was associated with younger age, male gender, rural region of habitation, larger corneal diameter, better best corrected visual acuity and hyperopic refractive error. PMID:23544043

  14. Parameter learning in MTE networks using incomplete data

    DEFF Research Database (Denmark)

    Fernández, Antonio; Langseth, Helge; Nielsen, Thomas Dyhre

    a considerable computational burden as well as the inability to handle missing values in the training data. In this paper we describe an EM-based algorithm for learning the maximum likelihood parameters of an MTE network when confronted with incomplete data. In order to overcome the computational difficulties we......Bayesian networks with mixtures of truncated exponentials (MTEs) are gaining popularity as a flexible modelling framework for hybrid domains. MTEs support efficient and exact inference algorithms, but estimating an MTE from data has turned out to be a difficult task. Current methods suffer from...

  15. Incomplete McCune-Albright Syndrome: A Case Report

    Directory of Open Access Journals (Sweden)

    Nagehan Aslan

    2014-08-01

    Full Text Available Fibrous dysplasia of bone is a genetic, non-inheritable disease that can cause bone pain, bone deformities and fracture. It has a large clinic spectrum from benign monostotic fibrous dysplasia to McCune-Albright syndrome. Rare McCune-Albright syndrome is characterized by precocious puberty, cafe au lait spots and fibrous dysplasia. Herein we presented a case who was preferred to hospital with pathological fractures and diagnosed with Incomplet McCune Albright syndrome because of the lack of endocrine hyperfunction and developed early puberty at clinical course.

  16. Robust K-Median and K-Means Clustering Algorithms for Incomplete Data

    Directory of Open Access Journals (Sweden)

    Jinhua Li

    2016-01-01

    Full Text Available Incomplete data with missing feature values are prevalent in clustering problems. Traditional clustering methods first estimate the missing values by imputation and then apply the classical clustering algorithms for complete data, such as K-median and K-means. However, in practice, it is often hard to obtain accurate estimation of the missing values, which deteriorates the performance of clustering. To enhance the robustness of clustering algorithms, this paper represents the missing values by interval data and introduces the concept of robust cluster objective function. A minimax robust optimization (RO formulation is presented to provide clustering results, which are insensitive to estimation errors. To solve the proposed RO problem, we propose robust K-median and K-means clustering algorithms with low time and space complexity. Comparisons and analysis of experimental results on both artificially generated and real-world incomplete data sets validate the robustness and effectiveness of the proposed algorithms.

  17. Investment with incomplete markets for risk: The need for long-term contracts

    International Nuclear Information System (INIS)

    Maere d’Aertrycke, Gauthier de; Ehrenmann, Andreas; Smeers, Yves

    2017-01-01

    Barring subsidies, investment in the power generation sector has come to an almost complete halt in the restructured European power sector. Market and regulatory failures such as the well known missing money (see )) but also normal market features such as risk, possibly also affected by market failures like market incompleteness are mentioned as common causes for the situation. This paper discusses incomplete risk trading and its impact on investment. The analysis applies computable stochastic equilibrium models on a simple market model of the Energy Only type. The paper first compares the cases of complete and fully incomplete markets (full risk trading and no risk trading). It continues by testing the impact of different risk trading contracts on both welfare and investment. We successively consider Contracts for Difference, Reliability Options with and without physical back up that we add to our Energy Only market model. We test the impact of market liquidity on the results. Finally, we compare these methods to a Forward Capacity Market that we also add to the energy only model. We complete the paper by interpretation of these results in terms of hurdle rate implied by these risk-trading situations. - Highlights: • Electricity market designs are discussed based on simulations reflecting risk aversion. • If financial markets are liquid then forward contracts can improve welfare substantially. • If markets cannot provide liquidity, then the welfare improvement is strongly diminished. • Capacity markets can serve as an alternative to contracts.

  18. Incomplete hippocampal inversion - is there a relation to epilepsy?

    Energy Technology Data Exchange (ETDEWEB)

    Bajic, Dragan [Uppsala University Hospital, Department of Radiology, Uppsala (Sweden); Kumlien, Eva; Mattsson, Peter [Uppsala University Hospital, Department of Neuroscience, Neurology, Uppsala (Sweden); Lundberg, Staffan [Uppsala University Hospital, Department of Women' s and Children' s Health, Uppsala (Sweden); Wang, Chen [Karolinska University Hospital, Department of Neuroradiology, Stockholm (Sweden); Raininko, Raili [Uppsala University, Department of Radiology, Uppsala (Sweden)

    2009-10-15

    Incomplete hippocampal inversion (IHI) has been described in patients with epilepsy or severe midline malformations but also in nonepileptic subjects without obvious developmental anomalies. We studied the frequency of IHI in different epilepsy syndromes to evaluate their relationship. Three hundred patients were drawn from the regional epilepsy register. Of these, 99 were excluded because of a disease or condition affecting the temporal lobes or incomplete data. Controls were 150 subjects without epilepsy or obvious intracranial developmental anomalies. The coronal MR images were analysed without knowledge of the clinical data. Among epilepsy patients, 30% had IHI (40 left-sided, 4 right-sided, 16 bilateral). Of controls, 18% had IHI (20 left-sided, 8 bilateral). The difference was statistically significant (P<0.05). Of temporal lobe epilepsy (TLE) patients, 25% had IHI, which was not a significantly higher frequency than in controls (P=0.34). There was no correlation between EEG and IHI laterality. A total of 44% of Rolandic epilepsy patients and 57% of cryptogenic generalised epilepsy patients had IHI. The IHI frequency was very high in some epileptic syndromes, but not significantly higher in TLE compared to controls. No causality between TLE and IHI could be found. IHI can be a sign of disturbed cerebral development affecting other parts of the brain, maybe leading to epilepsy. (orig.)

  19. Incomplete hippocampal inversion - is there a relation to epilepsy?

    International Nuclear Information System (INIS)

    Bajic, Dragan; Kumlien, Eva; Mattsson, Peter; Lundberg, Staffan; Wang, Chen; Raininko, Raili

    2009-01-01

    Incomplete hippocampal inversion (IHI) has been described in patients with epilepsy or severe midline malformations but also in nonepileptic subjects without obvious developmental anomalies. We studied the frequency of IHI in different epilepsy syndromes to evaluate their relationship. Three hundred patients were drawn from the regional epilepsy register. Of these, 99 were excluded because of a disease or condition affecting the temporal lobes or incomplete data. Controls were 150 subjects without epilepsy or obvious intracranial developmental anomalies. The coronal MR images were analysed without knowledge of the clinical data. Among epilepsy patients, 30% had IHI (40 left-sided, 4 right-sided, 16 bilateral). Of controls, 18% had IHI (20 left-sided, 8 bilateral). The difference was statistically significant (P<0.05). Of temporal lobe epilepsy (TLE) patients, 25% had IHI, which was not a significantly higher frequency than in controls (P=0.34). There was no correlation between EEG and IHI laterality. A total of 44% of Rolandic epilepsy patients and 57% of cryptogenic generalised epilepsy patients had IHI. The IHI frequency was very high in some epileptic syndromes, but not significantly higher in TLE compared to controls. No causality between TLE and IHI could be found. IHI can be a sign of disturbed cerebral development affecting other parts of the brain, maybe leading to epilepsy. (orig.)

  20. On precision of optimization in the case of incomplete information

    Czech Academy of Sciences Publication Activity Database

    Volf, Petr

    2012-01-01

    Roč. 19, č. 30 (2012), s. 170-184 ISSN 1212-074X R&D Projects: GA ČR GAP402/10/0956 Institutional support: RVO:67985556 Keywords : stochastic optimization * censored data * Fisher information * product-limit estimator Subject RIV: BB - Applied Statistics, Operational Research http://library.utia.cas.cz/separaty/2013/SI/volf-on precision of optimization in the case of incomplete information.pdf

  1. Non-concomitant cortical structural and functional alterations in sensorimotor areas following incomplete spinal cord injury

    Directory of Open Access Journals (Sweden)

    Yu Pan

    2017-01-01

    Full Text Available Brain plasticity, including anatomical changes and functional reorganization, is the physiological basis of functional recovery after spinal cord injury (SCI. The correlation between brain anatomical changes and functional reorganization after SCI is unclear. This study aimed to explore whether alterations of cortical structure and network function are concomitant in sensorimotor areas after incomplete SCI. Eighteen patients with incomplete SCI (mean age 40.94 ± 14.10 years old; male:female, 7:11 and 18 healthy subjects (37.33 ± 11.79 years old; male:female, 7:11 were studied by resting state functional magnetic resonance imaging. Gray matter volume (GMV and functional connectivity were used to evaluate cortical structure and network function, respectively. There was no significant alteration of GMV in sensorimotor areas in patients with incomplete SCI compared with healthy subjects. Intra-hemispheric functional connectivity between left primary somatosensory cortex (BA1 and left primary motor cortex (BA4, and left BA1 and left somatosensory association cortex (BA5 was decreased, as well as inter-hemispheric functional connectivity between left BA1 and right BA4, left BA1 and right BA5, and left BA4 and right BA5 in patients with SCI. Functional connectivity between both BA4 areas was also decreased. The decreased functional connectivity between the left BA1 and the right BA4 positively correlated with American Spinal Injury Association sensory score in SCI patients. The results indicate that alterations of cortical anatomical structure and network functional connectivity in sensorimotor areas were non-concomitant in patients with incomplete SCI, indicating the network functional changes in sensorimotor areas may not be dependent on anatomic structure. The strength of functional connectivity within sensorimotor areas could serve as a potential imaging biomarker for assessment and prediction of sensory function in patients with incomplete SCI

  2. A direct solver with reutilization of LU factorizations for h-adaptive finite element grids with point singularities

    KAUST Repository

    Paszyński, Maciej R.

    2013-04-01

    This paper describes a direct solver algorithm for a sequence of finite element meshes that are h-refined towards one or several point singularities. For such a sequence of grids, the solver delivers linear computational cost O(N) in terms of CPU time and memory with respect to the number of unknowns N. The linear computational cost is achieved by utilizing the recursive structure provided by the sequence of h-adaptive grids with a special construction of the elimination tree that allows for reutilization of previously computed partial LU (or Cholesky) factorizations over the entire unrefined part of the computational mesh. The reutilization technique reduces the computational cost of the entire sequence of h-refined grids from O(N2) down to O(N). Theoretical estimates are illustrated with numerical results on two- and three-dimensional model problems exhibiting one or several point singularities. © 2013 Elsevier Ltd. All rights reserved.

  3. A direct solver with reutilization of LU factorizations for h-adaptive finite element grids with point singularities

    KAUST Repository

    Paszyński, Maciej R.; Calo, Victor M.; Pardo, David

    2013-01-01

    This paper describes a direct solver algorithm for a sequence of finite element meshes that are h-refined towards one or several point singularities. For such a sequence of grids, the solver delivers linear computational cost O(N) in terms of CPU time and memory with respect to the number of unknowns N. The linear computational cost is achieved by utilizing the recursive structure provided by the sequence of h-adaptive grids with a special construction of the elimination tree that allows for reutilization of previously computed partial LU (or Cholesky) factorizations over the entire unrefined part of the computational mesh. The reutilization technique reduces the computational cost of the entire sequence of h-refined grids from O(N2) down to O(N). Theoretical estimates are illustrated with numerical results on two- and three-dimensional model problems exhibiting one or several point singularities. © 2013 Elsevier Ltd. All rights reserved.

  4. Rough Set Approach to Incomplete Multiscale Information System

    Science.gov (United States)

    Yang, Xibei; Qi, Yong; Yu, Dongjun; Yu, Hualong; Song, Xiaoning; Yang, Jingyu

    2014-01-01

    Multiscale information system is a new knowledge representation system for expressing the knowledge with different levels of granulations. In this paper, by considering the unknown values, which can be seen everywhere in real world applications, the incomplete multiscale information system is firstly investigated. The descriptor technique is employed to construct rough sets at different scales for analyzing the hierarchically structured data. The problem of unravelling decision rules at different scales is also addressed. Finally, the reduct descriptors are formulated to simplify decision rules, which can be derived from different scales. Some numerical examples are employed to substantiate the conceptual arguments. PMID:25276852

  5. Optimal Hedging and Pricing of Equity-Linked Life Insurance Contracts in a Discrete-Time Incomplete Market

    Directory of Open Access Journals (Sweden)

    Norman Josephy

    2011-01-01

    Full Text Available We present a method of optimal hedging and pricing of equity-linked life insurance products in an incomplete discrete-time financial market. A pure endowment life insurance contract with guarantee is used as an example. The financial market incompleteness is caused by the assumption that the underlying risky asset price ratios are distributed in a compact interval, generalizing the assumptions of multinomial incomplete market models. For a range of initial hedging capitals for the embedded financial option, we numerically solve an optimal hedging problem and determine a risk-return profile of each optimal non-self-financing hedging strategy. The fair price of the insurance contract is determined according to the insurer's risk-return preferences. Illustrative numerical results of testing our algorithm on hypothetical insurance contracts are documented. A discussion and a test of a hedging strategy recalibration technique for long-term contracts are presented.

  6. On Puu's incomplete information formulation for the standard and multi-team Bertrand game

    International Nuclear Information System (INIS)

    Ahmed, E.; Elettreby, M.F.; Hegazi, A.S.

    2006-01-01

    Puu's incomplete information dynamical system is introduced and applied for Bertrand Duopoly. Multi-team Bertrand game is formulated. It is a generalization of Liu's work to dynamical non-convex multi-team games

  7. Predicting incomplete gene microarray data with the use of supervised learning algorithms

    CSIR Research Space (South Africa)

    Twala, B

    2010-10-01

    Full Text Available that prediction using supervised learning can be improved in probabilistic terms given incomplete microarray data. This imputation approach is based on the a priori probability of each value determined from the instances at that node of a decision tree (PDT...

  8. Analyzing Developing Country Market Integration using Incomplete Price Data and Cluster Analysis

    NARCIS (Netherlands)

    Ansah, I.G.; Gardebroek, Koos; Ihle, R.; Jaletac, M.

    2015-01-01

    Recent global food price developments have spurred renewed interest in analyzing integration of local markets to global markets. A popular approach to quantify market integration is cointegration analysis. However, local market price data often has missing values, outliers, or short and incomplete

  9. Long-term results of postoperative radiotherapy in adult patients with incompletely excised infratentorial low grade astrocytoma

    International Nuclear Information System (INIS)

    Pluta, E.; Glinski, B.; Szpytma, T.; Nowak-Sadzikowska, J.

    2002-01-01

    lnfratentorial low grade astrocytoma (ILGA) occurs rarely in adult patients and accounts for about 3% of all intracranial tumors.The basic method of treatment for ILGA is surgery. Complete resection results in high local control rate and the role of postoperative irradiation in management of partially resected tumors is not clearly determined. The aim of this study was to evaluate the efficacy of postoperative irradiation in adult patients with incompletely excised ILGA. Between 1975 and 1995, thirty one adult patients with incompletely excised ILGA received postoperative irradiation with curative intent. All patients were treated with megavoltage gamma rays ( 60C o). The total dose ranged from 50 to 60 Gy (mean; 54 Gy) and was delivered with daily fraction of 1.8-2 Gy. The treatment volume covered the tumor being area with a margin of 1-2 cm. Tolerance to treatment has been found to be good in 30 patients (97%). The overall 15-year actuarial survival rate was 62% in the entire group. Young patients, up to twenty years of age achieved a 15-year overall actuarial survival rate of 85%, older patients - 46%. This difference was statistically significant (p =0. 0205). Conventionally fractionated postoperative radiotherapy with doses of 50 to 60 Gy may improve long term results of adult patients with ILGA after uncomplete resection. Age is a significant prognostic factor - young patients, up to twenty years of age, show best survival. (author)

  10. On Puu's incomplete information formulation for the standard and multi-team Bertrand game

    International Nuclear Information System (INIS)

    Ahmed, E.; Elettreby, M.F.; Hegazi, A.S.

    2005-05-01

    Puu's incomplete information dynamical system is introduced and applied for Bertrand Duopoly. Multi-team Bertrand game is formulated. It is a generalization of Liu's work to dynamical non-convex multi-team games (author)

  11. Identifying Incomplete Atypical Femoral Fractures With Single-Energy Absorptiometry: Declining Prevalence

    LENUS (Irish Health Repository)

    McKenna, Malachi

    2017-03-01

    Atypical femur fractures (AFFs) are associated with long-term bisphosphonate (BP) therapy. Early identification of AFF prior to their completion provides an opportunity to intervene, potentially reducing morbidity associated with these fractures. Single-energy X-ray absorptiometry (SE) is an imaging method recently shown to detect incomplete AFF (iAFF) prior to fracture completion.

  12. Optimal maintenance policies in incomplete repair models

    International Nuclear Information System (INIS)

    Kahle, Waltraud

    2007-01-01

    We consider an incomplete repair model, that is, the impact of repair is not minimal as in the homogeneous Poisson process and not 'as good as new' as in renewal processes but lies between these boundary cases. The repairs are assumed to impact the failure intensity following a virtual age process of the general form proposed by Kijima. In previous works field data from an industrial setting were used to fit several models. In most cases the estimated rate of occurrence of failures was that of an underlying exponential distribution of the time between failures. In this paper, it is shown that there exist maintenance schedules under which the failure behavior of the failure-repair process becomes a homogeneous Poisson process

  13. Effective hamiltonian calculations using incomplete model spaces

    International Nuclear Information System (INIS)

    Koch, S.; Mukherjee, D.

    1987-01-01

    It appears that the danger of encountering ''intruder states'' is substantially reduced if an effective hamiltonian formalism is developed for incomplete model spaces (IMS). In a Fock-space approach, the proof a ''connected diagram theorem'' is fairly straightforward with exponential-type of ansatze for the wave-operator W, provided the normalization chosen for W is separable. Operationally, one just needs a suitable categorization of the Fock-space operators into ''diagonal'' and ''non-diagonal'' parts that is generalization of the corresponding procedure for the complete model space. The formalism is applied to prototypical 2-electron systems. The calculations have been performed on the Cyber 205 super-computer. The authors paid special attention to an efficient vectorization for the construction and solution of the resulting coupled non-linear equations

  14. Factorized Approximate Inverses With Adaptive Dropping

    Czech Academy of Sciences Publication Activity Database

    Kopal, Jiří; Rozložník, Miroslav; Tůma, Miroslav

    2016-01-01

    Roč. 38, č. 3 (2016), A1807-A1820 ISSN 1064-8275 R&D Projects: GA ČR GA13-06684S Grant - others:GA MŠk(CZ) LL1202 Institutional support: RVO:67985807 Keywords : approximate inverses * incomplete factorization * Gram–Schmidt orthogonalization * preconditioned iterative methods Subject RIV: BA - General Mathematics Impact factor: 2.195, year: 2016

  15. Incomplete Histories: Steve Biko, the Politics of Self-Writing and the ...

    African Journals Online (AJOL)

    That problematic, I argue, names the encounter between self-writing and an apparatus of reading. The paper stages the encounter as a way to make explicit the text's postcolonial interests and to mark the onset of an incomplete history. This, I argue incidentally, is where the postcolonial critic may set to work to finish the ...

  16. An Incomplete Contract Interpretation of the first Greek Bailout in 2010

    OpenAIRE

    貫, 芳祐

    2016-01-01

    Applying the concept of incomplete contract, this paper analyzes how the European Union had moved to resorting to Article 122(2) Treaty on the Functioning of the EU in bailing out Greece in May 2010, shifting from its long-held position of prohibiting the EU or member states from financially assisting any eurozone state in difficulties.

  17. Incomplete fissures in severe emphysematous patients evaluated with MDCT: Incidence and interobserver agreement among radiologists and pneumologists

    Energy Technology Data Exchange (ETDEWEB)

    Koenigkam-Santos, Marcel, E-mail: marcelk46@yahoo.com.br [Department of Diagnostic and Interventional Radiology, University of Heidelberg, Neuenheimer Feld 110, 69120 Heidelberg (Germany); Chest Clinic (Thoraxklinik), University of Heidelberg, Amalienstr. 5,69126 Heidelberg (Germany); Department of Radiology, University Hospital of the School of Medicine of Ribeirao Preto - University of Sao Paulo, Av. Bandeirantes 3900, Campus Universitario Monte Alegre, 14048 900 Ribeirao Preto, SP (Brazil); Puderbach, Michael [Department of Diagnostic and Interventional Radiology, University of Heidelberg, Neuenheimer Feld 110, 69120 Heidelberg (Germany); Chest Clinic (Thoraxklinik), University of Heidelberg, Amalienstr. 5,69126 Heidelberg (Germany); Gompelmann, Daniela; Eberhardt, Ralf; Herth, Felix [Chest Clinic (Thoraxklinik), University of Heidelberg, Amalienstr. 5,69126 Heidelberg (Germany); Kauczor, Hans-Ulrich [Department of Diagnostic and Interventional Radiology, University of Heidelberg, Neuenheimer Feld 110, 69120 Heidelberg (Germany); Heussel, Claus Peter [Department of Diagnostic and Interventional Radiology, University of Heidelberg, Neuenheimer Feld 110, 69120 Heidelberg (Germany); Chest Clinic (Thoraxklinik), University of Heidelberg, Amalienstr. 5,69126 Heidelberg (Germany)

    2012-12-15

    Objective: Pulmonary fissures completeness predicts efficacy in endobronchial valves (EBV) implantation, a new lobar volume reduction therapy for severe emphysematous patients. We assessed the incidence of incomplete fissures and the interobserver agreement in its evaluation with MDCT, in severe emphysematous patients prior to EBV implantation. Materials and Methods: Volumetric thin-section CT scans of 35 patients (CODP GOLD 3/4, heterogeneous emphysema) were retrospectively reviewed by 2 pneumologists, 1 general and 2 experienced chest radiologists, independently and blinded for treatment outcome, and the pulmonary fissures were classified as either complete or incomplete. Interobserver agreement was assessed with Kappa index (KI). Results: Agreement between all readers for the left oblique, right oblique and horizontal fissure was, respectively, moderate (KI = 0.53), fair (KI = 0.37) and moderate (KI = 0.42). Highest agreement (99/105 fissures) was observed among experienced radiologists, being for left oblique, right oblique and horizontal, respectively, almost perfect (KI = 0.79), perfect (KI = 1.0) and moderate (KI = 0.52). These 2 reviewers found that all of 35 patients had at least one incomplete fissure, with a proportion of incomplete fissures assigned as 74/65%, 85/85% and 91/88%, respectively for the left oblique, right oblique and horizontal fissures. Conclusions: Pneumologists and radiologists agreed fairly to moderately in fissures analysis, while the experienced chest radiologists reached the highest clinically adequate agreement of 94%. We believe that clinical routine visual analysis of the fissures integrity can be done with a good degree of confidence in MDCT images, and experienced readers might be required. Also, a higher than expected incidence of incomplete fissures was described in our studied population.

  18. Migraine with aura is associated with an incomplete circle of willis: results of a prospective observational study.

    Directory of Open Access Journals (Sweden)

    Brett Cucchiara

    Full Text Available To compare the prevalence of an incomplete circle of Willis in patients with migraine with aura, migraine without aura, and control subjects, and correlate circle of Willis variations with alterations in cerebral perfusion.Migraine with aura, migraine without aura, and control subjects were prospectively enrolled in a 1∶1∶1 ratio. Magnetic resonance angiography was performed to examine circle of Willis anatomy and arterial spin labeled perfusion magnetic resonance imaging to measure cerebral blood flow. A standardized template rating system was used to categorize circle of Willis variants. The primary pre-specified outcome measure was the frequency of an incomplete circle of Willis. The association between circle of Willis variations and cerebral blood flow was also analyzed.170 subjects were enrolled (56 migraine with aura, 61 migraine without aura, 53 controls. An incomplete circle of Willis was significantly more common in the migraine with aura compared to control group (73% vs. 51%, p = 0.02, with a similar trend for the migraine without aura group (67% vs. 51%, p = 0.08. Using a quantitative score of the burden of circle of Willis variants, migraine with aura subjects had a higher burden of variants than controls (p = 0.02. Compared to those with a complete circle, subjects with an incomplete circle had greater asymmetry in hemispheric cerebral blood flow (p = 0.05. Specific posterior cerebral artery variants were associated with greater asymmetries of blood flow in the posterior cerebral artery territory.An incomplete circle of Willis is more common in migraine with aura subjects than controls, and is associated with alterations in cerebral blood flow.

  19. Incomplete fissures in severe emphysematous patients evaluated with MDCT: Incidence and interobserver agreement among radiologists and pneumologists

    International Nuclear Information System (INIS)

    Koenigkam-Santos, Marcel; Puderbach, Michael; Gompelmann, Daniela; Eberhardt, Ralf; Herth, Felix; Kauczor, Hans-Ulrich; Heussel, Claus Peter

    2012-01-01

    Objective: Pulmonary fissures completeness predicts efficacy in endobronchial valves (EBV) implantation, a new lobar volume reduction therapy for severe emphysematous patients. We assessed the incidence of incomplete fissures and the interobserver agreement in its evaluation with MDCT, in severe emphysematous patients prior to EBV implantation. Materials and Methods: Volumetric thin-section CT scans of 35 patients (CODP GOLD 3/4, heterogeneous emphysema) were retrospectively reviewed by 2 pneumologists, 1 general and 2 experienced chest radiologists, independently and blinded for treatment outcome, and the pulmonary fissures were classified as either complete or incomplete. Interobserver agreement was assessed with Kappa index (KI). Results: Agreement between all readers for the left oblique, right oblique and horizontal fissure was, respectively, moderate (KI = 0.53), fair (KI = 0.37) and moderate (KI = 0.42). Highest agreement (99/105 fissures) was observed among experienced radiologists, being for left oblique, right oblique and horizontal, respectively, almost perfect (KI = 0.79), perfect (KI = 1.0) and moderate (KI = 0.52). These 2 reviewers found that all of 35 patients had at least one incomplete fissure, with a proportion of incomplete fissures assigned as 74/65%, 85/85% and 91/88%, respectively for the left oblique, right oblique and horizontal fissures. Conclusions: Pneumologists and radiologists agreed fairly to moderately in fissures analysis, while the experienced chest radiologists reached the highest clinically adequate agreement of 94%. We believe that clinical routine visual analysis of the fissures integrity can be done with a good degree of confidence in MDCT images, and experienced readers might be required. Also, a higher than expected incidence of incomplete fissures was described in our studied population.

  20. Classification of Incomplete Data Based on Evidence Theory and an Extreme Learning Machine in Wireless Sensor Networks.

    Science.gov (United States)

    Zhang, Yang; Liu, Yun; Chao, Han-Chieh; Zhang, Zhenjiang; Zhang, Zhiyuan

    2018-03-30

    In wireless sensor networks, the classification of incomplete data reported by sensor nodes is an open issue because it is difficult to accurately estimate the missing values. In many cases, the misclassification is unacceptable considering that it probably brings catastrophic damages to the data users. In this paper, a novel classification approach of incomplete data is proposed to reduce the misclassification errors. This method uses the regularized extreme learning machine to estimate the potential values of missing data at first, and then it converts the estimations into multiple classification results on the basis of the distance between interval numbers. Finally, an evidential reasoning rule is adopted to fuse these classification results. The final decision is made according to the combined basic belief assignment. The experimental results show that this method has better performance than other traditional classification methods of incomplete data.

  1. The influence of incomplete or unavailable information on environmental impact assessment in the USA

    International Nuclear Information System (INIS)

    Atkinson, Samuel F.; Canter, Larry W.; Ravan, Melanie D.

    2006-01-01

    One of the more common activities of environmental scientists in the United States is the preparation of environmental assessments or environmental impact statements in response to the mandates of the National Environmental Policy Act. The central thesis of this paper revolves around a frequent dilemma those scientists face: how to proceed with the environmental impact analysis when information on potential impacts is incomplete or unavailable. The paper examines how the 'hard look' standard that U.S. courts have imposed upon agencies considering proposed actions came about. Further, U.S. courts have said agencies cannot make arbitrary and capricious decisions when deciding to build a project, implement a plan, issue a permit or other give other approvals, and this paper discusses how the courts have defined what arbitrary and capricious decision are, especially when decisions are made when information about impacts is incomplete or unavailable. The paper examines why agencies win or lose lawsuits filed against the environmental assessments or environmental impact statements they write, focusing on those cases that have occurred after the Supreme Court ruled on the issue in 1989. The paper suggests recommendations to environmental scientists faced with incomplete or unavailable information when preparing an environmental assessment or environmental impact statement in the U.S

  2. The optimization of low specific speed centrifugal pump based on incomplete sensitivities

    International Nuclear Information System (INIS)

    Zhang, R H; Zheng, K; Shi, F X; Yao, L H

    2012-01-01

    In this research, the optimization method for low specific speed centrifugal pump impeller based on incomplete sensitivities was proposed. The main feature of the algorithm is that it avoids solving the flow field repeatedly in one optimization cycle in finite difference method and it avoids solving the adjoint equation in adjoint method. The blade meridional plan is considered as constant, and the blade camber line was parameterize by Taylor function. The coefficients in the Taylor function were taken as the control variable. The moment acting on the blade was considered as the objective function. With the incomplete sensitivities we can get the gradient of the objective function with respect to the control variable easily, and the blade shape can be renewed according to the inverse direction of the gradient. We will find the optimum design when the objective function is minimized. The computational cost is greatly reduced. The calculation cases show that the proposed theory and method is rotational.

  3. Healing with Incomplete Root Development After Forty Months Following: A Case Report

    Directory of Open Access Journals (Sweden)

    Merve Erkmen Almaz

    2017-08-01

    Full Text Available In recent years, the concept of revascularization has been developed that employs the use of a mixture of antibacterial drugs for disinfection of infected root canals. The clinical and radiographic examinations showed deep coronal caries, immature root, and periapical radiolucency in mandibular second premolar (#35 of a 13-year-old girl. The exam findings suggested revascularization treatment. Revascularization with triantibiotic mix was administered for 2 weeks. Then, a blood clot was created in the canal, over which mineral trioxide aggregate was placed. Coronal sealing was performed with composite resin. After 40 months follow-up, the tooth was asymptomatic with a positive response to the pulp test and periapical radiolucency was healed. However, no evidence of root development was observed. In spite of numerous reports of revascularization treatment, no incomplete root development was reported after long-term follow-up. Despite incomplete root development, positive response to the pulp test is controversial.

  4. Exploiting Data Sparsity In Covariance Matrix Computations on Heterogeneous Systems

    KAUST Repository

    Charara, Ali M.

    2018-05-24

    Covariance matrices are ubiquitous in computational sciences, typically describing the correlation of elements of large multivariate spatial data sets. For example, covari- ance matrices are employed in climate/weather modeling for the maximum likelihood estimation to improve prediction, as well as in computational ground-based astronomy to enhance the observed image quality by filtering out noise produced by the adap- tive optics instruments and atmospheric turbulence. The structure of these covariance matrices is dense, symmetric, positive-definite, and often data-sparse, therefore, hier- archically of low-rank. This thesis investigates the performance limit of dense matrix computations (e.g., Cholesky factorization) on covariance matrix problems as the number of unknowns grows, and in the context of the aforementioned applications. We employ recursive formulations of some of the basic linear algebra subroutines (BLAS) to accelerate the covariance matrix computation further, while reducing data traffic across the memory subsystems layers. However, dealing with large data sets (i.e., covariance matrices of billions in size) can rapidly become prohibitive in memory footprint and algorithmic complexity. Most importantly, this thesis investigates the tile low-rank data format (TLR), a new compressed data structure and layout, which is valuable in exploiting data sparsity by approximating the operator. The TLR com- pressed data structure allows approximating the original problem up to user-defined numerical accuracy. This comes at the expense of dealing with tasks with much lower arithmetic intensities than traditional dense computations. In fact, this thesis con- solidates the two trends of dense and data-sparse linear algebra for HPC. Not only does the thesis leverage recursive formulations for dense Cholesky-based matrix al- gorithms, but it also implements a novel TLR-Cholesky factorization using batched linear algebra operations to increase hardware occupancy and

  5. [Tapeto-retinal degeneration combined with incomplete general albinism (author's transl)].

    Science.gov (United States)

    Ivandić, T

    1975-05-01

    Report on a family, which presented the rare autosomal dominant transmitted, incomplete general albinism associated with autosomal recessive inherited, diffuse tapeto-retinal degeneration "sine pigmento". hypopigmentation of skin, eyebrows and hair, blue iris and fundus albinoticus with hypoplasia of the macula. In 3 cases additionally appeared: waxy pallor of optic disc, vascular narrowing, reflexless hypoplastic macula, pigmentless periphery, acquired blue-yellow blindness, concentric limitation of the visual field, reduced darkadaptation, abolished electroretinogram and myopic astigmatism.

  6. Conjugate Gradient like methods and their application to fixed source neutron diffusion problems

    International Nuclear Information System (INIS)

    Suetomi, Eiichi; Sekimoto, Hiroshi

    1989-01-01

    This paper presents a number of fast iterative methods for solving systems of linear equations appearing in fixed source problems for neutron diffusion. We employed the conjugate gradient and conjugate residual methods. In order to accelerate the conjugate residual method, we proposed the conjugate residual squared method by transforming the residual polynomial of the conjugate residual method. Since the convergence of these methods depends on the spectrum of coefficient matrix, we employed the incomplete Choleski (IC) factorization and the modified IC (MIC) factorization as preconditioners. These methods were applied to some neutron diffusion problems and compared with the successive overrelaxation (SOR) method. The results of these numerical experiments showed superior convergence characteristics of the conjugate gradient like method with MIC factorization to the SOR method, especially for a problem involving void region. The CPU time of the MICCG, MICCR and MICCRS methods showed no great difference. In order to vectorize the conjugate gradient like methods based on (M)IC factorization, the hyperplane method was used and implemented on the vector computers, the HITAC S-820/80 and ETA10-E (one processor mode). Significant decrease of the CPU times was observed on the S-820/80. Since the scaled conjugate gradient (SCG) method can be vectorized with no manipulation, it was also compared with the above methods. It turned out the SCG method was the fastest with respect to the CPU times on the ETA10-E. These results suggest that one should implement suitable algorithm for different vector computers. (author)

  7. Bilateral transaction bargaining between independent utilities under incomplete information

    International Nuclear Information System (INIS)

    David, A. K.; Wen, F. S.

    2001-01-01

    A new approach to designing bilateral power transaction bargaining models between two independent utilities in a deregulated electricity market is proposed. In the paper it is assumed that each utility (a seller or a buyer) knows its own operating costs but does not know those of its opponent. The bilateral power transaction problem is then considered as non-cooperative bargaining under incomplete information. Each participant develops its own bargaining strategy based on estimates of the opponent's operating costs and bargaining strategy. Two bargaining models are developed and examples are employed for demonstration. (Author)

  8. Study of incomplete fusion reaction dynamics in 13C +165 Ho system and its dependence on various entrance channel parameters

    Science.gov (United States)

    Tali, Suhail A.; Kumar, Harish; Ansari, M. Afzal; Ali, Asif; Singh, D.; Ali, Rahbar; Giri, Pankaj K.; Linda, Sneha B.; Parashari, Siddharth; Kumar, R.; Singh, R. P.; Muralithar, S.

    2018-02-01

    The excitation functions for the evaporation residues populated in the interaction of 13C +165 Ho system have been measured at projectile energies ≈ 4-7 MeV/nucleon. Stacked foil activation technique followed by off-line γ-ray spectroscopy have been employed in the present work. The experimentally measured cross-sections are analyzed in the frame work of statistical model code PACE4, which takes into account only the complete fusion reaction cross-sections. The evaporation residues populated via xn and pxn channels were found to be in good agreement with the PACE4 predictions, while a significant enhancement in the measured cross-sections over PACE4 predictions is observed in case of α-emitting channels, which may be attributed to the incomplete fusion process. For the better understanding of incomplete fusion dynamics, the incomplete fusion fraction has also been deduced and its sensitivity with various entrance channel parameters like: projectile energy, mass-asymmetry, projectile structure in terms of Qα-value and Coulomb effect has been studied in the present work. The incomplete fusion fraction is found to increase with increasing the projectile energy and a strong projectile structure dependent mass-asymmetry systematic is also observed. The incomplete fusion fraction is also found to be small for more negative Qα-value projectile (13C) induced reactions as compared to less negative Qα-value projectiles (12C, 16O and 20Ne) induced reactions with the same target nucleus 165Ho. An interesting trend is obtained on further investigation of incomplete fusion dependence on Coulomb effect (ZPZT).

  9. Elliptic flow and incomplete equilibration at RHIC

    CERN Document Server

    Bhalerao, R S; Borghini, N; Ollitrault, Jean Yves

    2005-01-01

    We argue that RHIC data, in particular those on the anisotropic flow coefficients v_2 and v_4, suggest that the matter produced in the early stages of nucleus-nucleus collisions is incompletely thermalized. We interpret the parameter (1/S)(dN/dy), where S is the transverse area of the collision zone and dN/dy the multiplicity density, as an indicator of the number of collisions per particle at the time when elliptic flow is established, and hence as a measure of the degree of equilibration. This number serves as a control parameter which can be varied experimentally by changing the system size, the centrality or the beam energy. We provide predictions for Cu-Cu collisions at RHIC as well as for Pb-Pb collisions at the LHC.

  10. Influence of the mass asymmetry of the entrance channel on incomplete fusion processes

    International Nuclear Information System (INIS)

    Lleres, A.; Nifenecker, H.; Blachot, J.; Gizon, A.

    1989-05-01

    The angular and velocity distributions of incomplete fusion residues have been measured, around 30 AMeV projectile incident energy, for a number of systems with varying mass asymmetries, from the most asymmetric S+Cu, to the almost symmetric Ar+Ca. The main experimental finding is that the parallel width of the velocity distribution increases sharply for decreasing asymmetries, while the perpendicular width remains nearly constant. Using, as data, the widths and mean values of the velocity distributions, it was possible to derive the number of preequilibrium particles emitted by the projectile and by the target. It was found that target emission becomes noticeable only when the center of mass velocity of the target, at nuclear contact, exceeds approximately 2.5 cm/ns. This underlines the relevance of the center of mass velocities in the preequilibrium emission and incomplete fusion processes

  11. Incompleteness as a link between obsessive-compulsive personality traits and specific symptom dimensions of obsessive-compulsive disorder.

    Science.gov (United States)

    Ecker, Willi; Kupfer, Jochen; Gönner, Sascha

    2014-01-01

    This paper examines the contribution of incompleteness/'not just right experiences' (NJREs) to an understanding of the relationship between obsessive-compulsive disorder (OCD) and obsessive-compulsive personality traits (OCPTs). It investigates the association of specific OCD symptom dimensions with OCPTs, conceptualized as continuous phenomena that are also observable below the diagnostic threshold. As empirical findings and clinical observation suggest that incompleteness feelings/NJREs may play a significant affective and motivational role for certain OCD subtypes, but also for patients with accentuated OCPTs, we hypothesized that OCPTs are selectively linked with incompleteness-associated OCD symptom dimensions (ordering, checking, hoarding and counting). Moreover, we assumed that this selective relationship cannot be demonstrated any more after statistical control of incompleteness, whereas it is preserved after statistical control of anxiety, depression, pathological worry and harm avoidance. Results from a study with a large clinical sample (n = 185) partially support these hypotheses and suggest that NJREs may be an important connecting link between specific OCD symptom dimensions, in particular ordering and checking, and accentuated OCPTs. Obsessive-compulsive personality traits (OCPTs) are positively related to obsessive-compulsive disorder symptom dimensions (ordering, checking, hoarding and counting) hypothesized or found to be associated with incompleteness/'not just right experiences' (NJREs), but not to washing and obsessions. This positive relationship, which is strongest for ordering and checking, is eliminated when NJREs are statistically controlled. Ordering, checking and accentuated OCPTs may share NJREs as a common affective-motivational underpinning.Dysfunctional behaviour patterns of people with accentuated OCPTs or obsessive-compulsive personality disorder (OCPD) may be viewed as efforts to avoid or reduce subjectively intolerable NJREs

  12. Spectral Analysis of Large Finite Element Problems by Optimization Methods

    Directory of Open Access Journals (Sweden)

    Luca Bergamaschi

    1994-01-01

    Full Text Available Recently an efficient method for the solution of the partial symmetric eigenproblem (DACG, deflated-accelerated conjugate gradient was developed, based on the conjugate gradient (CG minimization of successive Rayleigh quotients over deflated subspaces of decreasing size. In this article four different choices of the coefficient βk required at each DACG iteration for the computation of the new search direction Pk are discussed. The “optimal” choice is the one that yields the same asymptotic convergence rate as the CG scheme applied to the solution of linear systems. Numerical results point out that the optimal βk leads to a very cost effective algorithm in terms of CPU time in all the sample problems presented. Various preconditioners are also analyzed. It is found that DACG using the optimal βk and (LLT−1 as a preconditioner, L being the incomplete Cholesky factor of A, proves a very promising method for the partial eigensolution. It appears to be superior to the Lanczos method in the evaluation of the 40 leftmost eigenpairs of five finite element problems, and particularly for the largest problem, with size equal to 4560, for which the speed gain turns out to fall between 2.5 and 6.0, depending on the eigenpair level.

  13. Pushing Economies (and Students) outside the Factor Price Equalization Zone

    Science.gov (United States)

    Oslington, Paul; Towers, Isaac

    2009-01-01

    Despite overwhelming empirical evidence of the failure of factor price equalization, most teaching of international trade theory (even at the graduate level) assumes that economies are incompletely specialized and that factor price equalization holds. The behavior of trading economies in the absence of factor price equalization is not well…

  14. Specialist Endoscopists Are Associated with a Decreased Risk of Incomplete Polyp Resection During Endoscopic Mucosal Resection in the Colon.

    Science.gov (United States)

    Tavakkoli, Anna; Law, Ryan J; Bedi, Aarti O; Prabhu, Anoop; Hiatt, Tadd; Anderson, Michelle A; Wamsteker, Erik J; Elmunzer, B Joseph; Piraka, Cyrus R; Scheiman, James M; Elta, Grace H; Kwon, Richard S

    2017-09-01

    Endoscopic experience is known to correlate with outcomes of endoscopic mucosal resection (EMR), particularly complete resection of the polyp tissue. Whether specialist endoscopists can protect against incomplete polypectomy in the setting of known risk factors for incomplete resection (IR) is unknown. We aimed to characterize how specialist endoscopists may help to mitigate the risk of IR of large sessile polyps. This is a retrospective cohort study of patients who underwent EMR at the University of Michigan from January 1, 2006, to November 15, 2015. The primary outcome was endoscopist-reported polyp tissue remaining at the end of the initial EMR attempt. Specialist endoscopists were defined as endoscopists who receive tertiary referrals for difficult colonoscopy cases and completed at least 20 EMR colonic polyp resections over the study period. A total of 257 patients with 269 polyps were included in the study. IR occurred in 40 (16%) cases. IR was associated with polyp size ≥ 40 mm [adjusted odds ratio (aOR) 3.31, 95% confidence interval (CI) 1.38-7.93], flat/laterally spreading polyps (aOR 2.61, 95% CI 1.24-5.48), and difficulty lifting the polyp (aOR 11.0, 95% CI 2.66-45.3). A specialist endoscopist performing the initial EMR was protective against IR, even in the setting of risk factors for IR (aOR 0.13, 95% CI 0.04-0.41). IR is associated with polyp size ≥ 40 mm, flat and/or laterally spreading polyps, and difficulty lifting the polyp. A specialist endoscopist initiating the EMR was protective of IR.

  15. Time-domain incomplete Gauss-Newton full-waveform inversion of Gulf of Mexico data

    KAUST Repository

    AlTheyab, Abdullah; Wang, Xin; Schuster, Gerard T.

    2013-01-01

    We apply the incomplete Gauss-Newton full-waveform inversion (TDIGN-FWI) to Gulf of Mexico (GOM) data in the space-time domain. In our application, iterative least-squares reverse-time migration (LSRTM) is used to estimate the model update at each

  16. A Novel Multisensor Traffic State Assessment System Based on Incomplete Data

    Directory of Open Access Journals (Sweden)

    Yiliang Zeng

    2014-01-01

    Full Text Available A novel multisensor system with incomplete data is presented for traffic state assessment. The system comprises probe vehicle detection sensors, fixed detection sensors, and traffic state assessment algorithm. First of all, the validity checking of the traffic flow data is taken as preprocessing of this method. And then a new method based on the history data information is proposed to fuse and recover the incomplete data. According to the characteristics of space complementary of data based on the probe vehicle detector and fixed detector, a fusion model of space matching is presented to estimate the mean travel speed of the road. Finally, the traffic flow data include flow, speed and, occupancy rate, which are detected between Beijing Deshengmen bridge and Drum Tower bridge, are fused to assess the traffic state of the road by using the fusion decision model of rough sets and cloud. The accuracy of experiment result can reach more than 98%, and the result is in accordance with the actual road traffic state. This system is effective to assess traffic state, and it is suitable for the urban intelligent transportation system.

  17. A Study of Prisoner’s Dilemma Game Model with Incomplete Information

    Directory of Open Access Journals (Sweden)

    Xiuqin Deng

    2015-01-01

    Full Text Available Prisoners’ dilemma is a typical game theory issue. In our study, it is regarded as an incomplete information game with unpublicized game strategies. We solve our problem by establishing a machine learning model using Bayes formula. The model established is referred to as the Bayes model. Based on the Bayesian model, we can make the prediction of players’ choices to better complete the unknown information in the game. And we suggest the hash table to make improvement in space and time complexity. We build a game system with several types of game strategy for testing. In double- or multiplayer games, the Bayes model is more superior to other strategy models; the total income using Bayes model is higher than that of other models. Moreover, from the result of the games on the natural model with Bayes model, as well as the natural model with TFT model, it is found that Bayes model accrued more benefits than TFT model on average. This demonstrates that the Bayes model introduced in this study is feasible and effective. Therefore, it provides a novel method of solving incomplete information game problem.

  18. Estimating bus passenger waiting times from incomplete bus arrivals data

    OpenAIRE

    McLeod, F.N.

    2007-01-01

    This paper considers the problem of estimating bus passenger waiting times at bus stops using incomplete bus arrivals data. This is of importance to bus operators and regulators as passenger waiting time is a key performance measure. Average waiting times are usually estimated from bus headways, that is, time gaps between buses. It is both time-consuming and expensive to measure bus arrival times manually so methods using automatic vehicle location systems are attractive; however, these syste...

  19. Measurement and analysis of excitation functions and observation of mass-asymmetry effect on incomplete fusion dynamics

    Directory of Open Access Journals (Sweden)

    Rashid M.H.

    2011-10-01

    Full Text Available Excitation functions for sixteen evaporation residues produced in the interaction of 20Ne with 165Ho have been measured in the projectile energy range ≈88-164 MeV, using catcher foil activation technique followed by gamma-ray spectrometry. It has been found in general that the excitation functions of evaporation residues produced via xn/pxn channels satisfactorily reproduced with the statistical model code PACE-2 after subtraction of precursor decay contribution. The significant enhancement in the measured excitation functions for the residues produced in alpha emission channels over the PACE-2 predictions has been observed. These alpha emission channels are attributed to incomplete fusion reaction process. The results indicate the occurrence of incomplete fusion involving break-up of projectile 20Ne into 4He + 16O and /or 8Be + 12C followed by fusion of one of the fragments with target nucleus 165Ho. The analysis of the present data suggest that probability of incomplete fusion increases with projectile energy. The ICF fraction FICF also increases with increasing mass-asymmetry of the entrance channel.

  20. Warranty forecasting from incomplete two-dimensional warranty data

    International Nuclear Information System (INIS)

    Gupta, Sanjib Kumar; De, Soumen; Chatterjee, Aditya

    2014-01-01

    Warranty modelling with incomplete data is a major issue in reliability analysis. The incomplete failure region characterized by warranty field data may be classified into several domains representing failures from manufacturing/assembly defects, usage or fatigue. In the present paper a data driven approach has been suggested to demark the regions optimally through estimation of the change point in a hazard function. In the perspective of bivariate warranty analysis, as relevant in automobiles, we have assumed the lifetime distribution to be a mixture of distributions corresponding to the burn-in period and the useful life period. The proportions of observations in different regions demarketed by the warranty policy in the bivariate plane have been estimated by considering mileage along with age. The estimation scheme has been verified and validated through extensive simulation studies. The utilities of the results have been demonstrated by addressing several issues through a real life synthetic warranty data set from a large automobile company. - Highlights: • Detailed responses to all comments of the reviewers are attached in a separate file. Almost all of the suggestions of the reviewers are incorporated in the revised manuscript. • Some recent works of different authors as mentioned by the reviewers have been included in the revised manuscript. • The term change point with reference to the transition from $DFR$ to $CFR$ part of the bath-tub curve has been elaborated. • A sample of real life data has been given in the revised manuscript in Table $4$, by following the suggestion of reviewer 2. • The findings have been summarised in a better way in the conclusion part. In this portion we have emphasized on the take away of our work. Scopes for future work have also been mentioned

  1. Risk factors for incomplete healing of the uterine incision after cesarean section.

    Science.gov (United States)

    Chen, Yan; Han, Ping; Wang, Yi-Jia; Li, Yan-Xia

    2017-08-01

    To analyze related risk factors of post-cesarean scar defects (PCSDs). A retrospective study of full-term women delivered by cesarean with singleton infants at our hospital from April 2014 to December 2015 was performed. 69 cases of diagnosed PCSDs and 107 cases with no PCSD who accepted cesarean were recruited for analysis. Individual medical case and operative report review were retrieved for maternal clinical characteristics analysis. There was no difference in age, gestational age, BMI and baby's weight between the two groups. PCSD group has more cases of anemia, higher neutrophil percentage and more cases of elected cesarean and emergency cesarean than controls (all p cesarean, there were more cases with cervix dilated larger than 3 cm in operation and more cases received cesarean at least one time before. In addition, women with cesarean interval of at least 5 years, women with ultrasonic measured echo longer than 3 cm, women with poor healing in uterine incision, women with retroposition of uterus and women who had intrauterine separation are more prone to develop PCSDs. The occurrence of a defective uterine scar after cesarean section is primarily a by-product of the combination of multiple factors: age ≥30 years, BMI ≥27.30, premature rupture of membranes, elective cesarean section, post-operative anemia, WBC count ≥12.5 × 10 9  g/L and retroposition of uterus. These are high risk factors of PCSDs.

  2. Incomplete reporting of enhanced recovery elements and its impact on achieving quality improvement

    DEFF Research Database (Denmark)

    Day, R W; Fielder, S; Calhoun, J

    2015-01-01

    per cent), length of stay (47, 94 per cent) and mortality (45, 90 per cent). CONCLUSION: The current standard of reporting is frequently incomplete. To transfer knowledge and facilitate implementation of pathways that demonstrate improvements in perioperative care and recovery, a consistent structured...

  3. Multivariate curve resolution of incomplete fused multiset data from chromatographic and spectrophotometric analyses for drug photostability studies

    International Nuclear Information System (INIS)

    Luca, Michele De; Ragno, Gaetano; Ioele, Giuseppina; Tauler, Romà

    2014-01-01

    Highlights: • A new MCR-ALS algorithm is proposed for the analysis of incomplete fused multiset. • Resolution of the data allowed the description of amiloride kinetic photodegradation. • The new MCR-ALS algorithm can be easily applied to other drugs and chemicals. - Abstract: An advanced and powerful chemometric approach is proposed for the analysis of incomplete multiset data obtained by fusion of hyphenated liquid chromatographic DAD/MS data with UV spectrophotometric data from acid–base titration and kinetic degradation experiments. Column- and row-wise augmented data blocks were combined and simultaneously processed by means of a new version of the multivariate curve resolution-alternating least squares (MCR-ALS) technique, including the simultaneous analysis of incomplete multiset data from different instrumental techniques. The proposed procedure was applied to the detailed study of the kinetic photodegradation process of the amiloride (AML) drug. All chemical species involved in the degradation and equilibrium reactions were resolved and the pH dependent kinetic pathway described

  4. Multivariate curve resolution of incomplete fused multiset data from chromatographic and spectrophotometric analyses for drug photostability studies

    Energy Technology Data Exchange (ETDEWEB)

    Luca, Michele De, E-mail: michele.deluca@unical.it [Department of Pharmacy, Health and Nutritional Sciences, University of Calabria, Via P. Bucci, Rende, CS 87036 (Italy); Ragno, Gaetano; Ioele, Giuseppina [Department of Pharmacy, Health and Nutritional Sciences, University of Calabria, Via P. Bucci, Rende, CS 87036 (Italy); Tauler, Romà [Department of Environmental Chemistry, IDAEA-CSIC, C/Jordi Girona, 18-26, Barcelona 08034 (Spain)

    2014-07-21

    Highlights: • A new MCR-ALS algorithm is proposed for the analysis of incomplete fused multiset. • Resolution of the data allowed the description of amiloride kinetic photodegradation. • The new MCR-ALS algorithm can be easily applied to other drugs and chemicals. - Abstract: An advanced and powerful chemometric approach is proposed for the analysis of incomplete multiset data obtained by fusion of hyphenated liquid chromatographic DAD/MS data with UV spectrophotometric data from acid–base titration and kinetic degradation experiments. Column- and row-wise augmented data blocks were combined and simultaneously processed by means of a new version of the multivariate curve resolution-alternating least squares (MCR-ALS) technique, including the simultaneous analysis of incomplete multiset data from different instrumental techniques. The proposed procedure was applied to the detailed study of the kinetic photodegradation process of the amiloride (AML) drug. All chemical species involved in the degradation and equilibrium reactions were resolved and the pH dependent kinetic pathway described.

  5. Fusion of multiagent preference orderings with information on agent's importance being incomplete certain

    Institute of Scientific and Technical Information of China (English)

    Wang Jianqiang

    2007-01-01

    The problem of fusing multiagent preference orderings, with information on agent's importance being incomplete certain with respect to a set of possible courses of action, is described. The approach is developed for dealing with the fusion problem described in the following sections and requires that each agent provides a preference ordering over the different alternatives completely independent of the other agents, and the information on agent's importance is incomplete certain. In this approach, the ternary comparison matrix of the alternatives is constructed, the eigenvector associated with the maximum eigenvalue of the ternary comparison matrix is attained so as to normalize priority vector of the alternatives. The interval number of the alternatives is then obtained by solving two sorts of linear programming problems. By comparing the interval numbers of the alternatives, the ranking of alternatives can be generated. Finally, some examples are given to show the feasibility and effectiveness of the method.

  6. Evaluation of radiotherapy after incomplete surgery in patients with carcinoma of the maxillary sinus

    International Nuclear Information System (INIS)

    Korzeniowski, S.; Reinfuss, M.; Skolyszewski, J.

    1985-01-01

    The retrospective analysis of 57 patients with cancer of the maxillary antrum irradiated after incomplete surgery was performed is described. The majority of patients had very advanced disease (54% T4 tumors). In 18 patients partial resection of maxillary antrum was performed: 39 patients underwent total maxillectomy. In 35 patients macroscopic residual tumor (MRT) was present after surgery. All patients were irradiated postoperatively with 60 Co teletherapy and received a dose of 60 Gy in 20-30 fractions over 4-6 weeks. Five year symptom-free survival in the whole group was 35%. An analysis of pattern of relapses indicates that histology should be regarded as an important factor of management. In keratinizing squamous cell cancer, local control remains the main problem. In patients with nonkeratinizing squamous cell cancer, both local and regional control is important and elective irradiation of neck nodes may be of value. In patients with undifferentiated cancer, distant metastases appear to have the greatest impact on survival

  7. Evaluation of radiotherapy after incomplete surgery in patients with carcinoma of the maxillary sinus

    Energy Technology Data Exchange (ETDEWEB)

    Korzeniowski, S.; Reinfuss, M.; Skolyszewski, J.

    1985-03-01

    The retrospective analysis of 57 patients with cancer of the maxillary antrum irradiated after incomplete surgery was performed is described. The majority of patients had very advanced disease (54% T4 tumors). In 18 patients partial resection of maxillary antrum was performed: 39 patients underwent total maxillectomy. In 35 patients macroscopic residual tumor (MRT) was present after surgery. All patients were irradiated postoperatively with /sup 60/Co teletherapy and received a dose of 60 Gy in 20-30 fractions over 4-6 weeks. Five year symptom-free survival in the whole group was 35%. An analysis of pattern of relapses indicates that histology should be regarded as an important factor of management. In keratinizing squamous cell cancer, local control remains the main problem. In patients with nonkeratinizing squamous cell cancer, both local and regional control is important and elective irradiation of neck nodes may be of value. In patients with undifferentiated cancer, distant metastases appear to have the greatest impact on survival.

  8. Global stability of two models with incomplete treatment for tuberculosis

    International Nuclear Information System (INIS)

    Yang Yali; Li Jianquan; Ma Zhien; Liu Luju

    2010-01-01

    Research highlights: → Two tuberculosis models with incomplete treatment. → Intuitive epidemiological interpretations for the basic reproduction numbers. → Global dynamics of the two models. → Strategies to control the spread of tuberculosis. - Abstract: Two tuberculosis (TB) models with incomplete treatment are investigated. It is assumed that the treated individuals may enter either the latent compartment due to the remainder of Mycobacterium tuberculosis or the infectious compartment due to the treatment failure. The first model is a simple one with treatment failure reflecting the current TB treatment fact in most countries with high tuberculosis incidence. The second model refines the simple one by dividing the latent compartment into slow and fast two kinds of progresses. This improvement can be used to describe the case that the latent TB individuals have been infected with some other chronic diseases (such as HIV and diabetes) which may weaken the immunity of infected individuals and shorten the latent period of TB. Both of the two models assume mass action incidence and exponential distributions of transfers between different compartments. The basic reproduction numbers of the two models are derived and their intuitive epidemiological interpretations are given. The global dynamics of two models are all proved by using Liapunov functions. At last, some strategies to control the spread of tuberculosis are discussed.

  9. Dynamic Financial Constraints: Distinguishing Mechanism Design from Exogenously Incomplete Regimes.

    Science.gov (United States)

    Karaivanov, Alexander; Townsend, Robert M

    2014-05-01

    We formulate and solve a range of dynamic models of constrained credit/insurance that allow for moral hazard and limited commitment. We compare them to full insurance and exogenously incomplete financial regimes (autarky, saving only, borrowing and lending in a single asset). We develop computational methods based on mechanism design, linear programming, and maximum likelihood to estimate, compare, and statistically test these alternative dynamic models with financial/information constraints. Our methods can use both cross-sectional and panel data and allow for measurement error and unobserved heterogeneity. We estimate the models using data on Thai households running small businesses from two separate samples. We find that in the rural sample, the exogenously incomplete saving only and borrowing regimes provide the best fit using data on consumption, business assets, investment, and income. Family and other networks help consumption smoothing there, as in a moral hazard constrained regime. In contrast, in urban areas, we find mechanism design financial/information regimes that are decidedly less constrained, with the moral hazard model fitting best combined business and consumption data. We perform numerous robustness checks in both the Thai data and in Monte Carlo simulations and compare our maximum likelihood criterion with results from other metrics and data not used in the estimation. A prototypical counterfactual policy evaluation exercise using the estimation results is also featured.

  10. PRECONDITIONED CONJUGATE-GRADIENT 2 (PCG2), a computer program for solving ground-water flow equations

    Science.gov (United States)

    Hill, Mary C.

    1990-01-01

    This report documents PCG2 : a numerical code to be used with the U.S. Geological Survey modular three-dimensional, finite-difference, ground-water flow model . PCG2 uses the preconditioned conjugate-gradient method to solve the equations produced by the model for hydraulic head. Linear or nonlinear flow conditions may be simulated. PCG2 includes two reconditioning options : modified incomplete Cholesky preconditioning, which is efficient on scalar computers; and polynomial preconditioning, which requires less computer storage and, with modifications that depend on the computer used, is most efficient on vector computers . Convergence of the solver is determined using both head-change and residual criteria. Nonlinear problems are solved using Picard iterations. This documentation provides a description of the preconditioned conjugate gradient method and the two preconditioners, detailed instructions for linking PCG2 to the modular model, sample data inputs, a brief description of PCG2, and a FORTRAN listing.

  11. Investigation of complete and incomplete fusion in 20Ne + 51V system using recoil range measurement

    Directory of Open Access Journals (Sweden)

    Ali Sabir

    2015-01-01

    Full Text Available Recoil range distributions of evaporation residues, populated in 20Ne + 51V reaction at Elab ≈ 145 MeV, have been studied to determine the degree of momentum transferred through the complete and incomplete fusion reactions. Evaporation residues (ERs populated through the complete and incomplete fusion reactions have been identified on the basis of their recoil range in the Al catcher medium. Measured recoil range of evaporation residues have been compared with the theoretical value calculated using the code SRIM. Range integrated cross section of observed ERs have been compared with the value predicted by statistical model code PACE4.

  12. Synthesis of RNA segment 1-3 during generation of incomplete influenza A (fowl plague) virus

    International Nuclear Information System (INIS)

    Carter, M.J.; Mahy, B.W.J.

    1982-01-01

    Incomplete influenza A virus (fowl plague Dobson strain) was prepared by undiluted passage in primary chick embryo fibroblast cells. Analysis of released virus RNA revealed a deficiency in RNA segments 1-3, characteristic of incomplete virus formation. The virus yield from a high multiplicity infection with standard virus always showed this deficiency, even when analysed as early as 6 hours post-infection, whereas infection at low multiplicity gave rise to virus indistinghuishable in RNA composition from the parent virus. The relative amounts of intracellular, non-polyadenylated, complementary RNA (template RNA) were found to reflect accurately the eventual RNA composition of released virus, and were altered in phase with PFU:HAU ratio, throughout a von Magnus cycle. (Author)

  13. Three-dimensional seed reconstruction from an incomplete data set for prostate brachytherapy

    International Nuclear Information System (INIS)

    Narayanan, Sreeram; Cho, Paul S; MarksII, Robert J

    2004-01-01

    Intra-operative dosimetry in prostate brachytherapy requires 3D coordinates of the implanted, radioactive seeds. Since CT is not readily available during the implant operation, projection x-rays are commonly used for intra-operative seed localization. Three x-ray projections are usually used. The requirement of the current seed reconstruction algorithms is that the seeds must be identified on all three projections. However, in practice this is often difficult to accomplish due to the problem of heavily clustered and overlapping seeds. We have developed an algorithm that permits seed reconstruction from an incomplete data set. Instead of all three projections, the new algorithm requires only one of the three projections to be complete. Furthermore, even if all three projections are incomplete, it can reconstruct 100% of the implanted seeds depending on how the undetected seeds are distributed among the projections. The method utilizes the principles of epipolar imaging geometry and pseudo-matching of the undetected seeds. The algorithm was successfully applied to a large number of clinical cases where seeds imperceptibly overlap in some projections

  14. Hydrogen Evolution on Supported Incomplete Cubane-type [Mo3S4](4+) Electrocatalysts

    DEFF Research Database (Denmark)

    Jaramillo, Thomas; Bonde, Jacob Lindner; Zhang, Jingdong

    2008-01-01

    Electrocatalytic properties of biomimetic supported incomplete cubane-type [Mo3S4](4+) clusters are investigated. The activity toward the hydrogen evolution reaction (HER) is evaluated on both a high surface area gas diffusion electrode in a membrane electrode assembly and on highly orientated...

  15. Incomplete longitudinal fracture of the proximal palmar cortex of the third metacarpal bone in horses

    International Nuclear Information System (INIS)

    Ross, M.W.; Ford, T.S.; Orsini, P.G.

    1988-01-01

    Seven horses, 2 to 4 years of age, were examined because of moderate-to-severe forelimb lameness, mild effusion of the middle carpal joint (3 horses), and pain on palpation of the origin of the suspensory ligament (4 horses). The lameness was abolished by anesthetic infiltration of the middle carpal joint in six horses. In four of them, a high palmar nerve block also abolished the lameness. A linear radiolucency in the proximal end of the third metacarpal bone (McIII) was interpreted as an incomplete longitudinal fracture. In one horse, distinct intramedullary sclerosis limited to the palmar cortex was indicative of an incomplete fracture confined to the palmar cortex. No osteoproliferative lesions were identified on the dorsal cortex of any of the horses. Surgical treatment with cortical screws in lag fashion accompanied by a rest period was successful in one horse. In four horses, rest for at least 3 months resulted in clinical soundness. In two horses, a shorter rest period resulted in recurrence of the lameness even though the horses were sound when put back into training. Careful clinical and radiographic examinations helped differentiate incomplete longitudinal fractures from lesions involving the carpus and proximal aspect of the suspensory ligament

  16. Efficient approximation of random fields for numerical applications

    KAUST Repository

    Harbrecht, Helmut; Peters, Michael; Siebenmorgen, Markus

    2015-01-01

    We consider the rapid computation of separable expansions for the approximation of random fields. We compare approaches based on techniques from the approximation of non-local operators on the one hand and based on the pivoted Cholesky decomposition on the other hand. We provide an a-posteriori error estimate for the pivoted Cholesky decomposition in terms of the trace. Numerical examples validate and quantify the considered methods.

  17. Efficient approximation of random fields for numerical applications

    KAUST Repository

    Harbrecht, Helmut

    2015-01-07

    We consider the rapid computation of separable expansions for the approximation of random fields. We compare approaches based on techniques from the approximation of non-local operators on the one hand and based on the pivoted Cholesky decomposition on the other hand. We provide an a-posteriori error estimate for the pivoted Cholesky decomposition in terms of the trace. Numerical examples validate and quantify the considered methods.

  18. Processing Incomplete Query Specifications in a Context-Dependent Reasoning Framework

    Directory of Open Access Journals (Sweden)

    Neli P. Zlatareva

    2013-04-01

    Full Text Available Search is the most prominent web service, which is about to change dramatically with the transition to the Semantic Web. Semantic Web applications are expected to deal with complex conjunctive queries, and not always such queries can be completely and precisely defined. Current Semantic Web reasoners built upon Description Logics have limited processing power in such environments. We discuss some of their limitations, and show how an alternative logical framework utilizing context-dependent rules can be extended to handle incomplete or imprecise query specifications.

  19. Ejector device for returning incomplete combustion products

    Energy Technology Data Exchange (ETDEWEB)

    Szule, T.; Minas, E.; Pietrowski, K.

    1977-12-19

    A device is proposed for separating the fine fraction of incompletely burned clinker and delivering it to the firebox for combustion. The clinker is fed into the two-chambered device from the top through an open gate. The inside chamber of the device consists of a side enclosure with an inspection hole and a hatch, and a gate with a screen on top. An ejector is located in the chamber. The case of the outside chamber, also with an inspection hole and hatch, forms a bypass channel with the enclosure of the inside chamber. Fine clinker is poured through the screen into the inside chamber, and some of it is removed by the ejector for combustion; the coarser fraction builds up on top of the gate, and is periodically passed through it. Large pieces of clinker which do not fit through the screen pass down through the bypass channel.

  20. Experimental labor markets and policy considerations: Incomplete contracts and macroeconomic aspects

    OpenAIRE

    Casoria Fortuna; Riedl Arno

    2012-01-01

    This survey focuses on experimental labor markets investigating two aspects that deem us important for a better understanding of labor market relations and the consequences for labor market policies. The first part of the survey is dedicated to papers that assess the prevalence of reciprocal considerations in incomplete labor contracts. The second part summarizes the relatively small but growing experimental literature exploring labor issues in a macroeconomics and public finance setting and ...

  1. NOVEL APPROACHES TO MULTI-CRITERIA DECISION MAKING WITH INCOMPLETE INFORMATION SYSTEM

    OpenAIRE

    Shihu Liu

    2013-01-01

    Our main work in this study is to make a detailed discussion on the multi-criteria decision making with incomplete information systems. At first, an algorithm is constructed to retrieve the missing criteria values by taking into account the local similarity as well as global similarity of each two alternatives. Then, in view of different evaluation information representation, we establish different making methods for the corresponding completed information system. By transforming interval-va...

  2. Incomplete charge collection in an HPGe double-sided strip detector

    International Nuclear Information System (INIS)

    Hayward, Jason; Wehe, David

    2008-01-01

    For gamma-ray detection, high-purity germanium (HPGe) has long been the standard for energy resolution, and double-sided strip detectors (DSSDs) offer the possibility of sub-millimeter position resolution. Our HPGe DSSD is 81 mm in diameter, 11-mm thick, and has 3-mm strip pitch with a gap width of 500 μm. In this work, we focus on characterizing just the interactions that occur between collecting strips. Simulation and measurement results for our HPGe DSSD show that the gap between strips is the most position-sensitive region. But, spectra collected from events that occur in and near the gaps are complicated by: (1) incomplete charge-carrier collection, or charge loss; (2) signal variance introduced by charge-carrier cloud size, orientation, and lateral spreading; and (3) the difficulty of distinguishing single interactions from multiple close interactions. Using tightly, collimated beams of monoenergetic gamma rays, the measured energy spectra at the gap center show that incomplete charge collection is significant in our detector at 356 and 662 keV, resulting in degradation of the photopeak efficiency. Additionally, close interactions are identifiable in the spectra. Thus, close interactions must be identified on an event-by-event basis in order to precisely identify gap interaction position or make charge-loss corrections at these energies. Furthermore, spectral differences are observed between anode and cathode gaps, and a possible reason for this asymmetry is proposed

  3. Distinguishing between Incomplete Lineage Sorting and Genomic Introgressions: Complete Fixation of Allospecific Mitochondrial DNA in a Sexually Reproducing Fish (Cobitis; Teleostei), despite Clonal Reproduction of Hybrids

    Czech Academy of Sciences Publication Activity Database

    Choleva, Lukáš; Musilová, Zuzana; Kohoutová-Šedivá, Alena; Pačes, Jan; Ráb, Petr; Janko, Karel

    2014-01-01

    Roč. 9, č. 6 (2014), e80641-e80641 E-ISSN 1932-6203 R&D Projects: GA ČR GAP506/10/1155; GA ČR GPP506/12/P857 Institutional support: RVO:67985904 Keywords : Cobitis * gene flow * coalescence * incomplete lineage sorting * asexual * gynogenesis Subject RIV: EG - Zoology Impact factor: 3.234, year: 2014 http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0080641

  4. Spin distribution studies: a sensitive probe for in-complete fusion reaction dynamics

    International Nuclear Information System (INIS)

    Singh, Pushpendra P.; Singh, B.P.; Unnati; Sharma, Bhavna; Sharma, Manoj Kumar; Singh, D.; Afzal Ansari, M.; Prasad, R.; Rakesh Kumar; Golda, K.S.; Muralithar, S.; Singh, R.P.; Bhowmik, R.K.; Bhardwaj, H.D.

    2006-01-01

    With the view to get the conclusive information on critical angular momentum involvement for various degrees of incomplete fusion, an in-beam particle-gamma coincidence experiment has been performed in 16 O + 169 Tm system at ≅ 5.6 MeV/nucleon. Spin distributions for different reaction products have been measured by studying the relative population of different levels in a rotational band

  5. DEVELOPMENT OF A HAZARDOUS WASTE INCINERATOR TARGET ANALYTE LIST OF PRODUCTS OF INCOMPLETE COMBUSTION

    Science.gov (United States)

    The report gives results of pilot-scale incineration testing to develop a comprehensive list of products of incomplete combustion (PICs) from hazardous waste combustion (HWC) systems. Project goals were to: (1) identify the total mass of organic compounds sufficiently to estimate...

  6. Incomplete urethral duplication with cyst formation in a dog

    International Nuclear Information System (INIS)

    Duffey, M.H.; Barnhart, M.D.; Barthez, P.Y.; Smeak, D.D.

    1998-01-01

    Incomplete urethral duplication with cyst formation was diagnosed in a dog that had soft, fluctuant, subcutaneous swellings in the ventral perineal and penile areas and a history of nocturia and incontinence during recumbency that were unresponsive to treatment with antibiotics. Retrograde urethrocystography, voiding urethrography, double-contrast cystography, radiography after direct administration of contrast medium into cystic structures, and excretory urography were performed to evaluate the urinary tract. Communication between the cysts and the urethra was demonstrated radiographically only after intralesional injection of contrast medium. Nocturia and incontinence resolved after surgical removal of the urethral duplication and cysts. The dog was clinically normal 1 year after surgery

  7. Bilateral Complete and Incomplete Fusion of Incisors and its Management.

    Science.gov (United States)

    Da Costa, Godwin Clovis; Chalakkal, Paul; De Souza, Neil; Gavhane, Sanket

    2017-01-01

    This case report highlights the management of a case of bilateral complete and incomplete fusion of maxillary incisors in a 10-year-old child. A mock-up was done on the diagnostic cast. Pretreatment esthetic evaluation was done using bis-acryl composite temporaries which were transferred intraorally from the diagnostic cast using a putty index. An incisal overlap veneer preparation was done, following which, an IPS e-max veneer was cemented. A digital mock-up was carried out using the Adobe Photoshop and Corel Draw softwares to aid in laboratorial fabrication of the veneer.

  8. Manifestation of Incompleteness in Obsessive-Compulsive Disorder (OCD) as Reduced Functionality and Extended Activity beyond Task Completion

    Science.gov (United States)

    Zor, Rama; Szechtman, Henry; Hermesh, Haggai; Fineberg, Naomi A.; Eilam, David

    2011-01-01

    Background This study focused on hypotheses regarding the source of incompleteness in obsessive-compulsive disorder (OCD). For this, we had to document the behavioral manifestation of incompleteness in compulsive rituals, predicting that an exaggerated focus on acts that are appropriate for the task will support the hypothesis on heightened responsibility/perfectionism. In contrast, activity past the expected terminal act for the motor task would support the “stop signal deficiency” hypothesis. Methodology and Principal Findings We employed video-telemetry to analyze 39 motor OCD rituals and compared each with a similar task performed by a non-OCD individual, in order to objectively and explicitly determine the functional end of the activity. We found that 75% of OCD rituals comprised a “tail,” which is a section that follows the functional end of the task that the patients ascribed to their activity. The other 25% tailless rituals comprised a relatively high number and higher rate of repetition of non-functional acts. Thus, in rituals with tail, incompleteness was manifested by the mere presence of the tail whereas in tailless rituals, incompleteness was manifested by the reduced functionality of the task due to an inflated execution and repetition of non-functional acts. Conclusions The prevalence of activity after the functional end (“tail”) and the elevated non-functionality in OCD motor rituals support the “lack of stop signal” theories as the underlying mechanism in OCD. Furthermore, the presence and content of the tail might have a therapeutic potential in cognitive-behavior therapy. PMID:21966460

  9. Inferring duplications, losses, transfers and incomplete lineage sorting with nonbinary species trees.

    Science.gov (United States)

    Stolzer, Maureen; Lai, Han; Xu, Minli; Sathaye, Deepa; Vernot, Benjamin; Durand, Dannie

    2012-09-15

    Gene duplication (D), transfer (T), loss (L) and incomplete lineage sorting (I) are crucial to the evolution of gene families and the emergence of novel functions. The history of these events can be inferred via comparison of gene and species trees, a process called reconciliation, yet current reconciliation algorithms model only a subset of these evolutionary processes. We present an algorithm to reconcile a binary gene tree with a nonbinary species tree under a DTLI parsimony criterion. This is the first reconciliation algorithm to capture all four evolutionary processes driving tree incongruence and the first to reconcile non-binary species trees with a transfer model. Our algorithm infers all optimal solutions and reports complete, temporally feasible event histories, giving the gene and species lineages in which each event occurred. It is fixed-parameter tractable, with polytime complexity when the maximum species outdegree is fixed. Application of our algorithms to prokaryotic and eukaryotic data show that use of an incomplete event model has substantial impact on the events inferred and resulting biological conclusions. Our algorithms have been implemented in Notung, a freely available phylogenetic reconciliation software package, available at http://www.cs.cmu.edu/~durand/Notung. mstolzer@andrew.cmu.edu.

  10. Light particle revelation on incomplete fusion reactions

    International Nuclear Information System (INIS)

    Gillibert, A.

    1984-01-01

    Incomplete fusion reactions have been studied through light particles emission in the reaction 116 Sn + 16 O at 125 MeV (ALICE facility in Orsay). We measured energy angular distributions and correlations between any two of these particles (α particles, protons, neutrons), while γ multiplicity measurements provide us fuller informations. From collected data, the following pictures can be drawn: - the only fast particles observed are α particles, while protons and neutrons seem to come only from statistical evaporation; - outgoing channels where two α particles are emitted cannot be solely explained by the sequential emission of 8 Be → 2α: about half of the cross section proceeds from statistical evaporation of one α particle. Accordingly, 2αxn channels do not necessarily agree with high value of angular momentum in the entrance channel. From the study of experimental results in the yrast plane, we can assign a large width to the angular momentum distribution [fr

  11. Trisomy 18 Syndrome with Incomplete Cantrell Syndrome

    Directory of Open Access Journals (Sweden)

    Yi-Jen Hou

    2008-06-01

    Full Text Available The pentalogy of Cantrell was first described in 1958 by Cantrell and coworkers, who reported five cases in which they described a pentad of findings including a midline supraumbilical thoracoabdominal wall defect, a defect of the lower sternum, abnormalities of the diaphragmatic pericardium and the anterior diaphragm, and congenital cardiac anomalies. Trisomy 18 has an incidence of about 0.3 per 1000 newborns. We present a case of trisomy 18 with incomplete Cantrell syndrome. The patient presented with hypogenesis of the corpus callosum, vermian-cerebellar hypoplasia (Dandy-Walker variant, ventricular septal defect, dextrocardia, patent ductus arteriosus, a defect of the lower sternum, a midline supraumbilical abdominal wall defect with omphalocele, congenital left posterior diaphragmatic hernia (Bochdalek hernia, micrognathia, low-set and malformed ears, rocker-bottom feet, dorsiflexed hallux, hypoplastic nails, short neck, and wrist deformity. Trisomy 18 syndrome was unusually combined with the pentalogy of Cantrell. We present this case because of its rarity and high risk of mortality.

  12. Vaccine coverage and determinants of incomplete vaccination in children aged 12-23 months in Dschang, West Region, Cameroon: a cross-sectional survey during a polio outbreak.

    Science.gov (United States)

    Russo, Gianluca; Miglietta, Alessandro; Pezzotti, Patrizio; Biguioh, Rodrigue Mabvouna; Bouting Mayaka, Georges; Sobze, Martin Sanou; Stefanelli, Paola; Vullo, Vincenzo; Rezza, Giovanni

    2015-07-10

    Inadequate immunization coverage with increased risk of vaccine preventable diseases outbreaks remains a problem in Africa. Moreover, different factors contribute to incomplete vaccination status. This study was performed in Dschang (West Region, Cameroon), during the polio outbreak occurred in October 2013, in order to estimate the immunization coverage among children aged 12-23 months, to identify determinants for incomplete vaccination status and to assess the risk of poliovirus spread in the study population. A cross-sectional household survey was conducted in November-December 2013, using the WHO two-stage sampling design. An interviewer-administered questionnaire was used to obtain information from consenting parents of children aged 12-23 months. Vaccination coverage was assessed by vaccination card and parents' recall. Chi-square test and multilevel logistic regression model were used to identify the determinants of incomplete immunization status. Statistical significance was set at p children were enrolled. Complete immunization coverage was 85.9% and 84.5%, according to card plus parents' recall and card only, respectively. All children had received at least one routine vaccination, the OPV-3 (Oral Polio Vaccine) coverage was >90%, and 73.4% children completed the recommended vaccinations before 1-year of age. In the final multilevel logistic regression model, factors significantly associated with incomplete immunization status were: retention of immunization card (AOR: 7.89; 95% CI: 1.08-57.37), lower mothers' utilization of antenatal care (ANC) services (AOR:1.25; 95% CI: 1.07-63.75), being the ≥ 3(rd) born child in the family (AOR: 425.4; 95% CI: 9.6-18,808), younger mothers' age (AOR: 49.55; 95% CI: 1.59-1544), parents' negative attitude towards immunization (AOR: 20.2; 95% CI: 1.46-278.9), and poorer parents' exposure to information on vaccination (AOR: 28.07; 95 % CI: 2.26-348.1). Longer distance from the vaccination centers was marginally

  13. Fast compact algorithms and software for spline smoothing

    CERN Document Server

    Weinert, Howard L

    2012-01-01

    Fast Compact Algorithms and Software for Spline Smoothing investigates algorithmic alternatives for computing cubic smoothing splines when the amount of smoothing is determined automatically by minimizing the generalized cross-validation score. These algorithms are based on Cholesky factorization, QR factorization, or the fast Fourier transform. All algorithms are implemented in MATLAB and are compared based on speed, memory use, and accuracy. An overall best algorithm is identified, which allows very large data sets to be processed quickly on a personal computer.

  14. Incomplete Faraday cage effect of helicopters used in platform live-line maintenance

    Energy Technology Data Exchange (ETDEWEB)

    Cameron, G.W.; Bodger, P.S.; Woudberg, J.J. [University of Canterbury, Christchurch (New Zealand). Dept. of Electrical and Electronic Engineering

    1998-03-01

    The use of helicopters for maintenance on live overhead transmission lines has become a realistic option. The helicopter blades, body and working platform can be seen as creating an incomplete Faraday cage which may be an enhancement to live-line worker safety. This paper simulates the condition using a Faraday cage which can be dismantled in a controlled laboratory environment, to ascertain the effectiveness of apparatus. (author)

  15. An Adaptive Multilevel Factorized Sparse Approximate Inverse Preconditioning

    Czech Academy of Sciences Publication Activity Database

    Kopal, Jiří; Rozložník, Miroslav; Tůma, Miroslav

    2017-01-01

    Roč. 113, November (2017), s. 19-24 ISSN 0965-9978 R&D Projects: GA ČR GA13-06684S Grant - others:GA MŠk(CZ) LL1202 Institutional support: RVO:67985807 Keywords : approximate inverse * Gram–Schmidt orthogonalization * incomplete factorization * multilevel methods * preconditioned conjugate gradient method Subject RIV: BA - General Mathematics OBOR OECD: Applied mathematics Impact factor: 3.000, year: 2016

  16. Changes of incompletely embolized aneurysm with tungsten coils : an experimental study in dogs

    International Nuclear Information System (INIS)

    Yu, In Kyu; Han, Moon Hee; Kim, Sung Hyun; Won, Hyung Jin; Chang, Kee Hyun; Yeon, Kyung Mo; Choe, Ghee Young; Kim, Sam Soo

    1999-01-01

    To evaluate changes of residual aneurysms according to the size of aneurysmal neck and thrombogenicity of a tungsten coil after incomplete embolization of experimental lateral aneurysms. Eleven experimental lateral aneurysms with different aneurysmal neck size were created in the common carotid arteries of mongrel dogs. They were then divided into narrow-neck(n=3), wide-neck(n=6) and spontaneously thrombosed control(n=2) groups. After confirmation of aneurysmal patency, incomplete embolizations of varying degrees (about 30% to near total occlusion) were performed using 5mm-diameter tungsten coils. Angiography was performed immediately before and after, and one and six weeks after embolizations. The size of residual aneurysm was measured on each angiogram. After the last angiography embolized aneurysms were excised and examined under light and electron microscopes. On angiograms obtained 6 weeks after embolization, all residual narrow neck aneurysms were completely occluded, whereas in those with a wide-neck, therre was either no change (n=4) or a slight increase in size(n=2). On light microscopy, all narrow-neck aneurysms showed total organized fibrosis while all control aneurysms and half those with a wide neck showed unorganized thrombi. The embolized group showed a higher degree of organization in the aneurysmal cavity than did the control group. Neointima formation was seen in all embolized aneurysms, but no aneurysm showed foreign body reaction. On electron microscopy, uniform thickness of plasma coatings was noted on the surface of the tungsten coils. A wide-neck residual aneurysm may persist or increase in size, while one with a narrow-neck can be thrombosed after incomplete embolization with tungsten coils in a lateral aneurym. Careful consideration might be necessary in the embolization of wide-neck aneurysms. With plasma coatings on its surface and organized fibrosis, tungsten coil can be an useful for embolization of an aneurysm

  17. Role of high l values in the onset of incomplete fusion

    International Nuclear Information System (INIS)

    Singh, Pushpendra P.; Yadav, Abhishek; Singh, Devendra P.; Gupta, Unnati; Singh, D.; Ansari, M. A.; Singh, B. P.; Prasad, R.; Sharma, Manoj K.; Kumar, R.; Singh, R. P.; Muralithar, S.; Bhowmik, R. K.

    2009-01-01

    A particle-γ-coincidence experiment is performed to investigate the role of high l values in the production of direct-α-emitting channels (associated with incomplete fusion) in 12 C+ 169 Tm system. Spin distributions of various xn/pxn/αxn/2αxn channels are measured at E lab =5.6A and 6.5A MeV. Entirely different de-excitation patterns are observed in direct-α-emitting channels and fusion-evaporation channels. The fusion-evaporation channels are found to be strongly fed over a broad spin range. While narrow range feeding for only high-spin states was observed in the case of direct-α-emitting channels, in the present work, incomplete fusion is shown to be a promising tool to populate high-spin states in final reaction products. To have better insight into the associated l values in different reaction channels, the present data are compared with similar data obtained in 16 O(E lab ≅5.6A MeV) + 169 Tm system. The mean driving angular momenta involved in the production of direct-α-emitting channels are found to be higher than those involved in the production of fusion-evaporation channels. Direct-α multiplicity in the forward cone increases with driving angular momenta, which indicates the origin of direct-α-emitting channels at high l values in noncentral interactions.

  18. Impact of an implanted neuroprosthesis on community ambulation in incomplete SCI.

    Science.gov (United States)

    Lombardo, Lisa M; Kobetic, Rudolf; Pinault, Gilles; Foglyano, Kevin M; Bailey, Stephanie N; Selkirk, Stephen; Triolo, Ronald J

    2018-03-01

    Test the effect of a multi-joint control with implanted electrical stimulation on walking after spinal cord injury (SCI). Single subject research design with repeated measures. Hospital-based biomechanics laboratory and user assessment of community use. Female with C6 AIS C SCI 30 years post injury. Lower extremity muscle activation with an implanted pulse generator and gait training. Walking speed, maximum distance, oxygen consumption, upper extremity (UE) forces, kinematics and self-assessment of technology. Short distance walking speed at one-year follow up with or without stimulation was not significantly different from baseline. However, average walking speed was significantly faster (0.22 m/s) with stimulation over longer distances than volitional walking (0.12 m/s). In addition, there was a 413% increase in walking distance from 95 m volitionally to 488 m with stimulation while oxygen consumption and maximum upper extremity forces decreased by 22 and 16%, respectively. Stimulation also produced significant (P ≤ 0.001) improvements in peak hip and knee flexion, ankle angle at foot off and at mid-swing. An implanted neuroprosthesis enabled a subject with incomplete SCI to walk longer distances with improved hip and knee flexion and ankle dorsiflexion resulting in decreased oxygen consumption and UE support. Further research is required to determine the robustness, generalizability and functional implications of implanted neuroprostheses for community ambulation after incomplete SCI.

  19. Neural Point-and-Click Communication by a Person With Incomplete Locked-In Syndrome.

    Science.gov (United States)

    Bacher, Daniel; Jarosiewicz, Beata; Masse, Nicolas Y; Stavisky, Sergey D; Simeral, John D; Newell, Katherine; Oakley, Erin M; Cash, Sydney S; Friehs, Gerhard; Hochberg, Leigh R

    2015-06-01

    A goal of brain-computer interface research is to develop fast and reliable means of communication for individuals with paralysis and anarthria. We evaluated the ability of an individual with incomplete locked-in syndrome enrolled in the BrainGate Neural Interface System pilot clinical trial to communicate using neural point-and-click control. A general-purpose interface was developed to provide control of a computer cursor in tandem with one of two on-screen virtual keyboards. The novel BrainGate Radial Keyboard was compared to a standard QWERTY keyboard in a balanced copy-spelling task. The Radial Keyboard yielded a significant improvement in typing accuracy and speed-enabling typing rates over 10 correct characters per minute. The participant used this interface to communicate face-to-face with research staff by using text-to-speech conversion, and remotely using an internet chat application. This study demonstrates the first use of an intracortical brain-computer interface for neural point-and-click communication by an individual with incomplete locked-in syndrome. © The Author(s) 2014.

  20. A Straightforward Convergence Method for ICCG Simulation of Multiloop and Time-Stepping FE Model of Synchronous Generators with Simultaneous AC and Rectified DC Connections

    Directory of Open Access Journals (Sweden)

    Shanming Wang

    2015-01-01

    Full Text Available Now electric machines integrate with power electronics to form inseparable systems in lots of applications for high performance. For such systems, two kinds of nonlinearities, the magnetic nonlinearity of iron core and the circuit nonlinearity caused by power electronics devices, coexist at the same time, which makes simulation time-consuming. In this paper, the multiloop model combined with FE model of AC-DC synchronous generators, as one example of electric machine with power electronics system, is set up. FE method is applied for magnetic nonlinearity and variable-step variable-topology simulation method is applied for circuit nonlinearity. In order to improve the simulation speed, the incomplete Cholesky conjugate gradient (ICCG method is used to solve the state equation. However, when power electronics device switches off, the convergence difficulty occurs. So a straightforward approach to achieve convergence of simulation is proposed. At last, the simulation results are compared with the experiments.

  1. Facing the Incompleteness of Epistemic Trust: Managing Dependence in Scientific Practice

    DEFF Research Database (Denmark)

    Wagenknecht, Susann

    2014-01-01

    Based on an empirical study of a research team in natural science, the author argues that collaborating scientists do not trust each other completely. Due to the inherent incompleteness of trust, epistemic trust among scientists is not sufficient to manage epistemic dependency in research teams....... To mitigate the limitations of epistemic trust, scientists resort to specific strategies of indirect assessment such as dialoguing practices and the probing of explanatory responsiveness. Furthermore, they rely upon impersonal trust and deploy practices of hierarchical authorship....

  2. Pricing of American Put Option under a Jump Diffusion Process with Stochastic Volatility in an Incomplete Market

    Directory of Open Access Journals (Sweden)

    Shuang Li

    2014-01-01

    Full Text Available We study the pricing of American options in an incomplete market in which the dynamics of the underlying risky asset is driven by a jump diffusion process with stochastic volatility. By employing a risk-minimization criterion, we obtain the Radon-Nikodym derivative for the minimal martingale measure and consequently a linear complementarity problem (LCP for American option price. An iterative method is then established to solve the LCP problem for American put option price. Our numerical results show that the model and numerical scheme are robust in capturing the feature of incomplete finance market, particularly the influence of market volatility on the price of American options.

  3. Iterative linear solvers in a 2D radiation-hydrodynamics code: Methods and performance

    International Nuclear Information System (INIS)

    Baldwin, C.; Brown, P.N.; Falgout, R.; Graziani, F.; Jones, J.

    1999-01-01

    Computer codes containing both hydrodynamics and radiation play a central role in simulating both astrophysical and inertial confinement fusion (ICF) phenomena. A crucial aspect of these codes is that they require an implicit solution of the radiation diffusion equations. The authors present in this paper the results of a comparison of five different linear solvers on a range of complex radiation and radiation-hydrodynamics problems. The linear solvers used are diagonally scaled conjugate gradient, GMRES with incomplete LU preconditioning, conjugate gradient with incomplete Cholesky preconditioning, multigrid, and multigrid-preconditioned conjugate gradient. These problems involve shock propagation, opacities varying over 5--6 orders of magnitude, tabular equations of state, and dynamic ALE (Arbitrary Lagrangian Eulerian) meshes. They perform a problem size scalability study by comparing linear solver performance over a wide range of problem sizes from 1,000 to 100,000 zones. The fundamental question they address in this paper is: Is it more efficient to invert the matrix in many inexpensive steps (like diagonally scaled conjugate gradient) or in fewer expensive steps (like multigrid)? In addition, what is the answer to this question as a function of problem size and is the answer problem dependent? They find that the diagonally scaled conjugate gradient method performs poorly with the growth of problem size, increasing in both iteration count and overall CPU time with the size of the problem and also increasing for larger time steps. For all problems considered, the multigrid algorithms scale almost perfectly (i.e., the iteration count is approximately independent of problem size and problem time step). For pure radiation flow problems (i.e., no hydrodynamics), they see speedups in CPU time of factors of ∼15--30 for the largest problems, when comparing the multigrid solvers relative to diagonal scaled conjugate gradient

  4. Bilateral complete and incomplete fusion of incisors and its management

    Directory of Open Access Journals (Sweden)

    Godwin Clovis Da Costa

    2017-01-01

    Full Text Available This case report highlights the management of a case of bilateral complete and incomplete fusion of maxillary incisors in a 10-year-old child. A mock-up was done on the diagnostic cast. Pretreatment esthetic evaluation was done using bis-acryl composite temporaries which were transferred intraorally from the diagnostic cast using a putty index. An incisal overlap veneer preparation was done, following which, an IPS e-max veneer was cemented. A digital mock-up was carried out using the Adobe Photoshop and Corel Draw softwares to aid in laboratorial fabrication of the veneer.

  5. Finding small OBDDs for incompletely specified truth tables is hard

    DEFF Research Database (Denmark)

    Miltersen, Peter Bro; Kristensen, Jesper Torp

    2006-01-01

    We present an efficient reduction mapping undirected graphs G with n = 2^k vertices for integers k to tables of partially specified Boolean functions g: {0,1}^(4k+1) -> {0,1,*} so that for any integer m, G has a vertex colouring using m colours if and only if g has a consistent ordered binary dec...... decision diagram with at most (2m + 2)n^2 + 4n decision nodes. From this it follows that the problem of finding a minimum-sized consistent OBDD for an incompletely specified truth table is NP-hard and also hard to approximate....

  6. Competition between peripheral and central emission in incomplete fusion reactions

    International Nuclear Information System (INIS)

    Tricoire, H.

    1984-01-01

    In the frame of a classical model we show that the emission of fast particles in incomplete fusion reactions may occur either from a PEP emission which happens preferentially at low angular momenta or from an inertial emission with a maximum of the cross section located near the critical angular momentum for complete fusion. The competition of these mechanisms depends crucialy of the interaction between the particle to be emitted and the target nucleus. Numerical calculations are performed with various particle target potentials. Using a proximity potential, one gets results in good agreement with experimental data

  7. Indirect Reciprocity under Incomplete Observation

    Science.gov (United States)

    Nakamura, Mitsuhiro; Masuda, Naoki

    2011-01-01

    Indirect reciprocity, in which individuals help others with a good reputation but not those with a bad reputation, is a mechanism for cooperation in social dilemma situations when individuals do not repeatedly interact with the same partners. In a relatively large society where indirect reciprocity is relevant, individuals may not know each other's reputation even indirectly. Previous studies investigated the situations where individuals playing the game have to determine the action possibly without knowing others' reputations. Nevertheless, the possibility that observers of the game, who generate the reputation of the interacting players, assign reputations without complete information about them has been neglected. Because an individual acts as an interacting player and as an observer on different occasions if indirect reciprocity is endogenously sustained in a society, the incompleteness of information may affect either role. We examine the game of indirect reciprocity when the reputations of players are not necessarily known to observers and to interacting players. We find that the trustful discriminator, which cooperates with good and unknown players and defects against bad players, realizes cooperative societies under seven social norms. Among the seven social norms, three of the four suspicious norms under which cooperation (defection) to unknown players leads to a good (bad) reputation enable cooperation down to a relatively small observation probability. In contrast, the three trustful norms under which both cooperation and defection to unknown players lead to a good reputation are relatively efficient. PMID:21829335

  8. Characterization of incomplete fusion in the reactions Ar + KCl at 32,40,52 and 74 MeV/u; Caracterisation de la fusion incomplete dans les reactions Ar + KCl a 32,40,52 et 74 Mev/u

    Energy Technology Data Exchange (ETDEWEB)

    Bisquer, E [Lyon-1 Univ., 69 - Villeurbanne (France). Inst. de Physique Nucleaire; [Universite Claude Bernard, 69 - Lyon (France)

    1996-12-20

    Heavy ion collisions at intermediate energies (10 to 100 A.MeV) have been investigated and gave evidence to the persistence of so-called low energy mechanisms such as incomplete fusion. This thesis aims at determining the energy threshold beyond which such a mechanism does not occur any more. First we investigated the so-called conventional incomplete fusion. This mechanism is well known from low energy studies: a thermalized compound nucleus is formed which further de-excites by evaporating particles. Residues will be therefore detected in coincidence with mainly light particles. Ar + KCl at incident energies of 32, 40, 52 and 74 A.MeV has been selected for this analysis. These experiments have been performed using the INDRA multidetector in GANIL (Caen). The detection performance of INDRA allowed to use new analysis methods via global variables. In a first step, global variables have been compared in order to find the one that is the most appropriate to our study. Then incomplete fusion events have been extracted from raw events recorded at incident energies of 32, 40 and 52 A.MeV. It turned out that the contribution of this mechanisms was very weak at 52. A.MeV. It turned out that the contribution of this mechanism was very weak at 52 A.MeV and even zero at 74 A.MeV. We then investigated events in which three fragments were detected which could possibly sign multifragmentation. We did not find instantaneous multifragmentation with any expansion contribution. We also performed BNV simulations in order to compare our experimental results to model predictions, solving in a semi-classical way the Vlasov transport equation. A good agreement has been obtained on the size of the compound nucleus formed. However the excitation energy has not been reproduced, as the code seems to overestimate the energy taken away by preequilibrium particles. Incomplete fusion decreases as a function of energy but is not replaced by instantaneous multifragmentation with any expansion

  9. Tissue repair capacity and repair kinetics deduced from multifractionated or continuous irradiation regimens with incomplete repair

    International Nuclear Information System (INIS)

    Thames, H.D. Jr.; Peters, L.J.

    1984-01-01

    A model is proposed for cell survival after multiple doses, when the interfraction interval is insufficient for complete Elkind repair. In the limit of ever-increasing number of ever-smaller fractional doses, the model transforms into the accumulation model of survival after continuous irradiation. When adapted to describe tissue responses to isoeffective multifractionated regimens, wherein repair is incomplete, a generalization of the usually linear plot of reciprocal total dose versus dose per fraction is obtained, in which downward curvature is evident. There is an advantage in studying tissue responses to multifractionated regimens with incomplete repair in the interfraction intervals, or continuous exposures at various dose rates since, in addition to determination of repair capacity, there is an estimate of repair kinetics. Results of analyses of previously published data are presented as illustration. Estimated from the response of three acutely responding normal tissues in the mouse (jejunum, colon and bone marrow), repair halftimes ranged from 0.3-0.9 h and values of β/delta were approximately 0.1 Gy -1 . From the response of mouse lung (LD50 for pneumonitis) to multifractionated regimens with incomplete repair, the repair halftime was estimated at 1.5 h and β/delta was 0.27 Gy -1 . In the rat spinal cord β/delta was 0.7 Gy -1 and Tsub(1/2) was 1.5 h. (U.K.)

  10. Factors associated with persistent airflow limitation in severe asthma

    NARCIS (Netherlands)

    ten Brinke, A.; Zwinderman, A. H.; Sterk, P. J.; Rabe, K. F.; Bel, E. H.

    2001-01-01

    Persistent airflow limitation can develop in nonsmoking patients with asthma. However, the prevalence and risk factors for airways obstruction with incomplete reversibility in asthma are unknown. We assessed the prevalence of persistent airflow limitation (defined as postbronchodilator FEV(1) or

  11. Monetary Policy, Incomplete Asset Markets, and Welfare in a Small Open Economy

    OpenAIRE

    Shigeto Kitano; Kenya Takaku

    2014-01-01

    We develop a small open economy model with capital, sticky prices, and a simple form of financial frictions. We compare welfare levels under three alternative rules: a domestic inflation-based Taylor rule, a CPI inflation-based Taylor rule, and an exchange rate peg. We show that the superiority of an exchange rate peg over a domestic inflation-based Taylor rule becomes more pronounced under incomplete financial asset markets and more severe financial frictions.

  12. A new framework of statistical inferences based on the valid joint sampling distribution of the observed counts in an incomplete contingency table.

    Science.gov (United States)

    Tian, Guo-Liang; Li, Hui-Qiong

    2017-08-01

    Some existing confidence interval methods and hypothesis testing methods in the analysis of a contingency table with incomplete observations in both margins entirely depend on an underlying assumption that the sampling distribution of the observed counts is a product of independent multinomial/binomial distributions for complete and incomplete counts. However, it can be shown that this independency assumption is incorrect and can result in unreliable conclusions because of the under-estimation of the uncertainty. Therefore, the first objective of this paper is to derive the valid joint sampling distribution of the observed counts in a contingency table with incomplete observations in both margins. The second objective is to provide a new framework for analyzing incomplete contingency tables based on the derived joint sampling distribution of the observed counts by developing a Fisher scoring algorithm to calculate maximum likelihood estimates of parameters of interest, the bootstrap confidence interval methods, and the bootstrap testing hypothesis methods. We compare the differences between the valid sampling distribution and the sampling distribution under the independency assumption. Simulation studies showed that average/expected confidence-interval widths of parameters based on the sampling distribution under the independency assumption are shorter than those based on the new sampling distribution, yielding unrealistic results. A real data set is analyzed to illustrate the application of the new sampling distribution for incomplete contingency tables and the analysis results again confirm the conclusions obtained from the simulation studies.

  13. Hybrid gait training with an overground robot for people with incomplete spinal cord injury: a pilot study

    Directory of Open Access Journals (Sweden)

    Antonio J del-Ama

    2014-05-01

    Full Text Available Locomotor training has proved to provide beneficial effect in terms of mobility in incomplete paraplegic patients. Neuroprosthetic technology can contribute to increase the efficacy of a training paradigm in the promotion of a locomotor pattern. Robotic exoskeletons can be used to manage the unavoidable loss of performance of artificially-driven muscles. Hybrid exoskeletons blend complementary robotic and neuro-prosthetic technologies. The aim of this pilot study was to determine the effects of hybrid gait training in three case studies with persons with incomplete spinal cord injury in terms of locomotion performance during assisted gait, patient-robot adaptations, impact on ambulation and assessment of lower limb muscle strength and spasticity. Participants with incomplete Spinal Cord Injury (SCI received interventions with a hybrid bilateral exoskeleton for 4 days. Assessment of gait function revealed that patients improved the 6 minutes and 10 meters walking tests after the intervention, and further improvements were observed one week after the intervention. Muscle examination revealed improvements in knee and hip sagittal muscle balance scores and decreased score in ankle extensor balance. It is concluded that improvements in biomechanical function of the knee joint after the tested overground hybrid gait trainer are coherent with improvements in gait performance.

  14. The Logical Heart of a Classic Proof Revisited: A Guide to Godel's "Incompleteness" Theorems

    Science.gov (United States)

    Padula, Janice

    2011-01-01

    The study of Kurt Godel's proof of the "incompleteness" of a formal system such as "Principia Mathematica" is a great way to stimulate students' thinking and creative processes and interest in mathematics and its important developments. This article describes salient features of the proof together with ways to deal with potential difficulties for…

  15. WE-AB-207A-02: John’s Equation Based Consistency Condition and Incomplete Projection Restoration Upon Circular Orbit CBCT

    International Nuclear Information System (INIS)

    Ma, J; Qi, H; Wu, S; Xu, Y; Zhou, L; Yan, H

    2016-01-01

    Purpose: In transmitted X-ray tomography imaging, projections are sometimes incomplete due to a variety of reasons, such as geometry inaccuracy, defective detector cells, etc. To address this issue, we have derived a direct consistency condition based on John’s Equation, and proposed a method to effectively restore incomplete projections based on this consistency condition. Methods: Through parameter substitutions, we have derived a direct consistency condition equation from John’s equation, in which the left side is only projection derivative of view and the right side is projection derivative of other geometrical parameters. Based on this consistency condition, a projection restoration method is proposed, which includes five steps: 1) Forward projecting reconstructed image and using linear interpolation to estimate the incomplete projections as the initial result; 2) Performing Fourier transform on the projections; 3) Restoring the incomplete frequency data using the consistency condition equation; 4) Performing inverse Fourier transform; 5) Repeat step 2)∼4) until our criteria is met to terminate the iteration. Results: A beam-blocking-based scatter correction case and a bad-pixel correction case were used to demonstrate the efficacy and robustness of our restoration method. The mean absolute error (MAE), signal noise ratio (SNR) and mean square error (MSE) were employed as our evaluation metrics of the reconstructed images. For the scatter correction case, the MAE is reduced from 63.3% to 71.7% with 4 iterations. Compared with the existing Patch’s method, the MAE of our method is further reduced by 8.72%. For the bad-pixel case, the SNR of the reconstructed image by our method is increased from 13.49% to 21.48%, with the MSE being decreased by 45.95%, compared with linear interpolation method. Conclusion: Our studies have demonstrated that our restoration method based on the new consistency condition could effectively restore the incomplete projections

  16. Identification and correction of abnormal, incomplete and mispredicted proteins in public databases

    Directory of Open Access Journals (Sweden)

    Bányai László

    2008-08-01

    Full Text Available Abstract Background Despite significant improvements in computational annotation of genomes, sequences of abnormal, incomplete or incorrectly predicted genes and proteins remain abundant in public databases. Since the majority of incomplete, abnormal or mispredicted entries are not annotated as such, these errors seriously affect the reliability of these databases. Here we describe the MisPred approach that may provide an efficient means for the quality control of databases. The current version of the MisPred approach uses five distinct routines for identifying abnormal, incomplete or mispredicted entries based on the principle that a sequence is likely to be incorrect if some of its features conflict with our current knowledge about protein-coding genes and proteins: (i conflict between the predicted subcellular localization of proteins and the absence of the corresponding sequence signals; (ii presence of extracellular and cytoplasmic domains and the absence of transmembrane segments; (iii co-occurrence of extracellular and nuclear domains; (iv violation of domain integrity; (v chimeras encoded by two or more genes located on different chromosomes. Results Analyses of predicted EnsEMBL protein sequences of nine deuterostome (Homo sapiens, Mus musculus, Rattus norvegicus, Monodelphis domestica, Gallus gallus, Xenopus tropicalis, Fugu rubripes, Danio rerio and Ciona intestinalis and two protostome species (Caenorhabditis elegans and Drosophila melanogaster have revealed that the absence of expected signal peptides and violation of domain integrity account for the majority of mispredictions. Analyses of sequences predicted by NCBI's GNOMON annotation pipeline show that the rates of mispredictions are comparable to those of EnsEMBL. Interestingly, even the manually curated UniProtKB/Swiss-Prot dataset is contaminated with mispredicted or abnormal proteins, although to a much lesser extent than UniProtKB/TrEMBL or the EnsEMBL or GNOMON

  17. High Productivity Programming of Dense Linear Algebra on Heterogeneous NUMA Architectures

    KAUST Repository

    Alomairy, Rabab M.

    2013-07-01

    High-end multicore systems with GPU-based accelerators are now ubiquitous in the hardware landscape. Besides dealing with the nontrivial heterogeneous environ- ment, end users should often take into consideration the underlying memory architec- ture to decrease the overhead of data motion, especially when running on non-uniform memory access (NUMA) platforms. We propose the OmpSs parallel programming model approach using its Nanos++ dynamic runtime system to solve the two challeng- ing problems aforementioned, through 1) an innovative NUMA node-aware scheduling policy to reduce data movement between NUMA nodes and 2) a nested parallelism feature to concurrently exploit the resources available from the GPU devices as well as the CPU host, without compromising the overall performance. Our approach fea- tures separation of concerns by abstracting the complexity of the hardware from the end users so that high productivity can be achieved. The Cholesky factorization is used as a benchmark representative of dense numerical linear algebra algorithms. Superior performance is also demonstrated on the symmetric matrix inversion based on Cholesky factorization, commonly used in co-variance computations in statistics. Performance on a NUMA system with Kepler-based GPUs exceeds that of existing implementations, while the OmpSs-enabled code remains very similar to its original sequential version.

  18. Information fusion via constrained principal component regression for robust quantification with incomplete calibrations

    International Nuclear Information System (INIS)

    Vogt, Frank

    2013-01-01

    Graphical abstract: Analysis Task: Determine the albumin (= protein) concentration in microalgae cells as a function of the cells’ nutrient availability. Left Panel: The predicted albumin concentrations as obtained by conventional principal component regression features low reproducibility and are partially higher than the concentrations of algae in which albumin is contained. Right Panel: Augmenting an incomplete PCR calibration with additional expert information derives reasonable albumin concentrations which now reveal a significant dependency on the algae's nutrient situation. -- Highlights: •Make quantitative analyses of compounds embedded in largely unknown chemical matrices robust. •Improved concentration prediction with originally insufficient calibration models. •Chemometric approach for incorporating expertise from other fields and/or researchers. •Ensure chemical, biological, or medicinal meaningfulness of quantitative analyses. -- Abstract: Incomplete calibrations are encountered in many applications and hamper chemometric data analyses. Such situations arise when target analytes are embedded in a chemically complex matrix from which calibration concentrations cannot be determined with reasonable efforts. In other cases, the samples’ chemical composition may fluctuate in an unpredictable way and thus cannot be comprehensively covered by calibration samples. The reason for calibration model to fail is the regression principle itself which seeks to explain measured data optimally in terms of the (potentially incomplete) calibration model but does not consider chemical meaningfulness. This study presents a novel chemometric approach which is based on experimentally feasible calibrations, i.e. concentration series of the target analytes outside the chemical matrix (‘ex situ calibration’). The inherent lack-of-information is then compensated by incorporating additional knowledge in form of regression constraints. Any outside knowledge can be

  19. [Inconformity between soft tissue defect and bony defect in incomplete cleft palate].

    Science.gov (United States)

    Zhou, Xia; Ma, Lian

    2014-12-01

    To evaluate the inconformity between soft tissue defect and bony defect by observing the cleft extent of palate with complete secondary palate bony cleft in incomplete cleft palate patient. The patients with incomplete cleft palate treated in Hospital of Stomatology Peking University from July 2012 to June 2013 were reviewed, of which 75 cases with complete secondary palate bony cleft were selected in this study. The CT scan and intraoral photograph were taken before operation. The patients were classified as four types according to the extent of soft tissue defect. Type 1: soft tissue defect reached incisive foremen region, Type 2 was hard and soft cleft palate, Type 3 soft cleft palate and Type 4 submucous cleft palate. Type 1 was defined as conformity group (CG). The other three types were defined as inconformity group (ICG) and divided into three subgroups (ICG-I), (ICG-II) and (ICG-III). Fifty-seven patients were in ICG group, and the rate of inconformity was 76% (57/75). The percentage of ICG-I, ICG-II and ICG-III was 47% (27/57), 23% (13/57) and 30% (17/57), respevtively. There are different types of soft tissue deformity with complete secondary palate bony cleft. The inconformity between soft tissue and hard tissue defect exits in 3/4 of isolated cleft palate patients.

  20. Robust Guaranteed Cost Observer Design for Singular Markovian Jump Time-Delay Systems with Generally Incomplete Transition Probability

    Directory of Open Access Journals (Sweden)

    Yanbo Li

    2014-01-01

    Full Text Available This paper is devoted to the investigation of the design of robust guaranteed cost observer for a class of linear singular Markovian jump time-delay systems with generally incomplete transition probability. In this singular model, each transition rate can be completely unknown or only its estimate value is known. Based on stability theory of stochastic differential equations and linear matrix inequality (LMI technique, we design an observer to ensure that, for all uncertainties, the resulting augmented system is regular, impulse free, and robust stochastically stable with the proposed guaranteed cost performance. Finally, a convex optimization problem with LMI constraints is formulated to design the suboptimal guaranteed cost filters for linear singular Markovian jump time-delay systems with generally incomplete transition probability.

  1. DOD TRAVEL IMPROPER PAYMENTS: Fiscal Year 2006 Reporting Was Incomplete and Planned Improvement Efforts Face Challenges

    National Research Council Canada - National Science Library

    WIlliams, McCoy

    2007-01-01

    ... was incomplete because it understated the full extent of travel improper payments. The DOD travel payment data used to assess the program s risk of significant improper payments only included payments processed by the Defense Travel System (DTS...

  2. Radiographic and Computed Tomographic Configuration of Incomplete Proximal Fractures of the Proximal Phalanx in Horses Not Used for Racing.

    Science.gov (United States)

    Brünisholz, Hervé P; Hagen, Regine; Fürst, Anton E; Kuemmerle, Jan M

    2015-10-01

    To characterize the configuration of incomplete proximal fractures of the proximal phalanx (P1) in horses not used for racing and compare radiographic with computed tomography (CT) findings. Historical cohort. Twenty-four horses with incomplete fractures of P1. Medical records of horses not used for racing diagnosed with an incomplete proximal fracture of P1 based on clinical and radiographic examination and confirmed by CT between 2008 and 2013 were retrieved. Radiographs and CT studies of these horses were analyzed using a subjective grading system and by measuring variables that characterized fracture configuration. Twenty-four horses were included (20 Warmbloods) with a mean age of 9.5 years and mean body weight of 574 kg. Fourteen forelimbs and 10 hind limbs were affected. Mean duration of lameness was 8.7 weeks. Computed tomography was superior to radiography in both identifying the fracture and determining fracture size and location. On CT, 92% of fractures were located in the mid-sagittal plane. Mean proximodistal length of the fracture was 13 mm. Fractures were frequently not bicortical. Fractures in forelimbs were located significantly more dorsally than fractures in hind limbs. A distinct fracture pattern with 2 subchondral lines running parallel in close proximity to each other was identified in 54% of cases. Incomplete proximal fractures of P1 have significant variation in their configurations, especially their dorsopalmar/-plantar location. Computed tomography examination allowed clear identification of the fracture configurations and was superior to radiography. © Copyright 2015 by The American College of Veterinary Surgeons.

  3. Multirate control with incomplete information over Profibus-DP network

    Science.gov (United States)

    Salt, J.; Casanova, V.; Cuenca, A.; Pizá, R.

    2014-07-01

    When a process field bus-decentralized peripherals (Profibus-DP) network is used in an industrial environment, a deterministic behaviour is usually claimed. However, due to some concerns such as bandwidth limitations, lack of synchronisation among different clocks and existence of time-varying delays, a more complex problem must be faced. This problem implies the transmission of irregular and, even, random sequences of incomplete information. The main consequence of this issue is the appearance of different sampling periods at different network devices. In this paper, this aspect is checked by means of a detailed Profibus-DP timescale study. In addition, in order to deal with the different periods, a delay-dependent dual-rate proportional-integral-derivative control is introduced. Stability for the proposed control system is analysed in terms of linear matrix inequalities.

  4. The Complete Semiconductor Transistor and Its Incomplete Forms

    International Nuclear Information System (INIS)

    Jie Binbin; Sah, C.-T.

    2009-01-01

    This paper describes the definition of the complete transistor. For semiconductor devices, the complete transistor is always bipolar, namely, its electrical characteristics contain both electron and hole currents controlled by their spatial charge distributions. Partially complete or incomplete transistors, via coined names or/and designed physical geometries, included the 1949 Shockley p/n junction transistor (later called Bipolar Junction Transistor, BJT), the 1952 Shockley unipolar 'field-effect' transistor (FET, later called the p/n Junction Gate FET or JGFET), as well as the field-effect transistors introduced by later investigators. Similarities between the surface-channel MOS-gate FET (MOSFET) and the volume-channel BJT are illustrated. The bipolar currents, identified by us in a recent nanometer FET with 2-MOS-gates on thin and nearly pure silicon base, led us to the recognition of the physical makeup and electrical current and charge compositions of a complete transistor and its extension to other three or more terminal signal processing devices, and also the importance of the terminal contacts.

  5. In-complete fusion of 16O with 159Tb: measurement and analysis of excitation functions

    International Nuclear Information System (INIS)

    Singh, Pushpendra P.; Unnati; Sharma, Manoj Kumar; Singh, B.P.; Prasad, R.; Rakesh Kumar; Golda, K.S.; Bhardwaj, H.D.

    2006-01-01

    In order to have better understanding of incomplete fusion reaction dynamics, more experimental data covering a wide range of periodic table and energy are required. Cross-section data of such products are also in demand to determine the optimum irradiation conditions for the production of radioactive ion beams

  6. Implementation of Lipsol in Scilab

    OpenAIRE

    Rubio Scola , Héctor E.

    1997-01-01

    Projet META2; We show how the LIPSOL library (Linear programming Interior-Point SOLvers) can be used in Scilab. To do this, fast Scilab-Fortran interfaces for sparse Cholesky decomposition have been developed. All other calculations are made using Scilab functions, which take into account sparsity for storing and factorizing the matrices. We make use of structural matrices algorithms from Metanet (Scilab toolbox for graphs and networks computations), in particular the Dulmage Mendelsohn algor...

  7. Adversarial risk analysis with incomplete information: a level-k approach.

    Science.gov (United States)

    Rothschild, Casey; McLay, Laura; Guikema, Seth

    2012-07-01

    This article proposes, develops, and illustrates the application of level-k game theory to adversarial risk analysis. Level-k reasoning, which assumes that players play strategically but have bounded rationality, is useful for operationalizing a Bayesian approach to adversarial risk analysis. It can be applied in a broad class of settings, including settings with asynchronous play and partial but incomplete revelation of early moves. Its computational and elicitation requirements are modest. We illustrate the approach with an application to a simple defend-attack model in which the defender's countermeasures are revealed with a probability less than one to the attacker before he decides on how or whether to attack. © 2011 Society for Risk Analysis.

  8. Dynamics of complete and incomplete fusion in heavy ion collisions

    Science.gov (United States)

    Bao, Xiao Jun; Guo, Shu Qing; Zhang, Hong Fei; Li, Jun Qing

    2018-02-01

    In order to study the influence of the strong Coulomb and nuclear interactions on the dynamics of complete and incomplete fusion, we construct a new four-variable master equation (ME) so that the deformations as well as the nucleon transfer are viewed as consistently governed by MEs in the potential energy surface of the system. The calculated yields of quasifission fragments and evaporation residue cross section (ERCS) are in agreement with experimental data of hot fusion reactions. Comparing cross sections by theoretical results and experimental data, we find the improved dinuclear sysytem model also describes the transfer cross sections reasonably. The production cross sections of new neutron-rich isotopes are estimated by the multinucleon transfer reactions.

  9. Cooperation in a dynamical adjustment of duopoly game with incomplete information

    International Nuclear Information System (INIS)

    Ding Zhanwen; Shi Guiping

    2009-01-01

    In the output competition of Cournot game, the adjustment of output is considered under the circumstances that participants have incomplete information. In this paper, two strategies with output's adjustment are mainly discussed: the tit-for-tat strategy and the tit-for-tat strategy with cooperative intention and their dynamic systems, respectively. The result shows that the tit-for-tat strategy may lead to the cooperation of them, but the stability of adjustment system is sensitive to the parameters; while the tit-for-tat strategy with cooperative intention can make the Pareto Optimality stable within the parameters' certain scope.

  10. Incomplete response to artificial tears is associated with features of neuropathic ocular pain.

    Science.gov (United States)

    Galor, Anat; Batawi, Hatim; Felix, Elizabeth R; Margolis, Todd P; Sarantopoulos, Konstantinos D; Martin, Eden R; Levitt, Roy C

    2016-06-01

    Artificial tears are first-line therapy for patients with dry eye symptoms. It is not known, however, which patient factors associate with a positive response to therapy. The purpose of this study was to evaluate whether certain ocular and systemic findings are associated with a differential subjective response to artificial tears. Cross-sectional study of 118 individuals reporting artificial tears use (hypromellose 0.4%) to treat dry eye-associated ocular pain. An evaluation was performed to assess dry eye symptoms (via the dry eye questionnaire 5 and ocular surface disease index), ocular and systemic (non-ocular) pain complaints and ocular signs (tear osmolarity, tear breakup time, corneal staining, Schirmer testing with anaesthesia, and eyelid and meibomian gland assessment). The main outcome measures were factors associated with differential subjective response to artificial tears. By self-report, 23 patients reported no improvement, 73 partial improvement and 22 complete improvement in ocular pain with artificial tears. Patients who reported no or partial improvement in pain with artificial tears reported higher levels of hot-burning ocular pain and sensitivity to wind compared with those with complete improvement. Patients were also asked to rate the intensity of systemic pain elsewhere in the body (other than the eye). Patients who reported no or incomplete improvement with artificial tears had higher systemic pain scores compared with those with complete improvement. Both ocular and systemic (non-ocular) pain complaints are associated with a differential subjective response to artificial tears. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/

  11. A novel deep learning algorithm for incomplete face recognition: Low-rank-recovery network.

    Science.gov (United States)

    Zhao, Jianwei; Lv, Yongbiao; Zhou, Zhenghua; Cao, Feilong

    2017-10-01

    There have been a lot of methods to address the recognition of complete face images. However, in real applications, the images to be recognized are usually incomplete, and it is more difficult to realize such a recognition. In this paper, a novel convolution neural network frame, named a low-rank-recovery network (LRRNet), is proposed to conquer the difficulty effectively inspired by matrix completion and deep learning techniques. The proposed LRRNet first recovers the incomplete face images via an approach of matrix completion with the truncated nuclear norm regularization solution, and then extracts some low-rank parts of the recovered images as the filters. With these filters, some important features are obtained by means of the binaryzation and histogram algorithms. Finally, these features are classified with the classical support vector machines (SVMs). The proposed LRRNet method has high face recognition rate for the heavily corrupted images, especially for the images in the large databases. The proposed LRRNet performs well and efficiently for the images with heavily corrupted, especially in the case of large databases. Extensive experiments on several benchmark databases demonstrate that the proposed LRRNet performs better than some other excellent robust face recognition methods. Copyright © 2017 Elsevier Ltd. All rights reserved.

  12. Rescue of Primary Incomplete Microkeratome Flap with Secondary Femtosecond Laser Flap in LASIK

    Directory of Open Access Journals (Sweden)

    E. A. Razgulyaeva

    2014-01-01

    Full Text Available For laser-assisted in situ keratomileusis (LASIK retreatments with a previous unsuccessful mechanical microkeratome-assisted surgery, some surgical protocols have been described as feasible, such as relifting of the flap or the creation of a new flap and even the change to a surface ablation procedure (photorefractive keratectomy (PRK. This case shows the use of femtosecond technology for the creation of a secondary flap to perform LASIK in a cornea with a primary incomplete flap obtained with a mechanical microkeratome. As we were unable to characterize the interface of the first partial lamellar cut, a thick flap was planned and created using a femtosecond laser platform. As the primary cut was very thick in the nasal quadrant, a piece of loose corneal tissue appeared during flap lifting which was fitted in its position and not removed. Despite this condition and considering the regularity of the new femtosecond laser cut, the treatment was uneventful. This case report shows the relevance of a detailed corneal analysis with an advanced imaging technique before performing a secondary flap in a cornea with a primary incomplete flap. The femtosecond laser technology seems to be an excellent tool to manage such cases successfully.

  13. Ultra-intense laser pulse propagation in plasmas: from classic hole-boring to incomplete hole-boring with relativistic transparency

    International Nuclear Information System (INIS)

    Weng, S M; Murakami, M; Mulser, P; Sheng, Z M

    2012-01-01

    Relativistic laser pulse propagation into homogeneous plasmas has been investigated as a function of plasma density. At first, the propagation features are compared systematically between relativistic transparency (RT) and hole-boring (HB). Paramountly, a considerably broad intermediate regime, namely the incomplete HB regime, has been found between the RT regime and the HB regime for an extremely intense circularly polarized (CP) pulse. In this regime HB proceeds in collaboration with RT, resulting in a much faster propagation speed and a higher cut-off energy of fast ions than in the classic HB regime. Similarly to the classic HB regime, formulae are presented to model the laser propagation and the ion acceleration according to the modified momentum flux balance in this incomplete HB regime. The simulations give the density boundary between this incomplete HB regime and the classic HB regime for CP pulses, which is crucial for estimating the maximum mean ion energy and the maximum conversion efficiency that can be achieved by the classic HB acceleration at a given laser intensity. For linear polarization (LP) the propagation mechanism apparently undergoes a transition in time between these two regimes. A detailed comparison between LP and circular polarization is made for these phenomena. (paper)

  14. There's Something About Gödel The Complete Guide to the Incompleteness Theorem

    CERN Document Server

    Berto, Francesco

    2009-01-01

    Berto's highly readable and lucid guide introduces students and the interested reader to Gödel's celebrated Incompleteness Theorem, and discusses some of the most famous - and infamous - claims arising from Gödel's arguments.Offers a clear understanding of this difficult subject by presenting each of the key steps of the Theorem in separate chaptersDiscusses interpretations of the Theorem made by celebrated contemporary thinkersSheds light on the wider extra-mathematical and philosophical implications of Gödel's theoriesWritten in an accessible, non-technical style

  15. Effects of Assist-As-Needed Upper Extremity Robotic Therapy after Incomplete Spinal Cord Injury: A Parallel-Group Controlled Trial

    Directory of Open Access Journals (Sweden)

    John Michael Frullo

    2017-06-01

    Full Text Available BackgroundRobotic rehabilitation of the upper limb following neurological injury has been supported through several large clinical studies for individuals with chronic stroke. The application of robotic rehabilitation to the treatment of other neurological injuries is less developed, despite indications that strategies successful for restoration of motor capability following stroke may benefit individuals with incomplete spinal cord injury (SCI as well. Although recent studies suggest that robot-aided rehabilitation might be beneficial after incomplete SCI, it is still unclear what type of robot-aided intervention contributes to motor recovery.MethodsWe developed a novel assist-as-needed (AAN robotic controller to adjust challenge and robotic assistance continuously during rehabilitation therapy delivered via an upper extremity exoskeleton, the MAHI Exo-II, to train independent elbow and wrist joint movements. We further enrolled seventeen patients with incomplete spinal cord injury (AIS C and D levels in a parallel-group balanced controlled trial to test the efficacy of the AAN controller, compared to a subject-triggered (ST controller that does not adjust assistance or challenge levels continuously during therapy. The conducted study is a stage two, development-of-concept pilot study.ResultsWe validated the AAN controller in its capability of modulating assistance and challenge during therapy via analysis of longitudinal robotic metrics. For the selected primary outcome measure, the pre–post difference in ARAT score, no statistically significant change was measured in either group of subjects. Ancillary analysis of secondary outcome measures obtained via robotic testing indicates gradual improvement in movement quality during the therapy program in both groups, with the AAN controller affording greater increases in movement quality over the ST controller.ConclusionThe present study demonstrates feasibility of subject-adaptive robotic therapy

  16. How Opportunity Costs Decrease the Probability of War in an Incomplete Information Game

    OpenAIRE

    Polachek, Solomon; Xiang, Jun

    2008-01-01

    This paper shows that the opportunity costs resulting from economic interdependence decrease the equilibrium probability of war in an incomplete information game. This result is strongly consistent with existing empirical analyses of the inverse trade-conflict relationship, but is the opposite of the conclusion reached by Gartzke et al. (2001), who reject the opportunity cost argument in a game-theoretic framework. As a result of this paper's findings, one cannot dismiss the opportunity cost ...

  17. Issues in Designing Tutors for Games of Incomplete Information: a Bridge Case Study

    Science.gov (United States)

    Kemp, Ray; McKenzie, Ben; Kemp, Elizabeth

    There are a number of commercial packages for playing the game of bridge, and even more papers on possible techniques for improving the quality of such systems. We examine some of the AI techniques that have proved successful for implementing bridge playing systems and discuss how they might be adapted for teaching the game. We pay particular attention to the issue of incomplete information and include some of our own research into the subject.

  18. On a class of incomplete gamma functions with applications

    CERN Document Server

    Chaudhry, M Aslam

    2001-01-01

    The subject of special functions is rich and expanding continuously with the emergence of new problems encountered in engineering and applied science applications. The development of computational techniques and the rapid growth in computing power have increased the importance of the special functions and their formulae for analytic representations. However, problems remain, particularly in heat conduction, astrophysics, and probability theory, whose solutions seem to defy even the most general classes of special functions.On a Class of Incomplete Gamma Functions with Applications introduces a class of special functions, developed by the authors, useful in the analytic study of several heat conduction problems. It presents some basic properties of these functions, including their recurrence relations, special cases, asymptotic representations, and integral transform relationships. The authors explore applications of these generalized functions to problems in transient heat conduction, special cases of laser s...

  19. Incomplete water securitization in coupled hydro-human production sytems

    Science.gov (United States)

    van den Boom, B.; Pande, S.

    2012-04-01

    Due to the dynamics, the externalities and the contingencies involved in managing local water resource for production, the water allocation at basin-level is a subtle balance between laws of nature (gravity; flux) and laws of economics (price; productivity). We study this balance by looking at inter-temporal basin-level water resource allocations in which subbasins enjoy a certain degree of autonomy. Each subbasin is represented as an economic agent i, following a gravity ordering with i=1 representing the most upstream area and i=I the downstream boundary. The water allocation is modeled as a decentralized equilibrium in a coupled conceptual hydro-human production system. Agents i=1,2,...,I in the basin produce a composite good according to a technology that requires water as a main input and that is specific to the subbasin. Agent i manages her use Xi and her storage Si, conceptualizing surface and subsurface water, of water with the purpose of maximizing the utility derived from consumption Ci of the composite good, where Ci is a scalar and Xi and Si are vectors which are composed of one element for each time period and for each contingency. A natural way to consume the good would be to absorb the own production. Yet, the agent may have two more option, namely, she might get a social transfer from other agents or she could use an income from trading water securities with her contiguous neighbors. To study these options, we compare water allocations (Ci, Xi, Si) all i=1,2,...,I for three different settings. We look at allocations without water securitization (water autarky equilibrium EA) first. Next, we describe the imaginary case of full securitization (contingent water markets equilibrium ECM) and, in between, we study limited securitization (incomplete water security equilibrium EWS). We show that allocations under contingent water markets ECM are efficient in the sense that, for the prevailing production technologies, no other allocation exists that is at

  20. The role of radiation therapy after incomplete resection of penile cancer

    Energy Technology Data Exchange (ETDEWEB)

    Langsenlehner, T.; Mayer, R.; Prettenhofer, U.; Kapp, K.S. [Dept. of Therapeutic Radiology and Oncology, Medical Univ. of Graz (Austria); Quehenberger, F. [Inst. for Medical Informatics, Statistics and Documentation, Medical Univ. of Graz (Austria); Langsenlehner, U. [Div. of Oncology, Dept. of Internal Medicine, Medical Univ. of Graz (Austria); Pummer, K. [Dept. of Urology, Medical Univ. of Graz (Austria)

    2008-07-15

    Purpose: to retrospectively assess the outcome in patients treated with adjuvant radiotherapy for penile cancer. Patients and methods: between 1987 and 2006, 24 patients (median age, 62.7 years; range, 35.5-90.4 years) with squamous cell carcinoma of the penis (T1, n = 10; T2, n = 11; T3, n = 3) received megavoltage external radiotherapy (n = 22) or {sup 192}Ir high-dose-rate brachytherapy (n = 2) following total penectomy (n = 7), partial penectomy (n = 10), or local excision (n = 7); lymphadenectomy was performed in eight patients. In 14 patients, radiotherapy was delivered after incomplete tumor resection, and in 20 patients the planning target volume included the regional lymph nodes. Median total dose of external radiotherapy was 56 Gy/1.8-2 Gy (range, 50-60 Gy). Brachytherapy was given with a total dose of 45 Gy/3 Gy. Results: during a median follow-up of 58.4 months, penile or perineal recurrence was found in four patients giving a 5-year local control rate of 74.8%. Regional failure occurred in two patients. 5-year metastases-free survival and progression-free survival rates were 86.7% and 64.5%, respectively. Four patients died due to tumor progression. The actuarial 5-year cause-specific and overall survival rates were 84.3 and 56.6%, respectively. Conclusion: radiation therapy is a successful method of treatment for penile cancer in terms of local control and organ preservation after microscopically incomplete surgery. Radiotherapy of the regional lymph nodes might also be effective in preventing regional recurrence and can be considered in case of high-risk features and following excision of extensive lymph node involvement. (orig.)

  1. Using incomplete trios to boost confidence in family based association studies

    Directory of Open Access Journals (Sweden)

    Varsha eDhankani

    2016-03-01

    Full Text Available Most currently available family based association tests are designed to account only for nuclear families with complete genotypes for parents as well as offspring. Due to the availability of increasingly less expensive generation of whole genome sequencing information, genetic studies are able to collect data for more families and from large family cohorts with the goal of improving statistical power. However, due to missing genotypes, many families are not included in the family based association tests, negating the benefits of large scale sequencing data. Here, we present the CIFBAT method to use incomplete families in Family Based Association Test (FBAT to evaluate robustness against missing data. CIFBAT uses quantile intervals of the FBAT statistic by randomly choosing valid completions of incomplete family genotypes based on Mendelian inheritance rules. By considering all valid completions equally likely and computing quantile intervals over several randomized iterations, CIFBAT avoids assumption of a homogeneous population structure or any particular missingness pattern in the data. Using simulated data, we show that the quantile intervals computed by CIFBAT are useful in validating robustness of the FBAT statistic against missing data and in identifying genomic markers with higher precision. We also propose a novel set of candidate genomic markers for uterine related abnormalities from analysis of familial whole genome sequences, and provide validation for a previously established set of candidate markers for Type 1 diabetes. We have provided a software package that incorporates TDT, robustTDT, FBAT and CIFBAT. The data format proposed for the software uses half the memory space that the standard FBAT format (PED files use, making it efficient for large scale genome wide association studies.

  2. Widespread Discordance of Gene Trees with Species Tree inDrosophila: Evidence for Incomplete Lineage Sorting

    Energy Technology Data Exchange (ETDEWEB)

    Pollard, Daniel A.; Iyer, Venky N.; Moses, Alan M.; Eisen,Michael B.

    2006-08-28

    The phylogenetic relationship of the now fully sequencedspecies Drosophila erecta and D. yakuba with respect to the D.melanogaster species complex has been a subject of controversy. All threepossible groupings of the species have been reported in the past, thoughrecent multi-gene studies suggest that D. erecta and D. yakuba are sisterspecies. Using the whole genomes of each of these species as well as thefour other fully sequenced species in the subgenus Sophophora, we set outto investigate the placement of D. erecta and D. yakuba in the D.melanogaster species group and to understand the cause of the pastincongruence. Though we find that the phylogeny grouping D. erecta and D.yakuba together is the best supported, we also find widespreadincongruence in nucleotide and amino acid substitutions, insertions anddeletions, and gene trees. The time inferred to span the two keyspeciation events is short enough that under the coalescent model, theincongruence could be the result of incomplete lineage sorting.Consistent with the lineage-sorting hypothesis, substitutions supportingthe same tree were spatially clustered. Support for the different treeswas found to be linked to recombination such that adjacent genes supportthe same tree most often in regions of low recombination andsubstitutions supporting the same tree are most enriched roughly on thesame scale as linkage disequilibrium, also consistent with lineagesorting. The incongruence was found to be statistically significant androbust to model and species choice. No systematic biases were found. Weconclude that phylogenetic incongruence in the D. melanogaster speciescomplex is the result, at least in part, of incomplete lineage sorting.Incomplete lineage sorting will likely cause phylogenetic incongruence inmany comparative genomics datasets. Methods to infer the correct speciestree, the history of every base in the genome, and comparative methodsthat control for and/or utilize this information will be

  3. Prognostic impact of incomplete surgical clearance of radioiodine sensitive local lymph node metastases diagnosed by post-operative {sup 124}I-NaI-PET/CT in patients with papillary thyroid cancer

    Energy Technology Data Exchange (ETDEWEB)

    Sabet, Amir; Binse, Ina; Grafe, Hong; Goerges, Rainer; Poeppel, Thorsten D.; Bockisch, Andreas; Rosenbaum-Krumme, Sandra J. [University Duisburg-Essen, Department of Nuclear Medicine, Essen (Germany); Ezziddin, Samer [Saarland University, Department of Nuclear Medicine, Homburg (Germany)

    2016-10-15

    Nodal involvement is an independent risk factor of recurrence in papillary thyroid cancer (PTC). Neither the international guidelines nor the recently introduced ongoing risk adaptation concept consider the extent of initial surgical clearance of radioiodine sensitive lymph node metastases in their stratification systems. We investigated the prognostic relevance of incomplete initial surgical clearance in patients with purely lymphogeneous metastatic PTC (pN1 M0) despite successful radioiodine therapy. Accurate assessment of pre-ablative nodal status was attempted using PET/CT studies with both {sup 124}I-NaI and {sup 18}F-FDG along with high-resolution cervical ultrasound. Sixty-five patients with histologically diagnosed lymph node metastases (pN1 M0) were retrospectively analyzed. Patients with iodine-negative lymph node metastases diagnosed by {sup 18}F-FDG PET/CT or distant metastases were excluded from the analysis. The association of disease recurrence with the pre-ablative nodal status, as well as other baseline characteristics, were examined applying nonparametric tests for independent samples and multiple regression analysis. Patients with persistent lymph node metastases in {sup 124}I-NaI PET/CT were further divided according to the additional presence or absence of FDG-uptake in {sup 18}F-FDG PET/CT. Survival analyses were performed using Kaplan-Meier curves and the Cox proportional hazards model for uni- and multivariate analyses to assess the influence of prognostic factors on progression free survival (PFS). Incomplete metastatic lymph node resection captured by {sup 124}I-NaI PET/CT (n = 33) was an independent risk factor for recurrence (61 % vs 25 %, p = 0.006) and shorter PFS (46 months vs not reached, HR 4.0 [95 %-CI, 1.7-9.2], p = 0.001). Ultrasound could detect lymph node metastases only in 19/33 patients (58 %). Among patients with positive nodal status, FDG-avidity of metastatic iodine positive lymph nodes worsened the outcome (16 vs 69

  4. Incomplete Information about Social Preferences Explains Equal Division and Delay in Bargaining

    Directory of Open Access Journals (Sweden)

    Stefan Kohler

    2012-09-01

    Full Text Available Two deviations of alternating-offer bargaining behavior from economic theory are observed together, yet have been studied separately. Players who could secure themselves a large surplus share if bargainers were purely self-interested incompletely exploit their advantage. Delay in agreement occurs even if all experimentally controlled information is common knowledge. This paper rationalizes both regularities coherently by modeling heterogeneous social preferences, either self-interest or envy, of one bargaining party as private information in a three period game of bargaining and preference screening and signaling.

  5. Investigation of the influence of incomplete fusion on complete fusion of {sup 12}C-induced reactions at {approx} 4-7.2 MeV/nucleon

    Energy Technology Data Exchange (ETDEWEB)

    Amanuel, F.K. [INFN, Laboratori Nazionali di Legnaro, Legnaro (Padova) (Italy); Zelalem, B.; Chaubey, A.K. [Addis Ababa University, Department of Physics, P.O.Box 1176, Addis Ababa (Ethiopia); Agarwal, Avinash [Bareilly College, Department of Physics, Bareilly (India); Rizvi, I.A.; Maheshwari, Anjana; Ahmed, Tauseef [Aligarh Muslim University, Department of Physics, Aligarh (India)

    2011-12-15

    In this paper, we present the results of our investigation of reaction dynamics leading to incomplete fusion of heavy ions at moderate excitation energies, especially the influence of incomplete fusion on complete fusion of {sup 12}C -induced reactions at specific energies {approx} 4-7.2M eV/nucleon. Excitation functions of various reaction products populated via complete and/or incomplete fusions of a {sup 12}C projectile with {sup 93}Nb, {sup 59}Co and {sup 52}Cr targets were measured at several specific energies {approx} 4-7.2 MeV/nucleon, using a recoil catcher technique, followed by off-line {gamma}-ray spectrometry. The measured excitation functions were compared with theoretical values obtained using the PACE4 statistical model code. For representative non-{alpha}-emitting channels in the {sup 12}C + {sup 93}Nb system, the experimentally measured excitation functions were, in general, found to be in good agreement with the theoretical predictions. However, for {alpha}-emitting channels in the {sup 12}C + {sup 93}Nb, {sup 12}C + {sup 59}Co, and {sup 12}C + {sup 52}Cr systems, the measured excitation functions were higher than the predictions of the theoretical model code, which may be credited to incomplete fusion reactions at these energies. An attempt was made to estimate the incomplete fusion fraction for the present systems, which revealed that the fraction was sensitive to the projectile energy and mass asymmetry of the entrance channel. (orig.)

  6. Incomplete lineage sorting patterns among human, chimpanzee and orangutan suggest recent orangutan speciation and widespread selection

    DEFF Research Database (Denmark)

    Hobolth, Asger; Dutheil, Julien; Hawks, John

    2011-01-01

    We search the complete orangutan genome for regions where humans are more closely related to orangutans than to chimpanzees due to incomplete lineage sorting (ILS) in the ancestor of human and chimpanzees. The search uses our recently developed coalescent HMM framework. We find ILS present in ~1%...

  7. Assessing Impact Direction in 3-point Bending of Human Femora: Incomplete Butterfly Fractures and Fracture Surfaces,.

    Science.gov (United States)

    Isa, Mariyam I; Fenton, Todd W; Deland, Trevor; Haut, Roger C

    2018-01-01

    Current literature associates bending failure with butterfly fracture, in which fracture initiates transversely at the tensile surface of a bent bone and branches as it propagates toward the impact surface. The orientation of the resulting wedge fragment is often considered diagnostic of impact direction. However, experimental studies indicate bending does not always produce complete butterfly fractures or produces wedge fragments variably in tension or compression, precluding their use in interpreting directionality. This study reports results of experimental 3-point bending tests on thirteen unembalmed human femora. Complete fracture patterns varied following bending failure, but incomplete fractures and fracture surface characteristics were observed in all impacted specimens. A flat, billowy fracture surface was observed in tension, while jagged, angular peaks were observed in compression. Impact direction was accurately reconstructed using incomplete tension wedge butterfly fractures and tension and compression fracture surface criteria in all thirteen specimens. © 2017 American Academy of Forensic Sciences.

  8. Crystalline-Like Keratopathy after Intravenous Immunoglobulin Therapy with Incomplete Kawasaki Disease: Case Report and Literature Review

    Directory of Open Access Journals (Sweden)

    Elif Erdem

    2013-01-01

    Full Text Available A 7-year-old girl had presented with high body temperature and joint pain which continued for 3 days. Because of the prolonged history of unexplained fever, rash, bilateral nonpurulent conjunctival injection, oropharyngeal erythema, strawberry tongue, and extreme of age, incomplete Kawasaki disease was considered and started on an intravenous immunoglobulin infusion. Six days after this treatment, patient was referred to eye clinic with decreased vision and photophobia. Visual acuity was reduced to 20/40 in both eyes. Slit-lamp examination revealed bilateral diffuse corneal punctate epitheliopathy and anterior stromal haze. Corneal epitheliopathy seemed like crystal deposits. One day after presentation, mild anterior uveitis was added to clinical picture. All ocular findings disappeared in one week with topical steroid and unpreserved artificial tear drops. We present a case who was diagnosed as incomplete Kawasaki disease along with bilateral diffuse crystalline-like keratopathy. We supposed that unusual ocular presentation may be associated with intravenous immunoglobulin treatment.

  9. Plant development, auxin, and the subsystem incompleteness theorem.

    Science.gov (United States)

    Niklas, Karl J; Kutschera, Ulrich

    2012-01-01

    Plant morphogenesis (the process whereby form develops) requires signal cross-talking among all levels of organization to coordinate the operation of metabolic and genomic subsystems operating in a larger network of subsystems. Each subsystem can be rendered as a logic circuit supervising the operation of one or more signal-activated system. This approach simplifies complex morphogenetic phenomena and allows for their aggregation into diagrams of progressively larger networks. This technique is illustrated here by rendering two logic circuits and signal-activated subsystems, one for auxin (IAA) polar/lateral intercellular transport and another for IAA-mediated cell wall loosening. For each of these phenomena, a circuit/subsystem diagram highlights missing components (either in the logic circuit or in the subsystem it supervises) that must be identified experimentally if each of these basic plant phenomena is to be fully understood. We also illustrate the "subsystem incompleteness theorem," which states that no subsystem is operationally self-sufficient. Indeed, a whole-organism perspective is required to understand even the most simple morphogenetic process, because, when isolated, every biological signal-activated subsystem is morphogenetically ineffective.

  10. Incomplete longitudinal fractures and fatigue injury of the proximopalmar medial aspect of the third metacarpal bone in 55 horses.

    Science.gov (United States)

    Morgan, R; Dyson, S

    2012-01-01

    Previous descriptions of incomplete longitudinal fractures and fatigue injury of the proximopalmar aspect of the third metacarpal bone (McIII) have focused on diagnostic imaging findings, especially in racehorses. To document the case details, clinical features, response to diagnostic analgesia, diagnostic imaging findings and follow-up data in a large group of horses with an incomplete longitudinal fracture or fatigue injury of the proximopalmar medial aspect of the McIII. Horses were included in the study if pain was localised to the proximopalmar aspect of the metacarpal region, with radiological evidence of an incomplete longitudinal fracture or generalised increased radiopacity in the proximopalmar medial aspect of the McIII, or focal increased radiopharmaceutical uptake (IRU) in the proximopalmar aspect of the McIII. Age, breed, gender, height, bodyweight, work discipline, work history, duration of lameness, clinical signs and responses to diagnostic analgesia were recorded. Radiographic and scintigraphic images were assessed subjectively and objectively. There were 55 horses representing a broad spectrum of ages and work disciplines, 73% of which had radiological abnormalities. The majority had no localising clinical signs, although 73% of horses with radiological abnormalities showed a characteristic pattern of lameness. Lameness was generally worse in straight lines than in circles. Increased radiopharmaceutical uptake ranged from mild to intense in the lame limb; 14% of nonlame limbs had mild IRU. Of horses for which long-term follow-up was available, 98% returned to full athletic function. Incomplete longitudinal fractures and fatigue injury of the proximopalmar medial aspect of the McIII may occur in horses of many types and sports disciplines, and are not confined to immature performance horses. They should be considered an important differential diagnosis for proximal metacarpal region pain. © 2011 EVJ Ltd.

  11. Preconditioners Based on the ISM Factorization

    Czech Academy of Sciences Publication Activity Database

    Bru, R.; Cerdán, J.; Marín, J.; Mas, J.; Tůma, Miroslav

    2015-01-01

    Roč. 23, č. 3 (2015), s. 17-27 ISSN 1224-1784 R&D Projects: GA ČR GA13-06684S Institutional support: RVO:67985807 Keywords : preconditioned iterative methods * incomplete decompositions * approximate inverses * linear least squares Subject RIV: BA - General Mathematics Impact factor: 0.383, year: 2015 http://emis.muni.cz/journals/ASUO/mathematics_/anale2015vol3/Bru_R.__Cerdan_J.__Marin_J.__Mas_J.__Tuma_M..pdf

  12. Forced Vibrations of a Two-Layer Orthotropic Shell with an Incomplete Contact Between Layers

    Science.gov (United States)

    Ghulghazaryan, L. G.; Khachatryan, L. V.

    2018-01-01

    Forced vibrations of a two-layer orthotropic shell, with incomplete contact conditions between layers, when the upper face of the shell is free and the lower one is subjected to a dynamic action are considered. By an asymptotic method, the solution of the corresponding dynamic equations and correlations of a 3D problem of elasticity theory is obtained. The amplitudes of forced vibrations are determined, and resonance conditions are established.

  13. Characterization of incomplete fusion in the reactions Ar + KCl at 32,40,52 and 74 MeV/u

    International Nuclear Information System (INIS)

    Bisquer, E.

    1996-01-01

    Heavy ion collisions at intermediate energies (10 to 100 A.MeV) have been investigated and gave evidence to the persistence of so-called low energy mechanisms such as incomplete fusion. This thesis aims at determining the energy threshold beyond which such a mechanism does not occur any more. First we investigated the so-called conventional incomplete fusion. This mechanism is well known from low energy studies: a thermalized compound nucleus is formed which further de-excites by evaporating particles. Residues will be therefore detected in coincidence with mainly light particles. Ar + KCl at incident energies of 32, 40, 52 and 74 A.MeV has been selected for this analysis. These experiments have been performed using the INDRA multidetector in GANIL (Caen). The detection performance of INDRA allowed to use new analysis methods via global variables. In a first step, global variables have been compared in order to find the one that is the most appropriate to our study. Then incomplete fusion events have been extracted from raw events recorded at incident energies of 32, 40 and 52 A.MeV. It turned out that the contribution of this mechanisms was very weak at 52. A.MeV. It turned out that the contribution of this mechanism was very weak at 52 A.MeV and even zero at 74 A.MeV. We then investigated events in which three fragments were detected which could possibly sign multifragmentation. We did not find instantaneous multifragmentation with any expansion contribution. We also performed BNV simulations in order to compare our experimental results to model predictions, solving in a semi-classical way the Vlasov transport equation. A good agreement has been obtained on the size of the compound nucleus formed. However the excitation energy has not been reproduced, as the code seems to overestimate the energy taken away by preequilibrium particles. Incomplete fusion decreases as a function of energy but is not replaced by instantaneous multifragmentation with any expansion

  14. A national Swedish longitudinal twin-sibling study of criminal convictions from adolescence through early adulthood.

    Science.gov (United States)

    Kendler, Kenneth S; Lönn, Sara Larsson; Maes, Hermine H; Morris, Nancy A; Lichtenstein, Paul; Sundquist, Jan; Sundquist, Kristina

    2015-06-01

    Prior twin and adoption studies have demonstrated the importance of both genetic and shared environmental factors in the etiology of criminal behavior (CB). However, despite substantial interest in life-course theories of CB, few genetically informative studies have examined CB in a developmental context. In 69,767 male-male twin pairs and full-sibling pairs with ≤ 2 years' difference in age, born 1958-1976 and ascertained from the Swedish Twin and Population Registries, we obtained information on all criminal convictions from 1973 to 2011 from the Swedish Crime Register. We fitted a Cholesky structural model, using the OpenMx package, to CB in these pairs over three age periods: 15-19, 20-24, and 25-29. The Cholesky model had two main genetic factors. The first began at ages 15-19 and declined in importance over development. The second started at ages 20-24 and was stable over time. Only one major shared environmental factor was seen, beginning at ages 15-19. Heritability for CB declined from ages 15-29, as did shared environmental effects, although at a slower rate. Genetic risk factors for CB in males are developmentally dynamic, demonstrating both innovation and attenuation. These results are consistent with theories of adolescent-limited and life-course persistent CB subtypes. Heritability for CB did not increase over time as might be predicted from active gene-environmental correlation. However, consistent with expectation, the proportion of variability explained by shared environmental effects declined slightly as individuals aged and moved away from their original homes and neighborhoods.

  15. Symmetry of interactions rules in incompletely connected random replicator ecosystems.

    Science.gov (United States)

    Kärenlampi, Petri P

    2014-06-01

    The evolution of an incompletely connected system of species with speciation and extinction is investigated in terms of random replicators. It is found that evolving random replicator systems with speciation do become large and complex, depending on speciation parameters. Antisymmetric interactions result in large systems, whereas systems with symmetric interactions remain small. A co-dominating feature is within-species interaction pressure: large within-species interaction increases species diversity. Average fitness evolves in all systems, however symmetry and connectivity evolve in small systems only. Newcomers get extinct almost immediately in symmetric systems. The distribution in species lifetimes is determined for antisymmetric systems. The replicator systems investigated do not show any sign of self-organized criticality. The generalized Lotka-Volterra system is shown to be a tedious way of implementing the replicator system.

  16. A generalised formulation of the 'incomplete-repair' model for cell survival and tissue response to fractionated low dose-rate irradiation

    International Nuclear Information System (INIS)

    Nilsson, P.; Joiner, M.C.

    1990-01-01

    A generalized equation for cell survival or tissue effects after fractionated low dose-rate irradiations, when there is incomplete repair between fractions and significant repair during fractions, is derived in terms of the h- and g-functions of the 'incomplete-repair' (IR) model. The model is critically dependent on α/β, repair half-time, treatment time and interfraction interval, and should therefore be regarded primarily as a tool for the analysis of fractionation and dose-rate effects in carefully designed radiobiological experiments, although it should also be useful in exploring, in a general way, the feasibility of clinical treatment protocols using fractionated low dose-rate treatments. (author)

  17. Gamma-ray CT from incomplete projections for two-phase pipe flow.

    Science.gov (United States)

    Xin, S; Wang, H X

    2017-02-01

    A low-energy low-dose γ-ray computed tomography (CT) system used in the gas-liquid two-phase pipe flow measurement has been studied at Tianjin University in recent years. The γ-ray CT system, having a third-generation X-ray CT scanning configuration, is comprised of one 300mCi 241 Am source and 17 CdZnTe detector units and achieves a spatial image resolution of about 7 mm. It is primarily intended to measure the two-phase pipe flow and provide improvement suggestions for industrial CT system. Recently we improve the design for image reconstruction from incomplete projection to optimize the scanning parameters and reduce the radiation dose. First, tomographic problem from incomplete projections is briefly described. Next, a system structure and a hardware circuit design are listed and explained, especially on time parameter setting of the pulse shaper. And then a detailed system analysis is provided in Section II, mainly focusing on spatial resolution, temporal resolution, system noise, and imaging algorithm. Finally, we carry on necessary static and dynamic experiments in a full scan (360°) and two sets of partial scan reconstruction tests to determine the feasibility of this γ-ray CT system for reconstructing the images from insufficient projections. And based on an A-variable algebraic reconstruction technique method, a specially designed algorithm, we evaluate the system performance and noise level of this CT system working quantitatively and qualitatively. Results of dynamic test indicate that the acceptable results can be acquired using a multi-source γ-ray CT system with the same parameters when the flow rate is less than 0.04 m/s and the imaging speed is slower than 33 frames/s.

  18. Altruistic Behavior and Cooperation: The Role of Intrinsic Expectation When Reputational Information is Incomplete

    Directory of Open Access Journals (Sweden)

    Jacintha Ellers

    2010-01-01

    Full Text Available Altruistic behavior is known to be conditional on the level of altruism of others. However, people often have no information, or incomplete information, about the altruistic reputation of others, for example when the reputation was obtained in a different social or economic context. As a consequence, they have to estimate the other's altruistic intentions. Using an economic game, we showed that without reputational information people have intrinsic expectations about the altruistic behavior of others, which largely explained their own altruistic behavior. This implies that when no information is available, intrinsic expectations can be as powerful a driver of altruistic behavior as actual knowledge about other people's reputation. Two strategies appeared to co-exist in our study population: participants who expected others to be altruistic and acted even more altruistically themselves, while other participants had low expected altruism scores and acted even less altruistically than they expected others to do. We also found evidence that generosity in economic games translates into benefits for other social contexts: a reputation of financial generosity increased the attractiveness of partners in a social cooperative game. This result implies that in situations with incomplete information, the fitness effects of indirect reciprocity are cumulative across different social contexts.

  19. Performance evaluation of block-diagonal preconditioners for the divergence-conforming B-spline discretization of the Stokes system

    KAUST Repository

    Cô rtes, A.M.A.; Coutinho, A.L.G.A.; Dalcin, L.; Calo, Victor M.

    2015-01-01

    The recently introduced divergence-conforming B-spline discretizations allow the construction of smooth discrete velocity–pressure pairs for viscous incompressible flows that are at the same time inf-sup stable and pointwise divergence-free. When applied to discretized Stokes equations, these spaces generate a symmetric and indefinite saddle-point linear system. Krylov subspace methods are usually the most efficient procedures to solve such systems. One of such methods, for symmetric systems, is the Minimum Residual Method (MINRES). However, the efficiency and robustness of Krylov subspace methods is closely tied to appropriate preconditioning strategies. For the discrete Stokes system, in particular, block-diagonal strategies provide efficient preconditioners. In this article, we compare the performance of block-diagonal preconditioners for several block choices. We verify how the eigenvalue clustering promoted by the preconditioning strategies affects MINRES convergence. We also compare the number of iterations and wall-clock timings. We conclude that among the building blocks we tested, the strategy with relaxed inner conjugate gradients preconditioned with incomplete Cholesky provided the best results.

  20. Three-dimensional transient electromagnetic modeling in the Laplace Domain

    International Nuclear Information System (INIS)

    Mizunaga, H.; Lee, Ki Ha; Kim, H.J.

    1998-01-01

    In modeling electromagnetic responses, Maxwell's equations in the frequency domain are popular and have been widely used (Nabighian, 1994; Newman and Alumbaugh, 1995; Smith, 1996, to list a few). Recently, electromagnetic modeling in the time domain using the finite difference (FDTD) method (Wang and Hohmann, 1993) has also been used to study transient electromagnetic interactions in the conductive medium. This paper presents a new technique to compute the electromagnetic response of three-dimensional (3-D) structures. The proposed new method is based on transforming Maxwell's equations to the Laplace domain. For each discrete Laplace variable, Maxwell's equations are discretized in 3-D using the staggered grid and the finite difference method (FDM). The resulting system of equations is then solved for the fields using the incomplete Cholesky conjugate gradient (ICCG) method. The new method is particularly effective in saving computer memory since all the operations are carried out in real numbers. For the same reason, the computing speed is faster than frequency domain modeling. The proposed approach can be an extremely useful tool in developing an inversion algorithm using the time domain data

  1. Performance evaluation of block-diagonal preconditioners for the divergence-conforming B-spline discretization of the Stokes system

    KAUST Repository

    Côrtes, A.M.A.

    2015-02-20

    The recently introduced divergence-conforming B-spline discretizations allow the construction of smooth discrete velocity–pressure pairs for viscous incompressible flows that are at the same time inf-sup stable and pointwise divergence-free. When applied to discretized Stokes equations, these spaces generate a symmetric and indefinite saddle-point linear system. Krylov subspace methods are usually the most efficient procedures to solve such systems. One of such methods, for symmetric systems, is the Minimum Residual Method (MINRES). However, the efficiency and robustness of Krylov subspace methods is closely tied to appropriate preconditioning strategies. For the discrete Stokes system, in particular, block-diagonal strategies provide efficient preconditioners. In this article, we compare the performance of block-diagonal preconditioners for several block choices. We verify how the eigenvalue clustering promoted by the preconditioning strategies affects MINRES convergence. We also compare the number of iterations and wall-clock timings. We conclude that among the building blocks we tested, the strategy with relaxed inner conjugate gradients preconditioned with incomplete Cholesky provided the best results.

  2. Theory and Simulations of Incomplete Reconnection During Sawteeth Due to Diamagnetic Effects

    Science.gov (United States)

    Beidler, Matthew Thomas

    Tokamaks use magnetic fields to confine plasmas to achieve fusion; they are the leading approach proposed for the widespread production of fusion energy. The sawtooth crash in tokamaks limits the core temperature, adversely impacts confinement, and seeds disruptions. Adequate knowledge of the physics governing the sawtooth crash and a predictive capability of its ramifications has been elusive, including an understanding of incomplete reconnection, i.e., why sawteeth often cease prematurely before processing all available magnetic flux. In this dissertation, we introduce a model for incomplete reconnection in sawtooth crashes resulting from increasing diamagnetic effects in the nonlinear phase of magnetic reconnection. Physically, the reconnection inflow self-consistently convects the high pressure core of a tokamak toward the q=1 rational surface, thereby increasing the pressure gradient at the reconnection site. If the pressure gradient at the rational surface becomes large enough due to the self-consistent evolution, incomplete reconnection will occur due to diamagnetic effects becoming large enough to suppress reconnection. Predictions of this model are borne out in large-scale proof-of-principle two-fluid simulations of reconnection in a 2D slab geometry and are also consistent with data from the Mega Ampere Spherical Tokamak (MAST). Additionally, we present simulations from the 3D extended-MHD code M3D-C1 used to study the sawtooth crash in a 3D toroidal geometry for resistive-MHD and two-fluid models. This is the first study in a 3D tokamak geometry to show that the inclusion of two-fluid physics in the model equations is essential for recovering timescales more closely in line with experimental results compared to resistive-MHD and contrast the dynamics in the two models. We use a novel approach to sample the data in the plane of reconnection perpendicular to the (m,n)=(1,1) mode to carefully assess the reconnection physics. Using local measures of

  3. Nonlinear stochastic systems with incomplete information filtering and control

    CERN Document Server

    Shen, Bo; Shu, Huisheng

    2013-01-01

    Nonlinear Stochastic Processes addresses the frequently-encountered problem of incomplete information. The causes of this problem considered here include: missing measurements; sensor delays and saturation; quantization effects; and signal sampling. Divided into three parts, the text begins with a focus on H∞ filtering and control problems associated with general classes of nonlinear stochastic discrete-time systems. Filtering problems are considered in the second part, and in the third the theory and techniques previously developed are applied to the solution of issues arising in complex networks with the design of sampled-data-based controllers and filters. Among its highlights, the text provides: ·         a unified framework for handling filtering and control problems in complex communication networks with limited bandwidth; ·         new concepts such as random sensor and signal saturations for more realistic modeling; and ·         demonstration of the use of techniques such...

  4. Feeding intensity pattern in complete and incomplete fusion dynamics

    International Nuclear Information System (INIS)

    Linda, Sneha B.; Giri, Pankaj K.; Singh, D.; Kumar, Harish; Afzal Ansari, M.; Kumar, R.; Muralithar, S.; Singh, R.P.

    2017-01-01

    The heavy ion (HI) induced reactions has been a topic of special interest at energies above the Coulomb barrier. In these HI reactions, the most dominant modes are complete fusion (CF) and incomplete fusion (ICF) process. In ICF process, only a part of projectile fuses with the target nucleus, while remaining part of projectile moves in the forward cone. In the complete fusion (CF) process, the projectile is completely fused with the target nucleus, forming a highly excited composite system, which decays by evaporating low energy nuclear particles. To investigate the CF and ICF dynamics by measurement of spin distribution of ERs using 16 O projectile with 154 Sm target, an attempt has been made. The present particle-γ coincidence experiment have been performed using 15UD Pelletron Accelerator facility at Inter University Accelerator (IUAC), New Delhi, India. Gamma Detector Array (GDA) coupled with Charged Particle Detector Array (CPDA) experiment setup was used

  5. Risk factors of diarrhea in children under 5 years in Al-Mukalla, Yemen.

    Science.gov (United States)

    Bahartha, Ali S; AlEzzi, Jalil I

    2015-06-01

    To assess the risk factors associated with diarrhea among children below 5-years-old in Mukalla, Yemen, and compare with other studies.   We conducted a case-control study on 200 children (100 cases and 100 controls) who attended the Maternity and Child Hospital, outpatient-clinics, and the Primary Health Care Centers in Al-Mukalla, Hadhramout, Yemen between February and April 2013.   We found that the significant risk factors associated with diarrhea were crowded housing (odds ratio [OR] 2.02; p=0.02; confidence interval [CI] 1.03-4.01), incomplete vaccination of the child (OR=2.02; p=0.027; CI: 1.08-3.8), and recurrent diarrheal illness during the last 3 months (OR=6.61; p=0.001; CI: 3.41-12.90).   Diarrheal diseases are strongly associated with incomplete vaccination, recurrent diarrheal disease, and crowded housing.

  6. Nature Disaster Risk Evaluation with a Group Decision Making Method Based on Incomplete Hesitant Fuzzy Linguistic Preference Relations

    Directory of Open Access Journals (Sweden)

    Ming Tang

    2018-04-01

    Full Text Available Because the natural disaster system is a very comprehensive and large system, the disaster reduction scheme must rely on risk analysis. Experts’ knowledge and experiences play a critical role in disaster risk assessment. The hesitant fuzzy linguistic preference relation is an effective tool to express experts’ preference information when comparing pairwise alternatives. Owing to the lack of knowledge or a heavy workload, information may be missed in the hesitant fuzzy linguistic preference relation. Thus, an incomplete hesitant fuzzy linguistic preference relation is constructed. In this paper, we firstly discuss some properties of the additive consistent hesitant fuzzy linguistic preference relation. Next, the incomplete hesitant fuzzy linguistic preference relation, the normalized hesitant fuzzy linguistic preference relation, and the acceptable hesitant fuzzy linguistic preference relation are defined. Afterwards, three procedures to estimate the missing information are proposed. The first one deals with the situation in which there are only n − 1 known judgments involving all the alternatives; the second one is used to estimate the missing information of the hesitant fuzzy linguistic preference relation with more known judgments; while the third procedure is used to deal with ignorance situations in which there is at least one alternative with totally missing information. Furthermore, an algorithm for group decision making with incomplete hesitant fuzzy linguistic preference relations is given. Finally, we illustrate our model with a case study about flood disaster risk evaluation. A comparative analysis is presented to testify the advantage of our method.

  7. Nature Disaster Risk Evaluation with a Group Decision Making Method Based on Incomplete Hesitant Fuzzy Linguistic Preference Relations.

    Science.gov (United States)

    Tang, Ming; Liao, Huchang; Li, Zongmin; Xu, Zeshui

    2018-04-13

    Because the natural disaster system is a very comprehensive and large system, the disaster reduction scheme must rely on risk analysis. Experts' knowledge and experiences play a critical role in disaster risk assessment. The hesitant fuzzy linguistic preference relation is an effective tool to express experts' preference information when comparing pairwise alternatives. Owing to the lack of knowledge or a heavy workload, information may be missed in the hesitant fuzzy linguistic preference relation. Thus, an incomplete hesitant fuzzy linguistic preference relation is constructed. In this paper, we firstly discuss some properties of the additive consistent hesitant fuzzy linguistic preference relation. Next, the incomplete hesitant fuzzy linguistic preference relation, the normalized hesitant fuzzy linguistic preference relation, and the acceptable hesitant fuzzy linguistic preference relation are defined. Afterwards, three procedures to estimate the missing information are proposed. The first one deals with the situation in which there are only n-1 known judgments involving all the alternatives; the second one is used to estimate the missing information of the hesitant fuzzy linguistic preference relation with more known judgments; while the third procedure is used to deal with ignorance situations in which there is at least one alternative with totally missing information. Furthermore, an algorithm for group decision making with incomplete hesitant fuzzy linguistic preference relations is given. Finally, we illustrate our model with a case study about flood disaster risk evaluation. A comparative analysis is presented to testify the advantage of our method.

  8. Solution of the inverse problem of polarimetry for deterministic objects on the base of incomplete Mueller matrices

    CERN Document Server

    Savenkov, S M

    2002-01-01

    Using the Mueller matrix representation in the basis of the matrices of amplitude and phase anisotropies, a generalized solution of the inverse problem of polarimetry for deterministic objects on the base of incomplete Mueller matrices, which have been measured by method of three input polarization, is obtained.

  9. Solution of the inverse problem of polarimetry for deterministic objects on the base of incomplete Mueller matrices

    International Nuclear Information System (INIS)

    Savenkov, S.M.; Oberemok, Je.A.

    2002-01-01

    Using the Mueller matrix representation in the basis of the matrices of amplitude and phase anisotropies, a generalized solution of the inverse problem of polarimetry for deterministic objects on the base of incomplete Mueller matrices, which have been measured by method of three input polarization, is obtained

  10. Dynamic model and workspace analysis of novel incompletely restrained cable-suspension swing system driven by two cables

    Directory of Open Access Journals (Sweden)

    Naige Wang

    2017-03-01

    Full Text Available The incompletely restrained cable-suspension swing system driven by two cables is introduced in this article. Based on wrench of forces theory and Lagrange’s equation of first kind, the static and dynamics models of incompletely restrained cable-suspension swing system driven by two cables are established, respectively. In order to obtain an intuitive understanding of the trajectory analysis, a dynamics model consisting of governing equation and geometric constraint conditions which is a set of the mixed differential-algebraic equation in mathematics is established. A typical feedback controller and an inverse model were set up to estimate the driving function. The effective workspace, which is used to guarantee an efficient swing process, mostly depends on the geometrical shape rather than the volume itself which was calculated by trajectory analysis. In order to estimate system features and ensure a limited range of tension in underconstrained spatial cable system, the probable location of unbalanced loading was evaluated by pointwise evaluation techniques during normal work.

  11. The efficacy of radioiodine remnant ablation for differentiated thyroid carcinoma patients with an incomplete thyroidectomy

    International Nuclear Information System (INIS)

    FU, Hongliang; MA, Chao; LI, Jianing; FENG, Fang; WU, Shuqi; YE, Zhiyi; WANG, Hui

    2016-01-01

    The aim of this study was to evaluate the efficacy of radioiodine remnant ablation (RRA) for differentiated thyroid carcinoma (DTC) patients with an incomplete thyroidectomy. The medical histories of post surgical DTC patients who accepted RRA between 2010 and 2012 were retrospectively reviewed. Among them, 113 patients who had undergone a total or near-total thyroidectomy comprised the complete thyroidectomy group (CT group) and the remaining 40 patients who had undergone a lobectomy or sub-total thyroidectomy comprised the incomplete thyroidectomy group (ICT group). The difference in the patients’ age, gender, histology, serum TSH level and 24hr radioactive iodine uptake (RIU) between the two groups was analyzed by χ2 Test or ANOVA. The efficacy of RRA in ICT group was evaluated by comparing its rate of complete ablation after the first RRA and its cumulative rate of complete ablation after the second RRA to the rate of complete ablation after the first RRA in CT group respectively by χ2 Test. Of all the clinical characteristics, only serum TSH level and 24hr RIU have significant difference between two groups (P<0.01 for both). The rate of complete ablation after the first RRA was 67.26% in CT group. The rate of complete ablation after the first RRA and the cumulative rate of complete ablation after the second RRA was 27.50% and 67.50% respectively in ICT group. The ablative rate of the first RRA between the two groups was compared by χ2 Test and the difference was significant (P<0.01). The ablative rate of the first RRA in CT group was compared with the cumulative rate of the second RRA in ICT group and the difference was not significant (P=0.978). Although the efficacy of RRA in DTC patients with an incomplete thyroidectomy is not as good as that of patients with a complete thyroidectomy after the first RRA, a higher ablative rate can still be achieved after the second or third RRA.

  12. Applying incomplete statistics to nonextensive systems with different q indices

    International Nuclear Information System (INIS)

    Nivanen, L.; Pezeril, M.; Wang, Q.A.; Mehaute, A. Le

    2005-01-01

    The nonextensive statistics based on the q-entropy Sq=--bar i=1v(pi-piq)1-q has been so far applied to systems in which the q value is uniformly distributed. For the systems containing different q's, the applicability of the theory is still a matter of investigation. The difficulty is that the class of systems to which the theory can be applied is actually limited by the usual nonadditivity rule of entropy which is no more valid when the systems contain non uniform distribution of q values. In this paper, within the framework of the so called incomplete information theory, we propose a more general nonadditivity rule of entropy prescribed by the zeroth law of thermodynamics. This new nonadditivity generalizes in a simple way the usual one and can be proved to lead uniquely to the q-entropy

  13. Clinical Characteristics, Mutation Spectrum, and Prevalence of Åland Eye Disease/Incomplete Congenital Stationary Night Blindness in Denmark

    DEFF Research Database (Denmark)

    Hove, Marianne N; Kilic-Biyik, Kevser Z; Trotter, Alana

    2016-01-01

    Purpose: To assess clinical characteristics, foveal structure, mutation spectrum, and prevalence rate of Åland eye disease (AED)/incomplete congenital stationary night blindness (iCSNB). Methods: A retrospective survey included individuals diagnosed with AED at a national low-vision center from...

  14. Debt renegotiation with incomplete contract

    Directory of Open Access Journals (Sweden)

    Paulo de Melo Jorge Neto

    2005-09-01

    Full Text Available A debt contract usually does not include a provision about renegotiation. The right to seize the borrower’s asset and the rules of this process are usually stipulated in the contract. Such a promise not to renegotiate is not credible since renegotiation can mitigate the dead-weight loss of liquidating insolvent borrowers. Once the initial contract may not consider the renegotiation procedure and renegotiation may occur, this paper investigates why a complete contract is not offered. It shows that the lender does not need to stipulate the renegotiation procedure on the initial contract because he is indifferent about committing or not to the terms of a contract. This indicates that a complete contract gives the lender the same expected return as an incomplete contract, in which the renegotiation process is determined after the occurrence of default.Um contrato de débito geralmente não inclui uma cláusula sobre renegociação. O direito de liquidar os ativos do tomador e as regras do processo são habitualmente estipuladas no contrato. Tal promessa de não renegociar não é crível, já que a renegociação pode mitigar a perda bruta de se liquidar tomadores insolventes. Uma vez que o contrato inicial pode não considerar os procedimentos de renegociação, e esta pode, de fato, vir a ocorrer, este artigo investiga a razão de um contrato completo não ser ofertado. Mostra-se que o emprestador não precisa estipular os procedimentos de renegociação no contrato inicial porque ele é indiferente entre se comprometer ou não aos termos do contrato. Isto indica que um contrato completo dá ao emprestador o mesmo retorno esperado de um contrato incompleto, no qual os procedimentos de renegociação são determinados após a declaração de default.

  15. Small Sample Statistics for Incomplete Nonnormal Data: Extensions of Complete Data Formulae and a Monte Carlo Comparison

    Science.gov (United States)

    Savalei, Victoria

    2010-01-01

    Incomplete nonnormal data are common occurrences in applied research. Although these 2 problems are often dealt with separately by methodologists, they often cooccur. Very little has been written about statistics appropriate for evaluating models with such data. This article extends several existing statistics for complete nonnormal data to…

  16. Factors associated with complete endoscopic resection of an invasive adenocarcinoma in a colorectal adenoma Factores asociados a la resección endoscópica completa del adenocarcinoma invasivo sobre adenoma de colon

    Directory of Open Access Journals (Sweden)

    Paola Quintas

    2012-11-01

    Full Text Available Background and objective: endoscopic polypectomy may allow curative resection of invasive adenocarcinoma on colorectal adenoma. Our goal is was to determine the factors associated with complete endoscopic resection of invasive adenocarcinoma. Methods: retrospective observational study. We included 151 patients with invasive adenocarcinoma on adenomas endoscopically resected between 1999 and 2009. We determined those variables independently related to incomplete resection by a logistic regression. Relation was expressed as Odds Ratio (OR and its 95% confidence interval (95% CI. Results: patients were predominantly male (66.2% and their mean age was 68.03 ± 10.65 years. Colonoscopy was incomplete in 84% of the patients and 60.3% had synchronous adenomas. Invasive adenocarcinoma was mainly located in distal colon (90.7% and morphology was pedunculated in 75.5%. The endoscopic average size was 22.61 ± 10.86 mm. Submucosal injection was required in 32.5%. Finally, the resection was in one piece in 73.5% and incomplete in 8.6% of the adenocarcinomas. Factors independently associated with incomplete endoscopic resection were size (mm (OR 1.08, 95% CI 1.03-1.14, p = 0.002, sessile or flat morphology (OR 8.78, 95% CI 2.24-34.38, p = 0.002 and incomplete colonoscopy (OR 4.73, 95% CI 1.15-19.34, p = 0.03. Conclusions: endoscopic polypectomy allows complete resection of 91.4% of invasive adenocarcinomas on colorrectal adenoma in our series. Factors associated with incomplete resection were the size of the lesion, sessile or flat morphology and incomplete colonoscopy.Antecedentes y objetivo: la polipectomía endoscópica puede permitir la resección con intención curativa del adenocarcinoma invasivo sobre adenoma de colon. Nuestro objetivo es determinar los factores asociados a la resección endoscópica completa del adenocarcinoma invasivo. Métodos: estudio retrospectivo observacional. Se incluyeron 151 individuos con un adenocarcinoma invasivo sobre

  17. Predictive factors for early failure of transarterial embolization in blunt hepatic injury patients

    International Nuclear Information System (INIS)

    Lee, Y.-H.; Wu, C.-H.; Wang, L.-J.; Wong, Y.-C.; Chen, H.-W.; Wang, C.-J.; Lin, B.-C.; Hsu, Y.-P.

    2014-01-01

    Aim: To evaluate the early success of transarterial embolization (TAE) in patients with traumatic liver haemorrhage and to determine independent factors for its failure. Materials and methods: From January 2009 to December 2012, TAE was performed in 48 patients for traumatic liver haemorrhage. Their medical charts were reviewed for demographic information, pre-TAE vital signs and laboratory data, injury grade, type of contrast medium extravasation (CME) at CT, angiography findings, and early failure. “Early failure” was defined as the need for repeated TAE or a laparotomy for hepatic haemorrhage within 4 days after TAE. Variables were compared between the early success and early failure groups. Variables with univariate significance were also analysed using multivariate logistic regression for predictors of early failure. Results: Among 48 liver TAE cases, nine (18.8%) were early failures due to liver haemorrhage. Early failure was associated with injury grade (p = 0.039), major liver injury (grades 4 and 5; p = 0.007), multiple CMEs at angiography (p = 0.031), incomplete TAE (p = 0.002), and elevated heart rate (p = 0.026). Incomplete embolization (OR = 8; p = 0.042), and heart rate >110 beats/min (bpm; OR = 8; p = 0.05) were independent factors for early failure of TAE in the group with major liver injuries. Conclusion: Major hepatic injury is an important factor in early failure. Patients with a heart rate >110 bpm and incomplete embolization in the major injury group have an increased rate of early failure. The success rate of proximal TAE was comparable to that of the more time-consuming, superselective, distal TAE. - Highlights: • Early failure of TAE is associated with a higher grade of liver injury. • Incomplete embolization is more likely to suffer early failure of TAE. • A heart rate greater than 110 bpm is more likely to suffer early failure of TAE. • We recommend proximal embolization to prevent early failure of TAE

  18. On incomplete sampling under birth-death models and connections to the sampling-based coalescent.

    Science.gov (United States)

    Stadler, Tanja

    2009-11-07

    The constant rate birth-death process is used as a stochastic model for many biological systems, for example phylogenies or disease transmission. As the biological data are usually not fully available, it is crucial to understand the effect of incomplete sampling. In this paper, we analyze the constant rate birth-death process with incomplete sampling. We derive the density of the bifurcation events for trees on n leaves which evolved under this birth-death-sampling process. This density is used for calculating prior distributions in Bayesian inference programs and for efficiently simulating trees. We show that the birth-death-sampling process can be interpreted as a birth-death process with reduced rates and complete sampling. This shows that joint inference of birth rate, death rate and sampling probability is not possible. The birth-death-sampling process is compared to the sampling-based population genetics model, the coalescent. It is shown that despite many similarities between these two models, the distribution of bifurcation times remains different even in the case of very large population sizes. We illustrate these findings on an Hepatitis C virus dataset from Egypt. We show that the transmission times estimates are significantly different-the widely used Gamma statistic even changes its sign from negative to positive when switching from the coalescent to the birth-death process.

  19. Option Pricing under Risk-Minimization Criterion in an Incomplete Market with the Finite Difference Method

    Directory of Open Access Journals (Sweden)

    Xinfeng Ruan

    2013-01-01

    Full Text Available We study option pricing with risk-minimization criterion in an incomplete market where the dynamics of the risky underlying asset is governed by a jump diffusion equation with stochastic volatility. We obtain the Radon-Nikodym derivative for the minimal martingale measure and a partial integro-differential equation (PIDE of European option. The finite difference method is employed to compute the European option valuation of PIDE.

  20. Identification of a key recombinant which assigns the incomplete congenital stationary night blindness gene proximal to MAOB

    NARCIS (Netherlands)

    Bergen, A. A.; Kestelyn, P.; Leys, M.; Meire, F.

    1994-01-01

    The gene for complete congenital stationary night blindness (CSNB1) has been assigned to the Xp11.3 region. However, little evidence has been provided for the assignment of the incomplete congenital stationary night blindness gene (CSNB2). Here we present the clinical and molecular data from a CSNB2

  1. Incomplete momentum transfer components in /sup 16/O + /sup 12/C Fusion at 20 MeV/A

    Energy Technology Data Exchange (ETDEWEB)

    Menchaca-Rocha, A.; Brandan, M.E. (Grenoble-1 Univ., 38 (France). Inst. des Sciences Nucleaires); Dacal, A.; Galindo, A.; Mahoney, J.; Murphy, M.; Rae, W.D.M. (California Univ., Berkeley (USA). Lawrence Berkeley Lab.)

    1983-01-27

    The energy spectra of Z = 3-9 particles from reactions induced by 20 MeV/A /sup 16/O on /sup 12/C have been measured. The systematics found from the fusion-like residues clearly deviate from those expected for complete fusion, giving evidence for important incomplete momentum transfer components.

  2. Dexmedetomidine improves neurologic outcome from incomplete ischemia in the rat. Reversal by the alpha 2-adrenergic antagonist atipamezole.

    Science.gov (United States)

    Hoffman, W E; Kochs, E; Werner, C; Thomas, C; Albrecht, R F

    1991-08-01

    Dexmedetomidine is an alpha 2-adrenergic agonist that decreases central sympathetic activity and reduces the anesthetic requirement for halothane. We evaluated the effect of dexmedetomidine on neurologic and histopathologic outcome from incomplete cerebral ischemia in the rat. Anesthesia was maintained with a 25-micrograms.kg-1.h-1 fentanyl infusion combined with 70% nitrous oxide. Incomplete ischemia was produced by unilateral carotid artery ligation combined with hemorrhagic hypotension to 35 mmHg for 30 min. Arterial blood gas tensions, pH, and head temperature were maintained at normal levels during the experiment. Four ischemic groups were tested: group 1 (n = 15) received an intraperitoneal (ip) saline injection (control); group 2 (n = 10) received an ip injection of 10 micrograms/kg dexmedetomidine 30 min before ischemia; group 3 (n = 10) received 100 micrograms/kg dexmedetomidine; and group 4 (n = 10) received 100 micrograms/kg dexmedetomidine plus 1 mg/kg atipamezole (an alpha 2-adrenergic antagonist). Neurologic outcome was evaluated for 3 days using a graded deficit score. Histopathology was evaluated in coronal section in caudate and hippocampal tissue segments. Dexmedetomidine (10 and 100 micrograms/kg) significantly decreased plasma catecholamines and improved neurologic and histopathologic outcome in a dose-dependent manner compared to control rats (P less than 0.05). Atipamezole abolished the decrease in catecholamines and the improvement in outcome seen with dexmedetomidine, confirming that these effects were mediated by alpha 2-adrenergic receptors. It is concluded that alpha 2-adrenoreceptor stimulation decreases sympathetic activity and decreases ischemic injury in a model of incomplete cerebral ischemia.

  3. A clinically meaningful training effect in walking speed using functional electrical stimulation for motor-incomplete spinal cord injury.

    Science.gov (United States)

    Street, Tamsyn; Singleton, Christine

    2018-05-01

    The study aimed to investigate the presence of a training effect for rehabilitation of walking function in motor-incomplete spinal cord injury (SCI) through daily use of functional electrical stimulation (FES). A specialist FES outpatient centre. Thirty-five participants (mean age 53, SD 15, range 18-80; mean years since diagnosis 9, range 5 months - 39 years) with drop foot and motor-incomplete SCI (T12 or higher, ASIA Impairment Scale C and D) able to ambulate 10 metres with the use of a walking stick or frame. FES of the peroneal nerve, glutei and hamstrings as clinically indicated over six months in the community. The data was analysed for a training effect (difference between unassisted ten metre walking speed at baseline and after six months) and orthotic effects (difference between walking speed with and without FES) initially on day one and after six months. The data was further analysed for a minimum clinically important difference (MCID) (>0.06 m/s). A clinically meaningful, significant change was observed for initial orthotic effect (0.13m/s, CI: 0.04-0.17, P = 0.013), total orthotic effect (0.11m/s, CI: 0.04-0.18, P = 0.017) and training effect (0.09m/s, CI: 0.02-0.16, P = 0.025). The results suggest that daily independent use of FES may produce clinically meaningful changes in walking speed which are significant for motor-incomplete SCI. Further research exploring the mechanism for the presence of a training effect may be beneficial in targeting therapies for future rehabilitation.

  4. The Palatal Window for Treating an Incompletely Augmented Maxillary Sinus.

    Science.gov (United States)

    Florio, Salvatore; Suzuki, Takanori; Cho, Sang-Choon

    2017-04-01

    Maxillary sinus augmentation through a lateral window is reported as one of the most predictable bone augmentation procedures before implant placement. The elevation of the membrane represents a delicate and crucial step that allows the creation of the space for the bone graft material. If the elevation is not completed, the regenerated bone might be inadequate for the implant placement. In this case, a new intervention will be necessary to complete the bone augmentation. Reaccessing from a lateral window, however, would be challenging due to thickness of the buccal boney wall because of the first grafting procedure; therefore, a different approach has to be used. The aim of this case report is to present the palatal window technique for treating incompletely augmented maxillary sinus. The detailed step-by-step diagnostic and surgical procedures are described, and the advantages and limitations of the technique are discussed through a review of the literature.

  5. An introduction to optimal control of FBSDE with incomplete information

    CERN Document Server

    Wang, Guangchen; Xiong, Jie

    2018-01-01

    This book focuses on maximum principle and verification theorem for incomplete information forward-backward stochastic differential equations (FBSDEs) and their applications in linear-quadratic optimal controls and mathematical finance. Lots of interesting phenomena arising from the area of mathematical finance can be described by FBSDEs. Optimal control problems of FBSDEs are theoretically important and practically relevant. A standard assumption in the literature is that the stochastic noises in the model are completely observed. However, this is rarely the case in real world situations. The optimal control problems under complete information are studied extensively. Nevertheless, very little is known about these problems when the information is not complete. The aim of this book is to fill this gap. This book is written in a style suitable for graduate students and researchers in mathematics and engineering with basic knowledge of stochastic process, optimal control and mathematical finance.

  6. On fairness, full cooperation, and quantum game with incomplete information

    Science.gov (United States)

    Lei, Zhen-Zhou; Liu, Bo-Yang; Yi, Ying; Dai, Hong-Yi; Zhang, Ming

    2018-03-01

    Quantum entanglement has emerged as a new resource to enhance cooperation and remove dilemmas. This paper aims to explore conditions under which full cooperation is achievable even when the information of payoff is incomplete. Based on the quantum version of the extended classical cash in a hat game, we demonstrate that quantum entanglement may be used for achieving full cooperation or avoiding moral hazards with the reasonable profit distribution policies even when the profit is uncertain to a certain degree. This research further suggests that the fairness of profit distribution should play an important role in promoting full cooperation. It is hopeful that quantum entanglement and fairness will promote full cooperation among distant people from various interest groups when quantum networks and quantum entanglement are accessible to the public. Project supported by the National Natural Science Foundation of China (Grant Nos. 61673389, 61273202, and 61134008.

  7. Reconciliation of Decision-Making Heuristics Based on Decision Trees Topologies and Incomplete Fuzzy Probabilities Sets.

    Science.gov (United States)

    Doubravsky, Karel; Dohnal, Mirko

    2015-01-01

    Complex decision making tasks of different natures, e.g. economics, safety engineering, ecology and biology, are based on vague, sparse, partially inconsistent and subjective knowledge. Moreover, decision making economists / engineers are usually not willing to invest too much time into study of complex formal theories. They require such decisions which can be (re)checked by human like common sense reasoning. One important problem related to realistic decision making tasks are incomplete data sets required by the chosen decision making algorithm. This paper presents a relatively simple algorithm how some missing III (input information items) can be generated using mainly decision tree topologies and integrated into incomplete data sets. The algorithm is based on an easy to understand heuristics, e.g. a longer decision tree sub-path is less probable. This heuristic can solve decision problems under total ignorance, i.e. the decision tree topology is the only information available. But in a practice, isolated information items e.g. some vaguely known probabilities (e.g. fuzzy probabilities) are usually available. It means that a realistic problem is analysed under partial ignorance. The proposed algorithm reconciles topology related heuristics and additional fuzzy sets using fuzzy linear programming. The case study, represented by a tree with six lotteries and one fuzzy probability, is presented in details.

  8. Fitting models of continuous trait evolution to incompletely sampled comparative data using approximate Bayesian computation.

    Science.gov (United States)

    Slater, Graham J; Harmon, Luke J; Wegmann, Daniel; Joyce, Paul; Revell, Liam J; Alfaro, Michael E

    2012-03-01

    In recent years, a suite of methods has been developed to fit multiple rate models to phylogenetic comparative data. However, most methods have limited utility at broad phylogenetic scales because they typically require complete sampling of both the tree and the associated phenotypic data. Here, we develop and implement a new, tree-based method called MECCA (Modeling Evolution of Continuous Characters using ABC) that uses a hybrid likelihood/approximate Bayesian computation (ABC)-Markov-Chain Monte Carlo approach to simultaneously infer rates of diversification and trait evolution from incompletely sampled phylogenies and trait data. We demonstrate via simulation that MECCA has considerable power to choose among single versus multiple evolutionary rate models, and thus can be used to test hypotheses about changes in the rate of trait evolution across an incomplete tree of life. We finally apply MECCA to an empirical example of body size evolution in carnivores, and show that there is no evidence for an elevated rate of body size evolution in the pinnipeds relative to terrestrial carnivores. ABC approaches can provide a useful alternative set of tools for future macroevolutionary studies where likelihood-dependent approaches are lacking. © 2011 The Author(s). Evolution© 2011 The Society for the Study of Evolution.

  9. Reconciliation of Decision-Making Heuristics Based on Decision Trees Topologies and Incomplete Fuzzy Probabilities Sets.

    Directory of Open Access Journals (Sweden)

    Karel Doubravsky

    Full Text Available Complex decision making tasks of different natures, e.g. economics, safety engineering, ecology and biology, are based on vague, sparse, partially inconsistent and subjective knowledge. Moreover, decision making economists / engineers are usually not willing to invest too much time into study of complex formal theories. They require such decisions which can be (rechecked by human like common sense reasoning. One important problem related to realistic decision making tasks are incomplete data sets required by the chosen decision making algorithm. This paper presents a relatively simple algorithm how some missing III (input information items can be generated using mainly decision tree topologies and integrated into incomplete data sets. The algorithm is based on an easy to understand heuristics, e.g. a longer decision tree sub-path is less probable. This heuristic can solve decision problems under total ignorance, i.e. the decision tree topology is the only information available. But in a practice, isolated information items e.g. some vaguely known probabilities (e.g. fuzzy probabilities are usually available. It means that a realistic problem is analysed under partial ignorance. The proposed algorithm reconciles topology related heuristics and additional fuzzy sets using fuzzy linear programming. The case study, represented by a tree with six lotteries and one fuzzy probability, is presented in details.

  10. Incomplete copolymer degradation of in situ chemotherapy.

    Science.gov (United States)

    Bourdillon, Pierre; Boissenot, Tanguy; Goldwirt, Lauriane; Nicolas, Julien; Apra, Caroline; Carpentier, Alexandre

    2018-02-17

    In situ carmustine wafers containing 1,3-bis(2-chloroethyl)-1-nitrosourea (BCNU) are commonly used for the treatment of recurrent glioblastoma to overcome the brain-blood barrier. In theory, this chemotherapy diffuses into the adjacent parenchyma and the excipient degrades in maximum 8 weeks but no clinical data confirms this evolution, because patients are rarely operated again. A 75-year-old patient was operated twice for recurrent glioblastoma, and a carmustine wafer was implanted during the second surgery. Eleven months later, a third surgery was performed, revealing unexpected incomplete degradation of the wafer. 1H-Nuclear Magnetic Resonance was performed to compare this wafer to pure BCNU and to an unused copolymer wafer. In the used wafer, peaks corresponding to hydrophobic units of the excipient were no longer noticeable, whereas peaks of the hydrophilic units and traces of BCNU were still present. These surprising results could be related to the formation of a hydrophobic membrane around the wafer, thus interfering with the expected diffusion and degradation processes. The clinical benefit of carmustine wafers in addition to the standard radio-chemotherapy remains limited, and in vivo behavior of this treatment is not completely elucidated yet. We found that the wafer may remain after several months. Alternative strategies to deal with the blood-brain barrier, such as drug-loaded liposomes or ultrasound-opening, must be explored to offer larger drug diffusion or allow repetitive delivery.

  11. Incomplete oblique sagittal fractures of the dorsal cortex of the third metacarpal bone in six horses

    International Nuclear Information System (INIS)

    Watt, B.C.; Foerner, J.J.; Haines, G.R.

    1998-01-01

    To describe incomplete oblique sagittal dorsal cortical fractures of the equine third metacarpal bone, their surgical repair, and subsequent performance of the horses. Retrospective examination of medical records and racing performance. Six Thoroughbred race horses, 2 to 4 years of age. Radiographic confirmation of all fractures preceded general anesthesia and surgical correction. Three fractures were treated by intracortical compression using screws placed in lag fashion, and five fractures were treated by osteostixis. Race records were reviewed for each horse to determine performance after surgery. Fractures were best observed on palmarodorsal radiographic projections. Three horses treated by intracortical compression returned to racing, but fracture recurred in one horse and was treated by osteostixis. This horse and the other three horses treated by osteostixis raced after surgery. Horses with incomplete oblique sagittal fractures of the dorsal cortex of the third metacarpal bone can race after surgical management of the fracture by screws placed in lag fashion or osteostixis. The authors' preferred surgical procedure for managing this fracture is osteostixis. Palmarodorsal radiographic projections of the third metacarpal bone are recommended in young Thoroughbred race horses suspected of having dorsal metacarpal stress fractures

  12. Incomplete gastric metaplasia in children with insulin-dependent diabetes mellitus and celiac disease. An ultrastructural study

    Directory of Open Access Journals (Sweden)

    Pinelli Leonardo

    2001-06-01

    Full Text Available Abstract Background The association of insulin-dependent diabetes mellitus (IDDM and celiac disease (CD has been widely reported in children but the relationship between the two conditions is incompletely understood. Moreover, specific studies on intestinal biopsies of patients with the association of the two diseases are still lacking. Methods We studied the ultrastructure of the duodenal mucosa in 12 patients with both IDDM and CD. Results All patients had either total or partial atrophy of duodenal mucosa. In seven subjects, an accumulation of electrondense granules in the apical cytoplasm of groups of enterocytes was found. In four of them, a double population of granules existed (mean diameter: 400-800 nm and 100-200 nm respectively showing a biphasic pattern. In the other three patients, only smaller granules (100- 200 nm were found in the enterocytes. Conclusions The present work suggests that patients with IDDM/CD may represent a subgroup in the context of the CD population. Intestinal biopsies of such individuals often show accumulation of electrondense granules in the apical cytoplasm of enterocytes that can be interpreted as incomplete gastric metaplasia.

  13. Longitudinal Recovery and Reduced Costs After 120 Sessions of Locomotor Training for Motor Incomplete Spinal Cord Injury.

    Science.gov (United States)

    Morrison, Sarah A; Lorenz, Douglas; Eskay, Carol P; Forrest, Gail F; Basso, D Michele

    2018-03-01

    To determine the impact of long-term, body weight-supported locomotor training after chronic, incomplete spinal cord injury (SCI), and to estimate the health care costs related to lost recovery potential and preventable secondary complications that may have occurred because of visit limits imposed by insurers. Prospective observational cohort with longitudinal follow-up. Eight outpatient rehabilitation centers that participate in the Christopher & Dana Reeve Foundation NeuroRecovery Network (NRN). Individuals with motor incomplete chronic SCI (American Spinal Injury Association Impairment Scale C or D; N=69; 0.1-45y after SCI) who completed at least 120 NRN physical therapy sessions. Manually assisted locomotor training (LT) in a body weight-supported treadmill environment, overground standing and stepping activities, and community integration tasks. International Standards for Neurological Classification of Spinal Cord Injury motor and sensory scores, orthostatic hypotension, bowel/bladder/sexual function, Spinal Cord Injury Functional Ambulation Inventory (SCI-FAI), Berg Balance Scale, Modified Functional Reach, 10-m walk test, and 6-minute walk test. Longitudinal outcome measure collection occurred every 20 treatments and at 6- to 12-month follow-up after discharge from therapy. Significant improvement occurred for upper and lower motor strength, functional activities, psychological arousal, sensation of bowel movement, and SCI-FAI community ambulation. Extended training enabled minimal detectable changes at 60, 80, 100, and 120 sessions. After detectable change occurred, it was sustained through 120 sessions and continued 6 to 12 months after treatment. Delivering at least 120 sessions of LT improves recovery from incomplete chronic SCI. Because walking reduces rehospitalization, LT delivered beyond the average 20-session insurance limit can reduce rehospitalizations and long-term health costs. Copyright © 2018 American Congress of Rehabilitation Medicine

  14. Spectral Regularization Algorithms for Learning Large Incomplete Matrices.

    Science.gov (United States)

    Mazumder, Rahul; Hastie, Trevor; Tibshirani, Robert

    2010-03-01

    We use convex relaxation techniques to provide a sequence of regularized low-rank solutions for large-scale matrix completion problems. Using the nuclear norm as a regularizer, we provide a simple and very efficient convex algorithm for minimizing the reconstruction error subject to a bound on the nuclear norm. Our algorithm Soft-Impute iteratively replaces the missing elements with those obtained from a soft-thresholded SVD. With warm starts this allows us to efficiently compute an entire regularization path of solutions on a grid of values of the regularization parameter. The computationally intensive part of our algorithm is in computing a low-rank SVD of a dense matrix. Exploiting the problem structure, we show that the task can be performed with a complexity linear in the matrix dimensions. Our semidefinite-programming algorithm is readily scalable to large matrices: for example it can obtain a rank-80 approximation of a 10(6) × 10(6) incomplete matrix with 10(5) observed entries in 2.5 hours, and can fit a rank 40 approximation to the full Netflix training set in 6.6 hours. Our methods show very good performance both in training and test error when compared to other competitive state-of-the art techniques.

  15. The experiencing of social support by children raised in incomplete families [Doświadczanie wsparcia społecznego przez dzieci wychowywane w rodzinach niepełnych

    Directory of Open Access Journals (Sweden)

    Agnieszka BOCHNIARZ

    2017-11-01

    Full Text Available The family life of contemporary people is undergoing numerous changes of diverse intensity in different countries. It is because both the family model and the level of parents’ commitment in the upbringing process is changing. That is why more and more often the modern family resembles a mosaic because of its shape and its way of functioning. People raising children alone constitute an increasing part of our society. The reasons behind family’s incompleteness are numerous: death of one of the parents, divorce, abandonment, temporary absence, separated places of residence. Nevertheless, regardless of the cause, a single parent has to assume complete responsibility for the care and upbringing of the offspring, fulfil a parental role allowing material protection and take care of proper emotional bonds. Lack of one of the parents is not favourable from the point of view of the adaptation and proper development of a child. A successful solution to many of the stresses and tensions appearing in the life of a child from an incomplete family is, however, possible thanks to indirect factors which can make one immune in a way that critical events will not be taken as harmful or threatening to mental functioning, psychosocial adaptation and somatic health. These factors have been named as personal and environmental resources. They constitute a special potential of every human thanks to which we can maintain health and quality of life. Social support is mentioned among many of the resources allowing to return to the equalibrium and to cope with different life situations since the presence and help of other people favours a good frame of mind and dealing with difficult situations. The fact that a child is conscious that it can count on help and understanding from not only the parent can be motivating and help coping better with difficult situations.

  16. Modulation of hand aperture during reaching in persons with incomplete cervical spinal cord injury.

    Science.gov (United States)

    Stahl, Victoria A; Hayes, Heather B; Buetefisch, Cathrin M; Wolf, Steven L; Trumbower, Randy D

    2015-03-01

    The intact neuromotor system prepares for object grasp by first opening the hand to an aperture that is scaled according to object size and then closing the hand around the object. After cervical spinal cord injury (SCI), hand function is significantly impaired, but the degree to which object-specific hand aperture scaling is affected remains unknown. Here, we hypothesized that persons with incomplete cervical SCI have a reduced maximum hand opening capacity but exhibit novel neuromuscular coordination strategies that permit object-specific hand aperture scaling during reaching. To test this hypothesis, we measured hand kinematics and surface electromyography from seven muscles of the hand and wrist during attempts at maximum hand opening as well as reaching for four balls of different diameters. Our results showed that persons with SCI exhibited significantly reduced maximum hand aperture compared to able-bodied (AB) controls. However, persons with SCI preserved the ability to scale peak hand aperture with ball size during reaching. Persons with SCI also used distinct muscle coordination patterns that included increased co-activity of flexors and extensors at the wrist and hand compared to AB controls. These results suggest that motor planning for aperture modulation is preserved even though execution is limited by constraints on hand opening capacity and altered muscle co-activity. Thus, persons with incomplete cervical SCI may benefit from rehabilitation aimed at increasing hand opening capacity and reducing flexor-extensor co-activity at the wrist and hand.

  17. Species-specific identification from incomplete sampling: applying DNA barcodes to monitoring invasive solanum plants.

    Science.gov (United States)

    Zhang, Wei; Fan, Xiaohong; Zhu, Shuifang; Zhao, Hong; Fu, Lianzhong

    2013-01-01

    Comprehensive sampling is crucial to DNA barcoding, but it is rarely performed because materials are usually unavailable. In practice, only a few rather than all species of a genus are required to be identified. Thus identification of a given species using a limited sample is of great importance in current application of DNA barcodes. Here, we selected 70 individuals representing 48 species from each major lineage of Solanum, one of the most species-rich genera of seed plants, to explore whether DNA barcodes can provide reliable specific-species discrimination in the context of incomplete sampling. Chloroplast genes ndhF and trnS-trnG and the nuclear gene waxy, the commonly used markers in Solanum phylogeny, were selected as the supplementary barcodes. The tree-building and modified barcode gap methods were employed to assess species resolution. The results showed that four Solanum species of quarantine concern could be successfully identified through the two-step barcoding sampling strategy. In addition, discrepancies between nuclear and cpDNA barcodes in some samples demonstrated the ability to discriminate hybrid species, and highlights the necessity of using barcode regions with different modes of inheritance. We conclude that efficient phylogenetic markers are good candidates as the supplementary barcodes in a given taxonomic group. Critically, we hypothesized that a specific-species could be identified from a phylogenetic framework using incomplete sampling-through this, DNA barcoding will greatly benefit the current fields of its application.

  18. Incomplete dominance of deleterious alleles contributes substantially to trait variation and heterosis in maize.

    Directory of Open Access Journals (Sweden)

    Jinliang Yang

    2017-09-01

    Full Text Available Deleterious alleles have long been proposed to play an important role in patterning phenotypic variation and are central to commonly held ideas explaining the hybrid vigor observed in the offspring of a cross between two inbred parents. We test these ideas using evolutionary measures of sequence conservation to ask whether incorporating information about putatively deleterious alleles can inform genomic selection (GS models and improve phenotypic prediction. We measured a number of agronomic traits in both the inbred parents and hybrids of an elite maize partial diallel population and re-sequenced the parents of the population. Inbred elite maize lines vary for more than 350,000 putatively deleterious sites, but show a lower burden of such sites than a comparable set of traditional landraces. Our modeling reveals widespread evidence for incomplete dominance at these loci, and supports theoretical models that more damaging variants are usually more recessive. We identify haplotype blocks using an identity-by-decent (IBD analysis and perform genomic prediction analyses in which we weigh blocks on the basis of complementation for segregating putatively deleterious variants. Cross-validation results show that incorporating sequence conservation in genomic selection improves prediction accuracy for grain yield and other fitness-related traits as well as heterosis for those traits. Our results provide empirical support for an important role for incomplete dominance of deleterious alleles in explaining heterosis and demonstrate the utility of incorporating functional annotation in phenotypic prediction and plant breeding.

  19. Incomplete dominance of deleterious alleles contributes substantially to trait variation and heterosis in maize.

    Science.gov (United States)

    Yang, Jinliang; Mezmouk, Sofiane; Baumgarten, Andy; Buckler, Edward S; Guill, Katherine E; McMullen, Michael D; Mumm, Rita H; Ross-Ibarra, Jeffrey

    2017-09-01

    Deleterious alleles have long been proposed to play an important role in patterning phenotypic variation and are central to commonly held ideas explaining the hybrid vigor observed in the offspring of a cross between two inbred parents. We test these ideas using evolutionary measures of sequence conservation to ask whether incorporating information about putatively deleterious alleles can inform genomic selection (GS) models and improve phenotypic prediction. We measured a number of agronomic traits in both the inbred parents and hybrids of an elite maize partial diallel population and re-sequenced the parents of the population. Inbred elite maize lines vary for more than 350,000 putatively deleterious sites, but show a lower burden of such sites than a comparable set of traditional landraces. Our modeling reveals widespread evidence for incomplete dominance at these loci, and supports theoretical models that more damaging variants are usually more recessive. We identify haplotype blocks using an identity-by-decent (IBD) analysis and perform genomic prediction analyses in which we weigh blocks on the basis of complementation for segregating putatively deleterious variants. Cross-validation results show that incorporating sequence conservation in genomic selection improves prediction accuracy for grain yield and other fitness-related traits as well as heterosis for those traits. Our results provide empirical support for an important role for incomplete dominance of deleterious alleles in explaining heterosis and demonstrate the utility of incorporating functional annotation in phenotypic prediction and plant breeding.

  20. A randomized trial of functional electrical stimulation for walking in incomplete spinal cord injury: Effects on walking competency.

    Science.gov (United States)

    Kapadia, Naaz; Masani, Kei; Catharine Craven, B; Giangregorio, Lora M; Hitzig, Sander L; Richards, Kieva; Popovic, Milos R

    2014-09-01

    Multi-channel surface functional electrical stimulation (FES) for walking has been used to improve voluntary walking and balance in individuals with spinal cord injury (SCI). To investigate short- and long-term benefits of 16 weeks of thrice-weekly FES-assisted walking program, while ambulating on a body weight support treadmill and harness system, versus a non-FES exercise program, on improvements in gait and balance in individuals with chronic incomplete traumatic SCI, in a randomized controlled trial design. Individuals with traumatic and chronic (≥18 months) motor incomplete SCI (level C2 to T12, American Spinal Cord Injury Association Impairment Scale C or D) were recruited from an outpatient SCI rehabilitation hospital, and randomized to FES-assisted walking therapy (intervention group) or aerobic and resistance training program (control group). Outcomes were assessed at baseline, and after 4, 6, and 12 months. Gait, balance, spasticity, and functional measures were collected. Spinal cord independence measure (SCIM) mobility sub-score improved over time in the intervention group compared with the control group (baseline/12 months: 17.27/21.33 vs. 19.09/17.36, respectively). On all other outcome measures the intervention and control groups had similar improvements. Irrespective of group allocation walking speed, endurance, and balance during ambulation all improved upon completion of therapy, and majority of participants retained these gains at long-term follow-ups. Task-oriented training improves walking ability in individuals with incomplete SCI, even in the chronic stage. Further randomized controlled trials, involving a large number of participants are needed, to verify if FES-assisted treadmill training is superior to aerobic and strength training.

  1. Reinforcement Learning for Constrained Energy Trading Games With Incomplete Information.

    Science.gov (United States)

    Wang, Huiwei; Huang, Tingwen; Liao, Xiaofeng; Abu-Rub, Haitham; Chen, Guo

    2017-10-01

    This paper considers the problem of designing adaptive learning algorithms to seek the Nash equilibrium (NE) of the constrained energy trading game among individually strategic players with incomplete information. In this game, each player uses the learning automaton scheme to generate the action probability distribution based on his/her private information for maximizing his own averaged utility. It is shown that if one of admissible mixed-strategies converges to the NE with probability one, then the averaged utility and trading quantity almost surely converge to their expected ones, respectively. For the given discontinuous pricing function, the utility function has already been proved to be upper semicontinuous and payoff secure which guarantee the existence of the mixed-strategy NE. By the strict diagonal concavity of the regularized Lagrange function, the uniqueness of NE is also guaranteed. Finally, an adaptive learning algorithm is provided to generate the strategy probability distribution for seeking the mixed-strategy NE.

  2. Ectrodactyly, ectodermal dysplasia, and cleft lip/palate syndrome: A case report of "Incomplete syndrome"

    Directory of Open Access Journals (Sweden)

    P K Shivaprakash

    2012-01-01

    Full Text Available Ectrodactyly, ectodermal dysplasia, and cleft lip/palate (EEC is a rare syndrome having ectrodactyly, ectodermal dysplasia, and cleft lip/palate. So far, very few cases have been reported in literature. However, we report a case of incomplete EEC syndrome having ectrodactyly and cleft lip and palate with absence of signs of ectodermal dysplasia with no other systemic anomalies. Other feature noted is the syndactyly of toes which is reported rarely in this syndrome. A multidisciplinary approach for treatment is needed which is co-ordinated by pedodontist or pediatrician.

  3. Results from a study using misoprostol for management of incomplete abortion in Vietnamese hospitals: implications for task shifting.

    Science.gov (United States)

    Ngoc, Nguyen Thi Nhu; Shochet, Tara; Blum, Jennifer; Hai, Pham Thanh; Dung, Duong Lan; Nhan, Tran Thanh; Winikoff, Beverly

    2013-05-22

    Complications following spontaneous or induced abortion are a major cause of maternal morbidity. To manage these complications, post-abortion care (PAC) services should be readily available and easy to access. Standard PAC treatment includes surgical interventions that are highly effective but require surgical providers and medical centers that have the necessary space and equipment. Misoprostol has been shown to be an effective alternative to surgical evacuation and can be offered by lower level clinicians. This study sought to assess whether 400 mcg sublingual misoprostol could effectively evacuate the uterus after incomplete abortion and to confirm its applicability for use at lower level settings. All women presenting with incomplete abortion at one of three hospitals in Vietnam were enrolled. Providers were not asked to record if the abortion was spontaneous or induced. It is likely that all were spontaneous given the legal status and easy access to abortion services in Vietnam. Participants were given 400 mcg sublingual misoprostol and instructed to hold the pills under their tongue for 30 minutes and then swallow any remaining fragments. They were then asked to return one week later to confirm their clinical status. Study clinicians were instructed to confirm a complete expulsion clinically. All women were asked to complete a questionnaire regarding satisfaction with the treatment. Three hundred and two women were enrolled between September 2009 and May 2010. Almost all participants (96.3%) had successful completions using a single dose of 400 mcg misoprostol. The majority of women (87.2%) found the side effects to be tolerable or easily tolerable. Most women (84.3%) were satisfied or very satisfied with the treatment they received; only one was dissatisfied (0.3%). Nine out of ten women would select this method again and recommend it to a friend (91.0% and 90.0%, respectively). This study confirms that 400 mcg sublingual misoprostol effectively evacuates

  4. An Underlying Common Factor, Influenced by Genetics and Unique Environment, Explains the Covariation Between Major Depressive Disorder, Generalized Anxiety Disorder, and Burnout: A Swedish Twin Study.

    Science.gov (United States)

    Mather, Lisa; Blom, Victoria; Bergström, Gunnar; Svedberg, Pia

    2016-12-01

    Depression and anxiety are highly comorbid due to shared genetic risk factors, but less is known about whether burnout shares these risk factors. We aimed to examine whether the covariation between major depressive disorder (MDD), generalized anxiety disorder (GAD), and burnout is explained by common genetic and/or environmental factors. This cross-sectional study included 25,378 Swedish twins responding to a survey in 2005-2006. Structural equation models were used to analyze whether the trait variances and covariances were due to additive genetics, non-additive genetics, shared environment, and unique environment. Univariate analyses tested sex limitation models and multivariate analysis tested Cholesky, independent pathway, and common pathway models. The phenotypic correlations were 0.71 (0.69-0.74) between MDD and GAD, 0.58 (0.56-0.60) between MDD and burnout, and 0.53 (0.50-0.56) between GAD and burnout. Heritabilities were 45% for MDD, 49% for GAD, and 38% for burnout; no statistically significant sex differences were found. A common pathway model was chosen as the final model. The common factor was influenced by genetics (58%) and unique environment (42%), and explained 77% of the variation in MDD, 69% in GAD, and 44% in burnout. GAD and burnout had additive genetic factors unique to the phenotypes (11% each), while MDD did not. Unique environment explained 23% of the variability in MDD, 20% in GAD, and 45% in burnout. In conclusion, the covariation was explained by an underlying common factor, largely influenced by genetics. Burnout was to a large degree influenced by unique environmental factors not shared with MDD and GAD.

  5. Dynamic Multi-team Antagonistic Games Model with Incomplete Information and Its Application to Multi-UAV

    Institute of Scientific and Technical Information of China (English)

    Wenzhong Zha; Jie Chen; Zhihong Peng

    2015-01-01

    At present, the studies on multi-team antagonistic games(MTAGs) are still in the early stage, because this complicated problem involves not only incompleteness of information and conflict of interests, but also selection of antagonistic targets.Therefore, based on the previous researches, a new framework is proposed in this paper, which is dynamic multi-team antagonistic games with incomplete information(DMTAGII) model.For this model, the corresponding concept of perfect Bayesian Nash equilibrium(PBNE) is established and the existence of PBNE is also proved. Besides, an interactive iteration algorithm is introduced according to the idea of the best response for solving the equilibrium. Then, the scenario of multiple unmanned aerial vehicles(UAVs) against multiple military targets is studied to solve the problems of tactical decision making based on the DMTAGII model. In the process of modeling, the specific expressions of strategy, status and payoff functions of the games are considered, and the strategy is coded to match the structure of genetic algorithm so that the PBNE can be solved by combining the genetic algorithm and the interactive iteration algorithm.Finally, through the simulation the feasibility and effectiveness of the DMTAGII model are verified. Meanwhile, the calculated equilibrium strategies are also found to be realistic, which can provide certain references for improving the autonomous ability of UAV systems.

  6. Complete Versus Incomplete Angiography Prior to Percutaneous Coronary Intervention in ST-Elevation Myocardial Infarction.

    Science.gov (United States)

    Stiver, Kevin; Gao, Xu; Shreenivas, Satya; Boudoulas, Konstantinos Dean; Mazzaferri, Ernie; Makki, Nader; Lilly, Scott M

    2017-08-01

    Shorter reperfusion times in ST-elevation myocardial infarction (STEMI) are associated with improved survival. Prehospital strategies have been developed to minimize door-to-balloon (DTB) time, but few strategies within the catheterization laboratory itself have been evaluated. Incomplete angiography (IA) prior to percutaneous coronary intervention (PCI) is undertaken in clinical practice as a means to further reduce DTB time. We sought to determine whether or not those with STEMI who underwent IA prior to PCI had different preprocedural characteristics or post-PCI outcomes. We retrospectively reviewed patients presenting to our institution between March 2013 and December 2015. Clinical, demographic, and angiographic data were reviewed. The frequency, predictors, and outcomes among those who received IA vs complete angiography (CA) prior to PCI were compared with analysis of variance. Two hundred fifty-six patients were identified; 68 patients (26.6%) underwent IA and 188 patients (73.4%) had CA prior to PCI. Patients who received IA were younger, but no other preprocedural factors were predictive of IA. The practice of IA did vary by operator (range, 0%-47%; P<.01). DTB times were shorter in the IA group (28.1 min vs 37.3 min; P<.01). Overall outcomes, including peak troponin values, length of stay, in-hospital mortality, and discharge ejection fraction did not differ between the groups. IA is associated with shorter DTB times, although in this population was not associated with improvements in short-term outcomes.

  7. Exploring incomplete fusion fraction in 6,7Li induced nuclear reactions

    Science.gov (United States)

    Parkar, V. V.; Jha, V.; Kailas, S.

    2017-11-01

    We have included breakup effects explicitly to simultaneously calculate the measured cross-sections of the complete fusion, incomplete fusion, and total fusion for 6,7Li projectiles on various targets using the Continuum Discretized Coupled Channels method. The breakup absorption cross-sections obtained with different choices of short range imaginary potentials are utilized to evaluate the individual α-capture and d/t-capture cross-sections and compare with the measured data. It is interesting to note, while in case of 7Li projectile the cross-sections for triton-ICF/triton-capture is far more dominant than α-ICF/α-capture at all energies, similar behavior is not observed in case of 6Li projectile for the deuteron-ICF/deuteron-capture and α-ICF/α-capture. Both these observations are also corroborated by the experimental data for all the systems studied.

  8. Exploring incomplete fusion fraction in 6,7Li induced nuclear reactions

    Directory of Open Access Journals (Sweden)

    Parkar V. V.

    2017-01-01

    Full Text Available We have included breakup effects explicitly to simultaneously calculate the measured cross-sections of the complete fusion, incomplete fusion, and total fusion for 6,7Li projectiles on various targets using the Continuum Discretized Coupled Channels method. The breakup absorption cross-sections obtained with different choices of short range imaginary potentials are utilized to evaluate the individual α-capture and d/t-capture cross-sections and compare with the measured data. It is interesting to note, while in case of 7Li projectile the cross-sections for triton-ICF/triton-capture is far more dominant than α-ICF/α-capture at all energies, similar behavior is not observed in case of 6Li projectile for the deuteron-ICF/deuteron-capture and α-ICF/α-capture. Both these observations are also corroborated by the experimental data for all the systems studied.

  9. Pathophysiology of incomplete renal tubular acidosis in recurrent renal stone formers: evidence of disturbed calcium, bone and citrate metabolism

    DEFF Research Database (Denmark)

    Osther, P J; Bollerslev, Jens; Hansen, A B

    1993-01-01

    Urinary acidification, bone metabolism and urinary excretion of calcium and citrate were evaluated in 10 recurrent stone formers with incomplete renal tubular acidosis (iRTA), 10 recurrent stone formers with normal urinary acidification (NUA) and 10 normal controls (NC). Patients with iRTA had...

  10. Body weight-supported gait training for restoration of walking in people with an incomplete spinal cord injury: a systematic review.

    Science.gov (United States)

    Wessels, Monique; Lucas, Cees; Eriks, Inge; de Groot, Sonja

    2010-06-01

    To evaluate the effect of body weight-supported gait training on restoration of walking, activities of daily living, and quality of life in persons with an incomplete spinal cord injury by a systematic review of the literature. Cochrane, MEDLINE, EMBASE, CINAHL, PEDro, DocOnline were searched and identified studies were assessed for eligibility and methodological quality and described regarding population, training protocol, and effects on walking ability, activities of daily living and quality of life. A descriptive and quantitative synthesis was conducted. Eighteen articles (17 studies) were included. Two randomized controlled trials showed that subjects with injuries of less than one year duration reached higher scores on the locomotor item of the Functional Independence Measure (range 1-7) in the over-ground training group compared with the body weight-supported treadmill training group. Only for persons with an American Spinal Injury Association Impairment Scale C or D was the mean difference significant, with 0.80 (95% confidence interval 0.04-1.56). No differences were found regarding walking velocity, activities of daily living or quality of life. Subjects with subacute motor incomplete spinal cord injury reached a higher level of independent walking after over-ground training, compared with body weight-supported treadmill training. More randomized controlled trials are needed to clarify the effectiveness of body weight-supported gait training on walking, activities of daily living, and quality of life for subgroups of persons with an incomplete spinal cord injury.

  11. A hybrid method for decision making with dependence & feedback under incomplete information

    Directory of Open Access Journals (Sweden)

    Chen Weijie

    2016-01-01

    Full Text Available This paper presents a hybrid method to tackle multiple criteria decision making problems with incomplete weight information in the context of fuzzy soft sets. In order to determine the weights of criteria, we develop a comprehensive two-stage framework. Stage One: We first define the distance between two fuzzy soft numbers. Next, we establish an optimization model based on ideal point of attribute values, by which the attrib-ute weights can be determined. Stage Two: To get the global weights, we use fuzzy cognitive maps to depict the dependent and feedback effect among criteria. Next, we require constructing fuzzy soft set to decide the desirable alternative. Finally, a case study is given to clarify the proposed approach of this paper.

  12. Continuous-Time Portfolio Selection and Option Pricing under Risk-Minimization Criterion in an Incomplete Market

    Directory of Open Access Journals (Sweden)

    Xinfeng Ruan

    2013-01-01

    Full Text Available We study option pricing with risk-minimization criterion in an incomplete market where the dynamics of the risky underlying asset are governed by a jump diffusion equation. We obtain the Radon-Nikodym derivative in the minimal martingale measure and a partial integrodifferential equation (PIDE of European call option. In a special case, we get the exact solution for European call option by Fourier transformation methods. Finally, we employ the pricing kernel to calculate the optimal portfolio selection by martingale methods.

  13. Incomplete turgor adjustment in Cladophora rupestrisunder fluctuating salinity regimes

    Science.gov (United States)

    Wiencke, Christian; Gorham, John; Tomos, Deri; Davenport, John

    1992-04-01

    Turgor pressure fluctuates strongly in Cladophora rupestrissubjected to low salinities and shows only a small tendency to readjust to the normal value in full seawater (incomplete turgor adjustment). This was revealed by direct turgor pressure measurements and by chemical analyses of osmotic solutes after exposure of upper and lower shore Cladophorato the different salinity regimes occurring in the intertidal zone or representing steady state osmotic acclimation. The main internal osmotic solutes were K +, Cl -, amino acids, NO 3-and glycine betaine. Na +, SO 42-and PO 43-were of less importance. The sum of the charges on the cations was similar to that for the anions. K +, Cl -and, to a lesser extent, amino acids were responsible for limited turgor pressure adjustment which did occur. The concentrations of the major osmotic solutes were influenced not only by salinity but also by light: those of amino acids and NO 3-were increased while those of K +and Cl -were decreased under illumination. Cladophorapopulations from the upper and lower shore differed in their ability to restore internal K +and Cl -levels on transfer to full seawater after long term exposure to low salinity. This may indicate ecotypic variation.

  14. Bound constrained quadratic programming via piecewise

    DEFF Research Database (Denmark)

    Madsen, Kaj; Nielsen, Hans Bruun; Pinar, M. C.

    1999-01-01

    of a symmetric, positive definite matrix, and is solved by Newton iteration with line search. The paper describes the algorithm and its implementation including estimation of lambda/sub 1/ , how to get a good starting point for the iteration, and up- and downdating of Cholesky factorization. Results of extensive......We consider the strictly convex quadratic programming problem with bounded variables. A dual problem is derived using Lagrange duality. The dual problem is the minimization of an unconstrained, piecewise quadratic function. It involves a lower bound of lambda/sub 1/ , the smallest eigenvalue...

  15. Incomplete form of Primary Hypertrophic Osteoarthropathy (Touraine-Solente-Gole Syndrome) Masquerading as Polyartrhalgia Diagnosed in Technetium-99m-Methylene Diphosphonate Scintigraphy: An Interesting Case Report.

    Science.gov (United States)

    Sivathapandi, Thangalakshmi; Amalachandran, Jaykanth; Simon, Shelley; Elangovan, Indirani

    2018-01-01

    The primary hypertrophic osteoarthropathy (PHOA) (pachydermoperiostosis) is a rare genetic/hereditary disease characterized by skin changes (pachydermia), clubbing of fingers and periosteal thickening (periostitis) with sub-periosteal new bone formation. Here we describe a case of an adolescent male who presented with clubbing and polyarthralgia. On evaluation with scintigraphy and SPECT-CT, he was diagnosed to have incomplete form of PHOA(skeletal manifestations without skin changes). The identification of incomplete form of primary hypertrophic osteoarthropathy which can be easily misdiagnosed as rheumatoid arthritis is discussed here.

  16. Comparison of body weight-supported treadmill training versus body weight-supported overground training in people with incomplete tetraplegia: a pilot randomized trial.

    Science.gov (United States)

    Senthilvelkumar, Thangavelu; Magimairaj, Henry; Fletcher, Jebaraj; Tharion, George; George, Jacob

    2015-01-01

    To compare the effectiveness of body weight-supported treadmill training and body weight-supported overground training for improving gait and strength in people with traumatic incomplete tetraplegia. Assessor blinded randomized trial. Rehabilitation institute of a tertiary care teaching hospital in India. Sixteen participants with traumatic motor incomplete tetraplegia and within two years of injury. Participants were randomised to one of two groups: body weight-supported overground training on level ground and body weight-supported treadmill training. Both groups received 30 minutes of gait training per day, five days a week for eight weeks. In addition, both groups received regular rehabilitation which included flexibility, strength, balance, self care and functional training. The primary outcome measure was the Walking Index for Spinal Cord Injury (/20 points) and the secondary outcome was the Lower Extremity Muscle Score (/50 points). There was no statistically significant between group differences in the Walking Index for Spinal Cord Injury [mean difference=0.3points; 95% CI (-4.8 to 5.4); p=0.748] or the Lower Extremity Muscle Score [mean difference=0.2 points; 95% CI (-3.8 to 5.1); p=0.749]. Gait training with body weight-supported overground training is comparable to treadmill training for improving locomotion in people with traumatic incomplete tetraplegia. © The Author(s) 2014.

  17. Robotic training and kinematic analysis of arm and hand after incomplete spinal cord injury: a case study.

    Science.gov (United States)

    Kadivar, Z; Sullivan, J L; Eng, D P; Pehlivan, A U; O'Malley, M K; Yozbatiran, N; Francisco, G E

    2011-01-01

    Regaining upper extremity function is the primary concern of persons with tetraplegia caused by spinal cord injury (SCI). Robotic rehabilitation has been inadequately tested and underutilized in rehabilitation of the upper extremity in the SCI population. Given the acceptance of robotic training in stroke rehabilitation and SCI gait training, coupled with recent evidence that the spinal cord, like the brain, demonstrates plasticity that can be catalyzed by repetitive movement training such as that available with robotic devices, it is probable that robotic upper-extremity training of persons with SCI could be clinically beneficial. The primary goal of this pilot study was to test the feasibility of using a novel robotic device for the upper extremity (RiceWrist) and to evaluate robotic rehabilitation using the RiceWrist in a tetraplegic person with incomplete SCI. A 24-year-old male with incomplete SCI participated in 10 sessions of robot-assisted therapy involving intensive upper limb training. The subject successfully completed all training sessions and showed improvements in movement smoothness, as well as in the hand function. Results from this study provide valuable information for further developments of robotic devices for upper limb rehabilitation in persons with SCI. © 2011 IEEE

  18. Hybrid gait training with an overground robot for people with incomplete spinal cord injury: a pilot study.

    Science.gov (United States)

    Del-Ama, Antonio J; Gil-Agudo, Angel; Pons, José L; Moreno, Juan C

    2014-01-01

    Locomotor training has proved to provide beneficial effect in terms of mobility in incomplete paraplegic patients. Neuroprosthetic technology can contribute to increase the efficacy of a training paradigm in the promotion of a locomotor pattern. Robotic exoskeletons can be used to manage the unavoidable loss of performance of artificially driven muscles. Hybrid exoskeletons blend complementary robotic and neuro-prosthetic technologies. The aim of this pilot study was to determine the effects of hybrid gait training in three case studies with persons with incomplete spinal cord injury (iSCI) in terms of locomotion performance during assisted gait, patient-robot adaptations, impact on ambulation and assessment of lower limb muscle strength and spasticity. Participants with iSCI received interventions with a hybrid bilateral exoskeleton for 4 days. Assessment of gait function revealed that patients improved the 6 min and 10 m walking tests after the intervention, and further improvements were observed 1 week after the intervention. Muscle examination revealed improvements in knee and hip sagittal muscle balance scores and decreased score in ankle extensor balance. It is concluded that improvements in biomechanical function of the knee joint after the tested overground hybrid gait trainer are coherent with improvements in gait performance.

  19. Restoring voluntary grasping function in individuals with incomplete chronic spinal cord injury: pilot study.

    Science.gov (United States)

    Kapadia, Naaz; Zivanovic, Vera; Popovic, Milos R

    2013-01-01

    Functional electrical stimulation (FES) therapy has been shown to be one of the most promising approaches for improving voluntary grasping function in individuals with subacute cervical spinal cord injury (SCI). To determine the effectiveness of FES therapy, as compared to conventional occupational therapy (COT), in improving voluntary hand function in individuals with chronic (≥24 months post injury), incomplete (American Spinal Injury Association Impairment Scale [AIS] B-D), C4 to C7 SCI. Eight participants were randomized to the intervention group (FES therapy; n = 5) or the control group (COT; n = 3). Both groups received 39 hours of therapy over 13 to 16 weeks. The primary outcome measure was the Toronto Rehabilitation Institute-Hand Function Test (TRI-HFT), and the secondary outcome measures were Graded Redefined Assessment of Strength Sensibility and Prehension (GRASSP), Functional Independence Measure (FIM) self-care subscore, and Spinal Cord Independence Measure (SCIM) self-care subscore. Outcome assessments were performed at baseline, after 39 sessions of therapy, and at 6 months following the baseline assessment. After 39 sessions of therapy, the intervention group improved by 5.8 points on the TRI-HFT's Object Manipulation Task, whereas the control group changed by only 1.17 points. Similarly, after 39 sessions of therapy, the intervention group improved by 4.6 points on the FIM self-care subscore, whereas the control group did not change at all. The results of the pilot data justify a clinical trial to compare FES therapy and COT alone to improve voluntary hand function in individuals with chronic incomplete tetraplegia.

  20. Delayed Ureterectomy after Incomplete Nephroureterectomy for Upper Tract Urothelial Carcinoma: Pathologic Findings and Outcomes

    Directory of Open Access Journals (Sweden)

    E. Jason Abel

    2013-12-01

    Full Text Available Objectives To evaluate the pathologic findings and outcomes after distal ureterectomy for a retained ureteral segment following incomplete nephroureterectomy for urothelial carcinoma of the renal pelvis or ureter. Materials and Methods After IRB approval, an institutional database identified patients who underwent distal ureterectomy for a retained ureteral segment after assumed complete nephroureterectomy for urothelial carcinoma of the upper ureter or renal pelvis. Clinical and pathologic variables were analyzed. Results From January 1993 to July 2007, 12 patients were identified with median age at the time of ureterectomy of 60.5 years (41-85 years. Initial approach to surgery was open in 9 patients and laparoscopic in 3 patients. The median time from nephroureterectomy to distal ureterectomy was 23.5 months (range 2-66. At the time of initial surgery, pathologic stage was Ta, T1, T2, and T3 in 3,4,1, and 4 patients respectively. Initial pathology was urothelial carcinoma; grade 2 in 6 patients and grade 3 in six patients. Pathology from the subsequent surgery demonstrated urothelial carcinoma in the retained ureteral segment in 8 patients, dysplasia or atypia in 3 patients, and 1 patient with chronic inflammation. Local recurrence in 2 patients was present in a segment of ureter discontinuous with the bladder after laparoscopic nephroureterectomy. Three patients (25%, all with initial grade 3 renal pelvis lesions, developed metastatic disease. Conclusions Tumor recurrence in a retained ureteral segment after incomplete nephroureterectomy is a significant problem and may contribute to intravesical recurrence or metastatic disease. Complete, en bloc resection is imperative to minimize these risks.

  1. Progress report: determinations of the neutron-neutron scattering length ann from kinematically incomplete neutron-deuteron breakup data revisited

    International Nuclear Information System (INIS)

    Tornow, W.; Braun, R.T.; Witala, H.

    1996-01-01

    We review published analyses of the final-state-interaction enhancement observed in proton energy distributions obtained from kinematically incomplete neutron-deuteron breakup experiments. We compare the results derived from these analyses for the neutron-neutron scattering length, a nn with our results based on a rigorous treatment of the three-nucleon Faddeev equations in conjunction with the use of realistic nucleon-nucleon potentials. Our values for a nn deviate outside the quoted uncertainties from the ones obtained in the previous analyses where simplified nucleon-nucleon interaction models were employed. In contrast to the previous determinations, the present results for a nn are in clear disagreement with the values for a nn based on π - -deuteron capture experiments. Unless inconsistencies in the experimental neutron-deuteron breakup data at low energies can be resolved and the influence of possible three-nucleon-force effects can be reliably determined, we recommend that one not resort to the kinematically incomplete neutron-deuteron breakup reaction as a tool for determining a quantity as important for nuclear and particle physics as is the neutron-neutron scattering length a nn . (author)

  2. Internal Structure of Mini-CEX Scores for Internal Medicine Residents: Factor Analysis and Generalizability

    Science.gov (United States)

    Cook, David A.; Beckman, Thomas J.; Mandrekar, Jayawant N.; Pankratz, V. Shane

    2010-01-01

    The mini-CEX is widely used to rate directly observed resident-patient encounters. Although several studies have explored the reliability of mini-CEX scores, the dimensionality of mini-CEX scores is incompletely understood. Objective: Explore the dimensionality of mini-CEX scores through factor analysis and generalizability analysis. Design:…

  3. NONLINEAR ASSIGNMENT-BASED METHODS FOR INTERVAL-VALUED INTUITIONISTIC FUZZY MULTI-CRITERIA DECISION ANALYSIS WITH INCOMPLETE PREFERENCE INFORMATION

    OpenAIRE

    TING-YU CHEN

    2012-01-01

    In the context of interval-valued intuitionistic fuzzy sets, this paper develops nonlinear assignment-based methods to manage imprecise and uncertain subjective ratings under incomplete preference structures and thereby determines the optimal ranking order of the alternatives for multiple criteria decision analysis. By comparing each interval-valued intuitionistic fuzzy number's score function, accuracy function, membership uncertainty index, and hesitation uncertainty index, a ranking proced...

  4. Measurements of brain-derived neurotrophic factor

    DEFF Research Database (Denmark)

    Trajkovska, Viktorija; Klein, Anders Bue; Vinberg, Maj

    2007-01-01

    Although numerous studies have dealt with changes in blood brain-derived neurotrophic factor (BDNF), methodological issues about BDNF measurements have only been incompletely resolved. We validated BDNF ELISA with respect to accuracy, reproducibility and the effect of storage and repeated freezing...... (18.6+/-1.3 ng/ml versus 16.5+/-1.4 ng/ml), and showed a right-skewed BDNF concentration distribution. No association between whole blood BDNF concentrations and thrombocyte count, age, or BDNF genotype was found. In conclusion, the BDNF ELISA assay determines whole blood BDNF accurately and with high...

  5. Risk factors of neurological lesions in low cervical spine fractures and dislocations

    Directory of Open Access Journals (Sweden)

    COELHO DANILO GONÇALVES

    2000-01-01

    Full Text Available Eighty-nine patients with lower cervical spine fractures or dislocations were evaluated for risk factors of neurological lesion. The age, sex, level and pattern of fracture and sagittal diameter of the spinal canal were analysed. There were no significant differences on the age, gender, level and Torg's ratio between intact patients and those with nerve root injury, incomplete or complete spinal cord injuries. Bilateral facet dislocations and burst fractures are a significant risk factor of spinal cord injury.

  6. Absorption-Fluctuation Theorem for Nuclear Reactions: Brink-Axel, Incomplete Fusion and All That

    International Nuclear Information System (INIS)

    Hussein, M. S.

    2008-01-01

    We discuss the connection between absorption, averages and fluctuations in nuclear reactions. The fluctuations in the entrance channel result in the compound-nucleus Hauser-Feshbach cross section, and the fluctuations in the intermediate channels result in modifications of multistep reaction cross sections, while the fluctuations in the final channel result in hybrid cross sections that can be used to describe incomplete fusion reactions. We discuss the latter in detail and comment on the validity of the assumptions used in the development of the Surrogate method. We also discuss the theory of multistep reactions with regards to intermediate state fluctuations and the energy dependence and non-locality of the intermediate-channel optical potentials

  7. Three-dimensional modeling in the electromagnetic/magnetotelluric methods. Accuracy of various finite-element and finite difference methods; Denjiho MT ho ni okeru sanjigen modeling. Shushu no yugen yosoho to sabunho no seido

    Energy Technology Data Exchange (ETDEWEB)

    Sasaki, Y [Kyushu University, Fukuoka (Japan). Faculty of Engineering

    1997-05-27

    To enhance the reliability of electromagnetic/magnetotelluric (MT) survey, calculation results of finite-element methods (FEMs) and finite difference methods (FDMs) were compared. Accuracy of individual methods and convergence of repitition solution were examined. As a result of the investigation, it was found that appropriate accuracy can be obtained from the edge FEM and FDM for the example of vertical magnetic dipole, and that the best accuracy can be obtained from the FDM among four methods for the example of MT survey. It was revealed that the ICBCG (incomplete Cholesky bi-conjugate gradient) method is an excellent method as a solution method of simultaneous equations from the viewpoint of accuracy and calculation time. For the joint FEM, solutions of SOR method converged for both the examples. It was concluded that the cause of error is not due to the error of numerical calculation, but due to the consideration without discontinuity of electric field. The conditions of coefficient matrix increased with decreasing the frequency, which resulted in the unstable numerical calculation. It would be required to incorporate the constraint in a certain form. 4 refs., 12 figs.

  8. Memory allocation and computations for Laplace’s equation of 3-D arbitrary boundary problems

    Directory of Open Access Journals (Sweden)

    Tsay Tswn-Syau

    2017-01-01

    Full Text Available Computation iteration schemes and memory allocation technique for finite difference method were presented in this paper. The transformed form of a groundwater flow problem in the generalized curvilinear coordinates was taken to be the illustrating example and a 3-dimensional second order accurate 19-point scheme was presented. Traditional element-by-element methods (e.g. SOR are preferred since it is simple and memory efficient but time consuming in computation. For efficient memory allocation, an index method was presented to store the sparse non-symmetric matrix of the problem. For computations, conjugate-gradient-like methods were reported to be computationally efficient. Among them, using incomplete Choleski decomposition as preconditioner was reported to be good method for iteration convergence. In general, the developed index method in this paper has the following advantages: (1 adaptable to various governing and boundary conditions, (2 flexible for higher order approximation, (3 independence of problem dimension, (4 efficient for complex problems when global matrix is not symmetric, (5 convenience for general sparse matrices, (6 computationally efficient in the most time consuming procedure of matrix multiplication, and (7 applicable to any developed matrix solver.

  9. Children with complete or incomplete congenital stationary night blindness: ophthalmological findings, standard ERGs and ON-OFF ERGs for differentiation between types

    Directory of Open Access Journals (Sweden)

    Maja Šuštar

    2012-06-01

    Conclusion: Distinct electrophysiological characteristics can be used to differentiate between complete and incomplete CSNB. Moreover, ONOFF ERGs are important for precise localization of the retinal bipolar cell dysfunction, and these can also be reliably recorded in children.

  10. Benefits of Barium Enema in Patients with Incomplete Colonoscopy. Prospective Study of 45 Cases; Valor del enema de bario en pacientes con colonoscopia incompleta. Estudio prospectivo de 45 casos

    Energy Technology Data Exchange (ETDEWEB)

    Gispert, S.; Mayolas, N.; Hidalgo, A. [Hospital General Universitario Vall de Hebron. Barcelona (Spain)

    2003-07-01

    To evaluate the usefulness of barium enema in patients with incomplete colonoscopy. There was carried out a prospective 10-month study of 45 patients with incomplete colonoscopy (27 men and 18 women), who were later examined by means of barium enema (33 conventional, 12 double-contrast) in order to check for additional pathology in portions of the colon not visualized by colonoscopy. Barium enema diagnosed six possible additional lesions (13.3%) in portions of the colon not visualized by incomplete colonoscopy (four neoplasia and two non-neoplasia). Regarding the neoplasia two were true positives and two false positives. Both true positives were adenocarcinomas (one synchronous caecum, and another in splenic angle). The two false positives corresponded to fecal matter stuck to the intestinal wall. Regarding the non-neoplasia, multiple stenosis was detected in a patient with Crohn's disease and an enterocolic fistula was found in a patient with sigmoid colon neoplasia. The diagnostic yield of barium enema in the detection of additional pathology in colon portions not visualized by colonoscopy was of 9%. Barium enema following incomplete colonoscopy permits a complete colon evaluation in most cases, and it offers additional diagnostic information. (Author) 21 refs.

  11. Indentation in the Right Ventricle by an Incomplete Pericardium on 3-Dimensional Reconstructed Computed Tomography

    Directory of Open Access Journals (Sweden)

    Hak Ju Kim

    2017-08-01

    Full Text Available We report the case of a 17-year-old girl who presented with an indentation in the right ventricle caused by an incomplete pericardium on preoperative 3-dimensional reconstructed computed tomography. She was to undergo surgery for a partial atrioventricular septal defect and secundum atrial septal defect. Preoperative electrocardiography revealed occasional premature ventricular beats. We found the absence of the left side of the pericardium intraoperatively, and this absence caused strangulation of the diaphragmatic surface of the right ventricle. After correcting the lesion, the patient’s rhythm disturbances improved.

  12. The risk of unblinding was infrequently and incompletely reported in 300 randomized clinical trial publications

    DEFF Research Database (Denmark)

    Bello, Segun; Moustgaard, Helene; Hróbjartsson, Asbjørn

    2014-01-01

    randomized clinical trials indexed in PubMed in 2010. Two authors read the trial publications and extracted data independently. RESULTS: Twenty-four trial publications, or 8% (95% confidence interval [CI], 5, 12%), explicitly reported the risk of unblinding, of which 16 publications, or 5% (95% CI, 3, 8......%), reported compromised blinding; and 8 publications, or 3% (95% CI, 1, 5%), intact blinding. The reporting on risk of unblinding in the 24 trial publications was generally incomplete. The median proportion of assessments per trial affected by unblinding was 3% (range 1-30%). The most common mechanism...

  13. Community abortion incomplete abortion common cause diagnosis and prevention measures%社区人工流产术中人流不全常见原因、诊断及防治措施

    Institute of Scientific and Technical Information of China (English)

    姜美芳

    2015-01-01

    目的:分析社区人工流产术后人流不全的常见原因、诊断方法与防治措施。方法:收治人工流产不全患者59例,回顾分析其临床资料,同时实施钳刮术、清宫术,或让患者服用药物。结果:人流不全患者均治疗成功,成功率100%。结论:人流不全的原因具有多样化的特点,对于人流不全患者需要及时诊断与治疗。%Objective:To analyze the community abortion incomplete abortion common cause diagnosis and prevention measures. Methods:59 patients with incomplete abortion were selected.We retrospective analyzed clinical data,while implementing curettage, curettage,or let the patients taking the drug.Results:Incomplete abortion patients were treated successfully,and the success rate of 100%.Conclusion:The reason for incomplete abortion has a variety of features,for incomplete abortion patients require prompt diagnosis and treatment.

  14. Comparison of a 4-Day versus 2-Day Low Fiber Diet Regimen in Barium Tagging CT Colonography in Incomplete Colonoscopy Patients

    Directory of Open Access Journals (Sweden)

    Kaan Meric

    2015-01-01

    Full Text Available Our aim was to compare the amount of residual feces, residual fluid, the tagging quality, and patient compliance using 4-day versus 2-day low fiber diet regimen in barium tagging CT colonography in incomplete colonoscopy patients. Methods. A total of 101 patients who underwent CT colonography were assigned to 2-day diet group (n=56 and 4-day diet group (n=45. Fecal tagging was achieved with barium sulphate while bisacodyl and sennoside B were used for bowel preparation. Residual solid stool was divided into two groups measuring 0.05. The prevalence of moderate discomfort was significantly higher in 4-day group (P<0.001. Conclusion. Our study shows that 2-day limited bowel preparation regimen for fecal tag CT colonography is a safe and reasonable technique to evaluate the entire colon, particularly in incomplete conventional colonoscopy patients.

  15. Coombs Antiglobulin Test Using Brucella abortus 99 as Antigen To Detect Incomplete Antibodies Induced by B. abortus RB51 Vaccine in Cattle

    OpenAIRE

    Ciuchini, Franco; Adone, Rosanna; Pasquali, Paolo

    2002-01-01

    This study showed that vaccination of cattle with Brucella abortus rough strain RB51 induces incomplete antibodies that can be detectable by a Coombs antiglobulin test using the B. abortus 99 smooth strain.

  16. Therapy of an incomplete spinal cord injury by intrathecal injection of EPO and subcutaneous injection of EPO, vitamin C and G-CSF.

    Science.gov (United States)

    Bader, Augustinus; Reinhardt, Martin; Beuthe, Achim; Röhl, Klaus; Giri, Shibashish

    2017-01-01

    Spinal cord injury is a rare disease with an incidence about 40 cases per million population in the USA. The most common reasons are traffic accidents, falls, violence and sports. A 53-year-old male patient presented with an incomplete tetraparesis as a result of a spinal cord injury after the accident. It was not possible to treat him with steroids because he was out of the therapeutic time period of 8 hours when he presented to the hospital. The main problem of spinal cord injuries is the secondary injury caused by inflammation and swelling of the spinal cord. To avoid this, the patient was experimentally treated with erythropoietin (EPO) intrathecal and EPO, granulocyte-colony-stimulating factor and vitamin C subcutaneous after his initial spinal cord relief surgery. These drugs might be able to relieve this secondary reaction but were never applied for this indication in human before. This study shows that it could be a promising treatment for spinal cord injuries with potential therapeutic benefits.

  17. Mechanisms underlying chronic whiplash: contributions from an incomplete spinal cord injury?

    Science.gov (United States)

    Elliott, James M; Dewald, Julius P A; Hornby, T George; Walton, David M; Parrish, Todd B

    2014-11-01

    To explore the association between findings on advanced, but available, magnetic resonance imaging (MRI) sequences of the cervical spinal cord and muscular system, in tandem with biomechanical measures of maximum volitional plantar flexion torques as a proxy for a mild incomplete spinal cord injury. Observational case series. University research laboratory. Three patients with chronic whiplash and one patient with history of whiplash injury but no current symptoms. We measured lower extremity muscle fat, morphological changes in descending spinal cord pathways with advanced MRI applications and maximal activation of the plantar flexors. Larger magnitudes of lower extremity muscle fat corresponded to altered spinal cord anatomy and reductions in the ability to maximally activate plantar flexor torques in the three subjects with chronic whiplash. Such findings were not present in the recovered participant. The potential value of MRI to quantify neuromuscular degeneration in chronic whiplash is recognized. Larger scaled prospective studies are warranted before stronger conclusions can be drawn. Wiley Periodicals, Inc.

  18. Body weight-supported gait training for restoration of walking in people with an incomplete spinal cord injury : A systematic review

    NARCIS (Netherlands)

    Wessels, Monique; Lucas, Cees; Eriks, Inge; de Groot, Sonja

    Objective: To evaluate the effect of body weight-supported gait training on restoration of walking, activities of daily living, and quality of life in persons with an incomplete spinal cord injury by a systematic review of the literature. Methods: Cochrane, MEDLINE, EM BASE, CINAHL, PEDro, DocOnline

  19. Body weight-supported gait training for restoration of walking in people with an incomplete spinal cord injury: a systematic review

    NARCIS (Netherlands)

    Wessels, Monique; Lucas, Cees; Eriks, Inge; de Groot, Sonja

    2010-01-01

    To evaluate the effect of body weight-supported gait training on restoration of walking, activities of daily living, and quality of life in persons with an incomplete spinal cord injury by a systematic review of the literature. Cochrane, MEDLINE, EMBASE, CINAHL, PEDro, DocOnline were searched and

  20. Prevalence and Associated Risk Factors of Anemia in Children and Adolescents with Intellectual Disabilities

    Science.gov (United States)

    Lin, Jin-Ding; Lin, Pei-Ying; Lin, Lan-Ping; Hsu, Shang-Wei; Loh, Ching-Hui; Yen, Chia-Feng; Fang, Wen-Hui; Chien, Wu-Chien; Tang, Chi-Chieh; Wu, Chia-Ling

    2010-01-01

    Anemia is known to be a significant public health problem in many countries. Most of the available information is incomplete or limited to special groups such as people with intellectual disability. The present study aims to provide the information of anemia prevalence and associated risk factors of children and adolescents with intellectual…