WorldWideScience

Sample records for parsing smoothing techniques

  1. Memory-Based Shallow Parsing

    NARCIS (Netherlands)

    Tjong Kim Sang, E.F.

    2002-01-01

    We present memory-based learning approaches to shallow parsing and apply these to five tasks: base noun phrase identification, arbitrary base phrase recognition, clause detection, noun phrase parsing and full parsing. We use feature selection techniques and system combination methods for improving

  2. Memory-Based Shallow Parsing

    OpenAIRE

    Sang, Erik F. Tjong Kim

    2002-01-01

    We present memory-based learning approaches to shallow parsing and apply these to five tasks: base noun phrase identification, arbitrary base phrase recognition, clause detection, noun phrase parsing and full parsing. We use feature selection techniques and system combination methods for improving the performance of the memory-based learner. Our approach is evaluated on standard data sets and the results are compared with that of other systems. This reveals that our approach works well for ba...

  3. Dependency Parsing

    CERN Document Server

    Kubler, Sandra; Nivre, Joakim

    2009-01-01

    Dependency-based methods for syntactic parsing have become increasingly popular in natural language processing in recent years. This book gives a thorough introduction to the methods that are most widely used today. After an introduction to dependency grammar and dependency parsing, followed by a formal characterization of the dependency parsing problem, the book surveys the three major classes of parsing models that are in current use: transition-based, graph-based, and grammar-based models. It continues with a chapter on evaluation and one on the comparison of different methods, and it close

  4. Faster Scannerless GLR parsing

    NARCIS (Netherlands)

    J.J. Vinju (Jurgen); G.R. Economopoulos (Giorgos Robert); P. Klint (Paul)

    2008-01-01

    textabstractAnalysis and renovation of large software portfolios requires syntax analysis of multiple, usually embedded, languages and this is beyond the capabilities of many standard parsing techniques. The traditional separation between lexer and parser falls short due to the limitations of

  5. Faster scannerless GLR parsing

    NARCIS (Netherlands)

    G.R. Economopoulos (Giorgos Robert); P. Klint (Paul); J.J. Vinju (Jurgen); O. de Moor; M.I. Schwartzbach

    2009-01-01

    textabstractAnalysis and renovation of large software portfolios requires syntax analysis of multiple, usually embedded, languages and this is beyond the capabilities of many standard parsing techniques. The traditional separation between lexer and parser falls short due to the limitations of

  6. Faster scannerless GLR parsing

    NARCIS (Netherlands)

    Economopoulos, G.R.; Klint, P.; Vinju, J.J.; Moor, de O.; Schwartzbach, M.I.

    2009-01-01

    Analysis and renovation of large software portfolios requires syntax analysis of multiple, usually embedded, languages and this is beyond the capabilities of many standard parsing techniques. The traditional separation between lexer and parser falls short due to the limitations of tokenization based

  7. Unifying LL and LR parsing

    NARCIS (Netherlands)

    W.H.L.M. Pijls (Wim)

    1993-01-01

    textabstractIn parsing theory, LL parsing and LR parsing are regarded to be two distinct methods. In this paper the relation between these methods is clarified.As shown in literature on parsing theory, for every context-free grammar, a so-called non-deterministic LR(0) automaton can be constructed.

  8. Bit-coded regular expression parsing

    DEFF Research Database (Denmark)

    Nielsen, Lasse; Henglein, Fritz

    2011-01-01

    the DFA-based parsing algorithm due to Dub ´e and Feeley to emit the bits of the bit representation without explicitly materializing the parse tree itself. We furthermore show that Frisch and Cardelli’s greedy regular expression parsing algorithm can be straightforwardly modified to produce bit codings...

  9. Video Scene Parsing with Predictive Feature Learning

    OpenAIRE

    Jin, Xiaojie; Li, Xin; Xiao, Huaxin; Shen, Xiaohui; Lin, Zhe; Yang, Jimei; Chen, Yunpeng; Dong, Jian; Liu, Luoqi; Jie, Zequn; Feng, Jiashi; Yan, Shuicheng

    2016-01-01

    In this work, we address the challenging video scene parsing problem by developing effective representation learning methods given limited parsing annotations. In particular, we contribute two novel methods that constitute a unified parsing framework. (1) \\textbf{Predictive feature learning}} from nearly unlimited unlabeled video data. Different from existing methods learning features from single frame parsing, we learn spatiotemporal discriminative features by enforcing a parsing network to ...

  10. Faster, Practical GLL Parsing

    NARCIS (Netherlands)

    A. Afroozeh (Ali); A. Izmaylova (Anastasia)

    2015-01-01

    htmlabstractGeneralized LL (GLL) parsing is an extension of recursive-descent (RD) parsing that supports all context-free grammars in cubic time and space. GLL parsers have the direct relationship with the grammar that RD parsers have, and therefore, compared to GLR, are easier to understand, debug,

  11. EXCHANGE-RATES FORECASTING: EXPONENTIAL SMOOTHING TECHNIQUES AND ARIMA MODELS

    Directory of Open Access Journals (Sweden)

    Dezsi Eva

    2011-07-01

    Full Text Available Exchange rates forecasting is, and has been a challenging task in finance. Statistical and econometrical models are widely used in analysis and forecasting of foreign exchange rates. This paper investigates the behavior of daily exchange rates of the Romanian Leu against the Euro, United States Dollar, British Pound, Japanese Yen, Chinese Renminbi and the Russian Ruble. Smoothing techniques are generated and compared with each other. These models include the Simple Exponential Smoothing technique, as the Double Exponential Smoothing technique, the Simple Holt-Winters, the Additive Holt-Winters, namely the Autoregressive Integrated Moving Average model.

  12. Dependency Parsing with Transformed Feature

    Directory of Open Access Journals (Sweden)

    Fuxiang Wu

    2017-01-01

    Full Text Available Dependency parsing is an important subtask of natural language processing. In this paper, we propose an embedding feature transforming method for graph-based parsing, transform-based parsing, which directly utilizes the inner similarity of the features to extract information from all feature strings including the un-indexed strings and alleviate the feature sparse problem. The model transforms the extracted features to transformed features via applying a feature weight matrix, which consists of similarities between the feature strings. Since the matrix is usually rank-deficient because of similar feature strings, it would influence the strength of constraints. However, it is proven that the duplicate transformed features do not degrade the optimization algorithm: the margin infused relaxed algorithm. Moreover, this problem can be alleviated by reducing the number of the nearest transformed features of a feature. In addition, to further improve the parsing accuracy, a fusion parser is introduced to integrate transformed and original features. Our experiments verify that both transform-based and fusion parser improve the parsing accuracy compared to the corresponding feature-based parser.

  13. Contextual Semantic Parsing using Crowdsourced Spatial Descriptions

    OpenAIRE

    Dukes, Kais

    2014-01-01

    We describe a contextual parser for the Robot Commands Treebank, a new crowdsourced resource. In contrast to previous semantic parsers that select the most-probable parse, we consider the different problem of parsing using additional situational context to disambiguate between different readings of a sentence. We show that multiple semantic analyses can be searched using dynamic programming via interaction with a spatial planner, to guide the parsing process. We are able to parse sentences in...

  14. Application development with Parse using iOS SDK

    CERN Document Server

    Birani, Bhanu

    2013-01-01

    A practical guide, featuring step-by-step instructions showing you how to use Parse iOS, and handle your data on cloud.If you are a developer who wants to build your applications instantly using Parse iOS as a back end application development, this book is ideal for you. This book will help you to understand Parse, featuring examples to help you get familiar with the concepts of Parse iOS.

  15. Two-pass greedy regular expression parsing

    DEFF Research Database (Denmark)

    Grathwohl, Niels Bjørn Bugge; Henglein, Fritz; Nielsen, Lasse

    2013-01-01

    We present new algorithms for producing greedy parses for regular expressions (REs) in a semi-streaming fashion. Our lean-log algorithm executes in time O(mn) for REs of size m and input strings of size n and outputs a compact bit-coded parse tree representation. It improves on previous algorithms...... by: operating in only 2 passes; using only O(m) words of random-access memory (independent of n); requiring only kn bits of sequentially written and read log storage, where k ... and not requiring it to be stored at all. Previous RE parsing algorithms do not scale linearly with input size, or require substantially more log storage and employ 3 passes where the first consists of reversing the input, or do not or are not known to produce a greedy parse. The performance of our unoptimized C...

  16. Chinese Unknown Word Recognition for PCFG-LA Parsing

    Directory of Open Access Journals (Sweden)

    Qiuping Huang

    2014-01-01

    Full Text Available This paper investigates the recognition of unknown words in Chinese parsing. Two methods are proposed to handle this problem. One is the modification of a character-based model. We model the emission probability of an unknown word using the first and last characters in the word. It aims to reduce the POS tag ambiguities of unknown words to improve the parsing performance. In addition, a novel method, using graph-based semisupervised learning (SSL, is proposed to improve the syntax parsing of unknown words. Its goal is to discover additional lexical knowledge from a large amount of unlabeled data to help the syntax parsing. The method is mainly to propagate lexical emission probabilities to unknown words by building the similarity graphs over the words of labeled and unlabeled data. The derived distributions are incorporated into the parsing process. The proposed methods are effective in dealing with the unknown words to improve the parsing. Empirical results for Penn Chinese Treebank and TCT Treebank revealed its effectiveness.

  17. Technique for smoothing free-flight oscillation data.

    CSIR Research Space (South Africa)

    Beyers, ME

    1975-01-01

    Full Text Available A technique based on superposition of tricyclic solutions has been proposed for smoothing free-flight angular motion. When incorporated into a conventional tricyclic data reduction program, the method is convenient to use and does not require a...

  18. Image portion identification methods, image parsing methods, image parsing systems, and articles of manufacture

    Science.gov (United States)

    Lassahn, Gordon D.; Lancaster, Gregory D.; Apel, William A.; Thompson, Vicki S.

    2013-01-08

    Image portion identification methods, image parsing methods, image parsing systems, and articles of manufacture are described. According to one embodiment, an image portion identification method includes accessing data regarding an image depicting a plurality of biological substrates corresponding to at least one biological sample and indicating presence of at least one biological indicator within the biological sample and, using processing circuitry, automatically identifying a portion of the image depicting one of the biological substrates but not others of the biological substrates.

  19. From LL-regular to LL(1) grammars: Transformations, covers and parsing

    NARCIS (Netherlands)

    Nijholt, Antinus

    1982-01-01

    In this paper it is shown that it is possible to transform any LL-regular grammar G into an LL(1) grammar G' in such a way that parsing G' is as good as parsing G. That is, a parse of a sentence of grammar G can be obtained with a simple string homomorphism from the parse of a corresponding sentence

  20. Context-free parsing with connectionist networks

    Science.gov (United States)

    Fanty, M. A.

    1986-08-01

    This paper presents a simple algorithm which converts any context-free grammar into a connectionist network which parses strings (of arbitrary but fixed maximum length) in the language defined by that grammar. The network is fast, O(n), and deterministicd. It consists of binary units which compute a simple function of their input. When the grammar is put in Chomsky normal form, O(n3) units needed to parse inputs of length up to n.

  1. On Parsing CHILDES

    OpenAIRE

    Laakso, Aarre

    2005-01-01

    Research on child language acquisition would benefit from the availability of a large body of syntactically parsed utterances between parents and children. We consider the problem of generating such a ``treebank'' from the CHILDES corpus, which currently contains primarily orthographically transcribed speech tagged for lexical category.

  2. Multiple predictor smoothing methods for sensitivity analysis: Description of techniques

    International Nuclear Information System (INIS)

    Storlie, Curtis B.; Helton, Jon C.

    2008-01-01

    The use of multiple predictor smoothing methods in sampling-based sensitivity analyses of complex models is investigated. Specifically, sensitivity analysis procedures based on smoothing methods employing the stepwise application of the following nonparametric regression techniques are described: (i) locally weighted regression (LOESS), (ii) additive models, (iii) projection pursuit regression, and (iv) recursive partitioning regression. Then, in the second and concluding part of this presentation, the indicated procedures are illustrated with both simple test problems and results from a performance assessment for a radioactive waste disposal facility (i.e., the Waste Isolation Pilot Plant). As shown by the example illustrations, the use of smoothing procedures based on nonparametric regression techniques can yield more informative sensitivity analysis results than can be obtained with more traditional sensitivity analysis procedures based on linear regression, rank regression or quadratic regression when nonlinear relationships between model inputs and model predictions are present

  3. Dual decomposition for parsing with non-projective head automata

    OpenAIRE

    Koo, Terry; Rush, Alexander Matthew; Collins, Michael; Jaakkola, Tommi S.; Sontag, David Alexander

    2010-01-01

    This paper introduces algorithms for non-projective parsing based on dual decomposition. We focus on parsing algorithms for non-projective head automata, a generalization of head-automata models to non-projective structures. The dual decomposition algorithms are simple and efficient, relying on standard dynamic programming and minimum spanning tree algorithms. They provably solve an LP relaxation of the non-projective parsing problem. Empirically the LP relaxation is very often tight: for man...

  4. A structural SVM approach for reference parsing.

    Science.gov (United States)

    Zhang, Xiaoli; Zou, Jie; Le, Daniel X; Thoma, George R

    2011-06-09

    Automated extraction of bibliographic data, such as article titles, author names, abstracts, and references is essential to the affordable creation of large citation databases. References, typically appearing at the end of journal articles, can also provide valuable information for extracting other bibliographic data. Therefore, parsing individual reference to extract author, title, journal, year, etc. is sometimes a necessary preprocessing step in building citation-indexing systems. The regular structure in references enables us to consider reference parsing a sequence learning problem and to study structural Support Vector Machine (structural SVM), a newly developed structured learning algorithm on parsing references. In this study, we implemented structural SVM and used two types of contextual features to compare structural SVM with conventional SVM. Both methods achieve above 98% token classification accuracy and above 95% overall chunk-level accuracy for reference parsing. We also compared SVM and structural SVM to Conditional Random Field (CRF). The experimental results show that structural SVM and CRF achieve similar accuracies at token- and chunk-levels. When only basic observation features are used for each token, structural SVM achieves higher performance compared to SVM since it utilizes the contextual label features. However, when the contextual observation features from neighboring tokens are combined, SVM performance improves greatly, and is close to that of structural SVM after adding the second order contextual observation features. The comparison of these two methods with CRF using the same set of binary features show that both structural SVM and CRF perform better than SVM, indicating their stronger sequence learning ability in reference parsing.

  5. Probabilistic lexical generalization for French dependency parsing

    OpenAIRE

    Henestroza Anguiano , Enrique; Candito , Marie

    2012-01-01

    International audience; This paper investigates the impact on French dependency parsing of lexical generalization methods beyond lemmatization and morphological analysis. A distributional thesaurus is created from a large text corpus and used for distributional clustering and WordNet automatic sense ranking. The standard approach for lexical generalization in parsing is to map a word to a single generalized class, either replacing the word with the class or adding a new feature for the class....

  6. Error Parsing: An alternative method of implementing social judgment theory

    OpenAIRE

    Crystal C. Hall; Daniel M. Oppenheimer

    2015-01-01

    We present a novel method of judgment analysis called Error Parsing, based upon an alternative method of implementing Social Judgment Theory (SJT). SJT and Error Parsing both posit the same three components of error in human judgment: error due to noise, error due to cue weighting, and error due to inconsistency. In that sense, the broad theory and framework are the same. However, SJT and Error Parsing were developed to answer different questions, and thus use different m...

  7. Creating Parsing Lexicons from Semantic Lexicons Automatically and Its Applications

    National Research Council Canada - National Science Library

    Ayan, Necip F; Dorr, Bonnie

    2002-01-01

    ...). We also present the effects of using such a lexicon on the parser performance. The advantage of automating the process is that the same technique can be applied directly to lexicons we have for other languages, for example, Arabic, Chinese, and Spanish. The results indicate that our method will help us generate parsing lexicons which can be used by a broad-coverage parser that runs on different languages.

  8. Comparison of optical beam smoothing techniques for inertial confinement fusion and improvement of smoothing by the use of zero-correlation masks

    International Nuclear Information System (INIS)

    Lehmberg, R. H.; Rothenberg, J. E.

    2000-01-01

    We present analytic theory and numerical simulations comparing the optical beam smoothing capabilities of the smoothing by spectral dispersion (SSD) technique using random temporal phase modulation, with that of the induced spatial incoherence technique. The analytic theory provides a simple formula for the SSD mode spectrum in the usual case where the phase mask at the focusing lens is random, and its asymptotic limit quantitatively relates the long wavelength mode smoothing to the width of the angular dispersion. With parameters and phase aberration relevant to the National Ignition Facility beams, the SSD simulations show that the large long wavelength components, which are also found in earlier simulations, can be significantly reduced by replacing the independent random phase masks in each pair of adjacent beams by a conjugate pair of zero-correlation masks. These simulations suggest that one can combine zero-correlation masks with random temporal phase modulation and multiple color cycles to achieve SSD smoothing approaching the optical bandwidth limit at all spatial frequencies, without using large angular dispersions. (c) 2000 American Institute of Physics

  9. Integrating high dimensional bi-directional parsing models for gene mention tagging.

    Science.gov (United States)

    Hsu, Chun-Nan; Chang, Yu-Ming; Kuo, Cheng-Ju; Lin, Yu-Shi; Huang, Han-Shen; Chung, I-Fang

    2008-07-01

    Tagging gene and gene product mentions in scientific text is an important initial step of literature mining. In this article, we describe in detail our gene mention tagger participated in BioCreative 2 challenge and analyze what contributes to its good performance. Our tagger is based on the conditional random fields model (CRF), the most prevailing method for the gene mention tagging task in BioCreative 2. Our tagger is interesting because it accomplished the highest F-scores among CRF-based methods and second over all. Moreover, we obtained our results by mostly applying open source packages, making it easy to duplicate our results. We first describe in detail how we developed our CRF-based tagger. We designed a very high dimensional feature set that includes most of information that may be relevant. We trained bi-directional CRF models with the same set of features, one applies forward parsing and the other backward, and integrated two models based on the output scores and dictionary filtering. One of the most prominent factors that contributes to the good performance of our tagger is the integration of an additional backward parsing model. However, from the definition of CRF, it appears that a CRF model is symmetric and bi-directional parsing models will produce the same results. We show that due to different feature settings, a CRF model can be asymmetric and the feature setting for our tagger in BioCreative 2 not only produces different results but also gives backward parsing models slight but constant advantage over forward parsing model. To fully explore the potential of integrating bi-directional parsing models, we applied different asymmetric feature settings to generate many bi-directional parsing models and integrate them based on the output scores. Experimental results show that this integrated model can achieve even higher F-score solely based on the training corpus for gene mention tagging. Data sets, programs and an on-line service of our gene

  10. Toward the Soundness of Sense Structure Definitions in Thesaurus-Dictionaries. Parsing Problems and Solutions

    Directory of Open Access Journals (Sweden)

    Neculai Curteanu

    2012-10-01

    Full Text Available In this paper we point out some difficult problems of thesaurus-dictionary entry parsing, relying on the parsing technology of SCD (Segmentation-Cohesion-Dependency configurations, successfully applied on six largest thesauri -- Romanian (2, French, German (2, and Russian. \\textbf{Challenging Problems:} \\textbf{(a}~Intricate and~/~or recursive structures of the lexicographic segments met in the entries of certain thesauri; \\textbf{(b}~Cyclicity (recursive calls of some sense marker classes on marker sequences; \\textbf{(c}~Establishing the hypergraph-driven dependencies between all the atomic and non-atomic sense definitions. Classical approach to solve these parsing problems is hard mainly because of depth-first search of sense definitions and markers, the substantial complexity of entries, and the sense tree dynamic construction embodied within these parsers. \\textbf{SCD-based Parsing Solutions:} \\textbf{(a}~The SCD parsing method is a procedural tool, completely formal grammar-free, handling the recursive structure of the lexicographic segments by procedural non-recursive calls performed on the SCD parsing configurations of the entry structure. \\textbf{(b}~For dealing with cyclicity (recursive calls between secondary sense markers and the sense enumeration markers, we proposed the Enumeration Closing Condition, sometimes coupled with New{\\_}Paragraphs typographic markers transformed into numeral sense enumeration. \\textbf{(c}~These problems, their lexicographic modeling and parsing solutions are addressed to both dictionary parser programmers to experience the SCD-based parsing method, as well as to lexicographers and thesauri designers for tailoring balanced lexical-semantics granularities and sounder sense tree definitions of the dictionary entries.

  11. On Collocations and Their Interaction with Parsing and Translation

    Directory of Open Access Journals (Sweden)

    Violeta Seretan

    2013-10-01

    Full Text Available We address the problem of automatically processing collocations—a subclass of multi-word expressions characterized by a high degree of morphosyntactic flexibility—in the context of two major applications, namely, syntactic parsing and machine translation. We show that parsing and collocation identification are processes that are interrelated and that benefit from each other, inasmuch as syntactic information is crucial for acquiring collocations from corpora and, vice versa, collocational information can be used to improve parsing performance. Similarly, we focus on the interrelation between collocations and machine translation, highlighting the use of translation information for multilingual collocation identification, as well as the use of collocational knowledge for improving translation. We give a panorama of the existing relevant work, and we parallel the literature surveys with our own experiments involving a symbolic parser and a rule-based translation system. The results show a significant improvement over approaches in which the corresponding tasks are decoupled.

  12. A Semantic Constraint on Syntactic Parsing.

    Science.gov (United States)

    Crain, Stephen; Coker, Pamela L.

    This research examines how semantic information influences syntactic parsing decisions during sentence processing. In the first experiment, subjects were presented lexical strings having syntactically identical surface structures but with two possible underlying structures: "The children taught by the Berlitz method," and "The…

  13. Parse Journal #2: Introduction

    OpenAIRE

    Bowman, Jason; Malik, Suhail; Phillips, Andrea

    2015-01-01

    As a periodical concerned with the critical potential of artistic research, this edition of the PARSE journal mobilises the multiple perspectives of artists, thinkers, critics and curators on the problematics, discontents and possibilities of private capital as an unregulated yet assumptive producer of art’s value, including its integration with state-funding. We have put emphasis on how this conditioning of art’s production, circulation, reception and sale can be put to task. In particular, ...

  14. Cuidado de enfermagem a pessoas com hipertensão fundamentado na teoria de Parse Atención de enfermería a personas con hipertensión basada en la teoría de Parse Nursing care to people with hypertension based on Parse's theory

    Directory of Open Access Journals (Sweden)

    Fabíola Vládia Freire da Silva

    2013-03-01

    Full Text Available Este estudo propõe o cuidado de enfermagem, baseado nos princípios de Parse, a pessoas com hipertensão consultadas na Estratégia Saúde da Família. Estudo descritivo, de cunho qualitativo, realizado de março a maio de 2011, com quatorze enfermeiros no município de Itapajé-Ceará. Para coleta das informações utilizou-se a entrevista semiestruturada e, para análise, o discurso dos sujeitos. Emergiram três categorias baseadas nos princípios de Parse: Multidimensão dos significados - o enfermeiro conduz ao relato dos significados; Sincronização de ritmos - o enfermeiro ajuda a identificar harmonia e desarmonia; Mobilização da transcendência - o enfermeiro guia o plano de mudanças. Notou-se aproximação dos discursos ao teorizado por Parse quando citaram buscar um cuidado humanizado, com a participação da família, valorização da autonomia, utilização da educação em saúde, com orientações individuais. Percebeu-se a viabilidade na implementação do cuidado de enfermagem fundamentado na Teoria de Parse a pessoas com hipertensão.Este estudio propone la atención de enfermería, basada en los principios de Parse, para personas con hipertensión en la Estrategia de Salud Familiar. Estudio descriptivo, cualitativo, realizado de marzo a mayo/2011, con catorce enfermeros en Itapajé, Ceará. Para la recolección de las informaciones, se utilizó la entrevista semiestructurada y para análisis, el discurso de los sujetos. Emergieron tres categorías: Multidimensiones de los significados - el enfermero conduce al relato de los significados; Sincronización de los ritmos - el enfermero ayuda a identificar armonía y desarmonía; Movilización de la trascendencia - el enfermero guía el plan de cambios. Se observó semejanzas entre el enfoque de los discursos y la Teoría de Parse, cuando citaron la búsqueda de atención humanizada, con participación de la familia, valoración de la autonomía, uso de la educación en salud

  15. Telugu dependency parsing using different statistical parsers

    Directory of Open Access Journals (Sweden)

    B. Venkata Seshu Kumari

    2017-01-01

    Full Text Available In this paper we explore different statistical dependency parsers for parsing Telugu. We consider five popular dependency parsers namely, MaltParser, MSTParser, TurboParser, ZPar and Easy-First Parser. We experiment with different parser and feature settings and show the impact of different settings. We also provide a detailed analysis of the performance of all the parsers on major dependency labels. We report our results on test data of Telugu dependency treebank provided in the ICON 2010 tools contest on Indian languages dependency parsing. We obtain state-of-the art performance of 91.8% in unlabeled attachment score and 70.0% in labeled attachment score. To the best of our knowledge ours is the only work which explored all the five popular dependency parsers and compared the performance under different feature settings for Telugu.

  16. Single-View 3D Scene Reconstruction and Parsing by Attribute Grammar.

    Science.gov (United States)

    Liu, Xiaobai; Zhao, Yibiao; Zhu, Song-Chun

    2018-03-01

    In this paper, we present an attribute grammar for solving two coupled tasks: i) parsing a 2D image into semantic regions; and ii) recovering the 3D scene structures of all regions. The proposed grammar consists of a set of production rules, each describing a kind of spatial relation between planar surfaces in 3D scenes. These production rules are used to decompose an input image into a hierarchical parse graph representation where each graph node indicates a planar surface or a composite surface. Different from other stochastic image grammars, the proposed grammar augments each graph node with a set of attribute variables to depict scene-level global geometry, e.g., camera focal length, or local geometry, e.g., surface normal, contact lines between surfaces. These geometric attributes impose constraints between a node and its off-springs in the parse graph. Under a probabilistic framework, we develop a Markov Chain Monte Carlo method to construct a parse graph that optimizes the 2D image recognition and 3D scene reconstruction purposes simultaneously. We evaluated our method on both public benchmarks and newly collected datasets. Experiments demonstrate that the proposed method is capable of achieving state-of-the-art scene reconstruction of a single image.

  17. Simple smoothing technique to reduce data scattering in physics experiments

    International Nuclear Information System (INIS)

    Levesque, L

    2008-01-01

    This paper describes an experiment involving motorized motion and a method to reduce data scattering from data acquisition. Jitter or minute instrumental vibrations add noise to a detected signal, which often renders small modulations of a graph very difficult to interpret. Here we describe a method to reduce scattering amongst data points from the signal measured by a photodetector that is motorized and scanned in a direction parallel to the plane of a rectangular slit during a computer-controlled diffraction experiment. The smoothing technique is investigated using subsets of many data points from the data acquisition. A limit for the number of data points in a subset is determined from the results based on the trend of the small measured signal to avoid severe changes in the shape of the signal from the averaging procedure. This simple smoothing method can be achieved using any type of spreadsheet software

  18. Recursive Neural Networks Based on PSO for Image Parsing

    Directory of Open Access Journals (Sweden)

    Guo-Rong Cai

    2013-01-01

    Full Text Available This paper presents an image parsing algorithm which is based on Particle Swarm Optimization (PSO and Recursive Neural Networks (RNNs. State-of-the-art method such as traditional RNN-based parsing strategy uses L-BFGS over the complete data for learning the parameters. However, this could cause problems due to the nondifferentiable objective function. In order to solve this problem, the PSO algorithm has been employed to tune the weights of RNN for minimizing the objective. Experimental results obtained on the Stanford background dataset show that our PSO-based training algorithm outperforms traditional RNN, Pixel CRF, region-based energy, simultaneous MRF, and superpixel MRF.

  19. Parsing polarization squeezing into Fock layers

    DEFF Research Database (Denmark)

    Mueller, Christian R.; Madsen, Lars Skovgaard; Klimov, Andrei B.

    2016-01-01

    photon number do the methods coincide; when the photon number is indefinite, we parse the state in Fock layers, finding that substantially higher squeezing can be observed in some of the single layers. By capitalizing on the properties of the Husimi Q function, we map this notion onto the Poincare space......, providing a full account of the measured squeezing....

  20. Sequence distance via parsing complexity: Heartbeat signals

    International Nuclear Information System (INIS)

    Degli Esposti, M.; Farinelli, C.; Menconi, G.

    2009-01-01

    We compare and discuss the use of different symbolic codings of electrocardiogram (ECG) signals in order to distinguish healthy patients from hospitalized ones. To this aim, we recall a parsing-based similarity distance and compare the performances of several methods of classification of data.

  1. YakYak: Parsing with Logical Side Constraints

    DEFF Research Database (Denmark)

    Hansen, Niels Damgaard; Klarlund, Nils; Schwartzbach, Michael Ignatieff

    2000-01-01

    Yak, which extends Yacc with first-order logic for specifying consteaints that are regular tree languages. Concise formulas about the parse tree replace explicit programming, and they are turned into canonical attribute grammars through tree automata calculations. YakYak is implemented as a proprocessor...

  2. ParseCNV integrative copy number variation association software with quality tracking.

    Science.gov (United States)

    Glessner, Joseph T; Li, Jin; Hakonarson, Hakon

    2013-03-01

    A number of copy number variation (CNV) calling algorithms exist; however, comprehensive software tools for CNV association studies are lacking. We describe ParseCNV, unique software that takes CNV calls and creates probe-based statistics for CNV occurrence in both case-control design and in family based studies addressing both de novo and inheritance events, which are then summarized based on CNV regions (CNVRs). CNVRs are defined in a dynamic manner to allow for a complex CNV overlap while maintaining precise association region. Using this approach, we avoid failure to converge and non-monotonic curve fitting weaknesses of programs, such as CNVtools and CNVassoc, and although Plink is easy to use, it only provides combined CNV state probe-based statistics, not state-specific CNVRs. Existing CNV association methods do not provide any quality tracking information to filter confident associations, a key issue which is fully addressed by ParseCNV. In addition, uncertainty in CNV calls underlying CNV associations is evaluated to verify significant results, including CNV overlap profiles, genomic context, number of probes supporting the CNV and single-probe intensities. When optimal quality control parameters are followed using ParseCNV, 90% of CNVs validate by polymerase chain reaction, an often problematic stage because of inadequate significant association review. ParseCNV is freely available at http://parsecnv.sourceforge.net.

  3. SmoothMoves : Smooth pursuits head movements for augmented reality

    NARCIS (Netherlands)

    Esteves, Augusto; Verweij, David; Suraiya, Liza; Islam, Rasel; Lee, Youryang; Oakley, Ian

    2017-01-01

    SmoothMoves is an interaction technique for augmented reality (AR) based on smooth pursuits head movements. It works by computing correlations between the movements of on-screen targets and the user's head while tracking those targets. The paper presents three studies. The first suggests that head

  4. Finding EL+ justifications using the Earley parsing algorithm

    CSIR Research Space (South Africa)

    Nortje, R

    2009-12-01

    Full Text Available into a reachability preserving context free grammar (CFG). The well known earley algorithm for parsing strings, given some CFG, is then applied to the problem of extracting minimal reachability-based axiom sets for subsumption entailments. The author has...

  5. Using machine learning to parse breast pathology reports.

    Science.gov (United States)

    Yala, Adam; Barzilay, Regina; Salama, Laura; Griffin, Molly; Sollender, Grace; Bardia, Aditya; Lehman, Constance; Buckley, Julliette M; Coopey, Suzanne B; Polubriaginof, Fernanda; Garber, Judy E; Smith, Barbara L; Gadd, Michele A; Specht, Michelle C; Gudewicz, Thomas M; Guidi, Anthony J; Taghian, Alphonse; Hughes, Kevin S

    2017-01-01

    Extracting information from electronic medical record is a time-consuming and expensive process when done manually. Rule-based and machine learning techniques are two approaches to solving this problem. In this study, we trained a machine learning model on pathology reports to extract pertinent tumor characteristics, which enabled us to create a large database of attribute searchable pathology reports. This database can be used to identify cohorts of patients with characteristics of interest. We collected a total of 91,505 breast pathology reports from three Partners hospitals: Massachusetts General Hospital, Brigham and Women's Hospital, and Newton-Wellesley Hospital, covering the period from 1978 to 2016. We trained our system with annotations from two datasets, consisting of 6295 and 10,841 manually annotated reports. The system extracts 20 separate categories of information, including atypia types and various tumor characteristics such as receptors. We also report a learning curve analysis to show how much annotation our model needs to perform reasonably. The model accuracy was tested on 500 reports that did not overlap with the training set. The model achieved accuracy of 90% for correctly parsing all carcinoma and atypia categories for a given patient. The average accuracy for individual categories was 97%. Using this classifier, we created a database of 91,505 parsed pathology reports. Our learning curve analysis shows that the model can achieve reasonable results even when trained on a few annotations. We developed a user-friendly interface to the database that allows physicians to easily identify patients with target characteristics and export the matching cohort. This model has the potential to reduce the effort required for analyzing large amounts of data from medical records, and to minimize the cost and time required to glean scientific insight from these data.

  6. Parsing Universal Dependencies without training

    DEFF Research Database (Denmark)

    Martínez Alonso, Héctor; Agic, Zeljko; Plank, Barbara

    2017-01-01

    We present UDP, the first training-free parser for Universal Dependencies (UD). Our algorithm is based on PageRank and a small set of specific dependency head rules. UDP features two-step decoding to guarantee that function words are attached as leaf nodes. The parser requires no training......, and it is competitive with a delexicalized transfer system. UDP offers a linguistically sound unsupervised alternative to cross-lingual parsing for UD. The parser has very few parameters and distinctly robust to domain change across languages....

  7. Parsing with subdomain instance weighting from raw corpora

    NARCIS (Netherlands)

    Plank, B.; Sima'an, K.

    2008-01-01

    The treebanks that are used for training statistical parsers consist of hand-parsed sentences from a single source/domain like newspaper text. However, newspaper text concerns different subdomains of language use (e.g. finance, sports, politics, music), which implies that the statistics gathered by

  8. Parsing with Subdomain Instance Weighting from Raw Corpora

    NARCIS (Netherlands)

    Plank, Barbara; Sima'an, Khalil

    2008-01-01

    The treebanks that are used for training statistical parsers consist of hand-parsed sentences from a single source/domain like newspaper text. However, newspaper text concerns different subdomains of language use (e.g. finance, sports, politics, music), which implies that the statistics gathered by

  9. Perceiving Event Dynamics and Parsing Hollywood Films

    Science.gov (United States)

    Cutting, James E.; Brunick, Kaitlin L.; Candan, Ayse

    2012-01-01

    We selected 24 Hollywood movies released from 1940 through 2010 to serve as a film corpus. Eight viewers, three per film, parsed them into events, which are best termed subscenes. While watching a film a second time, viewers scrolled through frames and recorded the frame number where each event began. Viewers agreed about 90% of the time. We then…

  10. Time-Driven Effects on Parsing during Reading

    Science.gov (United States)

    Roll, Mikael; Lindgren, Magnus; Alter, Kai; Horne, Merle

    2012-01-01

    The phonological trace of perceived words starts fading away in short-term memory after a few seconds. Spoken utterances are usually 2-3 s long, possibly to allow the listener to parse the words into coherent prosodic phrases while they still have a clear representation. Results from this brain potential study suggest that even during silent…

  11. "gnparser": a powerful parser for scientific names based on Parsing Expression Grammar.

    Science.gov (United States)

    Mozzherin, Dmitry Y; Myltsev, Alexander A; Patterson, David J

    2017-05-26

    Scientific names in biology act as universal links. They allow us to cross-reference information about organisms globally. However variations in spelling of scientific names greatly diminish their ability to interconnect data. Such variations may include abbreviations, annotations, misspellings, etc. Authorship is a part of a scientific name and may also differ significantly. To match all possible variations of a name we need to divide them into their elements and classify each element according to its role. We refer to this as 'parsing' the name. Parsing categorizes name's elements into those that are stable and those that are prone to change. Names are matched first by combining them according to their stable elements. Matches are then refined by examining their varying elements. This two stage process dramatically improves the number and quality of matches. It is especially useful for the automatic data exchange within the context of "Big Data" in biology. We introduce Global Names Parser (gnparser). It is a Java tool written in Scala language (a language for Java Virtual Machine) to parse scientific names. It is based on a Parsing Expression Grammar. The parser can be applied to scientific names of any complexity. It assigns a semantic meaning (such as genus name, species epithet, rank, year of publication, authorship, annotations, etc.) to all elements of a name. It is able to work with nested structures as in the names of hybrids. gnparser performs with ≈99% accuracy and processes 30 million name-strings/hour per CPU thread. The gnparser library is compatible with Scala, Java, R, Jython, and JRuby. The parser can be used as a command line application, as a socket server, a web-app or as a RESTful HTTP-service. It is released under an Open source MIT license. Global Names Parser (gnparser) is a fast, high precision tool for biodiversity informaticians and biologists working with large numbers of scientific names. It can replace expensive and error

  12. A Smoothing Technique for the Multifractal Analysis of a Medium Voltage Feeders Electric Current

    Science.gov (United States)

    de Santis, Enrico; Sadeghian, Alireza; Rizzi, Antonello

    2017-12-01

    The current paper presents a data-driven detrending technique allowing to smooth complex sinusoidal trends from a real-world electric load time series before applying the Detrended Multifractal Fluctuation Analysis (MFDFA). The algorithm we call Smoothed Sort and Cut Fourier Detrending (SSC-FD) is based on a suitable smoothing of high power periodicities operating directly in the Fourier spectrum through a polynomial fitting technique of the DFT. The main aim consists of disambiguating the characteristic slow varying periodicities, that can impair the MFDFA analysis, from the residual signal in order to study its correlation properties. The algorithm performances are evaluated on a simple benchmark test consisting of a persistent series where the Hurst exponent is known, with superimposed ten sinusoidal harmonics. Moreover, the behavior of the algorithm parameters is assessed computing the MFDFA on the well-known sunspot data, whose correlation characteristics are reported in literature. In both cases, the SSC-FD method eliminates the apparent crossover induced by the synthetic and natural periodicities. Results are compared with some existing detrending methods within the MFDFA paradigm. Finally, a study of the multifractal characteristics of the electric load time series detrendended by the SSC-FD algorithm is provided, showing a strong persistent behavior and an appreciable amplitude of the multifractal spectrum that allows to conclude that the series at hand has multifractal characteristics.

  13. Análisis de los posibles desde la teoría de Parse en una persona con Alzheimer The analysis of the possibles through Parse's theory on a person with Alzheimer

    Directory of Open Access Journals (Sweden)

    Virtudes Rodero-Sánchez

    2006-11-01

    Full Text Available Cuando una persona acude al sistema sanitario con un problema de salud, con mucha frecuencia se le va a pedir que introduzca cambios en sus hábitos y estilo de vida. Esta demanda se suele concretar en un pacto-compromiso que se establece persona-profesional. Hemos observado que este pacto, a pesar de que el profesional se esfuerza en enmarcarlo en objetivos realistas, con demasiada frecuencia sobreviene la frustración, sobre todo en escenarios de cronicidad. La teoría de Parse nos ofrece una manera diferente de abordar el cambio. En la teoría de Parse, El Ser Humano en Devenir, los posibles son la expresión de la fuerza, entendida como una manera única de transformación, que consiste en avanzar con las esperanzas, anhelos y los proyectos de la persona. Planteamos: en primer lugar un análisis de los elementos de lo que Parse llama su tercer principio, la co-trancendencia con los posibles; en segundo lugar el análisis de los posibles desde este marco de referencia a través de una narrativa; y por último la práctica enfermera.When a person comes to the Health Care System with a health problem will often be asked to change some of his habits and lifestyles. This demand becomes a compromise-pact between the person and the professional. We have observed that in this compromise-pact, despite the effort of the professional to hide it behind realist targets, the patient usually becomes frustrated, especially in cases of chronic illnesses. Parse's theory offers us a different way to approach the change. In Parse's theory, The Human Becoming, the possibles are the expression of power, understood as a unique way of transformation, consisting in advancing with the hopes, desires and projects of a person. We suggest, first of all, an analysis of the elements that Parse calls her third principle: co-transcendence with the possibles; secondly, the analysis of the possibles from the basis of this reference framework through a narration and, finally

  14. Machine learning to parse breast pathology reports in Chinese.

    Science.gov (United States)

    Tang, Rong; Ouyang, Lizhi; Li, Clara; He, Yue; Griffin, Molly; Taghian, Alphonse; Smith, Barbara; Yala, Adam; Barzilay, Regina; Hughes, Kevin

    2018-01-29

    Large structured databases of pathology findings are valuable in deriving new clinical insights. However, they are labor intensive to create and generally require manual annotation. There has been some work in the bioinformatics community to support automating this work via machine learning in English. Our contribution is to provide an automated approach to construct such structured databases in Chinese, and to set the stage for extraction from other languages. We collected 2104 de-identified Chinese benign and malignant breast pathology reports from Hunan Cancer Hospital. Physicians with native Chinese proficiency reviewed the reports and annotated a variety of binary and numerical pathologic entities. After excluding 78 cases with a bilateral lesion in the same report, 1216 cases were used as a training set for the algorithm, which was then refined by 405 development cases. The Natural language processing algorithm was tested by using the remaining 405 cases to evaluate the machine learning outcome. The model was used to extract 13 binary entities and 8 numerical entities. When compared to physicians with native Chinese proficiency, the model showed a per-entity accuracy from 91 to 100% for all common diagnoses on the test set. The overall accuracy of binary entities was 98% and of numerical entities was 95%. In a per-report evaluation for binary entities with more than 100 training cases, 85% of all the testing reports were completely correct and 11% had an error in 1 out of 22 entities. We have demonstrated that Chinese breast pathology reports can be automatically parsed into structured data using standard machine learning approaches. The results of our study demonstrate that techniques effective in parsing English reports can be scaled to other languages.

  15. Fetching and Parsing Data from the Web with OpenRefine

    Directory of Open Access Journals (Sweden)

    Evan Peter Williamson

    2017-08-01

    Full Text Available OpenRefine is a powerful tool for exploring, cleaning, and transforming data. An earlier Programming Historian lesson, “Cleaning Data with OpenRefine”, introduced the basic functionality of Refine to efficiently discover and correct inconsistency in a data set. Building on those essential data wrangling skills, this lesson focuses on Refine’s ability to fetch URLs and parse web content. Examples introduce some of the advanced features to transform and enhance a data set including: - fetch URLs using Refine - construct URL queries to retrieve information from a simple web API - parse HTML and JSON responses to extract relevant data - use array functions to manipulate string values - use Jython to extend Refine’s functionality It will be helpful to have basic familiarity with OpenRefine, HTML, and programming concepts such as variables and loops to complete this lesson.

  16. Advanced programming concepts in a course on grammars and parsing

    NARCIS (Netherlands)

    Jeuring, J.T.; Swierstra, S.D.

    1999-01-01

    One of the important goals of the Computer Science curriculum at Utrecht University is to familiarize students with abstract programming concepts such as, for example, partial evaluation and deforestation. A course on grammars and parsing offers excellent possibilities for exemplifying and

  17. Fast Parsing using Pruning and Grammar Specialization

    OpenAIRE

    Rayner, Manny; Carter, David

    1996-01-01

    We show how a general grammar may be automatically adapted for fast parsing of utterances from a specific domain by means of constituent pruning and grammar specialization based on explanation-based learning. These methods together give an order of magnitude increase in speed, and the coverage loss entailed by grammar specialization is reduced to approximately half that reported in previous work. Experiments described here suggest that the loss of coverage has been reduced to the point where ...

  18. Is human sentence parsing serial or parallel? Evidence from event-related brain potentials.

    Science.gov (United States)

    Hopf, Jens-Max; Bader, Markus; Meng, Michael; Bayer, Josef

    2003-01-01

    In this ERP study we investigate the processes that occur in syntactically ambiguous German sentences at the point of disambiguation. Whereas most psycholinguistic theories agree on the view that processing difficulties arise when parsing preferences are disconfirmed (so-called garden-path effects), important differences exist with respect to theoretical assumptions about the parser's recovery from a misparse. A key distinction can be made between parsers that compute all alternative syntactic structures in parallel (parallel parsers) and parsers that compute only a single preferred analysis (serial parsers). To distinguish empirically between parallel and serial parsing models, we compare ERP responses to garden-path sentences with ERP responses to truly ungrammatical sentences. Garden-path sentences contain a temporary and ultimately curable ungrammaticality, whereas truly ungrammatical sentences remain so permanently--a difference which gives rise to different predictions in the two classes of parsing architectures. At the disambiguating word, ERPs in both sentence types show negative shifts of similar onset latency, amplitude, and scalp distribution in an initial time window between 300 and 500 ms. In a following time window (500-700 ms), the negative shift to garden-path sentences disappears at right central parietal sites, while it continues in permanently ungrammatical sentences. These data are taken as evidence for a strictly serial parser. The absence of a difference in the early time window indicates that temporary and permanent ungrammaticalities trigger the same kind of parsing responses. Later differences can be related to successful reanalysis in garden-path but not in ungrammatical sentences. Copyright 2003 Elsevier Science B.V.

  19. Smoothing-Norm Preconditioning for Regularizing Minimum-Residual Methods

    DEFF Research Database (Denmark)

    Hansen, Per Christian; Jensen, Toke Koldborg

    2006-01-01

    take into account a smoothing norm for the solution. This technique is well established for CGLS, but it does not immediately carry over to minimum-residual methods when the smoothing norm is a seminorm or a Sobolev norm. We develop a new technique which works for any smoothing norm of the form $\\|L...

  20. Locating and parsing bibliographic references in HTML medical articles.

    Science.gov (United States)

    Zou, Jie; Le, Daniel; Thoma, George R

    2010-06-01

    The set of references that typically appear toward the end of journal articles is sometimes, though not always, a field in bibliographic (citation) databases. But even if references do not constitute such a field, they can be useful as a preprocessing step in the automated extraction of other bibliographic data from articles, as well as in computer-assisted indexing of articles. Automation in data extraction and indexing to minimize human labor is key to the affordable creation and maintenance of large bibliographic databases. Extracting the components of references, such as author names, article title, journal name, publication date and other entities, is therefore a valuable and sometimes necessary task. This paper describes a two-step process using statistical machine learning algorithms, to first locate the references in HTML medical articles and then to parse them. Reference locating identifies the reference section in an article and then decomposes it into individual references. We formulate this step as a two-class classification problem based on text and geometric features. An evaluation conducted on 500 articles drawn from 100 medical journals achieves near-perfect precision and recall rates for locating references. Reference parsing identifies the components of each reference. For this second step, we implement and compare two algorithms. One relies on sequence statistics and trains a Conditional Random Field. The other focuses on local feature statistics and trains a Support Vector Machine to classify each individual word, followed by a search algorithm that systematically corrects low confidence labels if the label sequence violates a set of predefined rules. The overall performance of these two reference-parsing algorithms is about the same: above 99% accuracy at the word level, and over 97% accuracy at the chunk level.

  1. On the Approximation Ratio of Lempel-Ziv Parsing

    DEFF Research Database (Denmark)

    Gagie, Travis; Navarro, Gonzalo; Prezza, Nicola

    2018-01-01

    in the text. Since computing b is NP-complete, a popular gold standard is z, the number of phrases in the Lempel-Ziv parse of the text, where phrases can be copied only from the left. While z can be computed in linear time, almost nothing has been known for decades about its approximation ratio with respect...

  2. A simple DOP model for constituency parsing of Italian sentences

    NARCIS (Netherlands)

    Sangati, F.

    2009-01-01

    We present a simplified Data-Oriented Parsing (DOP) formalism for learning the constituency structure of Italian sentences. In our approach we try to simplify the original DOP methodology by constraining the number and type of fragments we extract from the training corpus. We provide some examples

  3. Fuzzy context-free languages - Part 2: Recognition and parsing algorithms

    NARCIS (Netherlands)

    Asveld, P.R.J.

    2005-01-01

    In a companion paper [P.R.J. Asveld, Fuzzy context-free languages---Part 1: Generalized fuzzy context-free grammars, Theoret. Comp. Sci. (2005)] we used fuzzy context-free grammars in order to model grammatical errors resulting in erroneous inputs for robust recognizing and parsing algorithms for

  4. Fuzzy Context- Free Languages. Part 2: Recognition and Parsing Algorithms

    NARCIS (Netherlands)

    Asveld, P.R.J.

    2000-01-01

    In a companion paper \\cite{Asv:FCF1} we used fuzzy context-free grammars in order to model grammatical errors resulting in erroneous inputs for robust recognizing and parsing algorithms for fuzzy context-free languages. In particular, this approach enables us to distinguish between small errors

  5. Chomsky-Schützenberger parsing for weighted multiple context-free languages

    Directory of Open Access Journals (Sweden)

    Tobias Denkinger

    2017-07-01

    Full Text Available We prove a Chomsky-Schützenberger representation theorem for multiple context-free languages weighted over complete commutative strong bimonoids. Using this representation we devise a parsing algorithm for a restricted form of those devices.

  6. Generative re-ranking model for dependency parsing of Italian sentences

    NARCIS (Netherlands)

    Sangati, F.

    2009-01-01

    We present a general framework for dependency parsing of Italian sentences based on a combination of discriminative and generative models. We use a state-of-the-art discriminative model to obtain a k-best list of candidate structures for the test sentences, and use the generative model to compute

  7. Comparison of some nonlinear smoothing methods

    International Nuclear Information System (INIS)

    Bell, P.R.; Dillon, R.S.

    1977-01-01

    Due to the poor quality of many nuclear medicine images, computer-driven smoothing procedures are frequently employed to enhance the diagnostic utility of these images. While linear methods were first tried, it was discovered that nonlinear techniques produced superior smoothing with little detail suppression. We have compared four methods: Gaussian smoothing (linear), two-dimensional least-squares smoothing (linear), two-dimensional least-squares bounding (nonlinear), and two-dimensional median smoothing (nonlinear). The two dimensional least-squares procedures have yielded the most satisfactorily enhanced images, with the median smoothers providing quite good images, even in the presence of widely aberrant points

  8. Introduction to special issue on machine learning approaches to shallow parsing

    NARCIS (Netherlands)

    Hammerton, J; Osborne, M; Armstrong, S; Daelemans, W

    2002-01-01

    This article introduces the problem of partial or shallow parsing (assigning partial syntactic structure to sentences) and explains why it is an important natural language processing (NLP) task. The complexity of the task makes Machine Learning an attractive option in comparison to the handcrafting

  9. A SAS IML Macro for Loglinear Smoothing

    Science.gov (United States)

    Moses, Tim; von Davier, Alina

    2011-01-01

    Polynomial loglinear models for one-, two-, and higher-way contingency tables have important applications to measurement and assessment. They are essentially regarded as a smoothing technique, which is commonly referred to as loglinear smoothing. A SAS IML (SAS Institute, 2002a) macro was created to implement loglinear smoothing according to…

  10. Pippi — Painless parsing, post-processing and plotting of posterior and likelihood samples

    Science.gov (United States)

    Scott, Pat

    2012-11-01

    Interpreting samples from likelihood or posterior probability density functions is rarely as straightforward as it seems it should be. Producing publication-quality graphics of these distributions is often similarly painful. In this short note I describe pippi, a simple, publicly available package for parsing and post-processing such samples, as well as generating high-quality PDF graphics of the results. Pippi is easily and extensively configurable and customisable, both in its options for parsing and post-processing samples, and in the visual aspects of the figures it produces. I illustrate some of these using an existing supersymmetric global fit, performed in the context of a gamma-ray search for dark matter. Pippi can be downloaded and followed at http://github.com/patscott/pippi.

  11. Automated vocabulary discovery for geo-parsing online epidemic intelligence.

    Science.gov (United States)

    Keller, Mikaela; Freifeld, Clark C; Brownstein, John S

    2009-11-24

    Automated surveillance of the Internet provides a timely and sensitive method for alerting on global emerging infectious disease threats. HealthMap is part of a new generation of online systems designed to monitor and visualize, on a real-time basis, disease outbreak alerts as reported by online news media and public health sources. HealthMap is of specific interest for national and international public health organizations and international travelers. A particular task that makes such a surveillance useful is the automated discovery of the geographic references contained in the retrieved outbreak alerts. This task is sometimes referred to as "geo-parsing". A typical approach to geo-parsing would demand an expensive training corpus of alerts manually tagged by a human. Given that human readers perform this kind of task by using both their lexical and contextual knowledge, we developed an approach which relies on a relatively small expert-built gazetteer, thus limiting the need of human input, but focuses on learning the context in which geographic references appear. We show in a set of experiments, that this approach exhibits a substantial capacity to discover geographic locations outside of its initial lexicon. The results of this analysis provide a framework for future automated global surveillance efforts that reduce manual input and improve timeliness of reporting.

  12. SOFT: smooth OPC fixing technique for ECO process

    Science.gov (United States)

    Zhang, Hongbo; Shi, Zheng

    2007-03-01

    SOFT (Smooth OPC Fixing Technique) is a new OPC flow developed from the basic OPC framework. It provides a new method to reduce the computation cost and complexities of ECO-OPC (Engineering Change Order - Optical Proximity Correction). In this paper, we introduce polygon comparison to extract the necessary but possibly lost fragmentation and offset information of previous post-OPC layout. By reusing these data, we can start the modification on each segment from a more accurate initial offset. In addition, the fragmentation method in the boundary of the patch in the previous OPC process is therefore available for engineers to stitch the regional ECO-OPC result back to the whole post-OPC layout seamlessly. For the ripple effect in the OPC, by comparing each segment's movement in each loop, we much free the fixing speed from the limitation of patch size. We handle layout remodification, especially in three basic kinds of ECO-OPC processes, while maintaining other design closure. Our experimental results show that, by utilizing the previous post-OPC layout, full-chip ECO-OPC can realize an over 5X acceleration and the regional ECO-OPC result can also be stitched back into the whole layout seamlessly with the ripple effect of the lithography interaction.

  13. Neurophysiology and Neuroanatomy of Smooth Pursuit in Humans

    Science.gov (United States)

    Lencer, Rebekka; Trillenberg, Peter

    2008-01-01

    Smooth pursuit eye movements enable us to focus our eyes on moving objects by utilizing well-established mechanisms of visual motion processing, sensorimotor transformation and cognition. Novel smooth pursuit tasks and quantitative measurement techniques can help unravel the different smooth pursuit components and complex neural systems involved…

  14. Parsing and Quantification of Raw Orbitrap Mass Spectrometer Data Using RawQuant.

    Science.gov (United States)

    Kovalchik, Kevin A; Moggridge, Sophie; Chen, David D Y; Morin, Gregg B; Hughes, Christopher S

    2018-06-01

    Effective analysis of protein samples by mass spectrometry (MS) requires careful selection and optimization of a range of experimental parameters. As the output from the primary detection device, the "raw" MS data file can be used to gauge the success of a given sample analysis. However, the closed-source nature of the standard raw MS file can complicate effective parsing of the data contained within. To ease and increase the range of analyses possible, the RawQuant tool was developed to enable parsing of raw MS files derived from Thermo Orbitrap instruments to yield meta and scan data in an openly readable text format. RawQuant can be commanded to export user-friendly files containing MS 1 , MS 2 , and MS 3 metadata as well as matrices of quantification values based on isobaric tagging approaches. In this study, the utility of RawQuant is demonstrated in several scenarios: (1) reanalysis of shotgun proteomics data for the identification of the human proteome, (2) reanalysis of experiments utilizing isobaric tagging for whole-proteome quantification, and (3) analysis of a novel bacterial proteome and synthetic peptide mixture for assessing quantification accuracy when using isobaric tags. Together, these analyses successfully demonstrate RawQuant for the efficient parsing and quantification of data from raw Thermo Orbitrap MS files acquired in a range of common proteomics experiments. In addition, the individual analyses using RawQuant highlights parametric considerations in the different experimental sets and suggests targetable areas to improve depth of coverage in identification-focused studies and quantification accuracy when using isobaric tags.

  15. Neural Semantic Parsing by Character-based Translation: Experiments with Abstract Meaning Representations

    NARCIS (Netherlands)

    van Noord, Rik; Bos, Johannes

    2017-01-01

    We evaluate the character-level translation method for neural semantic parsing on a large corpus of sentences annotated with Abstract Meaning Representations (AMRs). Using a sequence-to-sequence model, and some trivial preprocessing and postprocessing of AMRs, we obtain a baseline accuracy of 53.1

  16. A hierarchical methodology for urban facade parsing from TLS point clouds

    Science.gov (United States)

    Li, Zhuqiang; Zhang, Liqiang; Mathiopoulos, P. Takis; Liu, Fangyu; Zhang, Liang; Li, Shuaipeng; Liu, Hao

    2017-01-01

    The effective and automated parsing of building facades from terrestrial laser scanning (TLS) point clouds of urban environments is an important research topic in the GIS and remote sensing fields. It is also challenging because of the complexity and great variety of the available 3D building facade layouts as well as the noise and data missing of the input TLS point clouds. In this paper, we introduce a novel methodology for the accurate and computationally efficient parsing of urban building facades from TLS point clouds. The main novelty of the proposed methodology is that it is a systematic and hierarchical approach that considers, in an adaptive way, the semantic and underlying structures of the urban facades for segmentation and subsequent accurate modeling. Firstly, the available input point cloud is decomposed into depth planes based on a data-driven method; such layer decomposition enables similarity detection in each depth plane layer. Secondly, the labeling of the facade elements is performed using the SVM classifier in combination with our proposed BieS-ScSPM algorithm. The labeling outcome is then augmented with weak architectural knowledge. Thirdly, least-squares fitted normalized gray accumulative curves are applied to detect regular structures, and a binarization dilation extraction algorithm is used to partition facade elements. A dynamic line-by-line division is further applied to extract the boundaries of the elements. The 3D geometrical façade models are then reconstructed by optimizing facade elements across depth plane layers. We have evaluated the performance of the proposed method using several TLS facade datasets. Qualitative and quantitative performance comparisons with several other state-of-the-art methods dealing with the same facade parsing problem have demonstrated its superiority in performance and its effectiveness in improving segmentation accuracy.

  17. Extending TF1: Argument parsing, function composition, and vectorization

    CERN Document Server

    Tsang Mang Kin, Arthur Leonard

    2017-01-01

    In this project, we extend the functionality of the TF1 function class in root. We add argument parsing, making it possible to freely pass variables and parameters into pre-defined and user-defined functions. We also introduce a syntax to use certain compositions of functions, namely normalized sums and convolutions, directly in TF1. Finally, we introduce some simple vectorization functionality to TF1 and demonstrate the potential to speed up parallelizable computations.

  18. Inversion of Love wave phase velocity using smoothness-constrained least-squares technique; Heikatsuka seiyakutsuki saisho jijoho ni yoru love ha iso sokudo no inversion

    Energy Technology Data Exchange (ETDEWEB)

    Kawamura, S [Nippon Geophysical Prospecting Co. Ltd., Tokyo (Japan)

    1996-10-01

    Smoothness-constrained least-squares technique with ABIC minimization was applied to the inversion of phase velocity of surface waves during geophysical exploration, to confirm its usefulness. Since this study aimed mainly at the applicability of the technique, Love wave was used which is easier to treat theoretically than Rayleigh wave. Stable successive approximation solutions could be obtained by the repeated improvement of velocity model of S-wave, and an objective model with high reliability could be determined. While, for the inversion with simple minimization of the residuals squares sum, stable solutions could be obtained by the repeated improvement, but the judgment of convergence was very hard due to the smoothness-constraint, which might make the obtained model in a state of over-fitting. In this study, Love wave was used to examine the applicability of the smoothness-constrained least-squares technique with ABIC minimization. Applicability of this to Rayleigh wave will be investigated. 8 refs.

  19. Towards a Robuster Interpretive Parsing: learning from overt forms in Optimality Theory

    NARCIS (Netherlands)

    Biró, T.

    2013-01-01

    The input data to grammar learning algorithms often consist of overt forms that do not contain full structural descriptions. This lack of information may contribute to the failure of learning. Past work on Optimality Theory introduced Robust Interpretive Parsing (RIP) as a partial solution to this

  20. Tackling Error Propagation through Reinforcement Learning: A Case of Greedy Dependency Parsing

    NARCIS (Netherlands)

    Le, M.N.; Fokkens, A.S.

    Error propagation is a common problem in NLP. Reinforcement learning explores erroneous states during training and can therefore be more robust when mistakes are made early in a process. In this paper, we apply reinforcement learning to greedy dependency parsing which is known to suffer from error

  1. Process of 3D wireless decentralized sensor deployment using parsing crossover scheme

    Directory of Open Access Journals (Sweden)

    Albert H.R. Ko

    2015-07-01

    Full Text Available A Wireless Sensor Networks (WSN usually consists of numerous wireless devices deployed in a region of interest, each able to collect and process environmental information and communicate with neighboring devices. It can thus be regarded as a Multi-Agent System for territorial security, where individual agents cooperate with each other to avoid duplication of effort and to exploit other agent’s capacities. The problem of sensor deployment becomes non-trivial when we consider environmental factors, such as terrain elevations. Due to the fact that all sensors are homogeneous, the chromosomes that encode sensor positions are actually interchangeable, and conventional crossover schemes such as uniform crossover would cause some redundancy as well as over-concentration in certain specific geographical area. We propose a Parsing Crossover Scheme that intends to reduce redundancy and ease geographical concentration pattern in an effort to facilitate the search. The proposed parsing crossover method demonstrates better performances than those of uniform crossover under different terrain irregularities.

  2. Automated vocabulary discovery for geo-parsing online epidemic intelligence

    Directory of Open Access Journals (Sweden)

    Freifeld Clark C

    2009-11-01

    Full Text Available Abstract Background Automated surveillance of the Internet provides a timely and sensitive method for alerting on global emerging infectious disease threats. HealthMap is part of a new generation of online systems designed to monitor and visualize, on a real-time basis, disease outbreak alerts as reported by online news media and public health sources. HealthMap is of specific interest for national and international public health organizations and international travelers. A particular task that makes such a surveillance useful is the automated discovery of the geographic references contained in the retrieved outbreak alerts. This task is sometimes referred to as "geo-parsing". A typical approach to geo-parsing would demand an expensive training corpus of alerts manually tagged by a human. Results Given that human readers perform this kind of task by using both their lexical and contextual knowledge, we developed an approach which relies on a relatively small expert-built gazetteer, thus limiting the need of human input, but focuses on learning the context in which geographic references appear. We show in a set of experiments, that this approach exhibits a substantial capacity to discover geographic locations outside of its initial lexicon. Conclusion The results of this analysis provide a framework for future automated global surveillance efforts that reduce manual input and improve timeliness of reporting.

  3. Non-parametric smoothing of experimental data

    International Nuclear Information System (INIS)

    Kuketayev, A.T.; Pen'kov, F.M.

    2007-01-01

    Full text: Rapid processing of experimental data samples in nuclear physics often requires differentiation in order to find extrema. Therefore, even at the preliminary stage of data analysis, a range of noise reduction methods are used to smooth experimental data. There are many non-parametric smoothing techniques: interval averages, moving averages, exponential smoothing, etc. Nevertheless, it is more common to use a priori information about the behavior of the experimental curve in order to construct smoothing schemes based on the least squares techniques. The latter methodology's advantage is that the area under the curve can be preserved, which is equivalent to conservation of total speed of counting. The disadvantages of this approach include the lack of a priori information. For example, very often the sums of undifferentiated (by a detector) peaks are replaced with one peak during the processing of data, introducing uncontrolled errors in the determination of the physical quantities. The problem is solvable only by having experienced personnel, whose skills are much greater than the challenge. We propose a set of non-parametric techniques, which allows the use of any additional information on the nature of experimental dependence. The method is based on a construction of a functional, which includes both experimental data and a priori information. Minimum of this functional is reached on a non-parametric smoothed curve. Euler (Lagrange) differential equations are constructed for these curves; then their solutions are obtained analytically or numerically. The proposed approach allows for automated processing of nuclear physics data, eliminating the need for highly skilled laboratory personnel. Pursuant to the proposed approach is the possibility to obtain smoothing curves in a given confidence interval, e.g. according to the χ 2 distribution. This approach is applicable when constructing smooth solutions of ill-posed problems, in particular when solving

  4. Incremental Learning of Context Free Grammars by Parsing-Based Rule Generation and Rule Set Search

    Science.gov (United States)

    Nakamura, Katsuhiko; Hoshina, Akemi

    This paper discusses recent improvements and extensions in Synapse system for inductive inference of context free grammars (CFGs) from sample strings. Synapse uses incremental learning, rule generation based on bottom-up parsing, and the search for rule sets. The form of production rules in the previous system is extended from Revised Chomsky Normal Form A→βγ to Extended Chomsky Normal Form, which also includes A→B, where each of β and γ is either a terminal or nonterminal symbol. From the result of bottom-up parsing, a rule generation mechanism synthesizes minimum production rules required for parsing positive samples. Instead of inductive CYK algorithm in the previous version of Synapse, the improved version uses a novel rule generation method, called ``bridging,'' which bridges the lacked part of the derivation tree for the positive string. The improved version also employs a novel search strategy, called serial search in addition to minimum rule set search. The synthesis of grammars by the serial search is faster than the minimum set search in most cases. On the other hand, the size of the generated CFGs is generally larger than that by the minimum set search, and the system can find no appropriate grammar for some CFL by the serial search. The paper shows experimental results of incremental learning of several fundamental CFGs and compares the methods of rule generation and search strategies.

  5. Learning for Semantic Parsing with Kernels under Various Forms of Supervision

    Science.gov (United States)

    2007-08-01

    natural language sentences to their formal executable meaning representations. This is a challenging problem and is critical for developing computing...sentences are semantically tractable. This indi- cates that Geoquery is more challenging domain for semantic parsing than ATIS. In the past, there have been a...Combining parsers. In Proceedings of the Conference on Em- pirical Methods in Natural Language Processing and Very Large Corpora (EMNLP/ VLC -99), pp. 187–194

  6. The optical smoothing for high power laser chain. Fundamental concepts and analytical modeling, computerized simulations, experiments on smoothing by multimode optical fiber

    International Nuclear Information System (INIS)

    Videau, Laurent

    1998-01-01

    Laser-plasma interaction experiments require a focal spot whose spatial width is imposed and whose energy distribution is uniform. Optical smoothing techniques have been developed for high power laser chains in order to reach the required uniformity level. We present theoretical principles for optical smoothing and we develop a statistical approach which allows a precise study of smoothing techniques. This study deals with the contrast of the time-integrated pattern and with the hot spot motion and their life time. We give more details about the technique of Smoothing by Optical Fiber (SOF). A broadband pulse is injected into a multimode optical fiber. At the output of the fiber, the spatial modes, correlated to a propagation angle in the core of the fiber, are statistically independent and produce a speckle pattern. The speckles move because of the temporal incoherence and the time-integrated pattern is smoothed. The smoothing is characterized by the spectral correlation width defined as the width of the spectral correlation function. We show a smoothing difference between the fiber image plane and the convergence one which is the Fourier plane. Furthermore, we analyze the mode coupling into the core of the fiber which allows an explanation of experimental results compared to theoretical ones. A second study presents experimental results of Smoothing by Optical Fiber on a high power laser chain. In fact, SOF implies amplitude modulations in spatial and temporal domains which induce nonlinear effects. We show that the amplification efficiency decreases and we compare experimental results with an analytic model which takes into account spatial and temporal incoherencies. Finally, we propose a different setup using the cascading effect which creates spatially and/or temporally incoherent pulses. (author) [fr

  7. Multiple predictor smoothing methods for sensitivity analysis.

    Energy Technology Data Exchange (ETDEWEB)

    Helton, Jon Craig; Storlie, Curtis B.

    2006-08-01

    The use of multiple predictor smoothing methods in sampling-based sensitivity analyses of complex models is investigated. Specifically, sensitivity analysis procedures based on smoothing methods employing the stepwise application of the following nonparametric regression techniques are described: (1) locally weighted regression (LOESS), (2) additive models, (3) projection pursuit regression, and (4) recursive partitioning regression. The indicated procedures are illustrated with both simple test problems and results from a performance assessment for a radioactive waste disposal facility (i.e., the Waste Isolation Pilot Plant). As shown by the example illustrations, the use of smoothing procedures based on nonparametric regression techniques can yield more informative sensitivity analysis results than can be obtained with more traditional sensitivity analysis procedures based on linear regression, rank regression or quadratic regression when nonlinear relationships between model inputs and model predictions are present.

  8. Multiple predictor smoothing methods for sensitivity analysis

    International Nuclear Information System (INIS)

    Helton, Jon Craig; Storlie, Curtis B.

    2006-01-01

    The use of multiple predictor smoothing methods in sampling-based sensitivity analyses of complex models is investigated. Specifically, sensitivity analysis procedures based on smoothing methods employing the stepwise application of the following nonparametric regression techniques are described: (1) locally weighted regression (LOESS), (2) additive models, (3) projection pursuit regression, and (4) recursive partitioning regression. The indicated procedures are illustrated with both simple test problems and results from a performance assessment for a radioactive waste disposal facility (i.e., the Waste Isolation Pilot Plant). As shown by the example illustrations, the use of smoothing procedures based on nonparametric regression techniques can yield more informative sensitivity analysis results than can be obtained with more traditional sensitivity analysis procedures based on linear regression, rank regression or quadratic regression when nonlinear relationships between model inputs and model predictions are present

  9. KEGGParser: parsing and editing KEGG pathway maps in Matlab.

    Science.gov (United States)

    Arakelyan, Arsen; Nersisyan, Lilit

    2013-02-15

    KEGG pathway database is a collection of manually drawn pathway maps accompanied with KGML format files intended for use in automatic analysis. KGML files, however, do not contain the required information for complete reproduction of all the events indicated in the static image of a pathway map. Several parsers and editors of KEGG pathways exist for processing KGML files. We introduce KEGGParser-a MATLAB based tool for KEGG pathway parsing, semiautomatic fixing, editing, visualization and analysis in MATLAB environment. It also works with Scilab. The source code is available at http://www.mathworks.com/matlabcentral/fileexchange/37561.

  10. Smoothing of, and parameter estimation from, noisy biophysical recordings.

    Directory of Open Access Journals (Sweden)

    Quentin J M Huys

    2009-05-01

    Full Text Available Biophysically detailed models of single cells are difficult to fit to real data. Recent advances in imaging techniques allow simultaneous access to various intracellular variables, and these data can be used to significantly facilitate the modelling task. These data, however, are noisy, and current approaches to building biophysically detailed models are not designed to deal with this. We extend previous techniques to take the noisy nature of the measurements into account. Sequential Monte Carlo ("particle filtering" methods, in combination with a detailed biophysical description of a cell, are used for principled, model-based smoothing of noisy recording data. We also provide an alternative formulation of smoothing where the neural nonlinearities are estimated in a non-parametric manner. Biophysically important parameters of detailed models (such as channel densities, intercompartmental conductances, input resistances, and observation noise are inferred automatically from noisy data via expectation-maximization. Overall, we find that model-based smoothing is a powerful, robust technique for smoothing of noisy biophysical data and for inference of biophysical parameters in the face of recording noise.

  11. (Invariability in the Samoan syntax/prosody interface and consequences for syntactic parsing

    Directory of Open Access Journals (Sweden)

    Kristine M. Yu

    2017-10-01

    Full Text Available While it has long been clear that prosody should be part of the grammar influencing the action of the syntactic parser, how to bring prosody into computational models of syntactic parsing has remained unclear. The challenge is that prosodic information in the speech signal is the result of the interaction of a multitude of conditioning factors. From this output, how can we factor out the contribution of syntax to conditioning prosodic events? And if we are able to do that factorization and define a production model from the syntactic grammar to a prosodified utterance, how can we then define a comprehension model based on that production model? In this case study of the Samoan morphosyntax-prosody interface, we show how to factor out the influence of syntax on prosody in empirical work and confirm there is invariable morphosyntactic conditioning of high edge tones. Then, we show how this invariability can be precisely characterized and used by a parsing model that factors the various influences of morphosyntax on tonal events. We expect that models of these kinds can be extended to more comprehensive perspectives on Samoan and to languages where the syntax/prosody coupling is more complex.

  12. FastaValidator: an open-source Java library to parse and validate FASTA formatted sequences.

    Science.gov (United States)

    Waldmann, Jost; Gerken, Jan; Hankeln, Wolfgang; Schweer, Timmy; Glöckner, Frank Oliver

    2014-06-14

    Advances in sequencing technologies challenge the efficient importing and validation of FASTA formatted sequence data which is still a prerequisite for most bioinformatic tools and pipelines. Comparative analysis of commonly used Bio*-frameworks (BioPerl, BioJava and Biopython) shows that their scalability and accuracy is hampered. FastaValidator represents a platform-independent, standardized, light-weight software library written in the Java programming language. It targets computer scientists and bioinformaticians writing software which needs to parse quickly and accurately large amounts of sequence data. For end-users FastaValidator includes an interactive out-of-the-box validation of FASTA formatted files, as well as a non-interactive mode designed for high-throughput validation in software pipelines. The accuracy and performance of the FastaValidator library qualifies it for large data sets such as those commonly produced by massive parallel (NGS) technologies. It offers scientists a fast, accurate and standardized method for parsing and validating FASTA formatted sequence data.

  13. Parsing the Dictionary of Modern Literary Russian Language with the Method of SCD Configurations. The Lexicographic Modeling

    Directory of Open Access Journals (Sweden)

    Neculai Curteanu

    2012-05-01

    Full Text Available This paper extends the experience of parsing other five, sensibly different, Romanian, French, and German largest dictionaries, to \\textbf{\\textit{DMLRL}} (Dictionary of Modern Literary Russian Language [18], using the optimal and portable parsing method of SCD (Segmentation-Cohesion-Dependency configurations [7], [11], [15]. The purpose of the present paper is to elaborate the lexicographic modeling of \\textbf{\\textit{DMLRL}}, which necessarily precedes the sense tree parsing dictionary entries. The following \\textbf{\\textit{three}} SCD configurations are described: the \\textbf{\\textit{first one}} has to separate the lexicographic segments in a \\textbf{\\textit{DMLRL}} entry, the \\textbf{\\textit{second}} SCD-configuration concentrates on the SCD marker classes and their hypergraph hierarchy for \\textbf{\\textit{DMLRL}} primary and secondary senses, while the \\textbf{\\textit{third}} SCD configuration hands down the same modeling process to the atomic sense definitions and their examples-to-definitions. The dependency hypergraph of the third SCD configuration, interconnected to the one of the second SCD configuration, is specified completely at the atomic sense level for the first time, exceeding the SCD configuration modeling for other five dictionaries [15], [14]. Numerous examples from \\textbf{\\textit{DMLRL}} and comparison to \\textbf{\\textit{DLR-DAR}} Romanian thesaurus-dictionary support the proposed \\textbf{\\textit{DMLRL}} lexicographic modeling.

  14. Parsing a cognitive task: a characterization of the mind's bottleneck.

    Directory of Open Access Journals (Sweden)

    Mariano Sigman

    2005-02-01

    Full Text Available Parsing a mental operation into components, characterizing the parallel or serial nature of this flow, and understanding what each process ultimately contributes to response time are fundamental questions in cognitive neuroscience. Here we show how a simple theoretical model leads to an extended set of predictions concerning the distribution of response time and its alteration by simultaneous performance of another task. The model provides a synthesis of psychological refractory period and random-walk models of response time. It merely assumes that a task consists of three consecutive stages-perception, decision based on noisy integration of evidence, and response-and that the perceptual and motor stages can operate simultaneously with stages of another task, while the central decision process constitutes a bottleneck. We designed a number-comparison task that provided a thorough test of the model by allowing independent variations in number notation, numerical distance, response complexity, and temporal asynchrony relative to an interfering probe task of tone discrimination. The results revealed a parsing of the comparison task in which each variable affects only one stage. Numerical distance affects the integration process, which is the only step that cannot proceed in parallel and has a major contribution to response time variability. The other stages, mapping the numeral to an internal quantity and executing the motor response, can be carried out in parallel with another task. Changing the duration of these processes has no significant effect on the variance.

  15. PyParse: a semiautomated system for scoring spoken recall data.

    Science.gov (United States)

    Solway, Alec; Geller, Aaron S; Sederberg, Per B; Kahana, Michael J

    2010-02-01

    Studies of human memory often generate data on the sequence and timing of recalled items, but scoring such data using conventional methods is difficult or impossible. We describe a Python-based semiautomated system that greatly simplifies this task. This software, called PyParse, can easily be used in conjunction with many common experiment authoring systems. Scored data is output in a simple ASCII format and can be accessed with the programming language of choice, allowing for the identification of features such as correct responses, prior-list intrusions, extra-list intrusions, and repetitions.

  16. Improving mouse controlling and movement for people with Parkinson's disease and involuntary tremor using adaptive path smoothing technique via B-spline.

    Science.gov (United States)

    Hashem, Seyed Yashar Bani; Zin, Nor Azan Mat; Yatim, Noor Faezah Mohd; Ibrahim, Norlinah Mohamed

    2014-01-01

    Many input devices are available for interacting with computers, but the computer mouse is still the most popular device for interaction. People who suffer from involuntary tremor have difficulty using the mouse in the normal way. The target participants of this research were individuals who suffer from Parkinson's disease. Tremor in limbs makes accurate mouse movements impossible or difficult without any assistive technologies to help. This study explores a new assistive technique-adaptive path smoothing via B-spline (APSS)-to enhance mouse controlling based on user's tremor level and type. APSS uses Mean filtering and B-spline to provide a smoothed mouse trajectory. Seven participants who have unwanted tremor evaluated APSS. Results show that APSS is very promising and greatly increases their control of the computer mouse. Result of user acceptance test also shows that user perceived APSS as easy to use. They also believe it to be a useful tool and intend to use it once it is available. Future studies could explore the possibility of integrating APSS with one assistive pointing technique, such as the Bubble cursor or the Sticky target technique, to provide an all in one solution for motor disabled users.

  17. Motion based parsing for video from observational psychology

    Science.gov (United States)

    Kokaram, Anil; Doyle, Erika; Lennon, Daire; Joyeux, Laurent; Fuller, Ray

    2006-01-01

    In Psychology it is common to conduct studies involving the observation of humans undertaking some task. The sessions are typically recorded on video and used for subjective visual analysis. The subjective analysis is tedious and time consuming, not only because much useless video material is recorded but also because subjective measures of human behaviour are not necessarily repeatable. This paper presents tools using content based video analysis that allow automated parsing of video from one such study involving Dyslexia. The tools rely on implicit measures of human motion that can be generalised to other applications in the domain of human observation. Results comparing quantitative assessment of human motion with subjective assessment are also presented, illustrating that the system is a useful scientific tool.

  18. Parsing partial molar volumes of small molecules: a molecular dynamics study.

    Science.gov (United States)

    Patel, Nisha; Dubins, David N; Pomès, Régis; Chalikian, Tigran V

    2011-04-28

    We used molecular dynamics (MD) simulations in conjunction with the Kirkwood-Buff theory to compute the partial molar volumes for a number of small solutes of various chemical natures. We repeated our computations using modified pair potentials, first, in the absence of the Coulombic term and, second, in the absence of the Coulombic and the attractive Lennard-Jones terms. Comparison of our results with experimental data and the volumetric results of Monte Carlo simulation with hard sphere potentials and scaled particle theory-based computations led us to conclude that, for small solutes, the partial molar volume computed with the Lennard-Jones potential in the absence of the Coulombic term nearly coincides with the cavity volume. On the other hand, MD simulations carried out with the pair interaction potentials containing only the repulsive Lennard-Jones term produce unrealistically large partial molar volumes of solutes that are close to their excluded volumes. Our simulation results are in good agreement with the reported schemes for parsing partial molar volume data on small solutes. In particular, our determined interaction volumes() and the thickness of the thermal volume for individual compounds are in good agreement with empirical estimates. This work is the first computational study that supports and lends credence to the practical algorithms of parsing partial molar volume data that are currently in use for molecular interpretations of volumetric data.

  19. Automated quantitative analysis of in-situ NaI measured spectra in the marine environment using a wavelet-based smoothing technique

    International Nuclear Information System (INIS)

    Tsabaris, Christos; Prospathopoulos, Aristides

    2011-01-01

    An algorithm for automated analysis of in-situ NaI γ-ray spectra in the marine environment is presented. A standard wavelet denoising technique is implemented for obtaining a smoothed spectrum, while the stability of the energy spectrum is achieved by taking advantage of the permanent presence of two energy lines in the marine environment. The automated analysis provides peak detection, net area calculation, energy autocalibration, radionuclide identification and activity calculation. The results of the algorithm performance, presented for two different cases, show that analysis of short-term spectra with poor statistical information is considerably improved and that incorporation of further advancements could allow the use of the algorithm in early-warning marine radioactivity systems. - Highlights: → Algorithm for automated analysis of in-situ NaI γ-ray marine spectra. → Wavelet denoising technique provides smoothed spectra even at parts of the energy spectrum that exhibits strong statistical fluctuations. → Automated analysis provides peak detection, net area calculation, energy autocalibration, radionuclide identification and activity calculation. → Analysis of short-term spectra with poor statistical information is considerably improved.

  20. Data smoothing techniques applied to proton microprobe scans of teleost hard parts

    International Nuclear Information System (INIS)

    West, I.F.; Gauldie, R.W.; Coote, G.E.

    1992-01-01

    We use a proton microprobe to examine the distribution of elements in otoliths and scales of teleost (bony) fish. The elements of principal interest are calcium and strontium in otoliths and calcium and fluorine in scales. Changes in the distribution of these elements across hard structures may allow inferences about the life histories of fish. Otoliths and scales of interest are up to a centimeter in linear dimension and to reveal the structures of interest up to 200 sampling points are required in each dimension. The time needed to accumulate high X-ray counts at each sampling point can be large, particularly for strontium. To reduce microprobe usage we use data smoothing techniques to reveal changing patterns with modest X-ray count accumulations at individual data points. In this paper we review performance for revealing pattern at modest levels of X-ray count accumulations of a selection of digital filters (moving average smoothers), running median filters, robust locally weighted regression filters and adaptive spline filters. (author)

  1. Analysis of Azari Language based on Parsing using Link Gram

    Directory of Open Access Journals (Sweden)

    Maryam Arabzadeh

    2014-09-01

    Full Text Available There are different classes of theories for the natural lanuguage syntactic parsing problem and for creating the related grammars .This paper presents a syntactic grammar developed in the link grammar formalism for Turkish which is an agglutinative language. In the link grammar formalism, the words of a sentence are linked with each other depending on their syntactic roles. Turkish has complex derivational and inflectional morphology, and derivational and inflection morphemes play important syntactic roles in the sentences. In order to develop a link grammar for Turkish, the lexical parts in the morphological representations of Turkish words are removed, and the links are created depending on the part of speech tags and inflectional morphemes in words. Furthermore, a derived word is separated at the derivational boundaries in order to treat each derivation morpheme as a special distinct word, and allow it to be linked with the rest of the sentence. The derivational morphemes of a word are also linked with each other with special links to indicate that they are parts of the same word. Finally the adapted unique link grammar formalism for Turkish provides flexibility for the linkage construction, and similar methods can be used for other languages with complex morphology. Finally, using the Delphi programming language, the link grammar related to the Azeri language was developed and implemented and then by selecting 250 random sentences, this grammar is evaluated and then tested. For 84.31% of the sentences, the result set of the parser contains the correct parse.

  2. On splice site prediction using weight array models: a comparison of smoothing techniques

    International Nuclear Information System (INIS)

    Taher, Leila; Meinicke, Peter; Morgenstern, Burkhard

    2007-01-01

    In most eukaryotic genes, protein-coding exons are separated by non-coding introns which are removed from the primary transcript by a process called 'splicing'. The positions where introns are cut and exons are spliced together are called 'splice sites'. Thus, computational prediction of splice sites is crucial for gene finding in eukaryotes. Weight array models are a powerful probabilistic approach to splice site detection. Parameters for these models are usually derived from m-tuple frequencies in trusted training data and subsequently smoothed to avoid zero probabilities. In this study we compare three different ways of parameter estimation for m-tuple frequencies, namely (a) non-smoothed probability estimation, (b) standard pseudo counts and (c) a Gaussian smoothing procedure that we recently developed

  3. Attribute And-Or Grammar for Joint Parsing of Human Pose, Parts and Attributes.

    Science.gov (United States)

    Park, Seyoung; Nie, Xiaohan; Zhu, Song-Chun

    2017-07-25

    This paper presents an attribute and-or grammar (A-AOG) model for jointly inferring human body pose and human attributes in a parse graph with attributes augmented to nodes in the hierarchical representation. In contrast to other popular methods in the current literature that train separate classifiers for poses and individual attributes, our method explicitly represents the decomposition and articulation of body parts, and account for the correlations between poses and attributes. The A-AOG model is an amalgamation of three traditional grammar formulations: (i)Phrase structure grammar representing the hierarchical decomposition of the human body from whole to parts; (ii)Dependency grammar modeling the geometric articulation by a kinematic graph of the body pose; and (iii)Attribute grammar accounting for the compatibility relations between different parts in the hierarchy so that their appearances follow a consistent style. The parse graph outputs human detection, pose estimation, and attribute prediction simultaneously, which are intuitive and interpretable. We conduct experiments on two tasks on two datasets, and experimental results demonstrate the advantage of joint modeling in comparison with computing poses and attributes independently. Furthermore, our model obtains better performance over existing methods for both pose estimation and attribute prediction tasks.

  4. Tackling Error Propagation through Reinforcement Learning: A Case of Greedy Dependency Parsing

    OpenAIRE

    Le, Minh; Fokkens, Antske

    2017-01-01

    Error propagation is a common problem in NLP. Reinforcement learning explores erroneous states during training and can therefore be more robust when mistakes are made early in a process. In this paper, we apply reinforcement learning to greedy dependency parsing which is known to suffer from error propagation. Reinforcement learning improves accuracy of both labeled and unlabeled dependencies of the Stanford Neural Dependency Parser, a high performance greedy parser, while maintaining its eff...

  5. Mobile Backend as a Service: the pros and cons of parse

    OpenAIRE

    Nguyen, Phu

    2016-01-01

    Using a pre-built backend for an application is an affordable and swift approach to prototyping new application ideas. Mobile Backend as a Service (MBaaS) is the term for pre-built backend systems that developers can use. However, it is advisable to understand the pros and the cons of an MBaaS before deciding to use it. The aim of the thesis was to determine the advantages and disadvantages of using Parse, a provider of mobile backend as a service, in application development. Parse’s defin...

  6. Sleep Disrupts High-Level Speech Parsing Despite Significant Basic Auditory Processing.

    Science.gov (United States)

    Makov, Shiri; Sharon, Omer; Ding, Nai; Ben-Shachar, Michal; Nir, Yuval; Zion Golumbic, Elana

    2017-08-09

    The extent to which the sleeping brain processes sensory information remains unclear. This is particularly true for continuous and complex stimuli such as speech, in which information is organized into hierarchically embedded structures. Recently, novel metrics for assessing the neural representation of continuous speech have been developed using noninvasive brain recordings that have thus far only been tested during wakefulness. Here we investigated, for the first time, the sleeping brain's capacity to process continuous speech at different hierarchical levels using a newly developed Concurrent Hierarchical Tracking (CHT) approach that allows monitoring the neural representation and processing-depth of continuous speech online. Speech sequences were compiled with syllables, words, phrases, and sentences occurring at fixed time intervals such that different linguistic levels correspond to distinct frequencies. This enabled us to distinguish their neural signatures in brain activity. We compared the neural tracking of intelligible versus unintelligible (scrambled and foreign) speech across states of wakefulness and sleep using high-density EEG in humans. We found that neural tracking of stimulus acoustics was comparable across wakefulness and sleep and similar across all conditions regardless of speech intelligibility. In contrast, neural tracking of higher-order linguistic constructs (words, phrases, and sentences) was only observed for intelligible speech during wakefulness and could not be detected at all during nonrapid eye movement or rapid eye movement sleep. These results suggest that, whereas low-level auditory processing is relatively preserved during sleep, higher-level hierarchical linguistic parsing is severely disrupted, thereby revealing the capacity and limits of language processing during sleep. SIGNIFICANCE STATEMENT Despite the persistence of some sensory processing during sleep, it is unclear whether high-level cognitive processes such as speech

  7. Polarization beam smoothing for inertial confinement fusion

    International Nuclear Information System (INIS)

    Rothenberg, Joshua E.

    2000-01-01

    For both direct and indirect drive approaches to inertial confinement fusion (ICF) it is imperative to obtain the best possible drive beam uniformity. The approach chosen for the National Ignition Facility uses a random-phase plate to generate a speckle pattern with a precisely controlled envelope on target. A number of temporal smoothing techniques can then be employed to utilize bandwidth to rapidly change the speckle pattern, and thus average out the small-scale speckle structure. One technique which generally can supplement other smoothing methods is polarization smoothing (PS): the illumination of the target with two distinct and orthogonally polarized speckle patterns. Since these two polarizations do not interfere, the intensity patterns add incoherently, and the rms nonuniformity can be reduced by a factor of (√2). A number of PS schemes are described and compared on the basis of the aggregate rms and the spatial spectrum of the focused illumination distribution. The (√2) rms nonuniformity reduction of PS is present on an instantaneous basis and is, therefore, of particular interest for the suppression of laser plasma instabilities, which have a very rapid response time. When combining PS and temporal methods, such as smoothing by spectral dispersion (SSD), PS can reduce the rms of the temporally smoothed illumination by an additional factor of (√2). However, it has generally been thought that in order to achieve this reduction of (√2), the increased divergence of the beam from PS must exceed the divergence of SSD. It is also shown here that, over the time scales of interest to direct or indirect drive ICF, under some conditions PS can reduce the smoothed illumination rms by nearly (√2) even when the PS divergence is much smaller than that of SSD. (c) 2000 American Institute of Physics

  8. Cross-Lingual Dependency Parsing with Late Decoding for Truly Low-Resource Languages

    OpenAIRE

    Schlichtkrull, Michael Sejr; Søgaard, Anders

    2017-01-01

    In cross-lingual dependency annotation projection, information is often lost during transfer because of early decoding. We present an end-to-end graph-based neural network dependency parser that can be trained to reproduce matrices of edge scores, which can be directly projected across word alignments. We show that our approach to cross-lingual dependency parsing is not only simpler, but also achieves an absolute improvement of 2.25% averaged across 10 languages compared to the previous state...

  9. Parsing Heterogeneous Striatal Activity

    Directory of Open Access Journals (Sweden)

    Kae Nakamura

    2017-05-01

    Full Text Available The striatum is an input channel of the basal ganglia and is well known to be involved in reward-based decision making and learning. At the macroscopic level, the striatum has been postulated to contain parallel functional modules, each of which includes neurons that perform similar computations to support selection of appropriate actions for different task contexts. At the single-neuron level, however, recent studies in monkeys and rodents have revealed heterogeneity in neuronal activity even within restricted modules of the striatum. Looking for generality in the complex striatal activity patterns, here we briefly survey several types of striatal activity, focusing on their usefulness for mediating behaviors. In particular, we focus on two types of behavioral tasks: reward-based tasks that use salient sensory cues and manipulate outcomes associated with the cues; and perceptual decision tasks that manipulate the quality of noisy sensory cues and associate all correct decisions with the same outcome. Guided by previous insights on the modular organization and general selection-related functions of the basal ganglia, we relate striatal activity patterns on these tasks to two types of computations: implementation of selection and evaluation. We suggest that a parsing with the selection/evaluation categories encourages a focus on the functional commonalities revealed by studies with different animal models and behavioral tasks, instead of a focus on aspects of striatal activity that may be specific to a particular task setting. We then highlight several questions in the selection-evaluation framework for future explorations.

  10. Temporal dynamics of retinal and extraretinal signals in the FEFsem during smooth pursuit eye movements.

    Science.gov (United States)

    Bakst, Leah; Fleuriet, Jérome; Mustari, Michael J

    2017-05-01

    Neurons in the smooth eye movement subregion of the frontal eye field (FEFsem) are known to play an important role in voluntary smooth pursuit eye movements. Underlying this function are projections to parietal and prefrontal visual association areas and subcortical structures, all known to play vital but differing roles in the execution of smooth pursuit. Additionally, the FEFsem has been shown to carry a diverse array of signals (e.g., eye velocity, acceleration, gain control). We hypothesized that distinct subpopulations of FEFsem neurons subserve these diverse functions and projections, and that the relative weights of retinal and extraretinal signals could form the basis for categorization of units. To investigate this, we used a step-ramp tracking task with a target blink to determine the relative contributions of retinal and extraretinal signals in individual FEFsem neurons throughout pursuit. We found that the contributions of retinal and extraretinal signals to neuronal activity and behavior change throughout the time course of pursuit. A clustering algorithm revealed three distinct neuronal subpopulations: cluster 1 was defined by a higher sensitivity to eye velocity, acceleration, and retinal image motion; cluster 2 had greater activity during blinks; and cluster 3 had significantly greater eye position sensitivity. We also performed a comparison with a sample of medial superior temporal neurons to assess similarities and differences between the two areas. Our results indicate the utility of simple tests such as the target blink for parsing the complex and multifaceted roles of cortical areas in behavior. NEW & NOTEWORTHY The frontal eye field (FEF) is known to play a critical role in volitional smooth pursuit, carrying a variety of signals that are distributed throughout the brain. This study used a novel application of a target blink task during step ramp tracking to determine, in combination with a clustering algorithm, the relative contributions of

  11. The interaction of parsing rules and argument – Predicate constructions: implications for the structure of the Grammaticon in FunGramKB

    Directory of Open Access Journals (Sweden)

    María del Carmen Fumero Pérez

    2017-07-01

    Full Text Available The Functional Grammar Knowledge Base (FunGramKB, (Periñán-Pascual and Arcas-Túnez 2010 is a multipurpose lexico-conceptual knowledge base designed to be used in different Natural Language Processing (NLP tasks. It is complemented with the ARTEMIS (Automatically Representing Text Meaning via an Interlingua–based System application, a parsing device linguistically grounded on Role and Reference Grammar (RRG that transduces natural language fragments into their corresponding grammatical and semantic structures. This paper unveils the different phases involved in its parsing routine, paying special attention to the treatment of argumental constructions. As an illustrative case, we will follow all the steps necessary to effectively parse a For-Benefactive structure within ARTEMIS. This methodology will reveal the necessity to distinguish between Kernel constructs and L1-constructions, since the latter involve a modification of the lexical template of the verb. Our definition of L1-constructions leads to the reorganization of the catalogue of FunGramKB L1-constructions, formerly based on Levin’s (1993 alternations. Accordingly, a rearrangement of the internal configuration of the L1-Constructicon within the Grammaticon is proposed.

  12. Fuzzy Logic Based Edge Detection in Smooth and Noisy Clinical Images.

    Directory of Open Access Journals (Sweden)

    Izhar Haq

    Full Text Available Edge detection has beneficial applications in the fields such as machine vision, pattern recognition and biomedical imaging etc. Edge detection highlights high frequency components in the image. Edge detection is a challenging task. It becomes more arduous when it comes to noisy images. This study focuses on fuzzy logic based edge detection in smooth and noisy clinical images. The proposed method (in noisy images employs a 3 × 3 mask guided by fuzzy rule set. Moreover, in case of smooth clinical images, an extra mask of contrast adjustment is integrated with edge detection mask to intensify the smooth images. The developed method was tested on noise-free, smooth and noisy images. The results were compared with other established edge detection techniques like Sobel, Prewitt, Laplacian of Gaussian (LOG, Roberts and Canny. When the developed edge detection technique was applied to a smooth clinical image of size 270 × 290 pixels having 24 dB 'salt and pepper' noise, it detected very few (22 false edge pixels, compared to Sobel (1931, Prewitt (2741, LOG (3102, Roberts (1451 and Canny (1045 false edge pixels. Therefore it is evident that the developed method offers improved solution to the edge detection problem in smooth and noisy clinical images.

  13. Smooth invariant densities for random switching on the torus

    Science.gov (United States)

    Bakhtin, Yuri; Hurth, Tobias; Lawley, Sean D.; Mattingly, Jonathan C.

    2018-04-01

    We consider a random dynamical system obtained by switching between the flows generated by two smooth vector fields on the 2d-torus, with the random switchings happening according to a Poisson process. Assuming that the driving vector fields are transversal to each other at all points of the torus and that each of them allows for a smooth invariant density and no periodic orbits, we prove that the switched system also has a smooth invariant density, for every switching rate. Our approach is based on an integration by parts formula inspired by techniques from Malliavin calculus.

  14. Multiple predictor smoothing methods for sensitivity analysis: Example results

    International Nuclear Information System (INIS)

    Storlie, Curtis B.; Helton, Jon C.

    2008-01-01

    The use of multiple predictor smoothing methods in sampling-based sensitivity analyses of complex models is investigated. Specifically, sensitivity analysis procedures based on smoothing methods employing the stepwise application of the following nonparametric regression techniques are described in the first part of this presentation: (i) locally weighted regression (LOESS), (ii) additive models, (iii) projection pursuit regression, and (iv) recursive partitioning regression. In this, the second and concluding part of the presentation, the indicated procedures are illustrated with both simple test problems and results from a performance assessment for a radioactive waste disposal facility (i.e., the Waste Isolation Pilot Plant). As shown by the example illustrations, the use of smoothing procedures based on nonparametric regression techniques can yield more informative sensitivity analysis results than can be obtained with more traditional sensitivity analysis procedures based on linear regression, rank regression or quadratic regression when nonlinear relationships between model inputs and model predictions are present

  15. High-content image informatics of the structural nuclear protein NuMA parses trajectories for stem/progenitor cell lineages and oncogenic transformation

    International Nuclear Information System (INIS)

    Vega, Sebastián L.; Liu, Er; Arvind, Varun; Bushman, Jared; Sung, Hak-Joon; Becker, Matthew L.; Lelièvre, Sophie; Kohn, Joachim; Vidi, Pierre-Alexandre; Moghe, Prabhas V.

    2017-01-01

    Stem and progenitor cells that exhibit significant regenerative potential and critical roles in cancer initiation and progression remain difficult to characterize. Cell fates are determined by reciprocal signaling between the cell microenvironment and the nucleus; hence parameters derived from nuclear remodeling are ideal candidates for stem/progenitor cell characterization. Here we applied high-content, single cell analysis of nuclear shape and organization to examine stem and progenitor cells destined to distinct differentiation endpoints, yet undistinguishable by conventional methods. Nuclear descriptors defined through image informatics classified mesenchymal stem cells poised to either adipogenic or osteogenic differentiation, and oligodendrocyte precursors isolated from different regions of the brain and destined to distinct astrocyte subtypes. Nuclear descriptors also revealed early changes in stem cells after chemical oncogenesis, allowing the identification of a class of cancer-mitigating biomaterials. To capture the metrology of nuclear changes, we developed a simple and quantitative “imaging-derived” parsing index, which reflects the dynamic evolution of the high-dimensional space of nuclear organizational features. A comparative analysis of parsing outcomes via either nuclear shape or textural metrics of the nuclear structural protein NuMA indicates the nuclear shape alone is a weak phenotypic predictor. In contrast, variations in the NuMA organization parsed emergent cell phenotypes and discerned emergent stages of stem cell transformation, supporting a prognosticating role for this protein in the outcomes of nuclear functions. - Highlights: • High-content analysis of nuclear shape and organization classify stem and progenitor cells poised for distinct lineages. • Early oncogenic changes in mesenchymal stem cells (MSCs) are also detected with nuclear descriptors. • A new class of cancer-mitigating biomaterials was identified based on image

  16. High-content image informatics of the structural nuclear protein NuMA parses trajectories for stem/progenitor cell lineages and oncogenic transformation

    Energy Technology Data Exchange (ETDEWEB)

    Vega, Sebastián L. [Department of Chemical and Biochemical Engineering, Rutgers University, Piscataway, NJ (United States); Liu, Er; Arvind, Varun [Department of Biomedical Engineering, Rutgers University, Piscataway, NJ (United States); Bushman, Jared [Department of Chemistry and Chemical Biology, New Jersey Center for Biomaterials, Piscataway, NJ (United States); School of Pharmacy, University of Wyoming, Laramie, WY (United States); Sung, Hak-Joon [Department of Chemistry and Chemical Biology, New Jersey Center for Biomaterials, Piscataway, NJ (United States); Department of Biomedical Engineering, Vanderbilt University, Nashville, TN (United States); Becker, Matthew L. [Department of Polymer Science and Engineering, University of Akron, Akron, OH (United States); Lelièvre, Sophie [Department of Basic Medical Sciences, Purdue University, West Lafayette, IN (United States); Kohn, Joachim [Department of Chemistry and Chemical Biology, New Jersey Center for Biomaterials, Piscataway, NJ (United States); Vidi, Pierre-Alexandre, E-mail: pvidi@wakehealth.edu [Department of Cancer Biology, Wake Forest School of Medicine, Winston-Salem, NC (United States); Moghe, Prabhas V., E-mail: moghe@rutgers.edu [Department of Chemical and Biochemical Engineering, Rutgers University, Piscataway, NJ (United States); Department of Biomedical Engineering, Rutgers University, Piscataway, NJ (United States)

    2017-02-01

    Stem and progenitor cells that exhibit significant regenerative potential and critical roles in cancer initiation and progression remain difficult to characterize. Cell fates are determined by reciprocal signaling between the cell microenvironment and the nucleus; hence parameters derived from nuclear remodeling are ideal candidates for stem/progenitor cell characterization. Here we applied high-content, single cell analysis of nuclear shape and organization to examine stem and progenitor cells destined to distinct differentiation endpoints, yet undistinguishable by conventional methods. Nuclear descriptors defined through image informatics classified mesenchymal stem cells poised to either adipogenic or osteogenic differentiation, and oligodendrocyte precursors isolated from different regions of the brain and destined to distinct astrocyte subtypes. Nuclear descriptors also revealed early changes in stem cells after chemical oncogenesis, allowing the identification of a class of cancer-mitigating biomaterials. To capture the metrology of nuclear changes, we developed a simple and quantitative “imaging-derived” parsing index, which reflects the dynamic evolution of the high-dimensional space of nuclear organizational features. A comparative analysis of parsing outcomes via either nuclear shape or textural metrics of the nuclear structural protein NuMA indicates the nuclear shape alone is a weak phenotypic predictor. In contrast, variations in the NuMA organization parsed emergent cell phenotypes and discerned emergent stages of stem cell transformation, supporting a prognosticating role for this protein in the outcomes of nuclear functions. - Highlights: • High-content analysis of nuclear shape and organization classify stem and progenitor cells poised for distinct lineages. • Early oncogenic changes in mesenchymal stem cells (MSCs) are also detected with nuclear descriptors. • A new class of cancer-mitigating biomaterials was identified based on image

  17. The Parsing Syllable Envelopes Test for Assessment of Amplitude Modulation Discrimination Skills in Children: Development, Normative Data, and Test-Retest Reliability Studies.

    Science.gov (United States)

    Cameron, Sharon; Chong-White, Nicky; Mealings, Kiri; Beechey, Tim; Dillon, Harvey; Young, Taegan

    2018-02-01

    Intensity peaks and valleys in the acoustic signal are salient cues to syllable structure, which is accepted to be a crucial early step in phonological processing. As such, the ability to detect low-rate (envelope) modulations in signal amplitude is essential to parse an incoming speech signal into smaller phonological units. The Parsing Syllable Envelopes (ParSE) test was developed to quantify the ability of children to recognize syllable boundaries using an amplitude modulation detection paradigm. The envelope of a 750-msec steady-state /a/ vowel is modulated into two or three pseudo-syllables using notches with modulation depths varying between 0% and 100% along an 11-step continuum. In an adaptive three-alternative forced-choice procedure, the participant identified whether one, two, or three pseudo-syllables were heard. Development of the ParSE stimuli and test protocols, and collection of normative and test-retest reliability data. Eleven adults (aged 23 yr 10 mo to 50 yr 9 mo, mean 32 yr 10 mo) and 134 typically developing, primary-school children (aged 6 yr 0 mo to 12 yr 4 mo, mean 9 yr 3 mo). There were 73 males and 72 females. Data were collected using a touchscreen computer. Psychometric functions (PFs) were automatically fit to individual data by the ParSE software. Performance was related to the modulation depth at which syllables can be detected with 88% accuracy (referred to as the upper boundary of the uncertainty region [UBUR]). A shallower PF slope reflected a greater level of uncertainty. Age effects were determined based on raw scores. z Scores were calculated to account for the effect of age on performance. Outliers, and individual data for which the confidence interval of the UBUR exceeded a maximum allowable value, were removed. Nonparametric tests were used as the data were skewed toward negative performance. Across participants, the performance criterion (UBUR) was met with a median modulation depth of 42%. The effect of age on the UBUR was

  18. Relative clauses as a benchmark for Minimalist parsing

    Directory of Open Access Journals (Sweden)

    Thomas Graf

    2017-07-01

    Full Text Available Minimalist grammars have been used recently in a series of papers to explain well-known contrasts in human sentence processing in terms of subtle structural differences. These proposals combine a top-down parser with complexity metrics that relate parsing difficulty to memory usage. So far, though, there has been no large-scale exploration of the space of viable metrics. Building on this earlier work, we compare the ability of 1600 metrics to derive several processing effects observed with relative clauses, many of which have been proven difficult to unify. We show that among those 1600 candidates, a few metrics (and only a few can provide a unified account of all these contrasts. This is a welcome result for two reasons: First, it provides a novel account of extensively studied psycholinguistic data. Second, it significantly limits the number of viable metrics that may be applied to other phenomena, thus reducing theoretical indeterminacy.

  19. Local smoothness for global optical flow

    DEFF Research Database (Denmark)

    Rakêt, Lars Lau

    2012-01-01

    by this technique and work on local-global optical flow we propose a simple method for fusing optical flow estimates of different smoothness by evaluating interpolation quality locally by means of L1 block match on the corresponding set of gradient images. We illustrate the method in a setting where optical flows...

  20. Electrochemically replicated smooth aluminum foils for anodic alumina nanochannel arrays

    International Nuclear Information System (INIS)

    Biring, Sajal; Tsai, K-T; Sur, Ujjal Kumar; Wang, Y-L

    2008-01-01

    A fast electrochemical replication technique has been developed to fabricate large-scale ultra-smooth aluminum foils by exploiting readily available large-scale smooth silicon wafers as the masters. Since the adhesion of aluminum on silicon depends on the time of surface pretreatment in water, it is possible to either detach the replicated aluminum from the silicon master without damaging the replicated aluminum and master or integrate the aluminum film to the silicon substrate. Replicated ultra-smooth aluminum foils are used for the growth of both self-organized and lithographically guided long-range ordered arrays of anodic alumina nanochannels without any polishing pretreatment

  1. Full Waveform Inversion Using Nonlinearly Smoothed Wavefields

    KAUST Repository

    Li, Y.; Choi, Yun Seok; Alkhalifah, Tariq Ali; Li, Z.

    2017-01-01

    The lack of low frequency information in the acquired data makes full waveform inversion (FWI) conditionally converge to the accurate solution. An initial velocity model that results in data with events within a half cycle of their location in the observed data was required to converge. The multiplication of wavefields with slightly different frequencies generates artificial low frequency components. This can be effectively utilized by multiplying the wavefield with itself, which is nonlinear operation, followed by a smoothing operator to extract the artificially produced low frequency information. We construct the objective function using the nonlinearly smoothed wavefields with a global-correlation norm to properly handle the energy imbalance in the nonlinearly smoothed wavefield. Similar to the multi-scale strategy, we progressively reduce the smoothing width applied to the multiplied wavefield to welcome higher resolution. We calculate the gradient of the objective function using the adjoint-state technique, which is similar to the conventional FWI except for the adjoint source. Examples on the Marmousi 2 model demonstrate the feasibility of the proposed FWI method to mitigate the cycle-skipping problem in the case of a lack of low frequency information.

  2. Full Waveform Inversion Using Nonlinearly Smoothed Wavefields

    KAUST Repository

    Li, Y.

    2017-05-26

    The lack of low frequency information in the acquired data makes full waveform inversion (FWI) conditionally converge to the accurate solution. An initial velocity model that results in data with events within a half cycle of their location in the observed data was required to converge. The multiplication of wavefields with slightly different frequencies generates artificial low frequency components. This can be effectively utilized by multiplying the wavefield with itself, which is nonlinear operation, followed by a smoothing operator to extract the artificially produced low frequency information. We construct the objective function using the nonlinearly smoothed wavefields with a global-correlation norm to properly handle the energy imbalance in the nonlinearly smoothed wavefield. Similar to the multi-scale strategy, we progressively reduce the smoothing width applied to the multiplied wavefield to welcome higher resolution. We calculate the gradient of the objective function using the adjoint-state technique, which is similar to the conventional FWI except for the adjoint source. Examples on the Marmousi 2 model demonstrate the feasibility of the proposed FWI method to mitigate the cycle-skipping problem in the case of a lack of low frequency information.

  3. Smooth manifolds

    CERN Document Server

    Sinha, Rajnikant

    2014-01-01

    This book offers an introduction to the theory of smooth manifolds, helping students to familiarize themselves with the tools they will need for mathematical research on smooth manifolds and differential geometry. The book primarily focuses on topics concerning differential manifolds, tangent spaces, multivariable differential calculus, topological properties of smooth manifolds, embedded submanifolds, Sard’s theorem and Whitney embedding theorem. It is clearly structured, amply illustrated and includes solved examples for all concepts discussed. Several difficult theorems have been broken into many lemmas and notes (equivalent to sub-lemmas) to enhance the readability of the book. Further, once a concept has been introduced, it reoccurs throughout the book to ensure comprehension. Rank theorem, a vital aspect of smooth manifolds theory, occurs in many manifestations, including rank theorem for Euclidean space and global rank theorem. Though primarily intended for graduate students of mathematics, the book ...

  4. Quantification of smoothing requirement for 3D optic flow calculation of volumetric images

    DEFF Research Database (Denmark)

    Bab-Hadiashar, Alireza; Tennakoon, Ruwan B.; de Bruijne, Marleen

    2013-01-01

    Complexities of dynamic volumetric imaging challenge the available computer vision techniques on a number of different fronts. This paper examines the relationship between the estimation accuracy and required amount of smoothness for a general solution from a robust statistics perspective. We show...... that a (surprisingly) small amount of local smoothing is required to satisfy both the necessary and sufficient conditions for accurate optic flow estimation. This notion is called 'just enough' smoothing, and its proper implementation has a profound effect on the preservation of local information in processing 3D...... dynamic scans. To demonstrate the effect of 'just enough' smoothing, a robust 3D optic flow method with quantized local smoothing is presented, and the effect of local smoothing on the accuracy of motion estimation in dynamic lung CT images is examined using both synthetic and real image sequences...

  5. High-content image informatics of the structural nuclear protein NuMA parses trajectories for stem/progenitor cell lineages and oncogenic transformation.

    Science.gov (United States)

    Vega, Sebastián L; Liu, Er; Arvind, Varun; Bushman, Jared; Sung, Hak-Joon; Becker, Matthew L; Lelièvre, Sophie; Kohn, Joachim; Vidi, Pierre-Alexandre; Moghe, Prabhas V

    2017-02-01

    Stem and progenitor cells that exhibit significant regenerative potential and critical roles in cancer initiation and progression remain difficult to characterize. Cell fates are determined by reciprocal signaling between the cell microenvironment and the nucleus; hence parameters derived from nuclear remodeling are ideal candidates for stem/progenitor cell characterization. Here we applied high-content, single cell analysis of nuclear shape and organization to examine stem and progenitor cells destined to distinct differentiation endpoints, yet undistinguishable by conventional methods. Nuclear descriptors defined through image informatics classified mesenchymal stem cells poised to either adipogenic or osteogenic differentiation, and oligodendrocyte precursors isolated from different regions of the brain and destined to distinct astrocyte subtypes. Nuclear descriptors also revealed early changes in stem cells after chemical oncogenesis, allowing the identification of a class of cancer-mitigating biomaterials. To capture the metrology of nuclear changes, we developed a simple and quantitative "imaging-derived" parsing index, which reflects the dynamic evolution of the high-dimensional space of nuclear organizational features. A comparative analysis of parsing outcomes via either nuclear shape or textural metrics of the nuclear structural protein NuMA indicates the nuclear shape alone is a weak phenotypic predictor. In contrast, variations in the NuMA organization parsed emergent cell phenotypes and discerned emergent stages of stem cell transformation, supporting a prognosticating role for this protein in the outcomes of nuclear functions. Copyright © 2017 Elsevier Inc. All rights reserved.

  6. Guide to LIBXSIF, a Library for Parsing the Extended Standard Input Format of Accelerated Beamlines(LCC-0060)

    International Nuclear Information System (INIS)

    Tenenbaum, P

    2003-01-01

    We describe LIBXSIF, a standalone library for parsing the Extended Standard Input Format of accelerator beamlines. Included in the description are: documentation of user commands; full description of permitted accelerator elements and their attributes; the construction of beamline lists; the mechanics of adding LIBXSIF to an existing program; and ''under the hood'' details for users who wish to modify the library or are merely morbidly curious

  7. Smooth polyhedral surfaces

    KAUST Repository

    Gü nther, Felix; Jiang, Caigui; Pottmann, Helmut

    2017-01-01

    Polyhedral surfaces are fundamental objects in architectural geometry and industrial design. Whereas closeness of a given mesh to a smooth reference surface and its suitability for numerical simulations were already studied extensively, the aim of our work is to find and to discuss suitable assessments of smoothness of polyhedral surfaces that only take the geometry of the polyhedral surface itself into account. Motivated by analogies to classical differential geometry, we propose a theory of smoothness of polyhedral surfaces including suitable notions of normal vectors, tangent planes, asymptotic directions, and parabolic curves that are invariant under projective transformations. It is remarkable that seemingly mild conditions significantly limit the shapes of faces of a smooth polyhedral surface. Besides being of theoretical interest, we believe that smoothness of polyhedral surfaces is of interest in the architectural context, where vertices and edges of polyhedral surfaces are highly visible.

  8. Smooth polyhedral surfaces

    KAUST Repository

    Günther, Felix

    2017-03-15

    Polyhedral surfaces are fundamental objects in architectural geometry and industrial design. Whereas closeness of a given mesh to a smooth reference surface and its suitability for numerical simulations were already studied extensively, the aim of our work is to find and to discuss suitable assessments of smoothness of polyhedral surfaces that only take the geometry of the polyhedral surface itself into account. Motivated by analogies to classical differential geometry, we propose a theory of smoothness of polyhedral surfaces including suitable notions of normal vectors, tangent planes, asymptotic directions, and parabolic curves that are invariant under projective transformations. It is remarkable that seemingly mild conditions significantly limit the shapes of faces of a smooth polyhedral surface. Besides being of theoretical interest, we believe that smoothness of polyhedral surfaces is of interest in the architectural context, where vertices and edges of polyhedral surfaces are highly visible.

  9. Parsing in a Dynamical System: An Attractor-Based Account of the Interaction of Lexical and Structural Constraints in Sentence Processing.

    Science.gov (United States)

    Tabor, Whitney; And Others

    1997-01-01

    Proposes a dynamical systems approach to parsing in which syntactic hypotheses are associated with attractors in a metric space. The experiments discussed documented various contingent frequency effects that cut across traditional linguistic grains, each of which was predicted by the dynamical systems model. (47 references) (Author/CK)

  10. Smoothing a Piecewise-Smooth: An Example from Plankton Population Dynamics

    DEFF Research Database (Denmark)

    Piltz, Sofia Helena

    2016-01-01

    In this work we discuss a piecewise-smooth dynamical system inspired by plankton observations and constructed for one predator switching its diet between two different types of prey. We then discuss two smooth formulations of the piecewise-smooth model obtained by using a hyperbolic tangent funct...... function and adding a dimension to the system. We compare model behaviour of the three systems and show an example case where the steepness of the switch is determined from a comparison with data on freshwater plankton....

  11. Quantifying Patterns of Smooth Muscle Motility in the Gut and Other Organs With New Techniques of Video Spatiotemporal Mapping

    Directory of Open Access Journals (Sweden)

    Roger G. Lentle

    2018-04-01

    Full Text Available The uses and limitations of the various techniques of video spatiotemporal mapping based on change in diameter (D-type ST maps, change in longitudinal strain rate (L-type ST maps, change in area strain rate (A-type ST maps, and change in luminous intensity of reflected light (I-maps are described, along with their use in quantifying motility of the wall of hollow structures of smooth muscle such as the gut. Hence ST-methods for determining the size, speed of propagation and frequency of contraction in the wall of gut compartments of differing geometric configurations are discussed. We also discuss the shortcomings and problems that are inherent in the various methods and the use of techniques to avoid or minimize them. This discussion includes, the inability of D-type ST maps to indicate the site of a contraction that does not reduce the diameter of a gut segment, the manipulation of axis [the line of interest (LOI] of L-maps to determine the true axis of propagation of a contraction, problems with anterior curvature of gut segments and the use of adjunct image analysis techniques that enhance particular features of the maps.

  12. Quantifying Patterns of Smooth Muscle Motility in the Gut and Other Organs With New Techniques of Video Spatiotemporal Mapping

    Science.gov (United States)

    Lentle, Roger G.; Hulls, Corrin M.

    2018-01-01

    The uses and limitations of the various techniques of video spatiotemporal mapping based on change in diameter (D-type ST maps), change in longitudinal strain rate (L-type ST maps), change in area strain rate (A-type ST maps), and change in luminous intensity of reflected light (I-maps) are described, along with their use in quantifying motility of the wall of hollow structures of smooth muscle such as the gut. Hence ST-methods for determining the size, speed of propagation and frequency of contraction in the wall of gut compartments of differing geometric configurations are discussed. We also discuss the shortcomings and problems that are inherent in the various methods and the use of techniques to avoid or minimize them. This discussion includes, the inability of D-type ST maps to indicate the site of a contraction that does not reduce the diameter of a gut segment, the manipulation of axis [the line of interest (LOI)] of L-maps to determine the true axis of propagation of a contraction, problems with anterior curvature of gut segments and the use of adjunct image analysis techniques that enhance particular features of the maps. PMID:29686624

  13. A Pipelining Implementation for Parsing X-ray Diffraction Source Data and Removing the Background Noise

    International Nuclear Information System (INIS)

    Bauer, Michael A; Biem, Alain; McIntyre, Stewart; Xie Yuzhen

    2010-01-01

    Synchrotrons can be used to generate X-rays in order to probe materials at the atomic level. One approach is to use X-ray diffraction (XRD) to do this. The data from an XRD experiment consists of a sequence of digital image files which for a single scan could consist of hundreds or even thousands of digital images. Existing analysis software processes these images individually sequentially and is usually used after the experiment is completed. The results from an XRD detector can be thought of as a sequence of images, generated during the scan by the X-ray beam. If these images could be analyzed in near real-time, the results could be sent to the researcher running the experiment and used to improve the overall experimental process and results. In this paper, we report on a stream processing application to remove background from XRD images using a pipelining implementation. We describe our implementation techniques of using IBM Infosphere Streams for parsing XRD source data and removing the background. We present experimental results showing the super-linear speedup attained over a purely sequential version of the algorithm on a quad-core machine. These results demonstrate the potential of making good use of multi-cores for high-performance stream processing of XRD images.

  14. BAIK– PROGRAMMING LANGUAGE BASED ON INDONESIAN LEXICAL PARSING FOR MULTITIER WEB DEVELOPMENT

    Directory of Open Access Journals (Sweden)

    Haris Hasanudin

    2012-05-01

    Full Text Available Business software development with global team is increasing rapidly and the programming language as development tool takes the important role in the global web development. The real user friendly programming language should be written in local language for programmer who has native language is not in English. This paper presents our design of BAIK (Bahasa Anak Indonesia untuk Komputerscripting language which syntax is modeled with Bahasa Indonesian for multitier web development. Researcher propose the implementation of Indonesian Parsing Engine and Binary Search Tree structure for memory allocation of variable and compose the language features that support basic Object Oriented Programming, Common Gateway Interface, HTML style manipulation and database connection. Our goal is to build real programming language from simple structure design for web development using Indonesian lexical words. Pengembangan bisnis perangkat lunak dalam tim berskala global meningkat dengan cepat dan bahasa pemrograman berperan penting dalam pengembangan web secara global. Bahasa pemrograman yang benar-benar ramah terhadap pengguna harus ditulis dalam bahasa lokal programmer yang bahasa ibunya bukan Bahasa Inggris. Paper ini menyajikan desain dari bahasa penulisan BAIK (Bahasa Anak Indonesia untuk Komputer, yang sintaksisnya dimodelkan dengan Bahasa Indonesia untuk pengembangan web multitier. Peneliti mengusulkan implementasi dari parsing engine Bahasa Indonesia dan struktur binary search tree untuk alokasi memori terhadap variabel, serta membuat fitur bahasa yang mendukung dasar pemrograman berbasis objek, common gateway interface, manipulasi gaya HTML, dan koneksi basis data. Tujuan penelitian ini adalah untuk menciptakan bahasa pemrograman yang sesungguhnya dan menggunakan desain struktur sederhana untuk pengembangan web dengan menggunakan kata-kata dari Bahasa Indonesia.

  15. Hole-expansion formability of dual-phase steels using representative volume element approach with boundary-smoothing technique

    International Nuclear Information System (INIS)

    Kim, Ji Hoon; Lee, M.G.; Kim, D.; Matlock, D.K.; Wagoner, R.H.

    2010-01-01

    Research highlights: → Robust microstructure-based FE mesh generation technique was developed. → Local deformation behavior near phase boundaries could be quantitatively understood. → Macroscopic failure could be connected to microscopic deformation behavior of multi-phase steel. - Abstract: A qualitative analysis was carried out on the formability of dual-phase (DP) steels by introducing a realistic microstructure-based finite element approach. The present microstructure-based model was constructed using a mesh generation process with a boundary-smoothing algorithm after proper image processing. The developed model was applied to hole-expansion formability tests for DP steel sheets having different volume fractions and morphological features. On the basis of the microstructural inhomogeneity observed in the scanning electron micrographs of the DP steel sheets, it was inferred that the localized plastic deformation in the ferritic phase might be closely related to the macroscopic formability of DP steel. The experimentally observed difference between the hole-expansion formability of two different microstructures was reasonably explained by using the present finite element model.

  16. Parsing (malicious pleasures: Schadenfreude and gloating at others’ adversity

    Directory of Open Access Journals (Sweden)

    Colin Wayne Leach

    2015-02-01

    Full Text Available We offer the first empirical comparison of the pleasure in seeing (i.e., schadenfreude and in causing (i.e., gloating others’ adversity. In Study 1, we asked participants to recall and report on an (individual or group episode of pleasure that conformed to our formal definition of schadenfreude, gloating, pride, or joy, without reference to an emotion word. Schadenfreude and gloating were distinct in the situational features of the episode, participants’ appraisals of it, and their expressions of pleasure (e.g., smiling, boasting. In Study 2, we had participants imagine being in an (individual or group emotion episode designed to fit our conceptualization of schadenfreude or gloating. Individual and group versions of the emotions did not differ much in either study. However, the two pleasures differed greatly in their situational features, appraisals, experience, and expression. This parsing of the particular pleasures of schadenfreude and gloating brings nuance to the study of (malicious pleasure, which tends to be less finely conceptualized and examined than displeasure despite its importance to social relations.

  17. Large area smoothing of surfaces by ion bombardment: fundamentals and applications

    International Nuclear Information System (INIS)

    Frost, F; Fechner, R; Ziberi, B; Voellner, J; Flamm, D; Schindler, A

    2009-01-01

    Ion beam erosion can be used as a process for achieving surface smoothing at microscopic length scales and for the preparation of ultrasmooth surfaces, as an alternative to nanostructuring of various surfaces via self-organization. This requires that in the evolution of the surface topography different relaxation mechanisms dominate over the roughening, and smoothing of initially rough surfaces can occur. This contribution focuses on the basic mechanisms as well as potential applications of surface smoothing using low energy ion beams. In the first part, the fundamentals for the smoothing of III/V semiconductors, Si and quartz glass surfaces using low energy ion beams (ion energy: ≤2000 eV) are reviewed using examples. The topography evolution of these surfaces with respect to different process parameters (ion energy, ion incidence angle, erosion time, sample rotation) has been investigated. On the basis of the time evolution of different roughness parameters, the relevant surface relaxation mechanisms responsible for surface smoothing are discussed. In this context, physical constraints as regards the effectiveness of surface smoothing by direct ion bombardment will also be addressed and furthermore ion beam assisted smoothing techniques are introduced. In the second application-orientated part, recent technological developments related to ion beam assisted smoothing of optically relevant surfaces are summarized. It will be demonstrated that smoothing by direct ion bombardment in combination with the use of sacrificial smoothing layers and the utilization of appropriate broad beam ion sources enables the polishing of various technologically important surfaces down to 0.1 nm root mean square roughness level, showing great promise for large area surface processing. Specific examples are given for ion beam smoothing of different optical surfaces, especially for substrates used for advanced optical applications (e.g., in x-ray optics and components for extreme

  18. Smooth homogeneous structures in operator theory

    CERN Document Server

    Beltita, Daniel

    2005-01-01

    Geometric ideas and techniques play an important role in operator theory and the theory of operator algebras. Smooth Homogeneous Structures in Operator Theory builds the background needed to understand this circle of ideas and reports on recent developments in this fruitful field of research. Requiring only a moderate familiarity with functional analysis and general topology, the author begins with an introduction to infinite dimensional Lie theory with emphasis on the relationship between Lie groups and Lie algebras. A detailed examination of smooth homogeneous spaces follows. This study is illustrated by familiar examples from operator theory and develops methods that allow endowing such spaces with structures of complex manifolds. The final section of the book explores equivariant monotone operators and Kähler structures. It examines certain symmetry properties of abstract reproducing kernels and arrives at a very general version of the construction of restricted Grassmann manifolds from the theory of loo...

  19. Comparative Analysis for Robust Penalized Spline Smoothing Methods

    Directory of Open Access Journals (Sweden)

    Bin Wang

    2014-01-01

    Full Text Available Smoothing noisy data is commonly encountered in engineering domain, and currently robust penalized regression spline models are perceived to be the most promising methods for coping with this issue, due to their flexibilities in capturing the nonlinear trends in the data and effectively alleviating the disturbance from the outliers. Against such a background, this paper conducts a thoroughly comparative analysis of two popular robust smoothing techniques, the M-type estimator and S-estimation for penalized regression splines, both of which are reelaborated starting from their origins, with their derivation process reformulated and the corresponding algorithms reorganized under a unified framework. Performances of these two estimators are thoroughly evaluated from the aspects of fitting accuracy, robustness, and execution time upon the MATLAB platform. Elaborately comparative experiments demonstrate that robust penalized spline smoothing methods possess the capability of resistance to the noise effect compared with the nonrobust penalized LS spline regression method. Furthermore, the M-estimator exerts stable performance only for the observations with moderate perturbation error, whereas the S-estimator behaves fairly well even for heavily contaminated observations, but consuming more execution time. These findings can be served as guidance to the selection of appropriate approach for smoothing the noisy data.

  20. A Pragmatic Smoothing Method for Improving the Quality of the Results in Atomic Spectroscopy

    Science.gov (United States)

    Bennun, Leonardo

    2017-07-01

    A new smoothing method for the improvement on the identification and quantification of spectral functions based on the previous knowledge of the signals that are expected to be quantified, is presented. These signals are used as weighted coefficients in the smoothing algorithm. This smoothing method was conceived to be applied in atomic and nuclear spectroscopies preferably to these techniques where net counts are proportional to acquisition time, such as particle induced X-ray emission (PIXE) and other X-ray fluorescence spectroscopic methods, etc. This algorithm, when properly applied, does not distort the form nor the intensity of the signal, so it is well suited for all kind of spectroscopic techniques. This method is extremely effective at reducing high-frequency noise in the signal much more efficient than a single rectangular smooth of the same width. As all of smoothing techniques, the proposed method improves the precision of the results, but in this case we found also a systematic improvement on the accuracy of the results. We still have to evaluate the improvement on the quality of the results when this method is applied over real experimental results. We expect better characterization of the net area quantification of the peaks, and smaller Detection and Quantification Limits. We have applied this method to signals that obey Poisson statistics, but with the same ideas and criteria, it could be applied to time series. In a general case, when this algorithm is applied over experimental results, also it would be required that the sought characteristic functions, required for this weighted smoothing method, should be obtained from a system with strong stability. If the sought signals are not perfectly clean, this method should be carefully applied

  1. GFFview: A Web Server for Parsing and Visualizing Annotation Information of Eukaryotic Genome.

    Science.gov (United States)

    Deng, Feilong; Chen, Shi-Yi; Wu, Zhou-Lin; Hu, Yongsong; Jia, Xianbo; Lai, Song-Jia

    2017-10-01

    Owing to wide application of RNA sequencing (RNA-seq) technology, more and more eukaryotic genomes have been extensively annotated, such as the gene structure, alternative splicing, and noncoding loci. Annotation information of genome is prevalently stored as plain text in General Feature Format (GFF), which could be hundreds or thousands Mb in size. Therefore, it is a challenge for manipulating GFF file for biologists who have no bioinformatic skill. In this study, we provide a web server (GFFview) for parsing the annotation information of eukaryotic genome and then generating statistical description of six indices for visualization. GFFview is very useful for investigating quality and difference of the de novo assembled transcriptome in RNA-seq studies.

  2. Experimental model of human corpus cavernosum smooth muscle relaxation

    Directory of Open Access Journals (Sweden)

    Rommel P. Regadas

    2010-08-01

    Full Text Available PURPOSE: To describe a technique for en bloc harvesting of the corpus cavernosum, cavernous artery and urethra from transplant organ donors and contraction-relaxation experiments with corpus cavernosum smooth muscle. MATERIALS AND METHODS: The corpus cavernosum was dissected to the point of attachment with the crus penis. A 3 cm segment (corpus cavernosum and urethra was isolated and placed in ice-cold sterile transportation buffer. Under magnification, the cavernous artery was dissected. Thus, 2 cm fragments of cavernous artery and corpus cavernosum were obtained. Strips measuring 3 x 3 x 8 mm3 were then mounted vertically in an isolated organ bath device. Contractions were measured isometrically with a Narco-Biosystems force displacement transducer (model F-60, Narco-Biosystems, Houston, TX, USA and recorded on a 4-channel Narco-Biosystems desk model polygraph. RESULTS: Phenylephrine (1µM was used to induce tonic contractions in the corpus cavernosum (3 - 5 g tension and cavernous artery (0.5 - 1g tension until reaching a plateau. After precontraction, smooth muscle relaxants were used to produce relaxation-response curves (10-12M to 10-4 M. Sodium nitroprusside was used as a relaxation control. CONCLUSION: The harvesting technique and the smooth muscle contraction-relaxation model described in this study were shown to be useful instruments in the search for new drugs for the treatment of human erectile dysfunction.

  3. Modeling and control of three phase rectifier with electronic smoothing inductor

    DEFF Research Database (Denmark)

    Singh, Yash Veer; Rasmussen, Peter Omand; Andersen, Torben Ole

    2011-01-01

    This paper presents a simple, direct method for deriving the approximate, small-signal, average model and control strategy for three-phase diode bridge rectifier operating with electronic smoothing technique. Electronic smoothing inductor (ESI) performs the function of an inductor that has...... controlled variable impedance. This increases power factor (PF) and reduces total harmonic distortions (THDs) in mains current. The ESI based rectifier enables compact and cost effective design of three phase electric drive as size of passive components is reduced significantly. In order to carry out...

  4. Smooth driving of Moessbauer electromechanical transducers

    Energy Technology Data Exchange (ETDEWEB)

    Veiga, A., E-mail: veiga@fisica.unlp.edu.ar; Mayosky, M. A. [Universidad Nacional de La Plata, Facultad de Ingenieria (Argentina); Martinez, N.; Mendoza Zelis, P.; Pasquevich, G. A.; Sanchez, F. H. [Instituto de Fisica La Plata, CONICET (Argentina)

    2011-11-15

    Quality of Moessbauer spectra is strongly related to the performance of source velocity modulator. Traditional electromechanical driving techniques demand hard-edged square or triangular velocity waveforms that introduce long settling times and demand careful driver tuning. For this work, the behavior of commercial velocity transducers and drive units was studied under different working conditions. Different velocity reference waveforms in constant-acceleration, constant-velocity and programmable-velocity techniques were tested. Significant improvement in spectrometer efficiency and accuracy was achieved by replacing triangular and square hard edges with continuous smooth-shaped transitions. A criterion for best waveform selection and synchronization is presented and attainable enhancements are evaluated. In order to fully exploit this driving technique, a compact microprocessor-based architecture is proposed and a suitable data acquisition system implementation is presented. System linearity and efficiency characterization are also shown.

  5. “Less of the Heroine than the Woman”: Parsing Gender in the British Novel

    Directory of Open Access Journals (Sweden)

    Susan Carlile

    2017-06-01

    Full Text Available This essay offers two methods that will help students resist the temptation to judge eighteenth-century novels by twenty-first-century standards. These methods prompt students to parse the question of whether female protagonists in novels—in this case, Daniel Defoe’s Roxana (1724, Samuel Johnson’s Rasselas (1759, and Charlotte Lennox’s Sophia (1762—are portrayed as perfect models or as complex humans. The first method asks them to engage with definitions of the term “heroine,” and the second method uses word clouds to extend their thinking about the complexity of embodying a mid-eighteenth-century female identity.

  6. Classification of smooth Fano polytopes

    DEFF Research Database (Denmark)

    Øbro, Mikkel

    A simplicial lattice polytope containing the origin in the interior is called a smooth Fano polytope, if the vertices of every facet is a basis of the lattice. The study of smooth Fano polytopes is motivated by their connection to toric varieties. The thesis concerns the classification of smooth...... Fano polytopes up to isomorphism. A smooth Fano -polytope can have at most vertices. In case of vertices an explicit classification is known. The thesis contains the classification in case of vertices. Classifications of smooth Fano -polytopes for fixed exist only for . In the thesis an algorithm...... for the classification of smooth Fano -polytopes for any given is presented. The algorithm has been implemented and used to obtain the complete classification for ....

  7. Pseudocode Interpreter (Pseudocode Integrated Development Environment with Lexical Analyzer and Syntax Analyzer using Recursive Descent Parsing Algorithm

    Directory of Open Access Journals (Sweden)

    Christian Lester D. Gimeno

    2017-11-01

    Full Text Available –This research study focused on the development of a software that helps students design, write, validate and run their pseudocode in a semi Integrated Development Environment (IDE instead of manually writing it on a piece of paper.Specifically, the study aimed to develop lexical analyzer or lexer, syntax analyzer or parser using recursive descent parsing algorithm and an interpreter. The lexical analyzer reads pseudocodesource in a sequence of symbols or characters as lexemes.The lexemes are then analyzed by the lexer that matches a pattern for valid tokens and passes to the syntax analyzer or parser. The syntax analyzer or parser takes those valid tokens and builds meaningful commands using recursive descent parsing algorithm in a form of an abstract syntax tree. The generation of an abstract syntax tree is based on the specified grammar rule created by the researcher expressed in Extended Backus-Naur Form. The Interpreter takes the generated abstract syntax tree and starts the evaluation or interpretation to produce pseudocode output. The software was evaluated using white-box testing by several ICT professionals and black-box testing by several computer science students based on the International Organization for Standardization (ISO 9126 software quality standards. The overall results of the evaluation both for white-box and black-box were described as “Excellent in terms of functionality, reliability, usability, efficiency, maintainability and portability”.

  8. Full-waveform inversion using a nonlinearly smoothed wavefield

    KAUST Repository

    Li, Yuanyuan

    2017-12-08

    Conventional full-waveform inversion (FWI) based on the least-squares misfit function faces problems in converging to the global minimum when using gradient methods because of the cycle-skipping phenomena. An initial model producing data that are at most a half-cycle away from the observed data is needed for convergence to the global minimum. Low frequencies are helpful in updating low-wavenumber components of the velocity model to avoid cycle skipping. However, low enough frequencies are usually unavailable in field cases. The multiplication of wavefields of slightly different frequencies adds artificial low-frequency components in the data, which can be used for FWI to generate a convergent result and avoid cycle skipping. We generalize this process by multiplying the wavefield with itself and then applying a smoothing operator to the multiplied wavefield or its square to derive the nonlinearly smoothed wavefield, which is rich in low frequencies. The global correlation-norm-based objective function can mitigate the dependence on the amplitude information of the nonlinearly smoothed wavefield. Therefore, we have evaluated the use of this objective function when using the nonlinearly smoothed wavefield. The proposed objective function has much larger convexity than the conventional objective functions. We calculate the gradient of the objective function using the adjoint-state technique, which is similar to that of the conventional FWI except for the adjoint source. We progressively reduce the smoothing width applied to the nonlinear wavefield to naturally adopt the multiscale strategy. Using examples on the Marmousi 2 model, we determine that the proposed FWI helps to generate convergent results without the need for low-frequency information.

  9. Smoothing the payoff for efficient computation of Basket option prices

    KAUST Repository

    Bayer, Christian

    2017-07-22

    We consider the problem of pricing basket options in a multivariate Black–Scholes or Variance-Gamma model. From a numerical point of view, pricing such options corresponds to moderate and high-dimensional numerical integration problems with non-smooth integrands. Due to this lack of regularity, higher order numerical integration techniques may not be directly available, requiring the use of methods like Monte Carlo specifically designed to work for non-regular problems. We propose to use the inherent smoothing property of the density of the underlying in the above models to mollify the payoff function by means of an exact conditional expectation. The resulting conditional expectation is unbiased and yields a smooth integrand, which is amenable to the efficient use of adaptive sparse-grid cubature. Numerical examples indicate that the high-order method may perform orders of magnitude faster than Monte Carlo or Quasi Monte Carlo methods in dimensions up to 35.

  10. Poster - 52: Smoothing constraints in Modulated Photon Radiotherapy (XMRT) fluence map optimization

    International Nuclear Information System (INIS)

    McGeachy, Philip; Villarreal-Barajas, Jose Eduardo; Zinchenko, Yuriy; Khan, Rao

    2016-01-01

    Purpose: Modulated Photon Radiotherapy (XMRT), which simultaneously optimizes photon beamlet energy (6 and 18 MV) and fluence, has recently shown dosimetric improvement in comparison to conventional IMRT. That said, the degree of smoothness of resulting fluence maps (FMs) has yet to be investigated and could impact the deliverability of XMRT. This study looks at investigating FM smoothness and imposing smoothing constraint in the fluence map optimization. Methods: Smoothing constraints were modeled in the XMRT algorithm with the sum of positive gradient (SPG) technique. XMRT solutions, with and without SPG constraints, were generated for a clinical prostate scan using standard dosimetric prescriptions, constraints, and a seven coplanar beam arrangement. The smoothness, with and without SPG constraints, was assessed by looking at the absolute and relative maximum SPG scores for each fluence map. Dose volume histograms were utilized when evaluating impact on the dose distribution. Results: Imposing SPG constraints reduced the absolute and relative maximum SPG values by factors of up to 5 and 2, respectively, when compared with their non-SPG constrained counterparts. This leads to a more seamless conversion of FMS to their respective MLC sequences. This improved smoothness resulted in an increase to organ at risk (OAR) dose, however the increase is not clinically significant. Conclusions: For a clinical prostate case, there was a noticeable improvement in the smoothness of the XMRT FMs when SPG constraints were applied with a minor increase in dose to OARs. This increase in OAR dose is not clinically meaningful.

  11. Poster - 52: Smoothing constraints in Modulated Photon Radiotherapy (XMRT) fluence map optimization

    Energy Technology Data Exchange (ETDEWEB)

    McGeachy, Philip; Villarreal-Barajas, Jose Eduardo; Zinchenko, Yuriy; Khan, Rao [Department of Medical Physics, CancerCare Manitoba, Winnipeg, MB, CAN, Department of Physics and Astronomy, University of Calgary, Calgary, AB, CAN, Department of Mathematics and Statistics, University of Calgary, Calgary, AB, CAN, Department of Radiation Oncology, Washington University School of Medicine, St Louis, MO (United States)

    2016-08-15

    Purpose: Modulated Photon Radiotherapy (XMRT), which simultaneously optimizes photon beamlet energy (6 and 18 MV) and fluence, has recently shown dosimetric improvement in comparison to conventional IMRT. That said, the degree of smoothness of resulting fluence maps (FMs) has yet to be investigated and could impact the deliverability of XMRT. This study looks at investigating FM smoothness and imposing smoothing constraint in the fluence map optimization. Methods: Smoothing constraints were modeled in the XMRT algorithm with the sum of positive gradient (SPG) technique. XMRT solutions, with and without SPG constraints, were generated for a clinical prostate scan using standard dosimetric prescriptions, constraints, and a seven coplanar beam arrangement. The smoothness, with and without SPG constraints, was assessed by looking at the absolute and relative maximum SPG scores for each fluence map. Dose volume histograms were utilized when evaluating impact on the dose distribution. Results: Imposing SPG constraints reduced the absolute and relative maximum SPG values by factors of up to 5 and 2, respectively, when compared with their non-SPG constrained counterparts. This leads to a more seamless conversion of FMS to their respective MLC sequences. This improved smoothness resulted in an increase to organ at risk (OAR) dose, however the increase is not clinically significant. Conclusions: For a clinical prostate case, there was a noticeable improvement in the smoothness of the XMRT FMs when SPG constraints were applied with a minor increase in dose to OARs. This increase in OAR dose is not clinically meaningful.

  12. Bayesian Exponential Smoothing.

    OpenAIRE

    Forbes, C.S.; Snyder, R.D.; Shami, R.S.

    2000-01-01

    In this paper, a Bayesian version of the exponential smoothing method of forecasting is proposed. The approach is based on a state space model containing only a single source of error for each time interval. This model allows us to improve current practices surrounding exponential smoothing by providing both point predictions and measures of the uncertainty surrounding them.

  13. The smoothing and fast Fourier transformation of experimental X-ray and neutron data from amorphous materials

    International Nuclear Information System (INIS)

    Dixon, M.; Wright, A.C.; Hutchinson, P.

    1977-01-01

    The application of fast Fourier transformation techniques to the analysis of experimental X-ray and neutron diffraction patterns from amorphous materials is discussed and compared with conventional techniques using Filon's quadrature. The fast Fourier transform package described also includes cubic spline smoothing and has been extensively tested, using model data to which statistical errors have been added by means of a pseudo-random number generator with Gaussian shaper. Neither cubic spline nor hand smoothing has much effect on the resulting transform since the noise removed is of too high a frequency. (Auth.)

  14. Anti-smooth muscle antibody

    Science.gov (United States)

    ... gov/ency/article/003531.htm Anti-smooth muscle antibody To use the sharing features on this page, please enable JavaScript. Anti-smooth muscle antibody is a blood test that detects the presence ...

  15. Smooth functors vs. differential forms

    NARCIS (Netherlands)

    Schreiber, U.; Waldorf, K.

    2011-01-01

    We establish a relation between smooth 2-functors defined on the path 2-groupoid of a smooth manifold and differential forms on this manifold. This relation can be understood as a part of a dictionary between fundamental notions from category theory and differential geometry. We show that smooth

  16. The effect of recognizability on figure-ground processing: does it affect parsing or only figure selection?

    Science.gov (United States)

    Navon, David

    2011-03-01

    Though figure-ground assignment has been shown to be probably affected by recognizability, it appears sensible that object recognition must follow at least the earlier process of figure-ground segregation. To examine whether or not rudimentary object recognition could, counterintuitively, start even before the completion of the stage of parsing in which figure-ground segregation is done, participants were asked to respond, in a go/no-go fashion, whenever any out of 16 alternative connected patterns (that constituted familiar stimuli in the upright orientation) appeared. The white figure of the to-be-attended stimulus-target or foil-could be segregated from the white ambient ground only by means of a frame surrounding it. Such a frame was absent until the onset of target display. Then, to manipulate organizational quality, the greyness of the frame was either gradually increased from zero (in Experiment 1) or changed abruptly to a stationary level whose greyness was varied between trials (in Experiments 2 and 3). Stimulus recognizability was manipulated by orientation angle. In all three experiments the effect of recognizability was found to be considerably larger when organizational quality was minimal due to an extremely faint frame. This result is argued to be incompatible with any version of a serial thesis suggesting that processing aimed at object recognition starts only with a good enough level of organizational quality. The experiments rather provide some support to the claim, termed here "early interaction hypothesis", positing interaction between early recognition processing and preassignment parsing processes.

  17. Smooth Nb surfaces fabricated by buffered electropolishing

    International Nuclear Information System (INIS)

    Wu, Andy T.; Mammosser, John; Phillips, Larry; Delayen, Jean; Reece, Charles; Wilkerson, Amy; Smith, David; Ike, Robert

    2007-01-01

    It was demonstrated that smooth Nb surfaces could be obtained through buffered electropolishing (BEP) employing an electrolyte consisting of lactic, sulfuric, and hydrofluoric acids. Parameters that control the polishing process were optimized to achieve a smooth surface finish. The polishing rate of BEP was determined to be 0.646 μm/min which was much higher than 0.381 μm/min achieved by the conventional electropolishing (EP) process widely used in the superconducting radio frequency (SRF) community. Root mean square measurements using a 3D profilometer revealed that Nb surfaces treated by BEP were an order of magnitude smoother than those treated by the optimized EP process. The chemical composition of the Nb surfaces after BEP was analyzed by static and dynamic secondary ion mass spectrometry (SIMS) systems. SIMS results implied that the surface oxide structure of Nb might be more complicated than what usually believed and could be inhomogeneous. Preliminary results of BEP on Nb SRF single cell cavities and half-cells were reported. It was shown that smooth and bright surfaces could be obtained in 1800 s when the electric field inside a SRF cavity was uniform during a BEP process. This study showed that BEP is a promising technique for surface treatment on Nb SRF cavities to be used in particle accelerators

  18. Smooth driving of Mössbauer electromechanical transducers

    International Nuclear Information System (INIS)

    Veiga, A.; Mayosky, M. A.; Martínez, N.; Mendoza Zélis, P.; Pasquevich, G. A.; Sánchez, F. H.

    2011-01-01

    Quality of Mössbauer spectra is strongly related to the performance of source velocity modulator. Traditional electromechanical driving techniques demand hard-edged square or triangular velocity waveforms that introduce long settling times and demand careful driver tuning. For this work, the behavior of commercial velocity transducers and drive units was studied under different working conditions. Different velocity reference waveforms in constant-acceleration, constant-velocity and programmable-velocity techniques were tested. Significant improvement in spectrometer efficiency and accuracy was achieved by replacing triangular and square hard edges with continuous smooth-shaped transitions. A criterion for best waveform selection and synchronization is presented and attainable enhancements are evaluated. In order to fully exploit this driving technique, a compact microprocessor-based architecture is proposed and a suitable data acquisition system implementation is presented. System linearity and efficiency characterization are also shown.

  19. Smoothness in Binomial Edge Ideals

    Directory of Open Access Journals (Sweden)

    Hamid Damadi

    2016-06-01

    Full Text Available In this paper we study some geometric properties of the algebraic set associated to the binomial edge ideal of a graph. We study the singularity and smoothness of the algebraic set associated to the binomial edge ideal of a graph. Some of these algebraic sets are irreducible and some of them are reducible. If every irreducible component of the algebraic set is smooth we call the graph an edge smooth graph, otherwise it is called an edge singular graph. We show that complete graphs are edge smooth and introduce two conditions such that the graph G is edge singular if and only if it satisfies these conditions. Then, it is shown that cycles and most of trees are edge singular. In addition, it is proved that complete bipartite graphs are edge smooth.

  20. Smooth extrapolation of unknown anatomy via statistical shape models

    Science.gov (United States)

    Grupp, R. B.; Chiang, H.; Otake, Y.; Murphy, R. J.; Gordon, C. R.; Armand, M.; Taylor, R. H.

    2015-03-01

    Several methods to perform extrapolation of unknown anatomy were evaluated. The primary application is to enhance surgical procedures that may use partial medical images or medical images of incomplete anatomy. Le Fort-based, face-jaw-teeth transplant is one such procedure. From CT data of 36 skulls and 21 mandibles separate Statistical Shape Models of the anatomical surfaces were created. Using the Statistical Shape Models, incomplete surfaces were projected to obtain complete surface estimates. The surface estimates exhibit non-zero error in regions where the true surface is known; it is desirable to keep the true surface and seamlessly merge the estimated unknown surface. Existing extrapolation techniques produce non-smooth transitions from the true surface to the estimated surface, resulting in additional error and a less aesthetically pleasing result. The three extrapolation techniques evaluated were: copying and pasting of the surface estimate (non-smooth baseline), a feathering between the patient surface and surface estimate, and an estimate generated via a Thin Plate Spline trained from displacements between the surface estimate and corresponding vertices of the known patient surface. Feathering and Thin Plate Spline approaches both yielded smooth transitions. However, feathering corrupted known vertex values. Leave-one-out analyses were conducted, with 5% to 50% of known anatomy removed from the left-out patient and estimated via the proposed approaches. The Thin Plate Spline approach yielded smaller errors than the other two approaches, with an average vertex error improvement of 1.46 mm and 1.38 mm for the skull and mandible respectively, over the baseline approach.

  1. Deep PDF parsing to extract features for detecting embedded malware.

    Energy Technology Data Exchange (ETDEWEB)

    Munson, Miles Arthur; Cross, Jesse S. (Missouri University of Science and Technology, Rolla, MO)

    2011-09-01

    The number of PDF files with embedded malicious code has risen significantly in the past few years. This is due to the portability of the file format, the ways Adobe Reader recovers from corrupt PDF files, the addition of many multimedia and scripting extensions to the file format, and many format properties the malware author may use to disguise the presence of malware. Current research focuses on executable, MS Office, and HTML formats. In this paper, several features and properties of PDF Files are identified. Features are extracted using an instrumented open source PDF viewer. The feature descriptions of benign and malicious PDFs can be used to construct a machine learning model for detecting possible malware in future PDF files. The detection rate of PDF malware by current antivirus software is very low. A PDF file is easy to edit and manipulate because it is a text format, providing a low barrier to malware authors. Analyzing PDF files for malware is nonetheless difficult because of (a) the complexity of the formatting language, (b) the parsing idiosyncrasies in Adobe Reader, and (c) undocumented correction techniques employed in Adobe Reader. In May 2011, Esparza demonstrated that PDF malware could be hidden from 42 of 43 antivirus packages by combining multiple obfuscation techniques [4]. One reason current antivirus software fails is the ease of varying byte sequences in PDF malware, thereby rendering conventional signature-based virus detection useless. The compression and encryption functions produce sequences of bytes that are each functions of multiple input bytes. As a result, padding the malware payload with some whitespace before compression/encryption can change many of the bytes in the final payload. In this study we analyzed a corpus of 2591 benign and 87 malicious PDF files. While this corpus is admittedly small, it allowed us to test a system for collecting indicators of embedded PDF malware. We will call these indicators features throughout

  2. Flow patterns during refrigerant condensation in smooth and enhanced tubes

    OpenAIRE

    2009-01-01

    M.Ing. The Montreal Protocol led to the phasing-out of ozone layer depleting refrigerants and replacing them with more environmentally friendly refrigerants, which in many cases caused heat transfer degradation in heat exchanger equipment. To make up for the heat transfer degradation, there was a need for the application of heat transfer enhancement techniques. One such technique is the use of micro-fin tubes as opposed to traditional smooth tubes. The purpose of this study is to develop a...

  3. Smooth halos in the cosmic web

    Energy Technology Data Exchange (ETDEWEB)

    Gaite, José, E-mail: jose.gaite@upm.es [Physics Dept., ETSIAE, IDR, Universidad Politécnica de Madrid, Pza. Cardenal Cisneros 3, E-28040 Madrid (Spain)

    2015-04-01

    Dark matter halos can be defined as smooth distributions of dark matter placed in a non-smooth cosmic web structure. This definition of halos demands a precise definition of smoothness and a characterization of the manner in which the transition from smooth halos to the cosmic web takes place. We introduce entropic measures of smoothness, related to measures of inequality previously used in economy and with the advantage of being connected with standard methods of multifractal analysis already used for characterizing the cosmic web structure in cold dark matter N-body simulations. These entropic measures provide us with a quantitative description of the transition from the small scales portrayed as a distribution of halos to the larger scales portrayed as a cosmic web and, therefore, allow us to assign definite sizes to halos. However, these ''smoothness sizes'' have no direct relation to the virial radii. Finally, we discuss the influence of N-body discreteness parameters on smoothness.

  4. Smooth halos in the cosmic web

    International Nuclear Information System (INIS)

    Gaite, José

    2015-01-01

    Dark matter halos can be defined as smooth distributions of dark matter placed in a non-smooth cosmic web structure. This definition of halos demands a precise definition of smoothness and a characterization of the manner in which the transition from smooth halos to the cosmic web takes place. We introduce entropic measures of smoothness, related to measures of inequality previously used in economy and with the advantage of being connected with standard methods of multifractal analysis already used for characterizing the cosmic web structure in cold dark matter N-body simulations. These entropic measures provide us with a quantitative description of the transition from the small scales portrayed as a distribution of halos to the larger scales portrayed as a cosmic web and, therefore, allow us to assign definite sizes to halos. However, these ''smoothness sizes'' have no direct relation to the virial radii. Finally, we discuss the influence of N-body discreteness parameters on smoothness

  5. Bayesian multi-scale smoothing of photon-limited images with applications to astronomy and medicine

    Science.gov (United States)

    White, John

    Multi-scale models for smoothing Poisson signals or images have gained much attention over the past decade. A new Bayesian model is developed using the concept of the Chinese restaurant process to find structures in two-dimensional images when performing image reconstruction or smoothing. This new model performs very well when compared to other leading methodologies for the same problem. It is developed and evaluated theoretically and empirically throughout Chapter 2. The newly developed Bayesian model is extended to three-dimensional images in Chapter 3. The third dimension has numerous different applications, such as different energy spectra, another spatial index, or possibly a temporal dimension. Empirically, this method shows promise in reducing error with the use of simulation studies. A further development removes background noise in the image. This removal can further reduce the error and is done using a modeling adjustment and post-processing techniques. These details are given in Chapter 4. Applications to real world problems are given throughout. Photon-based images are common in astronomical imaging due to the collection of different types of energy such as X-Rays. Applications to real astronomical images are given, and these consist of X-ray images from the Chandra X-ray observatory satellite. Diagnostic medicine uses many types of imaging such as magnetic resonance imaging and computed tomography that can also benefit from smoothing techniques such as the one developed here. Reducing the amount of radiation a patient takes will make images more noisy, but this can be mitigated through the use of image smoothing techniques. Both types of images represent the potential real world use for these methods.

  6. Is there a clinical benefit with a smooth compensator design compared with a plunged compensator design for passive scattered protons?

    Energy Technology Data Exchange (ETDEWEB)

    Tabibian, Art A., E-mail: art.tabibian@gmail.com [University of Texas School of Allied Health-Medical Dosimetry, Houston, TX (United States); Powers, Adam; Dolormente, Keith; Oommen, Sneha; Tiwari, Akhil [University of Texas School of Allied Health-Medical Dosimetry, Houston, TX (United States); Palmer, Matt [MD Anderson Department of Radiation Oncology, Houston, TX (United States); Zhu, Xiaorong R.; Li, Heng; Sahoo, Narayan; Wisdom, Paul [MD Anderson Department of Radiation Physics, Houston, TX (United States); Velasco, Kyle [Radiation Oncology Resources, Goshen, IN (United States); Erhart, Kevin; Stanley, Henry [Decimal, Inc, Sanford, FL (United States); Nguyen, Bao-Ngoc T. [MD Anderson Department of Radiation Oncology, Houston, TX (United States)

    2015-04-01

    In proton therapy, passive scattered proton plans use compensators to conform the dose to the distal surface of the planning volume. These devices are custom made from acrylic or wax for each treatment field using either a plunge-drilled or smooth-milled compensator design. The purpose of this study was to investigate if there is a clinical benefit of generating passive scattered proton radiation treatment plans with the smooth compensator design. We generated 4 plans with different techniques using the smooth compensators. We chose 5 sites and 5 patients for each site for the range of dosimetric effects to show adequate sample. The plans were compared and evaluated using multicriteria (MCA) plan quality metrics for plan assessment and comparison using the Quality Reports [EMR] technology by Canis Lupus LLC. The average absolute difference for dosimetric metrics from the plunged-depth plan ranged from −4.7 to +3.0 and the average absolute performance results ranged from −6.6% to +3%. The manually edited smooth compensator plan yielded the best dosimetric metric, +3.0, and performance, + 3.0% compared to the plunged-depth plan. It was also superior to the other smooth compensator plans. Our results indicate that there are multiple approaches to achieve plans with smooth compensators similar to the plunged-depth plans. The smooth compensators with manual compensator edits yielded equal or better target coverage and normal tissue (NT) doses compared with the other smooth compensator techniques. Further studies are under investigation to evaluate the robustness of the smooth compensator design.

  7. Measurement of the Rayleigh-Taylor instability in targets driven by optically smoothed laser beams

    International Nuclear Information System (INIS)

    Desselberger, M.; Willi, O.; Savage, M.; Lamb, M.J.

    1990-01-01

    Growth rates of the Rayleigh-Taylor instability were measured in targets with imposed sinusoidal modulations irradiated by optically smoothed 0.53-μm laser beams. A hybrid optical smoothing technique utilizing induced-spatial-incoherence and random-phase-plate technology was used for the first time. The wave-number dependence and the nonlinear behavior of Rayleigh-Taylor growth were investigated by using targets with a range of modulation periodicities and depths. The results are compared to 2D hydrodynamic-code simulations

  8. Thermo-msf-parser: an open source Java library to parse and visualize Thermo Proteome Discoverer msf files.

    Science.gov (United States)

    Colaert, Niklaas; Barsnes, Harald; Vaudel, Marc; Helsens, Kenny; Timmerman, Evy; Sickmann, Albert; Gevaert, Kris; Martens, Lennart

    2011-08-05

    The Thermo Proteome Discoverer program integrates both peptide identification and quantification into a single workflow for peptide-centric proteomics. Furthermore, its close integration with Thermo mass spectrometers has made it increasingly popular in the field. Here, we present a Java library to parse the msf files that constitute the output of Proteome Discoverer. The parser is also implemented as a graphical user interface allowing convenient access to the information found in the msf files, and in Rover, a program to analyze and validate quantitative proteomics information. All code, binaries, and documentation is freely available at http://thermo-msf-parser.googlecode.com.

  9. Smooth and non-smooth travelling waves in a nonlinearly dispersive Boussinesq equation

    International Nuclear Information System (INIS)

    Shen Jianwei; Xu Wei; Lei Youming

    2005-01-01

    The dynamical behavior and special exact solutions of nonlinear dispersive Boussinesq equation (B(m,n) equation), u tt -u xx -a(u n ) xx +b(u m ) xxxx =0, is studied by using bifurcation theory of dynamical system. As a result, all possible phase portraits in the parametric space for the travelling wave system, solitary wave, kink and anti-kink wave solutions and uncountably infinite many smooth and non-smooth periodic wave solutions are obtained. It can be shown that the existence of singular straight line in the travelling wave system is the reason why smooth waves converge to cusp waves, finally. When parameter are varied, under different parametric conditions, various sufficient conditions guarantee the existence of the above solutions are given

  10. Grammar-Based Specification and Parsing of Binary File Formats

    Directory of Open Access Journals (Sweden)

    William Underwood

    2012-03-01

    Full Text Available The capability to validate and view or play binary file formats, as well as to convert binary file formats to standard or current file formats, is critically important to the preservation of digital data and records. This paper describes the extension of context-free grammars from strings to binary files. Binary files are arrays of data types, such as long and short integers, floating-point numbers and pointers, as well as characters. The concept of an attribute grammar is extended to these context-free array grammars. This attribute grammar has been used to define a number of chunk-based and directory-based binary file formats. A parser generator has been used with some of these grammars to generate syntax checkers (recognizers for validating binary file formats. Among the potential benefits of an attribute grammar-based approach to specification and parsing of binary file formats is that attribute grammars not only support format validation, but support generation of error messages during validation of format, validation of semantic constraints, attribute value extraction (characterization, generation of viewers or players for file formats, and conversion to current or standard file formats. The significance of these results is that with these extensions to core computer science concepts, traditional parser/compiler technologies can potentially be used as a part of a general, cost effective curation strategy for binary file formats.

  11. Mediators on human airway smooth muscle.

    Science.gov (United States)

    Armour, C; Johnson, P; Anticevich, S; Ammit, A; McKay, K; Hughes, M; Black, J

    1997-01-01

    1. Bronchial hyperresponsiveness in asthma may be due to several abnormalities, but must include alterations in the airway smooth muscle responsiveness and/or volume. 2. Increased responsiveness of airway smooth muscle in vitro can be induced by certain inflammatory cell products and by induction of sensitization (atopy). 3. Increased airway smooth muscle growth can also be induced by inflammatory cell products and atopic serum. 4. Mast cell numbers are increased in the airways of asthmatics and, in our studies, in airway smooth muscle that is sensitized and hyperresponsive. 5. We propose that there is a relationship between mast cells and airway smooth muscle cells which, once an allergic process has been initiated, results in the development of critical features in the lungs in asthma.

  12. Nuclear fusion-independent smooth muscle differentiation of human adipose-derived stem cells induced by a smooth muscle environment.

    Science.gov (United States)

    Zhang, Rong; Jack, Gregory S; Rao, Nagesh; Zuk, Patricia; Ignarro, Louis J; Wu, Benjamin; Rodríguez, Larissa V

    2012-03-01

    Human adipose-derived stem cells hASC have been isolated and were shown to have multilineage differentiation capacity. Although both plasticity and cell fusion have been suggested as mechanisms for cell differentiation in vivo, the effect of the local in vivo environment on the differentiation of adipose-derived stem cells has not been evaluated. We previously reported the in vitro capacity of smooth muscle differentiation of these cells. In this study, we evaluate the effect of an in vivo smooth muscle environment in the differentiation of hASC. We studied this by two experimental designs: (a) in vivo evaluation of smooth muscle differentiation of hASC injected into a smooth muscle environment and (b) in vitro evaluation of smooth muscle differentiation capacity of hASC exposed to bladder smooth muscle cells. Our results indicate a time-dependent differentiation of hASC into mature smooth muscle cells when these cells are injected into the smooth musculature of the urinary bladder. Similar findings were seen when the cells were cocultured in vitro with primary bladder smooth muscle cells. Chromosomal analysis demonstrated that microenvironment cues rather than nuclear fusion are responsible for this differentiation. We conclude that cell plasticity is present in hASCs, and their differentiation is accomplished in the absence of nuclear fusion. Copyright © 2011 AlphaMed Press.

  13. Smoothed Spectra, Ogives, and Error Estimates for Atmospheric Turbulence Data

    Science.gov (United States)

    Dias, Nelson Luís

    2018-01-01

    A systematic evaluation is conducted of the smoothed spectrum, which is a spectral estimate obtained by averaging over a window of contiguous frequencies. The technique is extended to the ogive, as well as to the cross-spectrum. It is shown that, combined with existing variance estimates for the periodogram, the variance—and therefore the random error—associated with these estimates can be calculated in a straightforward way. The smoothed spectra and ogives are biased estimates; with simple power-law analytical models, correction procedures are devised, as well as a global constraint that enforces Parseval's identity. Several new results are thus obtained: (1) The analytical variance estimates compare well with the sample variance calculated for the Bartlett spectrum and the variance of the inertial subrange of the cospectrum is shown to be relatively much larger than that of the spectrum. (2) Ogives and spectra estimates with reduced bias are calculated. (3) The bias of the smoothed spectrum and ogive is shown to be negligible at the higher frequencies. (4) The ogives and spectra thus calculated have better frequency resolution than the Bartlett spectrum, with (5) gradually increasing variance and relative error towards the low frequencies. (6) Power-law identification and extraction of the rate of dissipation of turbulence kinetic energy are possible directly from the ogive. (7) The smoothed cross-spectrum is a valid inner product and therefore an acceptable candidate for coherence and spectral correlation coefficient estimation by means of the Cauchy-Schwarz inequality. The quadrature, phase function, coherence function and spectral correlation function obtained from the smoothed spectral estimates compare well with the classical ones derived from the Bartlett spectrum.

  14. Discrete wavelet transform: a tool in smoothing kinematic data.

    Science.gov (United States)

    Ismail, A R; Asfour, S S

    1999-03-01

    Motion analysis systems typically introduce noise to the displacement data recorded. Butterworth digital filters have been used to smooth the displacement data in order to obtain smoothed velocities and accelerations. However, this technique does not yield satisfactory results, especially when dealing with complex kinematic motions that occupy the low- and high-frequency bands. The use of the discrete wavelet transform, as an alternative to digital filters, is presented in this paper. The transform passes the original signal through two complementary low- and high-pass FIR filters and decomposes the signal into an approximation function and a detail function. Further decomposition of the signal results in transforming the signal into a hierarchy set of orthogonal approximation and detail functions. A reverse process is employed to perfectly reconstruct the signal (inverse transform) back from its approximation and detail functions. The discrete wavelet transform was applied to the displacement data recorded by Pezzack et al., 1977. The smoothed displacement data were twice differentiated and compared to Pezzack et al.'s acceleration data in order to choose the most appropriate filter coefficients and decomposition level on the basis of maximizing the percentage of retained energy (PRE) and minimizing the root mean square error (RMSE). Daubechies wavelet of the fourth order (Db4) at the second decomposition level showed better results than both the biorthogonal and Coiflet wavelets (PRE = 97.5%, RMSE = 4.7 rad s-2). The Db4 wavelet was then used to compress complex displacement data obtained from a noisy mathematically generated function. Results clearly indicate superiority of this new smoothing approach over traditional filters.

  15. multiscale smoothing in supervised statistical learning

    Indian Academy of Sciences (India)

    Optimum level of smoothing is chosen based on the entire training sample, while a good choice of smoothing parameter may also depend on the observation to be classified. One may like to assess the strength of evidence in favor of different competing class at different scale of smoothing. In allows only one single ...

  16. Smoothness of limit functors

    Indian Academy of Sciences (India)

    Abstract. Let S be a scheme. Assume that we are given an action of the one dimen- sional split torus Gm,S on a smooth affine S-scheme X. We consider the limit (also called attractor) subfunctor Xλ consisting of points whose orbit under the given action. 'admits a limit at 0'. We show that Xλ is representable by a smooth ...

  17. Calcium dynamics in vascular smooth muscle

    OpenAIRE

    Amberg, Gregory C.; Navedo, Manuel F.

    2013-01-01

    Smooth muscle cells are ultimately responsible for determining vascular luminal diameter and blood flow. Dynamic changes in intracellular calcium are a critical mechanism regulating vascular smooth muscle contractility. Processes influencing intracellular calcium are therefore important regulators of vascular function with physiological and pathophysiological consequences. In this review we discuss the major dynamic calcium signals identified and characterized in vascular smooth muscle cells....

  18. Seamless Heterogeneous 3D Tessellation via DWT Domain Smoothing and Mosaicking

    Directory of Open Access Journals (Sweden)

    Gilles Gesquière

    2010-01-01

    Full Text Available With todays geobrowsers, the tessellations are far from being smooth due to a variety of reasons: the principal being the light difference and resolution heterogeneity. Whilst the former has been extensively dealt with in the literature through classic mosaicking techniques, the latter has got little attention. We focus on this latter aspect and present two DWT domain methods to seamlessly stitch tiles of heterogeneous resolutions. The first method is local in that each of the tiles that constitute the view, is subjected to one of the three context-based smoothing functions proposed for horizontal, vertical, and radial smoothing, depending on its localization in the tessellation. These functions are applied at the DWT subband level and followed by an inverse DWT to give a smoothened tile. In the second method, though we assume the same tessellation scenario, the view field is thought to be of a sliding window which may contain parts of the tiles from the heterogeneous tessellation. The window is refined in the DWT domain through mosaicking and smoothing followed by a global inverse DWT. Rather than the traditional sense, the mosaicking employed over here targets the heterogeneous resolution. Perceptually, this second method has shown better results than the first one. The methods have been successfully applied to practical examples of both the texture and its corresponding DEM for seamless 3D terrain visualization.

  19. Surface engineering with ion beams: from self-organized nanostructures to ultra-smooth surfaces

    International Nuclear Information System (INIS)

    Frost, F.; Ziberi, B.; Schindler, A.; Rauschenbach, B.

    2008-01-01

    Low-energy ion-beam sputtering, i.e. the removal of atoms from a surface due to the impact of energetic ions or atoms, is an inherent part of numerous surface processing techniques. Besides the actual removal of material, this surface erosion process often results in a pronounced alteration of the surface topography. Under certain conditions, sputtering results in the formation of well-ordered patterns. This self-organized pattern formation is related to a surface instability between curvature-dependent sputtering that roughens the surface and smoothing by different surface relaxation mechanisms. If the evolution of surface topography is dominated by relaxation mechanisms, surface smoothing can occur. In this presentation the current status of self-organized pattern formation and surface smoothing by low-energy ion-beam erosion of Si and Ge is summarized. In detail it will be shown that a multitude of patterns as well as ultra-smooth surfaces can develop, particularly on Si surfaces. Additionally, the most important experimental parameters that control these processes are discussed. Finally, examples are given for the application of low-energy ion beams as a novel approach for passive optical device engineering for many advanced optical applications. (orig.)

  20. Effect of smoothing on robust chaos.

    Science.gov (United States)

    Deshpande, Amogh; Chen, Qingfei; Wang, Yan; Lai, Ying-Cheng; Do, Younghae

    2010-08-01

    In piecewise-smooth dynamical systems, situations can arise where the asymptotic attractors of the system in an open parameter interval are all chaotic (e.g., no periodic windows). This is the phenomenon of robust chaos. Previous works have established that robust chaos can occur through the mechanism of border-collision bifurcation, where border is the phase-space region where discontinuities in the derivatives of the dynamical equations occur. We investigate the effect of smoothing on robust chaos and find that periodic windows can arise when a small amount of smoothness is present. We introduce a parameter of smoothing and find that the measure of the periodic windows in the parameter space scales linearly with the parameter, regardless of the details of the smoothing function. Numerical support and a heuristic theory are provided to establish the scaling relation. Experimental evidence of periodic windows in a supposedly piecewise linear dynamical system, which has been implemented as an electronic circuit, is also provided.

  1. Smooth and robust solutions for Dirichlet boundary control of fluid-solid conjugate heat transfer problems

    KAUST Repository

    Yan, Yan; Keyes, David E.

    2015-01-01

    and require the numerical continuation technique applied on regularization parameters. We believe our solution strategy is general and can be applied to other large-scale optimal control problems which involve multiphysics processes and require smooth

  2. Smooth surfaces from rational bilinear patches

    KAUST Repository

    Shi, Ling

    2014-01-01

    Smooth freeform skins from simple panels constitute a challenging topic arising in contemporary architecture. We contribute to this problem area by showing how to approximate a negatively curved surface by smoothly joined rational bilinear patches. The approximation problem is solved with help of a new computational approach to the hyperbolic nets of Huhnen-Venedey and Rörig and optimization algorithms based on it. We also discuss its limits which lie in the topology of the input surface. Finally, freeform deformations based on Darboux transformations are used to generate smooth surfaces from smoothly joined Darboux cyclide patches; in this way we eliminate the restriction to surfaces with negative Gaussian curvature. © 2013 Elsevier B.V.

  3. Bifurcations of non-smooth systems

    Science.gov (United States)

    Angulo, Fabiola; Olivar, Gerard; Osorio, Gustavo A.; Escobar, Carlos M.; Ferreira, Jocirei D.; Redondo, Johan M.

    2012-12-01

    Non-smooth systems (namely piecewise-smooth systems) have received much attention in the last decade. Many contributions in this area show that theory and applications (to electronic circuits, mechanical systems, …) are relevant to problems in science and engineering. Specially, new bifurcations have been reported in the literature, and this was the topic of this minisymposium. Thus both bifurcation theory and its applications were included. Several contributions from different fields show that non-smooth bifurcations are a hot topic in research. Thus in this paper the reader can find contributions from electronics, energy markets and population dynamics. Also, a carefully-written specific algebraic software tool is presented.

  4. Generation of 3D nanopatterns with smooth surfaces

    International Nuclear Information System (INIS)

    Waid, Simon; Wanzenboeck, Heinz D; Gavagnin, Marco; Bertagnolli, Emmerich; Muehlberger, Michael

    2014-01-01

    Ga implantation into Si and reactive ion etching has been previously identified as candidate techniques for the generation of 3D nanopatterns. However, the structures manufactured using these techniques exhibited impedingly high surface roughness. In this work, we investigate the source of roughness and introduce a new patterning process to solve this issue. The novel patterning process introduces an additional layer absorbing the implanted Ga, thus preventing the clustering of the implanted Ga observed with uncoated Si substrates. This process enables 3D nanopatterning with sub-100 nm lateral resolution in conjunction with smooth height transitions and surface roughness down to 4 nm root mean square. Such patterns are ideally suited for optical applications and enable the manufacturing of nanoimprint lithography templates for low-profile Fresnel lenses. (paper)

  5. The quantitative analysis of silicon carbide surface smoothing by Ar and Xe cluster ions

    Science.gov (United States)

    Ieshkin, A. E.; Kireev, D. S.; Ermakov, Yu. A.; Trifonov, A. S.; Presnov, D. E.; Garshev, A. V.; Anufriev, Yu. V.; Prokhorova, I. G.; Krupenin, V. A.; Chernysh, V. S.

    2018-04-01

    The gas cluster ion beam technique was used for the silicon carbide crystal surface smoothing. The effect of processing by two inert cluster ions, argon and xenon, was quantitatively compared. While argon is a standard element for GCIB, results for xenon clusters were not reported yet. Scanning probe microscopy and high resolution transmission electron microscopy techniques were used for the analysis of the surface roughness and surface crystal layer quality. The gas cluster ion beam processing results in surface relief smoothing down to average roughness about 1 nm for both elements. It was shown that xenon as the working gas is more effective: sputtering rate for xenon clusters is 2.5 times higher than for argon at the same beam energy. High resolution transmission electron microscopy analysis of the surface defect layer gives values of 7 ± 2 nm and 8 ± 2 nm for treatment with argon and xenon clusters.

  6. A new smoothing modified three-term conjugate gradient method for [Formula: see text]-norm minimization problem.

    Science.gov (United States)

    Du, Shouqiang; Chen, Miao

    2018-01-01

    We consider a kind of nonsmooth optimization problems with [Formula: see text]-norm minimization, which has many applications in compressed sensing, signal reconstruction, and the related engineering problems. Using smoothing approximate techniques, this kind of nonsmooth optimization problem can be transformed into a general unconstrained optimization problem, which can be solved by the proposed smoothing modified three-term conjugate gradient method. The smoothing modified three-term conjugate gradient method is based on Polak-Ribière-Polyak conjugate gradient method. For the Polak-Ribière-Polyak conjugate gradient method has good numerical properties, the proposed method possesses the sufficient descent property without any line searches, and it is also proved to be globally convergent. Finally, the numerical experiments show the efficiency of the proposed method.

  7. Income and Consumption Smoothing among US States

    DEFF Research Database (Denmark)

    Sørensen, Bent; Yosha, Oved

    within regions but not between regions. This suggests that capital markets transcend regional barriers while credit markets are regional in their nature. Smoothing within the club of rich states is accomplished mainly via capital markets whereas consumption smoothing is dominant within the club of poor...... states. The fraction of a shock to gross state products smoothed by the federal tax-transfer system is the same for various regions and other clubs of states. We calculate the scope for consumption smoothing within various regions and clubs, finding that most gains from risk sharing can be achieved...

  8. Local heat/mass transfer distributions around sharp 180 deg turns in two-pass smooth and rib-roughened channels

    Science.gov (United States)

    Han, J. C.; Chandra, P. R.; Lau, S. C.

    1988-01-01

    The napthalene sublimation technique was employed to study the detailed mass transfer distributions around the sharp 180 deg turns in a two-pass, square, smooth channel and in an identical channel with two rib-roughened opposite walls. Experiments conducted for Reynolds numbers of 15,000, 30,000, and 60,000 indicate that the Sherwood numbers on the top, outer, and inner walls around the turn in the rib-roughened channel are higher than the corresponding Sherwood numbers around the turn in the smooth channel. Sherwood numbers after the sharp turn are found to be higher than those before the turn for both the smooth and the ribbed channels.

  9. Arc-based smoothing of ion beam intensity on targets

    International Nuclear Information System (INIS)

    Friedman, Alex

    2012-01-01

    By manipulating a set of ion beams upstream of a target, it is possible to arrange for a smoother deposition pattern, so as to achieve more uniform illumination of the target. A uniform energy deposition pattern is important for applications including ion-beam-driven high energy density physics and heavy-ion beam-driven inertial fusion energy (“heavy-ion fusion”). Here, we consider an approach to such smoothing that is based on rapidly “wobbling” each of the beams back and forth along a short arc-shaped path, via oscillating fields applied upstream of the final pulse compression. In this technique, uniformity is achieved in the time-averaged sense; this is sufficient provided the beam oscillation timescale is short relative to the hydrodynamic timescale of the target implosion. This work builds on two earlier concepts: elliptical beams applied to a distributed-radiator target [D. A. Callahan and M. Tabak, Phys. Plasmas 7, 2083 (2000)] and beams that are wobbled so as to trace a number of full rotations around a circular or elliptical path [R. C. Arnold et al., Nucl. Instrum. Methods 199, 557 (1982)]. Here, we describe the arc-based smoothing approach and compare it to results obtainable using an elliptical-beam prescription. In particular, we assess the potential of these approaches for minimization of azimuthal asymmetry, for the case of a ring of beams arranged on a cone. It is found that, for small numbers of beams on the ring, the arc-based smoothing approach offers superior uniformity. In contrast with the full-rotation approach, arc-based smoothing remains usable when the geometry precludes wobbling the beams around a full circle, e.g., for the X-target [E. Henestroza, B. G. Logan, and L. J. Perkins, Phys. Plasmas 18, 032702 (2011)] and some classes of distributed-radiator targets.

  10. Assessment of smoothed spectra using autocorrelation function

    International Nuclear Information System (INIS)

    Urbanski, P.; Kowalska, E.

    2006-01-01

    Recently, data and signal smoothing became almost standard procedures in the spectrometric and chromatographic methods. In radiometry, the main purpose to apply smoothing is minimisation of the statistical fluctuation and avoid distortion. The aim of the work was to find a qualitative parameter, which could be used, as a figure of merit for detecting distortion of the smoothed spectra, based on the linear model. It is assumed that as long as the part of the raw spectrum removed by the smoothing procedure (v s ) will be of random nature, the smoothed spectrum can be considered as undistorted. Thanks to this feature of the autocorrelation function, drifts of the mean value in the removed noise vs as well as its periodicity can be more easily detected from the autocorrelogram than from the original data

  11. Assessment of finite element and smoothed particles hydrodynamics methods for modeling serrated chip formation in hardened steel

    Directory of Open Access Journals (Sweden)

    Usama Umer

    2016-05-01

    Full Text Available This study aims to perform comparative analyses in modeling serrated chip morphologies using traditional finite element and smoothed particles hydrodynamics methods. Although finite element models are being employed in predicting machining performance variables for the last two decades, many drawbacks and limitations exist with the current finite element models. The problems like excessive mesh distortions, high numerical cost of adaptive meshing techniques, and need of geometric chip separation criteria hinder its practical implementation in metal cutting industries. In this study, a mesh free method, namely, smoothed particles hydrodynamics, is implemented for modeling serrated chip morphology while machining AISI H13 hardened tool steel. The smoothed particles hydrodynamics models are compared with the traditional finite element models, and it has been found that the smoothed particles hydrodynamics models have good capabilities in handling large distortions and do not need any geometric or mesh-based chip separation criterion.

  12. Smooth surfaces from rational bilinear patches

    KAUST Repository

    Shi, Ling; Wang, Jun; Pottmann, Helmut

    2014-01-01

    Smooth freeform skins from simple panels constitute a challenging topic arising in contemporary architecture. We contribute to this problem area by showing how to approximate a negatively curved surface by smoothly joined rational bilinear patches

  13. Lensing smoothing of BAO wiggles

    Energy Technology Data Exchange (ETDEWEB)

    Dio, Enea Di, E-mail: enea.didio@oats.inaf.it [INAF—Osservatorio Astronomico di Trieste, Via G.B. Tiepolo 11, I-34143 Trieste (Italy)

    2017-03-01

    We study non-perturbatively the effect of the deflection angle on the BAO wiggles of the matter power spectrum in real space. We show that from redshift z ∼2 this introduces a dispersion of roughly 1 Mpc at BAO scale, which corresponds approximately to a 1% effect. The lensing effect induced by the deflection angle, which is completely geometrical and survey independent, smears out the BAO wiggles. The effect on the power spectrum amplitude at BAO scale is about 0.1 % for z ∼2 and 0.2 % for z ∼4. We compare the smoothing effects induced by the lensing potential and non-linear structure formation, showing that the two effects become comparable at z ∼ 4, while the lensing effect dominates for sources at higher redshifts. We note that this effect is not accounted through BAO reconstruction techniques.

  14. SmilesDrawer: Parsing and Drawing SMILES-Encoded Molecular Structures Using Client-Side JavaScript.

    Science.gov (United States)

    Probst, Daniel; Reymond, Jean-Louis

    2018-01-22

    Here we present SmilesDrawer, a dependency-free JavaScript component capable of both parsing and drawing SMILES-encoded molecular structures client-side, developed to be easily integrated into web projects and to display organic molecules in large numbers and fast succession. SmilesDrawer can draw structurally and stereochemically complex structures such as maitotoxin and C 60 without using templates, yet has an exceptionally small computational footprint and low memory usage without the requirement for loading images or any other form of client-server communication, making it easy to integrate even in secure (intranet, firewalled) or offline applications. These features allow the rendering of thousands of molecular structure drawings on a single web page within seconds on a wide range of hardware supporting modern browsers. The source code as well as the most recent build of SmilesDrawer is available on Github ( http://doc.gdb.tools/smilesDrawer/ ). Both yarn and npm packages are also available.

  15. A Python package for parsing, validating, mapping and formatting sequence variants using HGVS nomenclature.

    Science.gov (United States)

    Hart, Reece K; Rico, Rudolph; Hare, Emily; Garcia, John; Westbrook, Jody; Fusaro, Vincent A

    2015-01-15

    Biological sequence variants are commonly represented in scientific literature, clinical reports and databases of variation using the mutation nomenclature guidelines endorsed by the Human Genome Variation Society (HGVS). Despite the widespread use of the standard, no freely available and comprehensive programming libraries are available. Here we report an open-source and easy-to-use Python library that facilitates the parsing, manipulation, formatting and validation of variants according to the HGVS specification. The current implementation focuses on the subset of the HGVS recommendations that precisely describe sequence-level variation relevant to the application of high-throughput sequencing to clinical diagnostics. The package is released under the Apache 2.0 open-source license. Source code, documentation and issue tracking are available at http://bitbucket.org/hgvs/hgvs/. Python packages are available at PyPI (https://pypi.python.org/pypi/hgvs). Supplementary data are available at Bioinformatics online. © The Author 2014. Published by Oxford University Press.

  16. TAX SMOOTHING: TESTS ON INDONESIAN DATA

    Directory of Open Access Journals (Sweden)

    Rudi Kurniawan

    2011-01-01

    Full Text Available This paper contributes to the literature of public debt management by testing for tax smoothing behaviour in Indonesia. Tax smoothing means that the government smooths the tax rate across all future time periods to minimize the distortionary costs of taxation over time for a given path of government spending. In a stochastic economy with an incomplete bond market, tax smoothing implies that the tax rate approximates a random walk and changes in the tax rate are nearly unpredictable. For that purpose, two tests were performed. First, random walk behaviour of the tax rate was examined by undertaking unit root tests. The null hypothesis of unit root cannot be rejected, indicating that the tax rate is nonstationary and, hence, it follows a random walk. Second, the predictability of the tax rate was examined by regressing changes in the tax rate on its own lagged values and also on lagged values of changes in the goverment expenditure ratio, and growth of real output. They are found to be not significant in predicting changes in the tax rate. Taken together, the present evidence seems to be consistent with the tax smoothing, therefore provides support to this theory.

  17. Material properties characterization of low carbon steel using TBW and PWHT techniques in smooth-contoured and U-shaped geometries

    International Nuclear Information System (INIS)

    Aloraier, Abdulkareem S.; Joshi, Suraj; Price, John W.H.; Alawadhi, Khaled

    2013-01-01

    This paper investigates the effects of the temper bead welding (TBW) technique and post weld heat treatment (PWHT) on mechanical properties of multi-layer welding on low carbon steel specimens using Charpy V-notch impact testing and tensile testing. Several samples of two different weld geometries, viz. (i) smooth-contoured, and (ii) U-shaped were made with multiple bead layers using both TBW and PWHT techniques. Impact testing showed that at room temperature and below, TBW gave an impact toughness in the Heat Affected Zone (HAZ) better than both PWHT and the parent material. At temperatures higher than the room temperature but below 60 °C, PWHT gave better impact toughness in the HAZ. Above 60 °C, both TBW and PWHT showed impact toughness lower than that of the parent material. In tensile testing, both TBW and PWHT weld metal specimens produced acceptable results; however, TBW gave yield and tensile strengths closer to that of the actual material than PWHT. -- Highlights: • Effects of post weld heat treatment (PWHT) and temper bead welding (TBW) on properties are tested. • Charpy V-notch impact and tensile testing was performed on multi-layer welding of low carbon steel. • At room temperature and below, TBW gave better impact toughness than both PWHT and parent material. • Above room temperature but below 60 °C, PWHT gave better impact toughness than TBW. • Above 60 °C, both TBW and PWHT showed impact toughness lower than that of parent material

  18. Nodular smooth muscle metaplasia in multiple peritoneal endometriosis

    OpenAIRE

    Kim, Hyun-Soo; Yoon, Gun; Ha, Sang Yun; Song, Sang Yong

    2015-01-01

    We report here an unusual presentation of peritoneal endometriosis with smooth muscle metaplasia as multiple protruding masses on the lateral pelvic wall. Smooth muscle metaplasia is a common finding in rectovaginal endometriosis, whereas in peritoneal endometriosis, smooth muscle metaplasia is uncommon and its nodular presentation on the pelvic wall is even rarer. To the best of our knowledge, this is the first case of nodular smooth muscle metaplasia occurring in peritoneal endometriosis. A...

  19. Users manual for Opt-MS : local methods for simplicial mesh smoothing and untangling.

    Energy Technology Data Exchange (ETDEWEB)

    Freitag, L.

    1999-07-20

    Creating meshes containing good-quality elements is a challenging, yet critical, problem facing computational scientists today. Several researchers have shown that the size of the mesh, the shape of the elements within that mesh, and their relationship to the physical application of interest can profoundly affect the efficiency and accuracy of many numerical approximation techniques. If the application contains anisotropic physics, the mesh can be improved by considering both local characteristics of the approximate application solution and the geometry of the computational domain. If the application is isotropic, regularly shaped elements in the mesh reduce the discretization error, and the mesh can be improved a priori by considering geometric criteria only. The Opt-MS package provides several local node point smoothing techniques that improve elements in the mesh by adjusting grid point location using geometric, criteria. The package is easy to use; only three subroutine calls are required for the user to begin using the software. The package is also flexible; the user may change the technique, function, or dimension of the problem at any time during the mesh smoothing process. Opt-MS is designed to interface with C and C++ codes, ad examples for both two-and three-dimensional meshes are provided.

  20. Smoothed Analysis of Local Search Algorithms

    NARCIS (Netherlands)

    Manthey, Bodo; Dehne, Frank; Sack, Jörg-Rüdiger; Stege, Ulrike

    2015-01-01

    Smoothed analysis is a method for analyzing the performance of algorithms for which classical worst-case analysis fails to explain the performance observed in practice. Smoothed analysis has been applied to explain the performance of a variety of algorithms in the last years. One particular class of

  1. 16-dimensional smooth projective planes with large collineation groups

    OpenAIRE

    Bödi, Richard

    1998-01-01

    Erworben im Rahmen der Schweizer Nationallizenzen (http://www.nationallizenzen.ch) Smooth projective planes are projective planes defined on smooth manifolds (i.e. the set of points and the set of lines are smooth manifolds) such that the geometric operations of join and intersection are smooth. A systematic study of such planes and of their collineation groups can be found in previous works of the author. We prove in this paper that a 16-dimensional smooth projective plane which admits a ...

  2. Radial Basis Function Based Quadrature over Smooth Surfaces

    Science.gov (United States)

    2016-03-24

    Radial Basis Functions φ(r) Piecewise Smooth (Conditionally Positive Definite) MN Monomial |r|2m+1 TPS thin plate spline |r|2mln|r| Infinitely Smooth...smooth surfaces using polynomial interpolants, while [27] couples Thin - Plate Spline interpolation (see table 1) with Green’s integral formula [29

  3. Smooth function approximation using neural networks.

    Science.gov (United States)

    Ferrari, Silvia; Stengel, Robert F

    2005-01-01

    An algebraic approach for representing multidimensional nonlinear functions by feedforward neural networks is presented. In this paper, the approach is implemented for the approximation of smooth batch data containing the function's input, output, and possibly, gradient information. The training set is associated to the network adjustable parameters by nonlinear weight equations. The cascade structure of these equations reveals that they can be treated as sets of linear systems. Hence, the training process and the network approximation properties can be investigated via linear algebra. Four algorithms are developed to achieve exact or approximate matching of input-output and/or gradient-based training sets. Their application to the design of forward and feedback neurocontrollers shows that algebraic training is characterized by faster execution speeds and better generalization properties than contemporary optimization techniques.

  4. Laboratory practical to study the differential innervation pathways of urinary tract smooth muscle.

    Science.gov (United States)

    Rembetski, Benjamin E; Cobine, Caroline A; Drumm, Bernard T

    2018-06-01

    In the mammalian lower urinary tract, there is a reciprocal relationship between the contractile state of the bladder and urethra. As the bladder fills with urine, it remains relaxed to accommodate increases in volume, while the urethra remains contracted to prevent leakage of urine from the bladder to the exterior. Disruptions to the normal contractile state of the bladder and urethra can lead to abnormal micturition patterns and urinary incontinence. While both the bladder and urethra are smooth-muscle organs, they are differentially contracted by input from cholinergic and sympathetic nerves, respectively. The laboratory practical described here provides an experiential approach to understanding the anatomy of the lower urinary tract. Several key factors in urinary tract physiology are outlined, e.g., the bladder is contracted by activation of the parasympathetic pathway via cholinergic stimulation on muscarinic receptors, whereas the urethra is contracted by activation of the sympathetic pathway via adrenergic stimulation on α 1 -adrenoceptors. This is achieved by measuring the force generated by bladder and urethra smooth muscle to demonstrate that acetylcholine contracts the smooth muscle of the bladder, whereas adrenergic agonists contract the urethral smooth muscle. An inhibition of these effects is also demonstrated by application of the muscarinic receptor antagonist atropine and the α 1 -adrenergic receptor blocker phentolamine. A list of suggested techniques and exam questions to evaluate student understanding on this topic is also provided.

  5. Doing smooth pursuit paradigms in Windows 7

    DEFF Research Database (Denmark)

    Wilms, Inge Linda

    predict strengths or deficits in perception and attention. However, smooth pursuit movements have been difficult to study and very little normative data is available for smooth pursuit performance in children and adults. This poster describes the challenges in setting up a smooth pursuit paradigm...... in Windows 7 with live capturing of eye movements using a Tobii TX300 eye tracker. In particular, the poster describes the challenges and limitations created by the hardware and the software...

  6. Nodular smooth muscle metaplasia in multiple peritoneal endometriosis.

    Science.gov (United States)

    Kim, Hyun-Soo; Yoon, Gun; Ha, Sang Yun; Song, Sang Yong

    2015-01-01

    We report here an unusual presentation of peritoneal endometriosis with smooth muscle metaplasia as multiple protruding masses on the lateral pelvic wall. Smooth muscle metaplasia is a common finding in rectovaginal endometriosis, whereas in peritoneal endometriosis, smooth muscle metaplasia is uncommon and its nodular presentation on the pelvic wall is even rarer. To the best of our knowledge, this is the first case of nodular smooth muscle metaplasia occurring in peritoneal endometriosis. As observed in this case, when performing laparoscopic surgery in order to excise malignant tumors of intra-abdominal or pelvic organs, it can be difficult for surgeons to distinguish the metastatic tumors from benign nodular pelvic wall lesions, including endometriosis, based on the gross findings only. Therefore, an intraoperative frozen section biopsy of the pelvic wall nodules should be performed to evaluate the peritoneal involvement by malignant tumors. Moreover, this report implies that peritoneal endometriosis, as well as rectovaginal endometriosis, can clinically present as nodular lesions if obvious smooth muscle metaplasia is present. The pathological investigation of smooth muscle cells in peritoneal lesions can contribute not only to the precise diagnosis but also to the structure and function of smooth muscle cells and related cells involved in the histogenesis of peritoneal endometriosis.

  7. Smooth pursuit eye movements and schizophrenia: literature review.

    Science.gov (United States)

    Franco, J G; de Pablo, J; Gaviria, A M; Sepúlveda, E; Vilella, E

    2014-09-01

    To review the scientific literature about the relationship between impairment on smooth pursuit eye movements and schizophrenia. Narrative review that includes historical articles, reports about basic and clinical investigation, systematic reviews, and meta-analysis on the topic. Up to 80% of schizophrenic patients have impairment of smooth pursuit eye movements. Despite the diversity of test protocols, 65% of patients and controls are correctly classified by their overall performance during this pursuit. The smooth pursuit eye movements depend on the ability to anticipate the target's velocity and the visual feedback, as well as on learning and attention. The neuroanatomy implicated in smooth pursuit overlaps to some extent with certain frontal cortex zones associated with some clinical and neuropsychological characteristics of the schizophrenia, therefore some specific components of smooth pursuit anomalies could serve as biomarkers of the disease. Due to their sedative effect, antipsychotics have a deleterious effect on smooth pursuit eye movements, thus these movements cannot be used to evaluate the efficacy of the currently available treatments. Standardized evaluation of smooth pursuit eye movements on schizophrenia will allow to use specific aspects of that pursuit as biomarkers for the study of its genetics, psychopathology, or neuropsychology. Copyright © 2013 Sociedad Española de Oftalmología. Published by Elsevier Espana. All rights reserved.

  8. Bifurcation theory for finitely smooth planar autonomous differential systems

    Science.gov (United States)

    Han, Maoan; Sheng, Lijuan; Zhang, Xiang

    2018-03-01

    In this paper we establish bifurcation theory of limit cycles for planar Ck smooth autonomous differential systems, with k ∈ N. The key point is to study the smoothness of bifurcation functions which are basic and important tool on the study of Hopf bifurcation at a fine focus or a center, and of Poincaré bifurcation in a period annulus. We especially study the smoothness of the first order Melnikov function in degenerate Hopf bifurcation at an elementary center. As we know, the smoothness problem was solved for analytic and C∞ differential systems, but it was not tackled for finitely smooth differential systems. Here, we present their optimal regularity of these bifurcation functions and their asymptotic expressions in the finite smooth case.

  9. Ant colony optimisation for economic dispatch problem with non-smooth cost functions

    Energy Technology Data Exchange (ETDEWEB)

    Pothiya, Saravuth; Kongprawechnon, Waree [School of Communication, Instrumentation and Control, Sirindhorn International Institute of Technology, Thammasat University, P.O. Box 22, Pathumthani (Thailand); Ngamroo, Issarachai [Center of Excellence for Innovative Energy Systems, Faculty of Engineering, King Mongkut' s Institute of Technology Ladkrabang, Bangkok 10520 (Thailand)

    2010-06-15

    This paper presents a novel and efficient optimisation approach based on the ant colony optimisation (ACO) for solving the economic dispatch (ED) problem with non-smooth cost functions. In order to improve the performance of ACO algorithm, three additional techniques, i.e. priority list, variable reduction, and zoom feature are presented. To show its efficiency and effectiveness, the proposed ACO is applied to two types of ED problems with non-smooth cost functions. Firstly, the ED problem with valve-point loading effects consists of 13 and 40 generating units. Secondly, the ED problem considering the multiple fuels consists of 10 units. Additionally, the results of the proposed ACO are compared with those of the conventional heuristic approaches. The experimental results show that the proposed ACO approach is comparatively capable of obtaining higher quality solution and faster computational time. (author)

  10. Smooth solutions of the Navier-Stokes equations

    International Nuclear Information System (INIS)

    Pokhozhaev, S I

    2014-01-01

    We consider smooth solutions of the Cauchy problem for the Navier-Stokes equations on the scale of smooth functions which are periodic with respect to x∈R 3 . We obtain existence theorems for global (with respect to t>0) and local solutions of the Cauchy problem. The statements of these depend on the smoothness and the norm of the initial vector function. Upper bounds for the behaviour of solutions in both classes, which depend on t, are also obtained. Bibliography: 10 titles

  11. An implicit Smooth Particle Hydrodynamic code

    Energy Technology Data Exchange (ETDEWEB)

    Knapp, Charles E. [Univ. of New Mexico, Albuquerque, NM (United States)

    2000-05-01

    An implicit version of the Smooth Particle Hydrodynamic (SPH) code SPHINX has been written and is working. In conjunction with the SPHINX code the new implicit code models fluids and solids under a wide range of conditions. SPH codes are Lagrangian, meshless and use particles to model the fluids and solids. The implicit code makes use of the Krylov iterative techniques for solving large linear-systems and a Newton-Raphson method for non-linear corrections. It uses numerical derivatives to construct the Jacobian matrix. It uses sparse techniques to save on memory storage and to reduce the amount of computation. It is believed that this is the first implicit SPH code to use Newton-Krylov techniques, and is also the first implicit SPH code to model solids. A description of SPH and the techniques used in the implicit code are presented. Then, the results of a number of tests cases are discussed, which include a shock tube problem, a Rayleigh-Taylor problem, a breaking dam problem, and a single jet of gas problem. The results are shown to be in very good agreement with analytic solutions, experimental results, and the explicit SPHINX code. In the case of the single jet of gas case it has been demonstrated that the implicit code can do a problem in much shorter time than the explicit code. The problem was, however, very unphysical, but it does demonstrate the potential of the implicit code. It is a first step toward a useful implicit SPH code.

  12. An effective method for smoothing the staggered dose distribution of multi-leaf collimator field edge

    International Nuclear Information System (INIS)

    Hwang, I.-M.; Lin, S.-Y.; Lee, M.-S.; Wang, C.-J.; Chuang, K.-S.; Ding, H.-J.

    2002-01-01

    Purpose: To smooth the staggered dose distribution that occurs in stepped leaves defined by a multi-leaf collimator (MLC). Materials and methods: The MLC Shaper program controlled the stepped leaves, which were shifted in a traveling range, the pattern of shift was from the position of out-bound to in-bound with a one-segment (cross-bound), three-segment, and five-segment shifts. Film was placed at a depth of 1.5 cm and irradiated with the same irradiation dose used for the cerrobend block experiment. Four field edges with the MLC defining at 15 deg., 30 deg., 45 deg., 60 deg. angels relative to the jaw edge were performed, respectively, in this study. For the field edge defined by the multi-segment technique, the amplitude of the isodose lines for 50% isodose line and both the 80% and 20% isodose lines were measured. The effective penumbra widths with 90-10% and 80-20% distances for different irradiations were determined at four field edges with the MLC defining at 15 deg., 30 deg., 45 deg., 60 deg. angels relative to the jaw edge. Results: Use of the five-segment technique for multi-leaf collimation at the 60 deg. angle field edge smoothes each isodose line into an effectively straight line, similar to the pattern achieved using a cerrobend block. The separation of these lines is also important. The 80-20% effective penumbra width with five-segment techniques (8.23 mm) at 60 deg. angle relative to the jaw edge is little wider (1.9 times) than the penumbra of cerrobend block field edge (4.23 mm). We also found that the 90-10% effective penumbra width with five-segment techniques (12.68 mm) at 60 deg. angle relative to the jaw edge is little wider (1.28 times) than the penumbra of cerrobend block field edge (9.89 mm). Conclusion: The multi-segment technique is effective in smoothing the MLC staggered field edge. The effective penumbra width with more segment techniques at larger degree angles relative to the field edge is little wider than the penumbra for a

  13. Sparse and smooth canonical correlation analysis through rank-1 matrix approximation

    Science.gov (United States)

    Aïssa-El-Bey, Abdeldjalil; Seghouane, Abd-Krim

    2017-12-01

    Canonical correlation analysis (CCA) is a well-known technique used to characterize the relationship between two sets of multidimensional variables by finding linear combinations of variables with maximal correlation. Sparse CCA and smooth or regularized CCA are two widely used variants of CCA because of the improved interpretability of the former and the better performance of the later. So far, the cross-matrix product of the two sets of multidimensional variables has been widely used for the derivation of these variants. In this paper, two new algorithms for sparse CCA and smooth CCA are proposed. These algorithms differ from the existing ones in their derivation which is based on penalized rank-1 matrix approximation and the orthogonal projectors onto the space spanned by the two sets of multidimensional variables instead of the simple cross-matrix product. The performance and effectiveness of the proposed algorithms are tested on simulated experiments. On these results, it can be observed that they outperform the state of the art sparse CCA algorithms.

  14. Associations of Escherichia coli K-12 OmpF trimers with rough and smooth lipopolysaccharides

    International Nuclear Information System (INIS)

    Diedrich, D.L.; Stein, M.A.; Schnaitman, C.A.

    1990-01-01

    The associations of both rough and smooth lipopolysaccharides (LPS) with the OmpF porin of Escherichia coli K-12 were examined in galE strains deleted for ompC. Transformation with pSS37 and growth with galactose conferred the ability to assemble a Shigella dysenteriae O antigen onto the core oligosaccharide of E. coli K-12 LPS. The association of LPS with OmpF trimers was assessed by staining, autoradiography of LPS specifically labeled with [1-14C]galactose, and Western immunoblotting with a monoclonal antibody specific for OmpF trimers. These techniques revealed that the migration distances and multiple banding patterns of OmpF porin trimers in sodium dodecyl sulfate-polyacrylamide gels were dictated by the chemotype of associated LPS. Expression of smooth LPS caused almost all of the trimeric OmpF to run in gels with a slower mobility than trimers from rough strains. The LPS associated with trimers from a smooth strain differed from the bulk-phase LPS by consisting almost exclusively of molecules with O antigen

  15. Quantum key distribution with finite resources: Smooth Min entropy vs. Smooth Renyi entropy

    Energy Technology Data Exchange (ETDEWEB)

    Mertz, Markus; Abruzzo, Silvestre; Bratzik, Sylvia; Kampermann, Hermann; Bruss, Dagmar [Institut fuer Theoretische Physik III, Duesseldorf (Germany)

    2010-07-01

    We consider different entropy measures that play an important role in the analysis of the security of QKD with finite resources. The smooth min entropy leads to an optimal bound for the length of a secure key. Another bound on the secure key length was derived by using Renyi entropies. Unfortunately, it is very hard or even impossible to calculate these entropies for realistic QKD scenarios. To estimate the security rate it becomes important to find computable bounds on these entropies. Here, we compare a lower bound for the smooth min entropy with a bound using Renyi entropies. We compare these entropies for the six-state protocol with symmetric attacks.

  16. The influence of end constraints on smooth pipe bends

    International Nuclear Information System (INIS)

    Thomson, G.; Spence, J.

    1981-01-01

    With present trends in the power industries towards higher operating temperatures and pressures, problems associated with the design and safety assessment of pipework systems have become increasingly complex. Within such systems, the importance of smooth pipe bends is well established. The work which will be presented will attempt to clarify the situation and unify the results. An analytical solution of the problem of a linear elastic smooth pipe bend with end constraints under in-plane bending will be presented. The analysis will deal with constraints in the form of flanged tangents of any length. The analysis employs the theorem of minimum total potential energy with suitable kinematically admissible displacements in the form of Fourier series. The integrations and minimisation were performed numerically, thereby permitting the removal of several of the assumptions made by previous authors. Typical results for flexibilities will be given along with comparisons with other works. The differences in some earlier theory are clarified and other more recent work using different solution techniques is substantiated. The bend behaviour is shown to be strongly influenced by the pipe bend parameter, the bend angle, the tangent pipe length and the bend/cross-sectional radius ratio. (orig./GL)

  17. Statistical analysis of the sizes and velocities of laser hot spots of smoothed beams

    International Nuclear Information System (INIS)

    Garnier, J.; Videau, L.

    2001-01-01

    This paper presents a precise description of the characteristics of the hot spots of a partially coherent laser pulse. The average values of the sizes and velocities of the hot spots are computed, as well as the corresponding probability density functions. Applications to the speckle patterns generated by optical smoothing techniques for uniform irradiation in plasma physics are discussed

  18. Smoothness without smoothing: why Gaussian naive Bayes is not naive for multi-subject searchlight studies.

    Directory of Open Access Journals (Sweden)

    Rajeev D S Raizada

    Full Text Available Spatial smoothness is helpful when averaging fMRI signals across multiple subjects, as it allows different subjects' corresponding brain areas to be pooled together even if they are slightly misaligned. However, smoothing is usually not applied when performing multivoxel pattern-based analyses (MVPA, as it runs the risk of blurring away the information that fine-grained spatial patterns contain. It would therefore be desirable, if possible, to carry out pattern-based analyses which take unsmoothed data as their input but which produce smooth images as output. We show here that the Gaussian Naive Bayes (GNB classifier does precisely this, when it is used in "searchlight" pattern-based analyses. We explain why this occurs, and illustrate the effect in real fMRI data. Moreover, we show that analyses using GNBs produce results at the multi-subject level which are statistically robust, neurally plausible, and which replicate across two independent data sets. By contrast, SVM classifiers applied to the same data do not generate a replication, even if the SVM-derived searchlight maps have smoothing applied to them. An additional advantage of GNB classifiers for searchlight analyses is that they are orders of magnitude faster to compute than more complex alternatives such as SVMs. Collectively, these results suggest that Gaussian Naive Bayes classifiers may be a highly non-naive choice for multi-subject pattern-based fMRI studies.

  19. Some splines produced by smooth interpolation

    Czech Academy of Sciences Publication Activity Database

    Segeth, Karel

    2018-01-01

    Roč. 319, 15 February (2018), s. 387-394 ISSN 0096-3003 R&D Projects: GA ČR GA14-02067S Institutional support: RVO:67985840 Keywords : smooth data approximation * smooth data interpolation * cubic spline Subject RIV: BA - General Mathematics OBOR OECD: Applied mathematics Impact factor: 1.738, year: 2016 http://www. science direct.com/ science /article/pii/S0096300317302746?via%3Dihub

  20. Some splines produced by smooth interpolation

    Czech Academy of Sciences Publication Activity Database

    Segeth, Karel

    2018-01-01

    Roč. 319, 15 February (2018), s. 387-394 ISSN 0096-3003 R&D Projects: GA ČR GA14-02067S Institutional support: RVO:67985840 Keywords : smooth data approximation * smooth data interpolation * cubic spline Subject RIV: BA - General Mathematics OBOR OECD: Applied mathematics Impact factor: 1.738, year: 2016 http://www.sciencedirect.com/science/article/pii/S0096300317302746?via%3Dihub

  1. Parsing regulatory DNA: General tasks, techniques, and the ...

    Indian Academy of Sciences (India)

    PRAKASH KUMAR

    plays a more important role than had been appreciated (see. Pearson 2006 for a ... and for a practical guide on how to use PhyloGibbs, there is an upcoming review .... overall, in user-determined “windows"; it, too, can take advantage of one ...

  2. Evaluating the impact of spatio-temporal smoothness constraints on the BOLD hemodynamic response function estimation: an analysis based on Tikhonov regularization

    International Nuclear Information System (INIS)

    Casanova, R; Yang, L; Hairston, W D; Laurienti, P J; Maldjian, J A

    2009-01-01

    Recently we have proposed the use of Tikhonov regularization with temporal smoothness constraints to estimate the BOLD fMRI hemodynamic response function (HRF). The temporal smoothness constraint was imposed on the estimates by using second derivative information while the regularization parameter was selected based on the generalized cross-validation function (GCV). Using one-dimensional simulations, we previously found this method to produce reliable estimates of the HRF time course, especially its time to peak (TTP), being at the same time fast and robust to over-sampling in the HRF estimation. Here, we extend the method to include simultaneous temporal and spatial smoothness constraints. This method does not need Gaussian smoothing as a pre-processing step as usually done in fMRI data analysis. We carried out two-dimensional simulations to compare the two methods: Tikhonov regularization with temporal (Tik-GCV-T) and spatio-temporal (Tik-GCV-ST) smoothness constraints on the estimated HRF. We focus our attention on quantifying the influence of the Gaussian data smoothing and the presence of edges on the performance of these techniques. Our results suggest that the spatial smoothing introduced by regularization is less severe than that produced by Gaussian smoothing. This allows more accurate estimates of the response amplitudes while producing similar estimates of the TTP. We illustrate these ideas using real data. (note)

  3. Smooth Phase Interpolated Keying

    Science.gov (United States)

    Borah, Deva K.

    2007-01-01

    Smooth phase interpolated keying (SPIK) is an improved method of computing smooth phase-modulation waveforms for radio communication systems that convey digital information. SPIK is applicable to a variety of phase-shift-keying (PSK) modulation schemes, including quaternary PSK (QPSK), octonary PSK (8PSK), and 16PSK. In comparison with a related prior method, SPIK offers advantages of better performance and less complexity of implementation. In a PSK scheme, the underlying information waveform that one seeks to convey consists of discrete rectangular steps, but the spectral width of such a waveform is excessive for practical radio communication. Therefore, the problem is to smooth the step phase waveform in such a manner as to maintain power and bandwidth efficiency without incurring an unacceptably large error rate and without introducing undesired variations in the amplitude of the affected radio signal. Although the ideal constellation of PSK phasor points does not cause amplitude variations, filtering of the modulation waveform (in which, typically, a rectangular pulse is converted to a square-root raised cosine pulse) causes amplitude fluctuations. If a power-efficient nonlinear amplifier is used in the radio communication system, the fluctuating-amplitude signal can undergo significant spectral regrowth, thus compromising the bandwidth efficiency of the system. In the related prior method, one seeks to solve the problem in a procedure that comprises two major steps: phase-value generation and phase interpolation. SPIK follows the two-step approach of the related prior method, but the details of the steps are different. In the phase-value-generation step, the phase values of symbols in the PSK constellation are determined by a phase function that is said to be maximally smooth and that is chosen to minimize the spectral spread of the modulated signal. In this step, the constellation is divided into two groups by assigning, to information symbols, phase values

  4. Efficient computation of smoothing splines via adaptive basis sampling

    KAUST Repository

    Ma, Ping

    2015-06-24

    © 2015 Biometrika Trust. Smoothing splines provide flexible nonparametric regression estimators. However, the high computational cost of smoothing splines for large datasets has hindered their wide application. In this article, we develop a new method, named adaptive basis sampling, for efficient computation of smoothing splines in super-large samples. Except for the univariate case where the Reinsch algorithm is applicable, a smoothing spline for a regression problem with sample size n can be expressed as a linear combination of n basis functions and its computational complexity is generally O(n3). We achieve a more scalable computation in the multivariate case by evaluating the smoothing spline using a smaller set of basis functions, obtained by an adaptive sampling scheme that uses values of the response variable. Our asymptotic analysis shows that smoothing splines computed via adaptive basis sampling converge to the true function at the same rate as full basis smoothing splines. Using simulation studies and a large-scale deep earth core-mantle boundary imaging study, we show that the proposed method outperforms a sampling method that does not use the values of response variables.

  5. Efficient computation of smoothing splines via adaptive basis sampling

    KAUST Repository

    Ma, Ping; Huang, Jianhua Z.; Zhang, Nan

    2015-01-01

    © 2015 Biometrika Trust. Smoothing splines provide flexible nonparametric regression estimators. However, the high computational cost of smoothing splines for large datasets has hindered their wide application. In this article, we develop a new method, named adaptive basis sampling, for efficient computation of smoothing splines in super-large samples. Except for the univariate case where the Reinsch algorithm is applicable, a smoothing spline for a regression problem with sample size n can be expressed as a linear combination of n basis functions and its computational complexity is generally O(n3). We achieve a more scalable computation in the multivariate case by evaluating the smoothing spline using a smaller set of basis functions, obtained by an adaptive sampling scheme that uses values of the response variable. Our asymptotic analysis shows that smoothing splines computed via adaptive basis sampling converge to the true function at the same rate as full basis smoothing splines. Using simulation studies and a large-scale deep earth core-mantle boundary imaging study, we show that the proposed method outperforms a sampling method that does not use the values of response variables.

  6. The Smoothing Hypothesis, Stock Returns and Risk in Brazil

    Directory of Open Access Journals (Sweden)

    Antonio Lopo Martinez

    2011-01-01

    Full Text Available Income smoothing is defined as the deliberate normalization of income in order to reach a desired trend. If the smoothing causes more information to be reflected in the stock price, it is likely to improve the allocation of resources and can be a critical factor in investment decisions. This study aims to build metrics to determine the degree of smoothing in Brazilian public companies, to classify them as smoothing and non-smoothing companies and additionally to present evidence on the long-term relationship between the smoothing hypothesis and stock return and risk. Using the Economatica and CVM databases, this study focuses on 145 companies in the period 1998-2007. We find that Brazilian smoothers have a smaller degree of systemic risk than non-smoothers. In average terms, the beta of smoothers is significantly lower than non-smoothers. Regarding return, we find that the abnormal annualized returns of smoothers are significantly higher. We confirm differences in the groups by nonparametric and parametric tests in cross section or as time series, indicating that there is a statistically significant difference in performance in the Brazilian market between firms that do and do not engage in smoothing.

  7. Window least squares method applied to statistical noise smoothing of positron annihilation data

    International Nuclear Information System (INIS)

    Adam, G.; Adam, S.; Barbiellini, B.; Hoffmann, L.; Manuel, A.A.; Peter, M.

    1993-06-01

    The paper deals with the off-line processing of experimental data obtained by two-dimensional angular correlation of the electron-positron annihilation radiation (2D-ACAR) technique on high-temperature superconductors. A piecewise continuous window least squares (WLS) method devoted to the statistical noise smoothing of 2D-ACAR data, under close control of the crystal reciprocal lattice periodicity, is derived. Reliability evaluation of the constant local weight WLS smoothing formula (CW-WLSF) shows that consistent processing 2D-ACAR data by CW-WLSF is possible. CW-WLSF analysis of 2D-ACAR data collected on untwinned Y Ba 2 Cu 3 O 7-δ single crystals yields significantly improved signature of the Fermi surface ridge at second Umklapp processes and resolves, for the first time, the ridge signature at third Umklapp processes. (author). 24 refs, 9 figs

  8. Smooth and robust solutions for Dirichlet boundary control of fluid-solid conjugate heat transfer problems

    KAUST Repository

    Yan, Yan

    2015-01-01

    We study a new optimization scheme that generates smooth and robust solutions for Dirichlet velocity boundary control (DVBC) of conjugate heat transfer (CHT) processes. The solutions to the DVBC of the incompressible Navier-Stokes equations are typically nonsmooth, due to the regularity degradation of the boundary stress in the adjoint Navier-Stokes equations. This nonsmoothness is inherited by the solutions to the DVBC of CHT processes, since the CHT process couples the Navier-Stokes equations of fluid motion with the convection-diffusion equations of fluid-solid thermal interaction. Our objective in the CHT boundary control problem is to select optimally the fluid inflow profile that minimizes an objective function that involves the sum of the mismatch between the temperature distribution in the fluid system and a prescribed temperature profile and the cost of the control.Our strategy to resolve the nonsmoothness of the boundary control solution is based on two features, namely, the objective function with a regularization term on the gradient of the control profile on both the continuous and the discrete levels, and the optimization scheme with either explicit or implicit smoothing effects, such as the smoothed Steepest Descent and the Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) methods. Our strategy to achieve the robustness of the solution process is based on combining the smoothed optimization scheme with the numerical continuation technique on the regularization parameters in the objective function. In the section of numerical studies, we present two suites of experiments. In the first one, we demonstrate the feasibility and effectiveness of our numerical schemes in recovering the boundary control profile of the standard case of a Poiseuille flow. In the second one, we illustrate the robustness of our optimization schemes via solving more challenging DVBC problems for both the channel flow and the flow past a square cylinder, which use initial

  9. Investigation of angular and axial smoothing of PET data

    International Nuclear Information System (INIS)

    Daube-Witherspoon, M.E.; Carson, R.E.

    1996-01-01

    Radial filtering of emission and transmission data is routinely performed in PET during reconstruction in order to reduce image noise. Angular smoothing is not typically done, due to the introduction of a non-uniform resolution loss; axial filtering is also not usually performed on data acquired in 2D mode. The goal of this paper was to assess the effects of angular and axial smoothing on noise and resolution. Angular and axial smoothing was incorporated into the reconstruction process on the Scanditronix PC2048-15B brain PET scanner. In-plane spatial resolution and noise reduction were measured for different amounts of radial and angular smoothing. For radial positions away from the center of the scanner, noise reduction and degraded tangential resolution with no loss of radial resolution were seen. Near the center, no resolution loss was observed, but there was also no reduction in noise for angular filters up to a 7 degrees FWHM. These results can be understood by considering the combined effects of smoothing projections across rows (angles) and then summing (backprojecting). Thus, angular smoothing is not optimal due to its anisotropic noise reduction and resolution degradation properties. However, uniform noise reduction comparable to that seen with radial filtering can be achieved with axial smoothing of transmission data. The axial results suggest that combined radial and axial transmission smoothing could lead to improved noise characteristics with more isotropic resolution degradation

  10. Mechanisms of mechanical strain memory in airway smooth muscle.

    Science.gov (United States)

    Kim, Hak Rim; Hai, Chi-Ming

    2005-10-01

    We evaluated the hypothesis that mechanical deformation of airway smooth muscle induces structural remodeling of airway smooth muscle cells, thereby modulating mechanical performance in subsequent contractions. This hypothesis implied that past experience of mechanical deformation was retained (or "memorized") as structural changes in airway smooth muscle cells, which modulated the cell's subsequent contractile responses. We termed this phenomenon mechanical strain memory. Preshortening has been found to induce attenuation of both force and isotonic shortening velocity in cholinergic receptor-activated airway smooth muscle. Rapid stretching of cholinergic receptor-activated airway smooth muscle from an initial length to a final length resulted in post-stretch force and myosin light chain phosphorylation that correlated significantly with initial length. Thus post-stretch muscle strips appeared to retain memory of the initial length prior to rapid stretch (mechanical strain memory). Cytoskeletal recruitment of actin- and integrin-binding proteins and Erk 1/2 MAPK appeared to be important mechanisms of mechanical strain memory. Sinusoidal length oscillation led to force attenuation during oscillation and in subsequent contractions in intact airway smooth muscle, and p38 MAPK appeared to be an important mechanism. In contrast, application of local mechanical strain to cultured airway smooth muscle cells induced local actin polymerization and cytoskeletal stiffening. It is conceivable that deep inspiration-induced bronchoprotection may be a manifestation of mechanical strain memory such that mechanical deformation from past breathing cycles modulated the mechanical performance of airway smooth muscle in subsequent cycles in a continuous and dynamic manner.

  11. Applications of Kalman Filtering to nuclear material control. [Kalman filtering and linear smoothing for detecting nuclear material losses

    Energy Technology Data Exchange (ETDEWEB)

    Pike, D.H.; Morrison, G.W.; Westley, G.W.

    1977-10-01

    The feasibility of using modern state estimation techniques (specifically Kalman Filtering and Linear Smoothing) to detect losses of material from material balance areas is evaluated. It is shown that state estimation techniques are not only feasible but in most situations are superior to existing methods of analysis. The various techniques compared include Kalman Filtering, linear smoothing, standard control charts, and average cumulative summation (CUSUM) charts. Analysis results indicated that the standard control chart is the least effective method for detecting regularly occurring losses. An improvement in the detection capability over the standard control chart can be realized by use of the CUSUM chart. Even more sensitivity in the ability to detect losses can be realized by use of the Kalman Filter and the linear smoother. It was found that the error-covariance matrix can be used to establish limits of error for state estimates. It is shown that state estimation techniques represent a feasible and desirable method of theft detection. The technique is usually more sensitive than the CUSUM chart in detecting losses. One kind of loss which is difficult to detect using state estimation techniques is a single isolated loss. State estimation procedures are predicated on dynamic models and are well-suited for detecting losses which occur regularly over several accounting periods. A single isolated loss does not conform to this basic assumption and is more difficult to detect.

  12. Single Nisoldipine-Sensitive Calcium Channels in Smooth Muscle Cells Isolated from Rabbit Mesenteric Artery

    Science.gov (United States)

    Worley, Jennings F.; Deitmer, Joachim W.; Nelson, Mark T.

    1986-08-01

    Single smooth muscle cells were enzymatically isolated from the rabbit mesenteric artery. At physiological levels of external Ca, these cells were relaxed and contracted on exposure to norepinephrine, caffeine, or high levels of potassium. The patch-clamp technique was used to measure unitary currents through single channels in the isolated cells. Single channels were selective for divalent cations and exhibited two conductance levels, 8 pS and 15 pS. Both types of channels were voltage-dependent, and channel activity occurred at potentials positive to -40 mV. The activity of both channel types was almost completely inhibited by 50 nM nisoldipine. These channels appear to be the pathways for voltage-dependent Ca influx in vascular smooth muscle and may be the targets of the clinically used dihydropyridines.

  13. Investigation on filter method for smoothing spiral phase plate

    Science.gov (United States)

    Zhang, Yuanhang; Wen, Shenglin; Luo, Zijian; Tang, Caixue; Yan, Hao; Yang, Chunlin; Liu, Mincai; Zhang, Qinghua; Wang, Jian

    2018-03-01

    Spiral phase plate (SPP) for generating vortex hollow beams has high efficiency in various applications. However, it is difficult to obtain an ideal spiral phase plate because of its continuous-varying helical phase and discontinued phase step. This paper describes the demonstration of continuous spiral phase plate using filter methods. The numerical simulations indicate that different filter method including spatial domain filter, frequency domain filter has unique impact on surface topography of SPP and optical vortex characteristics. The experimental results reveal that the spatial Gaussian filter method for smoothing SPP is suitable for Computer Controlled Optical Surfacing (CCOS) technique and obtains good optical properties.

  14. Surface smoothness

    DEFF Research Database (Denmark)

    Tummala, Sudhakar; Dam, Erik B.

    2010-01-01

    accuracy, such novel markers must therefore be validated against clinically meaningful end-goals such as the ability to allow correct diagnosis. We present a method for automatic cartilage surface smoothness quantification in the knee joint. The quantification is based on a curvature flow method used....... We demonstrate that the fully automatic markers eliminate the time required for radiologist annotations, and in addition provide a diagnostic marker superior to the evaluated semi-manual markers....

  15. Experimental investigation of smoothing by spectral dispersion

    International Nuclear Information System (INIS)

    Regan, Sean P.; Marozas, John A.; Kelly, John H.; Boehly, Thomas R.; Donaldson, William R.; Jaanimagi, Paul A.; Keck, Robert L.; Kessler, Terrance J.; Meyerhofer, David D.; Seka, Wolf

    2000-01-01

    Measurements of smoothing rates for smoothing by spectral dispersion (SSD) of high-power, solid-state laser beams used for inertial confinement fusion (ICF) research are reported. Smoothing rates were obtained from the intensity distributions of equivalent target plane images for laser pulses of varying duration. Simulations of the experimental data with the known properties of the phase plates and the frequency modulators are in good agreement with the experimental data. These results inspire confidence in extrapolating to higher bandwidths and other SSD configurations that may be suitable for ICF experiments and ultimately for direct-drive laser-fusion ignition. (c) 2000 Optical Society of America

  16. A Technique for Developing Probabilistic Properties of Earth Materials

    Science.gov (United States)

    1988-04-01

    with those obtained from probabilistic predic- tion calculations was developed by Baladi and Barnes (Reference 11). By caloulating the magnitude and...Therefore, a technique to smooth the measured ddta without changing the intrinsic response is needed. Such a procedure was developed by Baladi and...2.2.2 Covariance Analysis of Smoothed Data A generic procedure for statistically analyzing nonlinear data was developed by Baladi and Rohani

  17. 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.

  18. Direct numerical simulation of open channel flow over smooth-to-rough and rough-to-smooth step changes

    Science.gov (United States)

    Rouhi, Amirreza; Chung, Daniel; Hutchins, Nicholas

    2017-11-01

    Direct numerical simulations (DNSs) are reported for open channel flow over streamwise-alternating patches of smooth and fully rough walls. Owing to the streamwise periodicity, the flow configuration is composed of a step change from smooth to rough, and a step change from rough to smooth. The friction Reynolds number varies from 443 over the smooth patch to 715 over the rough patch. The flow is thoroughly studied by mean and fluctuation profiles, and spectrograms. The detailed flow from DNS reveals discrepancies of up to 50% among the various definitions of the internal-layer thickness, with apparent power-law exponents differing by up to 60%. The definition based on the logarithmic slope of the velocity profile, as proposed by Chamorro et al. (Boundary-Layer Meteorol., vol. 130, 2009, pp. 29-41), is most consistent with the physical notion of the internal layer; this is supported by the defect similarity based on this internal-layer thickness, and the streamwise homogeneity of the dissipation length-scale within this internal layer. The statistics inside this internal-layer, and the growth of the internal layer itself, are minimally affected by the streamwise periodicity when the patch length is at least six times the channel height.

  19. Revealed smooth nontransitive preferences

    DEFF Research Database (Denmark)

    Keiding, Hans; Tvede, Mich

    2013-01-01

    In the present paper, we are concerned with the behavioural consequences of consumers having nontransitive preference relations. Data sets consist of finitely many observations of price vectors and consumption bundles. A preference relation rationalizes a data set provided that for every observed...... consumption bundle, all strictly preferred bundles are more expensive than the observed bundle. Our main result is that data sets can be rationalized by a smooth nontransitive preference relation if and only if prices can normalized such that the law of demand is satisfied. Market data sets consist of finitely...... many observations of price vectors, lists of individual incomes and aggregate demands. We apply our main result to characterize market data sets consistent with equilibrium behaviour of pure-exchange economies with smooth nontransitive consumers....

  20. Generalizing smooth transition autoregressions

    DEFF Research Database (Denmark)

    Chini, Emilio Zanetti

    We introduce a variant of the smooth transition autoregression - the GSTAR model - capable to parametrize the asymmetry in the tails of the transition equation by using a particular generalization of the logistic function. A General-to-Specific modelling strategy is discussed in detail, with part......We introduce a variant of the smooth transition autoregression - the GSTAR model - capable to parametrize the asymmetry in the tails of the transition equation by using a particular generalization of the logistic function. A General-to-Specific modelling strategy is discussed in detail......, with particular emphasis on two different LM-type tests for the null of symmetric adjustment towards a new regime and three diagnostic tests, whose power properties are explored via Monte Carlo experiments. Four classical real datasets illustrate the empirical properties of the GSTAR, jointly to a rolling...

  1. Effects of contrast on smooth pursuit eye movements.

    Science.gov (United States)

    Spering, Miriam; Kerzel, Dirk; Braun, Doris I; Hawken, Michael J; Gegenfurtner, Karl R

    2005-05-20

    It is well known that moving stimuli can appear to move more slowly when contrast is reduced (P. Thompson, 1982). Here we address the question whether changes in stimulus contrast also affect smooth pursuit eye movements. Subjects were asked to smoothly track a moving Gabor patch. Targets varied in velocity (1, 8, and 15 deg/s), spatial frequency (0.1, 1, 4, and 8 c/deg), and contrast, ranging from just below individual thresholds to maximum contrast. Results show that smooth pursuit eye velocity gain rose significantly with increasing contrast. Below a contrast level of two to three times threshold, pursuit gain, acceleration, latency, and positional accuracy were severely impaired. Therefore, the smooth pursuit motor response shows the same kind of slowing at low contrast that was demonstrated in previous studies on perception.

  2. Damage Mechanism in Counter Pairs Caused by Bionic Non-smoothed Surface

    Directory of Open Access Journals (Sweden)

    ZHANG Zhan-hui

    2016-08-01

    Full Text Available Four biomimetic non-smoothed surface specimens with different shapes were prepared by laser processing. Tests were conducted on MMU-5G wear and abrasion test machine to study the influencing rule of non-smoothed surfaces on counter pairs. The results show that the mass loss of the friction pair matching with the non-smoothed units is much greater than the ones matching with the smooth specimens. The pairs matching with different non-smoothed units suffer differently. The non-smoothed surface protruding zone exerts micro cutting on counter pairs. The striation causes the greatest mass loss of the pairs than the other non-smoothed units, which almost doubles the damage of the grid ones suffering the least. The difference in pairs damage is attributed to the different mechanism of undertaking the load in the process of wear. The damage can be alleviated effectively by changing the shapes of the units without increasing or decreasing the area ratio of the non-smoothed units.

  3. Smooth embeddings with Stein surface images

    OpenAIRE

    Gompf, Robert E.

    2011-01-01

    A simple characterization is given of open subsets of a complex surface that smoothly perturb to Stein open subsets. As applications, complex 2-space C^2 contains domains of holomorphy (Stein open subsets) that are exotic R^4's, and others homotopy equivalent to the 2-sphere but cut out by smooth, compact 3-manifolds. Pseudoconvex embeddings of Brieskorn spheres and other 3-manifolds into complex surfaces are constructed, as are pseudoconcave holomorphic fillings (with disagreeing contact and...

  4. Optimal Smooth Consumption and Annuity Design

    DEFF Research Database (Denmark)

    Bruhn, Kenneth; Steffensen, Mogens

    2013-01-01

    We propose an optimization criterion that yields extraordinary consumption smoothing compared to the well known results of the life-cycle model. Under this criterion we solve the related consumption and investment optimization problem faced by individuals with preferences for intertemporal stabil...... stability in consumption. We find that the consumption and investment patterns demanded under the optimization criterion is in general offered as annuity benefits from products in the class of ‘Formula Based Smoothed Investment-Linked Annuities’....

  5. Lyapunov exponents and smooth ergodic theory

    CERN Document Server

    Barreira, Luis

    2001-01-01

    This book is a systematic introduction to smooth ergodic theory. The topics discussed include the general (abstract) theory of Lyapunov exponents and its applications to the stability theory of differential equations, stable manifold theory, absolute continuity, and the ergodic theory of dynamical systems with nonzero Lyapunov exponents (including geodesic flows). The authors consider several non-trivial examples of dynamical systems with nonzero Lyapunov exponents to illustrate some basic methods and ideas of the theory. This book is self-contained. The reader needs a basic knowledge of real analysis, measure theory, differential equations, and topology. The authors present basic concepts of smooth ergodic theory and provide complete proofs of the main results. They also state some more advanced results to give readers a broader view of smooth ergodic theory. This volume may be used by those nonexperts who wish to become familiar with the field.

  6. Aging may negatively impact movement smoothness during stair negotiation.

    Science.gov (United States)

    Dixon, P C; Stirling, L; Xu, X; Chang, C C; Dennerlein, J T; Schiffman, J M

    2018-05-26

    Stairs represent a barrier to safe locomotion for some older adults, potentially leading to the adoption of a cautious gait strategy that may lack fluidity. This strategy may be characterized as unsmooth; however, stair negotiation smoothness has yet to be quantified. The aims of this study were to assess age- and task-related differences in head and body center of mass (COM) acceleration patterns and smoothness during stair negotiation and to determine if smoothness was associated with the timed "Up and Go" (TUG) test of functional movement. Motion data from nineteen older and twenty young adults performing stair ascent, stair descent, and overground straight walking trials were analyzed and used to compute smoothness based on the log-normalized dimensionless jerk (LDJ) and the velocity spectral arc length (SPARC) metrics. The associations between TUG and smoothness measures were evaluated using Pearson's correlation coefficient (r). Stair tasks increased head and body COM acceleration pattern differences across groups, compared to walking (p < 0.05). LDJ smoothness for the head and body COM decreased in older adults during stair descent, compared to young adults (p ≤ 0.015) and worsened with increasing TUG for all tasks (-0.60 ≤ r ≤ -0.43). SPARC smoothness of the head and body COM increased in older adults, regardless of task (p < 0.001), while correlations showed improved SPARC smoothness with increasing TUG for some tasks (0.33 ≤ r ≤ 0.40). The LDJ outperforms SPARC in identifying age-related stair negotiation adaptations and is associated with performance on a clinical test of gait. Copyright © 2018 Elsevier B.V. All rights reserved.

  7. Vardenafil inhibiting parasympathetic function of tracheal smooth muscle.

    Science.gov (United States)

    Lee, Fei-Peng; Chao, Pin-Zhir; Wang, Hsing-Won

    2018-07-01

    Levitra, a phosphodiesterase-5 (PDE5) inhibitor, is the trade name of vardenafil. Nowadays, it is applied to treatment of erectile dysfunction. PDE5 inhibitors are employed to induce dilatation of the vascular smooth muscle. The effect of Levitra on impotency is well known; however, its effect on the tracheal smooth muscle has rarely been explored. When administered for sexual symptoms via oral intake or inhalation, Levitra might affect the trachea. This study assessed the effects of Levitra on isolated rat tracheal smooth muscle by examining its effect on resting tension of tracheal smooth muscle, contraction caused by 10 -6  M methacholine as a parasympathetic mimetic, and electrically induced tracheal smooth muscle contractions. The results showed that adding methacholine to the incubation medium caused the trachea to contract in a dose-dependent manner. Addition of Levitra at doses of 10 -5  M or above elicited a significant relaxation response to 10 -6  M methacholine-induced contraction. Levitra could inhibit electrical field stimulation-induced spike contraction. It alone had minimal effect on the basal tension of the trachea as the concentration increased. High concentrations of Levitra could inhibit parasympathetic function of the trachea. Levitra when administered via oral intake might reduce asthma attacks in impotent patients because it might inhibit parasympathetic function and reduce methacholine-induced contraction of the tracheal smooth muscle. Copyright © 2018. Published by Elsevier Taiwan LLC.

  8. Stimulation of aortic smooth muscle cell mitogenesis by serotonin

    International Nuclear Information System (INIS)

    Nemecek, G.M.; Coughlin, S.R.; Handley, D.A.; Moskowitz, M.A.

    1986-01-01

    Bovine aortic smooth muscle cells in vitro responded to 1 nM to 10 μM serotonin with increased incorporation of [ 3 H]thymidine into DNA. The mitogenic effect of serotonin was half-maximal at 80 nM and maximal above 1 μM. At a concentration of 1 μM, serotonin stimulated smooth muscle cell mitogenesis to the same extent as human platelet-derived growth factor (PDGF) at 12 ng/ml. Tryptamine was ≅ 1/10th as potent as serotonin as a mitogen for smooth muscle cells. Other indoles that are structurally related to serotonin (D- and L-tryptophan, 5-hydroxy-L-tryptophan, N-acetyl-5-hydroxytryptamine, melatonin, 5-hydroxyindoleacetic acid, and 5-hydroxytryptophol) and quipazine were inactive. The stimulatory effect of serotonin on smooth muscle cell DNA synthesis required prolonged (20-24 hr) exposure to the agonist and was attenuated in the presence of serotonin D receptor antagonists. When smooth muscle cells were incubated with submaximal concentrations of serotonin and PDGF, synergistic rather than additive mitogenic responses were observed. These data indicate that serotonin has a significant mitogenic effect on smooth muscle cells in vitro, which appears to be mediated by specific plasma membrane receptors

  9. Adenovirus-assisted lipofection: efficient in vitro gene transfer of luciferase and cytosine deaminase to human smooth muscle cells.

    Science.gov (United States)

    Kreuzer, J; Denger, S; Reifers, F; Beisel, C; Haack, K; Gebert, J; Kübler, W

    1996-07-01

    Smooth muscle cells (SMC) are a central cell type involved in multiple processes of coronary artery diseases including restenosis and therefore are major target cells for different aspects of gene transfer. Previous attempts to transfect primary arterial cells using different techniques like liposomes, CaPO4 and electroporation resulted in only low transfection efficiency. The development of recombinant adenoviruses dramatically improved the delivery of foreign genes into different cell types including SMC. However, cloning and identification of recombinants remain difficult and time-consuming techniques. The present study demonstrates that a complex consisting of reporter plasmid encoding firefly luciferase (pLUC), polycationic liposomes and replication-deficient adenovirus was able to yield very high in vitro transfection of primary human smooth muscle cells under optimized conditions. The technique of adenovirus-assisted lipofection (AAL) increases transfer and expression of plasmid DNA in human smooth muscle cells in vitro up to 1000-fold compared to lipofection. To verify the applicability of AAL for gene transfer into human smooth muscle cells we studied a gene therapy approach to suppress proliferation of SMC in vitro, using the prokaryotic cytosine deaminase gene (CD) which enables transfected mammalian cells to deaminate 5-fluorocytosine (5-FC) to the highly toxic 5-fluorouracil (5-FU). The effect of a transient CD expression on RNA synthesis was investigated by means of a cotransfection with a RSV-CD expression plasmid and the luciferase reporter plasmid. Western blot analysis demonstrated high expression of CD protein in transfected SMC. Cotransfected SMC demonstrated two-fold less luciferase activity in the presence of 5-FC (5 mmol/l) after 48 h compared to cells transfected with a non-CD coding plasmid. The data demonstrate that a transient expression of CD could be sufficient to reduce the capacity of protein synthesis in human SMC. This simple and

  10. Carrier tracking by smoothing filter improves symbol SNR

    Science.gov (United States)

    Pomalaza-Raez, Carlos A.; Hurd, William J.

    1986-01-01

    The potential benefit of using a smoothing filter to estimate carrier phase over use of phase locked loops (PLL) is determined. Numerical results are presented for the performance of three possible configurations of the deep space network advanced receiver. These are residual carrier PLL, sideband aided residual carrier PLL, and finally sideband aiding with a Kalman smoother. The average symbol signal to noise ratio (SNR) after losses due to carrier phase estimation error is computed for different total power SNRs, symbol rates and symbol SNRs. It is found that smoothing is most beneficial for low symbol SNRs and low symbol rates. Smoothing gains up to 0.4 dB over a sideband aided residual carrier PLL, and the combined benefit of smoothing and sideband aiding relative to a residual carrier loop is often in excess of 1 dB.

  11. Impact of spectral smoothing on gamma radiation portal alarm probabilities

    International Nuclear Information System (INIS)

    Burr, T.; Hamada, M.; Hengartner, N.

    2011-01-01

    Gamma detector counts are included in radiation portal monitors (RPM) to screen for illicit nuclear material. Gamma counts are sometimes smoothed to reduce variance in the estimated underlying true mean count rate, which is the 'signal' in our context. Smoothing reduces total error variance in the estimated signal if the bias that smoothing introduces is more than offset by the variance reduction. An empirical RPM study for vehicle screening applications is presented for unsmoothed and smoothed gamma counts in low-resolution plastic scintillator detectors and in medium-resolution NaI detectors. - Highlights: → We evaluate options for smoothing counts from gamma detectors deployed for portal monitoring. → A new multiplicative bias correction (MBC) is shown to reduce bias in peak and valley regions. → Performance is measured using mean squared error and detection probabilities for sources. → Smoothing with the MBC improves detection probabilities and the mean squared error.

  12. Some asymptotic theory for variance function smoothing | Kibua ...

    African Journals Online (AJOL)

    Simple selection of the smoothing parameter is suggested. Both homoscedastic and heteroscedastic regression models are considered. Keywords: Asymptotic, Smoothing, Kernel, Bandwidth, Bias, Variance, Mean squared error, Homoscedastic, Heteroscedastic. > East African Journal of Statistics Vol. 1 (1) 2005: pp. 9-22 ...

  13. A Fourier transform method for the selection of a smoothing interval

    International Nuclear Information System (INIS)

    Kekre, H.B.; Madan, V.K.; Bairi, B.R.

    1989-01-01

    A novel method for the selection of a smoothing interval for the widely used Savitzky and Golay's smoothing filter is proposed. Complementary bandwidths for the nuclear spectral data and the smoothing filter are defined. The criterion for the selection of smoothing interval is based on matching the bandwidths of the spectral data to the filter. Using the above method five real observed spectral peaks of different full width at half maximum, viz. 23.5, 19.5, 17, 8.5 and 6.5 channels, were smoothed and the results are presented. (orig.)

  14. Myosin light chain kinase phosphorylation in tracheal smooth muscle

    International Nuclear Information System (INIS)

    Stull, J.T.; Hsu, L.C.; Tansey, M.G.; Kamm, K.E.

    1990-01-01

    Purified myosin light chain kinase from smooth muscle is phosphorylated by cyclic AMP-dependent protein kinase, protein kinase C, and the multifunctional calmodulin-dependent protein kinase II. Because phosphorylation in a specific site (site A) by any one of these kinases desensitizes myosin light chain kinase to activation by Ca2+/calmodulin, kinase phosphorylation could play an important role in regulating smooth muscle contractility. This possibility was investigated in 32 P-labeled bovine tracheal smooth muscle. Treatment of tissues with carbachol, KCl, isoproterenol, or phorbol 12,13-dibutyrate increased the extent of kinase phosphorylation. Six primary phosphopeptides (A-F) of myosin light chain kinase were identified. Site A was phosphorylated to an appreciable extent only with carbachol or KCl, agents which contract tracheal smooth muscle. The extent of site A phosphorylation correlated to increases in the concentration of Ca2+/calmodulin required for activation. These results show that cyclic AMP-dependent protein kinase and protein kinase C do not affect smooth muscle contractility by phosphorylating site A in myosin light chain kinase. It is proposed that phosphorylation of myosin light chain kinase in site A in contracting tracheal smooth muscle may play a role in the reported desensitization of contractile elements to activation by Ca2+

  15. Optical smoothing of laser imprinting in planar-target experiments on OMEGA EP using multi-FM 1-D smoothing by spectral dispersion

    Energy Technology Data Exchange (ETDEWEB)

    Hohenberger, M., E-mail: mhoh@lle.rochester.edu; Shvydky, A.; Marozas, J. A.; Bonino, M. J.; Canning, D.; Collins, T. J. B.; Dorrer, C.; Kessler, T. J.; Kruschwitz, B. E.; McKenty, P. W.; Regan, S. P.; Sangster, T. C.; Zuegel, J. D. [Laboratory for Laser Energetics, University of Rochester, 250 East River Road Rochester, Rochester, New York 14623 (United States); Fiksel, G. [Nuclear Engineering and Radiological Sciences (NERS), University of Michigan, Ann Arbor, Michigan 48109 (United States); Meyerhofer, D. D. [Los Alamos National Laboratory, Los Alamos, New Mexico 87545 (United States)

    2016-09-15

    Direct-drive ignition on the National Ignition Facility (NIF) requires single-beam smoothing to minimize imprinting of laser nonuniformities that can negatively affect implosion performance. One-dimensional, multi-FM smoothing by spectral dispersion (SSD) has been proposed to provide the required smoothing [Marozas et al., Bull. Am. Phys. Soc. 55, 294 (2010)]. A prototype multi-FM SSD system has been integrated into the NIF-like beamline of the OMEGA EP Laser System. Experiments have been performed to verify the smoothing performance by measuring Rayleigh–Taylor growth rates in planar targets of laser-imprinted and preimposed surface modulations. Multi-FM 1-D SSD has been observed to reduce imprint levels by ∼50% compared to the nominal OMEGA EP SSD system. The experimental results are in agreement with 2-D DRACO simulations using realistic, time-dependent far-field spot-intensity calculations that emulate the effect of SSD.

  16. Six-term exact sequences for smooth generalized crossed products

    DEFF Research Database (Denmark)

    Gabriel, Olivier; Grensing, Martin

    2013-01-01

    We define smooth generalized crossed products and prove six-term exact sequences of Pimsner–Voiculescu type. This sequence may, in particular, be applied to smooth subalgebras of the quantum Heisenberg manifolds in order to compute the generators of their cyclic cohomology. Further, our results...... include the known results for smooth crossed products. Our proof is based on a combination of arguments from the setting of (Cuntz–)Pimsner algebras and the Toeplitz proof of Bott periodicity....

  17. Proliferation studies of the endothelial and smooth muscle cells of the mouse mesentery after irradiation

    International Nuclear Information System (INIS)

    Hirst, D.G.; Denekamp, J.; Hobson, B.

    1980-01-01

    A continuous tritium labelling technique was employed to study the effects of external β-radiation on the proliferation of endothelial cells and smooth muscle cells in the mesenteric arterioles of mice. Calculations showed very long turnover times for the two cell populations in control animals (> 2 years for endothelium and > 3 years for smooth muscle). After single doses of 20 and 45 Gy, no significant increase in endothelial proliferation was seen except at 3 weeks. No significant increase in labelling was observed in smooth muscle up to 48 weeks after irradiation. These labelling data have been compared with the pattern of cell depletion of the irradiated endothelium. It was concluded that the depletion was much earlier than expected for a slowly proliferating tissue, if all the cells were cycling very slowly. Such an early depletion is, however, consistent with cell death resulting from a small proportion of the cells having a short cell cycle. The recovery of the endothelial cell numbers between 9 and 12 months was not accompanied by a rise in the fraction of labelled cells. It is suggested that repopulation may occur from outside the treated area. (author)

  18. A four-color beam smoothing irradiation system for laser-plasma interaction experiments at LLNL

    International Nuclear Information System (INIS)

    Pennington, D.M.; Henesian, M.A.; Wilcox, R.B.; Weiland, T.L.; Eimerl, D.; Ehrlich, R.B.; Laumann, C.W.; Miller, J.L.

    1995-01-01

    A novel four-color beam smoothing scheme with a capability similar to that planned for the proposed National Ignition Facility has been deployed on the Nova laser, and has been successfully used for laser fusion experiments. Wavefront aberrations in high power laser systems produce nonuniformities in the energy distribution of the focal spot that can significantly degrade the coupling of the energy into a fusion target, driving various plasma instabilities. The introduction of temporal and spatial incoherence over the face of the beam using techniques such as smoothing by spectral dispersion (SSD) can reduce these variation in the focal irradiance when averaged over a finite time interval. We developed a multiple frequency source that is spatially separated into four quadrants, each containing a different central frequency. Each quadrant is independently converted to the third harmonic in a four-segment Type I/ Type II KDP crystal array with independent phase-matching for efficient frequency conversion. Up to 2.3 kJ of third harmonic light is generated in a 1 ns pulse, corresponding to up to 65% conversion efficiency. SSD is implemented by adding limited frequency modulated bandwidth to each frequency component. Smoothing by spectral dispersion is implemented during the spatial separation of the FM modulated beams to provide additional smoothing, reaching a 16% rms intensity variation level. The four- color system was successfully used to probe NIF-like plasmas, producing 2x10 15 W/cm 2 . This paper discusses the detailed implementation and performance of the segmented four-color system on the Nova laser system

  19. Lipid-soluble smoke particles upregulate vascular smooth muscle ETB receptors via activation of mitogen-activating protein kinases and NF-kappaB pathways

    DEFF Research Database (Denmark)

    Xu, C.B.; Zheng, J.P.; Zhang, W.

    2008-01-01

    Cigarette smoke is a strong risk factor for cardiovascular disease. However, the underlying molecular mechanisms that lead to cigarette smoke-associated cardiovascular disease remain elusive. With functional and molecular methods, we demonstrate for the first time that lipid-soluble cigarette smoke...... particles (dimethylsulfoxide-soluble cigarette smoke particles; DSP) increased the expression of endothelin type B (ET(B)) receptors in arterial smooth muscle cells. The increased ET(B) receptors in arterial smooth muscle cells was documented as enhanced contractility (sensitive myograph technique...

  20. Parsing pyrogenic polycyclic aromatic hydrocarbons: forensic chemistry, receptor models, and source control policy.

    Science.gov (United States)

    O'Reilly, Kirk T; Pietari, Jaana; Boehm, Paul D

    2014-04-01

    A realistic understanding of contaminant sources is required to set appropriate control policy. Forensic chemical methods can be powerful tools in source characterization and identification, but they require a multiple-lines-of-evidence approach. Atmospheric receptor models, such as the US Environmental Protection Agency (USEPA)'s chemical mass balance (CMB), are increasingly being used to evaluate sources of pyrogenic polycyclic aromatic hydrocarbons (PAHs) in sediments. This paper describes the assumptions underlying receptor models and discusses challenges in complying with these assumptions in practice. Given the variability within, and the similarity among, pyrogenic PAH source types, model outputs are sensitive to specific inputs, and parsing among some source types may not be possible. Although still useful for identifying potential sources, the technical specialist applying these methods must describe both the results and their inherent uncertainties in a way that is understandable to nontechnical policy makers. The authors present an example case study concerning an investigation of a class of parking-lot sealers as a significant source of PAHs in urban sediment. Principal component analysis is used to evaluate published CMB model inputs and outputs. Targeted analyses of 2 areas where bans have been implemented are included. The results do not support the claim that parking-lot sealers are a significant source of PAHs in urban sediments. © 2013 SETAC.

  1. Bandwidth selection in smoothing functions | Kibua | East African ...

    African Journals Online (AJOL)

    ... inexpensive and, hence, worth adopting. We argue that the bandwidth parameter is determined by two factors: the kernel function and the length of the smoothing region. We give an illustrative example of its application using real data. Keywords: Kernel, Smoothing functions, Bandwidth > East African Journal of Statistics ...

  2. Intermittent Smoothing Approaches for Wind Power Output: A Review

    Directory of Open Access Journals (Sweden)

    Muhammad Jabir

    2017-10-01

    Full Text Available Wind energy is one of the most common types of renewable energy resource. Due to its sustainability and environmental benefits, it is an emerging source for electric power generation. Rapid and random changes of wind speed makes it an irregular and inconsistent power source when connected to the grid, causing different technical problems in protection, power quality and generation dispatch control. Due to these problems, effective intermittent smoothing approaches for wind power output are crucially needed to minimize such problems. This paper reviews various intermittent smoothing approaches used in smoothing the output power fluctuations caused by wind energy. Problems associated with the inclusion of wind energy resources to grid are also briefly reviewed. From this review, it has been found that battery energy storage system is the most suitable and effective smoothing approach, provided that an effective control strategy is available for optimal utilization of battery energy system. This paper further demonstrates different control strategies built for battery energy storage system to obtain the smooth output wind power.

  3. Ureter smooth muscle cell orientation in rat is predominantly longitudinal.

    Directory of Open Access Journals (Sweden)

    Bart Spronck

    Full Text Available In ureter peristalsis, the orientation of the contracting smooth muscle cells is essential, yet current descriptions of orientation and composition of the smooth muscle layer in human as well as in rat ureter are inconsistent. The present study aims to improve quantification of smooth muscle orientation in rat ureters as a basis for mechanistic understanding of peristalsis. A crucial step in our approach is to use two-photon laser scanning microscopy and image analysis providing objective, quantitative data on smooth muscle cell orientation in intact ureters, avoiding the usual sectioning artifacts. In 36 rat ureter segments, originating from a proximal, middle or distal site and from a left or right ureter, we found close to the adventitia a well-defined longitudinal smooth muscle orientation. Towards the lamina propria, the orientation gradually became slightly more disperse, yet the main orientation remained longitudinal. We conclude that smooth muscle cell orientation in rat ureter is predominantly longitudinal, though the orientation gradually becomes more disperse towards the proprial side. These findings do not support identification of separate layers. The observed longitudinal orientation suggests that smooth muscle contraction would rather cause local shortening of the ureter, than cause luminal constriction. However, the net-like connective tissue of the ureter wall may translate local longitudinal shortening into co-local luminal constriction, facilitating peristalsis. Our quantitative, minimally invasive approach is a crucial step towards more mechanistic insight into ureter peristalsis, and may also be used to study smooth muscle cell orientation in other tube-like structures like gut and blood vessels.

  4. Ureter smooth muscle cell orientation in rat is predominantly longitudinal.

    Science.gov (United States)

    Spronck, Bart; Merken, Jort J; Reesink, Koen D; Kroon, Wilco; Delhaas, Tammo

    2014-01-01

    In ureter peristalsis, the orientation of the contracting smooth muscle cells is essential, yet current descriptions of orientation and composition of the smooth muscle layer in human as well as in rat ureter are inconsistent. The present study aims to improve quantification of smooth muscle orientation in rat ureters as a basis for mechanistic understanding of peristalsis. A crucial step in our approach is to use two-photon laser scanning microscopy and image analysis providing objective, quantitative data on smooth muscle cell orientation in intact ureters, avoiding the usual sectioning artifacts. In 36 rat ureter segments, originating from a proximal, middle or distal site and from a left or right ureter, we found close to the adventitia a well-defined longitudinal smooth muscle orientation. Towards the lamina propria, the orientation gradually became slightly more disperse, yet the main orientation remained longitudinal. We conclude that smooth muscle cell orientation in rat ureter is predominantly longitudinal, though the orientation gradually becomes more disperse towards the proprial side. These findings do not support identification of separate layers. The observed longitudinal orientation suggests that smooth muscle contraction would rather cause local shortening of the ureter, than cause luminal constriction. However, the net-like connective tissue of the ureter wall may translate local longitudinal shortening into co-local luminal constriction, facilitating peristalsis. Our quantitative, minimally invasive approach is a crucial step towards more mechanistic insight into ureter peristalsis, and may also be used to study smooth muscle cell orientation in other tube-like structures like gut and blood vessels.

  5. Existence and smoothness of solutions to second initial boundary value problems for Schrodinger systems in cylinders with non-smooth bases

    Directory of Open Access Journals (Sweden)

    Nguyen Manh Hung

    2008-03-01

    Full Text Available In this paper, we consider the second initial boundary value problem for strongly general Schrodinger systems in both the finite and the infinite cylinders $Q_T, 0smooth base $Omega$. Some results on the existence, uniqueness and smoothness with respect to time variable of generalized solution of this problem are given.

  6. On smoothed analysis of quicksort and Hoare's find

    NARCIS (Netherlands)

    Fouz, Mahmoud; Kufleitner, Manfred; Manthey, Bodo; Zeini Jahromi, Nima; Ngo, H.Q.

    2009-01-01

    We provide a smoothed analysis of Hoare’s find algorithm and we revisit the smoothed analysis of quicksort. Hoare’s find algorithm – often called quickselect – is an easy-to-implement algorithm for finding the $k$-th smallest element of a sequence. While the worst-case number of comparisons that

  7. Dynamics of wetting on smooth and rough surfaces.

    NARCIS (Netherlands)

    Cazabat, A.M.; Cohen Stuart, M.A.

    1987-01-01

    The rate of spreading of non-volatile liquids on smooth and on rough surfaces was investigated. The radius of the wetted spot was found to agree with recently proposed scaling laws (t 1/10 for capillarity driven andt 1/8 for gravity driven spreading) when the surface was smooth. However, the

  8. Non-smooth dynamical systems

    CERN Document Server

    2000-01-01

    The book provides a self-contained introduction to the mathematical theory of non-smooth dynamical problems, as they frequently arise from mechanical systems with friction and/or impacts. It is aimed at applied mathematicians, engineers, and applied scientists in general who wish to learn the subject.

  9. Additional Smooth and Rough Water Trials of SKI-CAT.

    Science.gov (United States)

    1981-08-01

    REPORT & PERIOD COVERED ADDITIONAL SMOOTH AND ROUGH WATER TRIALS OF FINAL SKI- CAT S. PERFORMING ORO. REPORT NUMSER 7. AUTHOR() I. CONTRACT OR GRANT NUMUr...Identif by bloc membe) ’ " -Further tests of SKI- CAT were made in smooth and rough water. Smooth water results confirmed the performance results of...reductions in the accelerations and motions of SKI- CAT over against the head seasreut DD , +A ,3 1473 EDITION OF I NOVS IS OBSOLETE UNCIbSJFIED SIME 0102-014

  10. Role of Smooth Muscle in Intestinal Inflammation

    Directory of Open Access Journals (Sweden)

    Stephen M Collins

    1996-01-01

    Full Text Available The notion that smooth muscle function is altered in inflammation is prompted by clinical observations of altered motility in patients with inflammatory bowel disease (IBD. While altered motility may reflect inflammation-induced changes in intrinsic or extrinsic nerves to the gut, changes in gut hormone release and changes in muscle function, recent studies have provided in vitro evidence of altered muscle contractility in muscle resected from patients with ulcerative colitis or Crohn’s disease. In addition, the observation that smooth muscle cells are more numerous and prominent in the strictured bowel of IBD patients compared with controls suggests that inflammation may alter the growth of intestinal smooth muscle. Thus, inflammation is associated with changes in smooth muscle growth and contractility that, in turn, contribute to important symptoms of IBD including diarrhea (from altered motility and pain (via either altered motility or stricture formation. The involvement of smooth muscle in this context may be as an innocent bystander, where cells and products of the inflammatory process induce alterations in muscle contractility and growth. However, it is likely that intestinal muscle cells play a more active role in the inflammatory process via the elaboration of mediators and trophic factors, including cytokines, and via the production of collagen. The concept of muscle cells as active participants in the intestinal inflammatory process is a new concept that is under intense study. This report summarizes current knowledge as it relates to these two aspects of altered muscle function (growth and contractility in the inflamed intestine, and will focus on mechanisms underlying these changes, based on data obtained from animal models of intestinal inflammation.

  11. Modeling the dispersion effects of contractile fibers in smooth muscles

    Science.gov (United States)

    Murtada, Sae-Il; Kroon, Martin; Holzapfel, Gerhard A.

    2010-12-01

    Micro-structurally based models for smooth muscle contraction are crucial for a better understanding of pathological conditions such as atherosclerosis, incontinence and asthma. It is meaningful that models consider the underlying mechanical structure and the biochemical activation. Hence, a simple mechanochemical model is proposed that includes the dispersion of the orientation of smooth muscle myofilaments and that is capable to capture available experimental data on smooth muscle contraction. This allows a refined study of the effects of myofilament dispersion on the smooth muscle contraction. A classical biochemical model is used to describe the cross-bridge interactions with the thin filament in smooth muscles in which calcium-dependent myosin phosphorylation is the only regulatory mechanism. A novel mechanical model considers the dispersion of the contractile fiber orientations in smooth muscle cells by means of a strain-energy function in terms of one dispersion parameter. All model parameters have a biophysical meaning and may be estimated through comparisons with experimental data. The contraction of the middle layer of a carotid artery is studied numerically. Using a tube the relationships between the internal pressure and the stretches are investigated as functions of the dispersion parameter, which implies a strong influence of the orientation of smooth muscle myofilaments on the contraction response. It is straightforward to implement this model in a finite element code to better analyze more complex boundary-value problems.

  12. Adsorption on smooth electrodes: A radiotracer study

    International Nuclear Information System (INIS)

    Rice-Jackson, L.M.

    1990-01-01

    Adsorption on solids is a complicated process and in most cases, occurs as the early stage of other more complicated processes, i.e. chemical reactions, electrooxidation, electroreduction. The research reported here combines the electroanalytical method, cyclic voltammetry, and the use of radio-labeled isotopes, soft beta emitters, to study adsorption processes at smooth electrodes. The in-situ radiotracer method is highly anion (molecule) specific and provides information on the structure and composition of the electric double layer. The emphasis of this research was on studying adsorption processes at smooth electrodes of copper, gold, and platinum. The application of the radiotracer method to these smooth surfaces have led to direct in-situ measurements from which surface coverage was determined; anions and molecules were identified; and weak interactions of adsorbates with the surface of the electrodes were readily monitored. 179 refs

  13. Isolation of pulmonary artery smooth muscle cells from neonatal mice.

    Science.gov (United States)

    Lee, Keng Jin; Czech, Lyubov; Waypa, Gregory B; Farrow, Kathryn N

    2013-10-19

    Pulmonary hypertension is a significant cause of morbidity and mortality in infants. Historically, there has been significant study of the signaling pathways involved in vascular smooth muscle contraction in PASMC from fetal sheep. While sheep make an excellent model of term pulmonary hypertension, they are very expensive and lack the advantage of genetic manipulation found in mice. Conversely, the inability to isolate PASMC from mice was a significant limitation of that system. Here we described the isolation of primary cultures of mouse PASMC from P7, P14, and P21 mice using a variation of the previously described technique of Marshall et al. that was previously used to isolate rat PASMC. These murine PASMC represent a novel tool for the study of signaling pathways in the neonatal period. Briefly, a slurry of 0.5% (w/v) agarose + 0.5% iron particles in M199 media is infused into the pulmonary vascular bed via the right ventricle (RV). The iron particles are 0.2 μM in diameter and cannot pass through the pulmonary capillary bed. Thus, the iron lodges in the small pulmonary arteries (PA). The lungs are inflated with agarose, removed and dissociated. The iron-containing vessels are pulled down with a magnet. After collagenase (80 U/ml) treatment and further dissociation, the vessels are put into a tissue culture dish in M199 media containing 20% fetal bovine serum (FBS), and antibiotics (M199 complete media) to allow cell migration onto the culture dish. This initial plate of cells is a 50-50 mixture of fibroblasts and PASMC. Thus, the pull down procedure is repeated multiple times to achieve a more pure PASMC population and remove any residual iron. Smooth muscle cell identity is confirmed by immunostaining for smooth muscle myosin and desmin.

  14. Neurophysiology and Neuroanatomy of Smooth Pursuit: Lesion Studies

    Science.gov (United States)

    Sharpe, James A.

    2008-01-01

    Smooth pursuit impairment is recognized clinically by the presence of saccadic tracking of a small object and quantified by reduction in pursuit gain, the ratio of smooth eye movement velocity to the velocity of a foveal target. Correlation of the site of brain lesions, identified by imaging or neuropathological examination, with defective smooth…

  15. Smooth massless limit of field theories

    International Nuclear Information System (INIS)

    Fronsdal, C.

    1980-01-01

    The massless limit of Fierz-Pauli field theories, describing fields with fixed mass and spin interacting with external sources, is examined. Results are obtained for spins, 1, 3/2, 2 and 3 using conventional models, and then for all half-integral spins in a relatively model-independent manner. It is found that the massless limit is smooth provided that the sources satisfy certain conditions. In the massless limit these conditions reduce to the conservation laws required by internal consistency of massless field theory. Smoothness simply requires that quantities that vanish in the massless case approach zero in a certain well-defined manner. (orig.)

  16. Mapping of Agricultural Crops from Single High-Resolution Multispectral Images—Data-Driven Smoothing vs. Parcel-Based Smoothing

    Directory of Open Access Journals (Sweden)

    Asli Ozdarici-Ok

    2015-05-01

    Full Text Available Mapping agricultural crops is an important application of remote sensing. However, in many cases it is based either on hyperspectral imagery or on multitemporal coverage, both of which are difficult to scale up to large-scale deployment at high spatial resolution. In the present paper, we evaluate the possibility of crop classification based on single images from very high-resolution (VHR satellite sensors. The main objective of this work is to expose performance difference between state-of-the-art parcel-based smoothing and purely data-driven conditional random field (CRF smoothing, which is yet unknown. To fulfill this objective, we perform extensive tests with four different classification methods (Support Vector Machines, Random Forest, Gaussian Mixtures, and Maximum Likelihood to compute the pixel-wise data term; and we also test two different definitions of the pairwise smoothness term. We have performed a detailed evaluation on different multispectral VHR images (Ikonos, QuickBird, Kompsat-2. The main finding of this study is that pairwise CRF smoothing comes close to the state-of-the-art parcel-based method that requires parcel boundaries (average difference ≈ 2.5%. Our results indicate that a single multispectral (R, G, B, NIR image is enough to reach satisfactory classification accuracy for six crop classes (corn, pasture, rice, sugar beet, wheat, and tomato in Mediterranean climate. Overall, it appears that crop mapping using only one-shot VHR imagery taken at the right time may be a viable alternative, especially since high-resolution multitemporal or hyperspectral coverage as well as parcel boundaries are in practice often not available.

  17. A User Guide for Smoothing Air Traffic Radar Data

    Science.gov (United States)

    Bach, Ralph E.; Paielli, Russell A.

    2014-01-01

    Matlab software was written to provide smoothing of radar tracking data to simulate ADS-B (Automatic Dependent Surveillance-Broadcast) data in order to test a tactical conflict probe. The probe, called TSAFE (Tactical Separation-Assured Flight Environment), is designed to handle air-traffic conflicts left undetected or unresolved when loss-of-separation is predicted to occur within approximately two minutes. The data stream that is down-linked from an aircraft equipped with an ADS-B system would include accurate GPS-derived position and velocity information at sample rates of 1 Hz. Nation-wide ADS-B equipage (mandated by 2020) should improve surveillance accuracy and TSAFE performance. Currently, position data are provided by Center radar (nominal 12-sec samples) and Terminal radar (nominal 4.8-sec samples). Aircraft ground speed and ground track are estimated using real-time filtering, causing lags up to 60 sec, compromising performance of a tactical resolution tool. Offline smoothing of radar data reduces wild-point errors, provides a sample rate as high as 1 Hz, and yields more accurate and lag-free estimates of ground speed, ground track, and climb rate. Until full ADS-B implementation is available, smoothed radar data should provide reasonable track estimates for testing TSAFE in an ADS-B-like environment. An example illustrates the smoothing of radar data and shows a comparison of smoothed-radar and ADS-B tracking. This document is intended to serve as a guide for using the smoothing software.

  18. Development of criteria for evaluating clinical response in thyroid eye disease using a modified Delphi technique

    DEFF Research Database (Denmark)

    Douglas, Raymond S; Tsirbas, Angelo; Gordon, Mark

    2009-01-01

    OBJECTIVE: To identify components of a provisional clinical response index for thyroid eye disease using a modified Delphi technique. METHODS: The International Thyroid Eye Disease Society conducted a structured, 3-round Delphi exercise establishing consensus for a core set of measures for clinical...... parsed into 11 domains for the Delphi surveys. Eighty-four respondents participated in the Delphi 1 survey, providing 220 unique items. Ninety-two members (100% of the respondents from Delphi 1 plus 8 new participants) responded in Delphi 2 and rated the same 220 items. Sixty-four members (76......% of participants) rated 153 criteria in Delphi 3 (67 criteria were excluded because of redundancy). Criteria with a mean greater than 6 (1 = least appropriate to 9 = most appropriate) were further evaluated by the nominal group technique and provisional core measures were chosen. CONCLUSIONS: Using a Delphi...

  19. Carrier tracking by smoothing filter can improve symbol SNR

    Science.gov (United States)

    Hurd, W. J.; Pomalaza-Raez, C. A.

    1985-01-01

    The potential benefit of using a smoothing filter to estimate carrier phase over use of phase locked loops (PLL) is determined. Numerical results are presented for the performance of three possible configurations of the deep space network advanced receiver. These are residual carrier PLL, sideband aided residual carrier PLL, and finally sideband aiding with a Kalman smoother. The average symbol signal to noise ratio (CNR) after losses due to carrier phase estimation error is computed for different total power SNRs, symbol rates and symbol SNRs. It is found that smoothing is most beneficial for low symbol SNRs and low symbol rates. Smoothing gains up to 0.4 dB over a sideband aided residual carrier PLL, and the combined benefit of smoothing and sideband aiding relative to a residual carrier loop is often in excess of 1 dB.

  20. Effective Five Directional Partial Derivatives-Based Image Smoothing and a Parallel Structure Design.

    Science.gov (United States)

    Choongsang Cho; Sangkeun Lee

    2016-04-01

    Image smoothing has been used for image segmentation, image reconstruction, object classification, and 3D content generation. Several smoothing approaches have been used at the pre-processing step to retain the critical edge, while removing noise and small details. However, they have limited performance, especially in removing small details and smoothing discrete regions. Therefore, to provide fast and accurate smoothing, we propose an effective scheme that uses a weighted combination of the gradient, Laplacian, and diagonal derivatives of a smoothed image. In addition, to reduce computational complexity, we designed and implemented a parallel processing structure for the proposed scheme on a graphics processing unit (GPU). For an objective evaluation of the smoothing performance, the images were linearly quantized into several layers to generate experimental images, and the quantized images were smoothed using several methods for reconstructing the smoothly changed shape and intensity of the original image. Experimental results showed that the proposed scheme has higher objective scores and better successful smoothing performance than similar schemes, while preserving and removing critical and trivial details, respectively. For computational complexity, the proposed smoothing scheme running on a GPU provided 18 and 16 times lower complexity than the proposed smoothing scheme running on a CPU and the L0-based smoothing scheme, respectively. In addition, a simple noise reduction test was conducted to show the characteristics of the proposed approach; it reported that the presented algorithm outperforms the state-of-the art algorithms by more than 5.4 dB. Therefore, we believe that the proposed scheme can be a useful tool for efficient image smoothing.

  1. On smoothness-asymmetric null infinities

    International Nuclear Information System (INIS)

    Valiente Kroon, Juan Antonio

    2006-01-01

    We discuss the existence of asymptotically Euclidean initial data sets for the vacuum Einstein field equations which would give rise (modulo an existence result for the evolution equations near spatial infinity) to developments with a past and a future null infinity of different smoothness. For simplicity, the analysis is restricted to the class of conformally flat, axially symmetric initial data sets. It is shown how the free parameters in the second fundamental form of the data can be used to satisfy certain obstructions to the smoothness of null infinity. The resulting initial data sets could be interpreted as those of some sort of (nonlinearly) distorted Schwarzschild black hole. Their developments would be that they admit a peeling future null infinity, but at the same time have a polyhomogeneous (non-peeling) past null infinity

  2. Smoothed dissipative particle dynamics with angular momentum conservation

    Energy Technology Data Exchange (ETDEWEB)

    Müller, Kathrin, E-mail: k.mueller@fz-juelich.de; Fedosov, Dmitry A., E-mail: d.fedosov@fz-juelich.de; Gompper, Gerhard, E-mail: g.gompper@fz-juelich.de

    2015-01-15

    Smoothed dissipative particle dynamics (SDPD) combines two popular mesoscopic techniques, the smoothed particle hydrodynamics and dissipative particle dynamics (DPD) methods, and can be considered as an improved dissipative particle dynamics approach. Despite several advantages of the SDPD method over the conventional DPD model, the original formulation of SDPD by Español and Revenga (2003) [9], lacks angular momentum conservation, leading to unphysical results for problems where the conservation of angular momentum is essential. To overcome this limitation, we extend the SDPD method by introducing a particle spin variable such that local and global angular momentum conservation is restored. The new SDPD formulation (SDPD+a) is directly derived from the Navier–Stokes equation for fluids with spin, while thermal fluctuations are incorporated similarly to the DPD method. We test the new SDPD method and demonstrate that it properly reproduces fluid transport coefficients. Also, SDPD with angular momentum conservation is validated using two problems: (i) the Taylor–Couette flow with two immiscible fluids and (ii) a tank-treading vesicle in shear flow with a viscosity contrast between inner and outer fluids. For both problems, the new SDPD method leads to simulation predictions in agreement with the corresponding analytical theories, while the original SDPD method fails to capture properly physical characteristics of the systems due to violation of angular momentum conservation. In conclusion, the extended SDPD method with angular momentum conservation provides a new approach to tackle fluid problems such as multiphase flows and vesicle/cell suspensions, where the conservation of angular momentum is essential.

  3. Regulation techniques for smoothing active power in aggregated wind farms distributed within Spain

    Energy Technology Data Exchange (ETDEWEB)

    Martin-Martinez, Sergio; Vigueras-Rodriguez, Antonio; Gomez-Lazaro, Emilio [Universidad de Castilla-La Mancha, Albacete (Spain). Renewable Energy Research Inst.

    2009-07-01

    With the increasing production of wind power worldwide, power fluctuations have an impact on power system operation and costs. Power systems with high wind penetration gives rise to concerns about the adverse effects of wind farms on power operations and its staability. The integration of the power produced by wind farms is evaluated through ramp rates calculated as suggested by Parson et al. The worst cases regarding the power system are the most negative ramp rates in the Wind Farm, where the Power System has to compensate such drops in the wind power production. In most onshore wind farms production fluctuates much less than in offshore farms, due to two main reasons. First, offshore wind turbines are collected in a more reduced area, so fluctuations are more correlated. In addition, offshore meteorological conditions are often different than onshore. Furthermore, the variability of wind power is reduced when looking at a large interconnected sytem with geographically dispersed wind power production. This paper deals with a comparison of the smoothed out variability of wind power production time series for the single and aggregated wind farms, parting from their wind power production. The data analyzed come from a 1 year-period measurements of 9 wind farms spread over Spain. (orig.)

  4. Diagnosis of osteoarthritis by cartilage surface smoothness quantified automatically from knee MRI

    DEFF Research Database (Denmark)

    Tummala, Sudhakar; Bay-Jensen, Anne-Christine; Karsdal, Morten A.

    2011-01-01

    Objective: We investigated whether surface smoothness of articular cartilage in the medial tibiofemoral compartment quantified from magnetic resonance imaging (MRI) could be appropriate as a diagnostic marker of osteoarthritis (OA). Method: At baseline, 159 community-based subjects aged 21 to 81...... with normal or OA-affected knees were recruited to provide a broad range of OA states. Smoothness was quantified using an automatic framework from low-field MRI in the tibial, femoral, and femoral subcompartments. Diagnostic ability of smoothness was evaluated by comparison with conventional OA markers......, correlations between smoothness and pain values and smoothness loss and cartilage loss supported a link to progression of OA. Thereby, smoothness markers may allow detection and monitoring of OA-supplemented currently accepted markers....

  5. Hybrid Adaptive Multilevel Monte Carlo Algorithm for Non-Smooth Observables of Itô Stochastic Differential Equations

    KAUST Repository

    Rached, Nadhir B.

    2013-12-01

    The Monte Carlo forward Euler method with uniform time stepping is the standard technique to compute an approximation of the expected payoff of a solution of an Itô SDE. For a given accuracy requirement TOL, the complexity of this technique for well behaved problems, that is the amount of computational work to solve the problem, is O(TOL-3). A new hybrid adaptive Monte Carlo forward Euler algorithm for SDEs with non-smooth coefficients and low regular observables is developed in this thesis. This adaptive method is based on the derivation of a new error expansion with computable leading-order terms. The basic idea of the new expansion is the use of a mixture of prior information to determine the weight functions and posterior information to compute the local error. In a number of numerical examples the superior efficiency of the hybrid adaptive algorithm over the standard uniform time stepping technique is verified. When a non-smooth binary payoff with either GBM or drift singularity type of SDEs is considered, the new adaptive method achieves the same complexity as the uniform discretization with smooth problems. Moreover, the new developed algorithm is extended to the MLMC forward Euler setting which reduces the complexity from O(TOL-3) to O(TOL-2(log(TOL))2). For the binary option case with the same type of Itô SDEs, the hybrid adaptive MLMC forward Euler recovers the standard multilevel computational cost O(TOL-2(log(TOL))2). When considering a higher order Milstein scheme, a similar complexity result was obtained by Giles using the uniform time stepping for one dimensional SDEs. The difficulty to extend Giles\\' Milstein MLMC method to the multidimensional case is an argument for the flexibility of our new constructed adaptive MLMC forward Euler method which can be easily adapted to this setting. Similarly, the expected complexity O(TOL-2(log(TOL))2) is reached for the multidimensional case and verified numerically.

  6. Classification of smooth structures on a homotopy complex ...

    Indian Academy of Sciences (India)

    Abstract. We classify, up to diffeomorphism, all closed smooth manifolds homeo- morphic to the complex projective n-space CPn, where n = 3 and 4. Let M2n be a closed smooth 2n-manifold homotopy equivalent to CPn. We show that, up to diffeo- morphism, M6 has a unique differentiable structure and M8 has at most two ...

  7. Classification of smooth structures on a homotopy complex ...

    Indian Academy of Sciences (India)

    We classify, up to diffeomorphism, all closed smooth manifolds homeomorphic to the complex projective n -space C P n , where n = 3 and 4. Let M 2 n be a closed smooth 2 n -manifold homotopy equivalent to C P n . We show that, up to diffeomorphism, M 6 has a unique differentiable structure and M 8 has at most two ...

  8. Vestibular-related frontal cortical areas and their roles in smooth-pursuit eye movements: representation of neck velocity, neck-vestibular interactions and memory-based smooth-pursuit

    Directory of Open Access Journals (Sweden)

    Kikuro eFukushima

    2011-12-01

    Full Text Available Smooth-pursuit eye movements are voluntary responses to small slow-moving objects in the fronto-parallel plane. They evolved in primates, who possess high-acuity foveae, to ensure clear vision about the moving target. The primate frontal cortex contains two smooth-pursuit related areas; the caudal part of the frontal eye fields (FEF and the supplementary eye fields (SEF. Both areas receive vestibular inputs. We review functional differences between the two areas in smooth-pursuit. Most FEF pursuit neurons signal pursuit parameters such as eye velocity and gaze-velocity, and are involved in cancelling the vestibulo-ocular reflex by linear addition of vestibular and smooth-pursuit responses. In contrast, gaze-velocity signals are rarely represented in the SEF. Most FEF pursuit neurons receive neck velocity inputs, while discharge modulation during pursuit and trunk-on-head rotation adds linearly. Linear addition also occurs between neck velocity responses and vestibular responses during head-on-trunk rotation in a task-dependent manner. During cross-axis pursuit-vestibular interactions, vestibular signals effectively initiate predictive pursuit eye movements. Most FEF pursuit neurons discharge during the interaction training after the onset of pursuit eye velocity, making their involvement unlikely in the initial stages of generating predictive pursuit. Comparison of representative signals in the two areas and the results of chemical inactivation during a memory-based smooth-pursuit task indicate they have different roles; the SEF plans smooth-pursuit including working memory of motion-direction, whereas the caudal FEF generates motor commands for pursuit eye movements. Patients with idiopathic Parkinson’s disease were asked to perform this task, since impaired smooth-pursuit and visual working memory deficit during cognitive tasks have been reported in most patients. Preliminary results suggested specific roles of the basal ganglia in memory

  9. Three-phase electric drive with modified electronic smoothing inductor

    DEFF Research Database (Denmark)

    Singh, Yash Veer; Rasmussen, Peter Omand; Andersen, Torben Ole

    2010-01-01

    This paper presents a three-phase electric drive with a modified electronic smoothing inductor (MESI) having reduced size of passive components. The classical electronic smoothing inductor (ESI) is able to control a diode bridge output current and also reduce not only mains current harmonics...

  10. [A study of different polishing techniques for amalgams and glass-cermet cement by scanning electron microscope (SEM)].

    Science.gov (United States)

    Kakaboura, A; Vougiouklakis, G; Argiri, G

    1989-01-01

    Finishing and polishing an amalgam restoration, is considered as an important and necessary step of the restorative procedure. Various polishing techniques have been recommended to success a smooth amalgam surface. The aim of this study was to investigate the influence of three different polishing treatments on the marginal integrity and surface smoothness of restorations made of three commercially available amalgams and a glass-cermet cement. The materials used were the amalgams, Amalcap (Vivadent), Dispersalloy (Johnson and Johnson), Duralloy (Degussa) and the glass-cermet Katac-Silver (ESPE). The occlusal surfaces of the restorations were polished by the methods: I) round bur, No4-rubber cup-zinc oxide paste in a small brush, II) round bur No 4-bur-brown, green and super green (Shofu) polishing cups and points successively and III) amalgam polishing bur of 12-blades-smooth amalgam polishing bur. Photographs from unpolished and polished surfaces of the restorations, were taken with scanning electron microscope, to evaluate the polishing techniques. An improvement of marginal integrity and surface smoothness of all amalgam restorations was observed after the specimens had been polished with the three techniques. Method II, included Shofu polishers, proved the best results in comparison to the methods I and III. Polishing of glass-cermet cement was impossible with the examined techniques.

  11. Smoothing optimization of supporting quadratic surfaces with Zernike polynomials

    Science.gov (United States)

    Zhang, Hang; Lu, Jiandong; Liu, Rui; Ma, Peifu

    2018-03-01

    A new optimization method to get a smooth freeform optical surface from an initial surface generated by the supporting quadratic method (SQM) is proposed. To smooth the initial surface, a 9-vertex system from the neighbor quadratic surface and the Zernike polynomials are employed to establish a linear equation system. A local optimized surface to the 9-vertex system can be build by solving the equations. Finally, a continuous smooth optimization surface is constructed by stitching the above algorithm on the whole initial surface. The spot corresponding to the optimized surface is no longer discrete pixels but a continuous distribution.

  12. trans-Caryophyllene, a Natural Sesquiterpene, Causes Tracheal Smooth Muscle Relaxation through Blockade of Voltage-Dependent Ca2+ Channels

    Directory of Open Access Journals (Sweden)

    Jader Santos Cruz

    2012-10-01

    Full Text Available trans-Caryophyllene is a major component in the essential oils of various species of medicinal plants used in popular medicine in Brazil. It belongs to the chemical class of the sesquiterpenes and has been the subject of a number of studies. Here, we evaluated the effects of this compound in airway smooth muscle. The biological activities of trans-caryophyllene were examined in isolated bath organs to investigate the effect in basal tonus. Electromechanical and pharmacomechanical couplings were evaluated through the responses to K+ depolarization and exposure to acetylcholine (ACh, respectively. Isolated cells of rat tracheal smooth muscle were used to investigate trans-caryophyllene effects on voltage-dependent Ca2+ channels by using the whole-cell voltage-clamp configuration of the patch-clamp technique. trans-Caryophyllene showed more efficiency in the blockade of electromechanical excitation-contraction coupling while it has only minor inhibitory effect on pharmacomechanical coupling. Epithelium removal does not modify tracheal smooth muscle response elicited by trans-caryophyllene in the pharmacomechanical coupling. Under Ca2+-free conditions, pre-exposure to trans-caryophyllene did not reduce the contraction induced by ACh in isolated rat tracheal smooth muscle, regardless of the presence of intact epithelium. In the whole-cell configuration, trans-caryophyllene (3 mM, inhibited the inward Ba2+ current (IBa to approximately 50% of control levels. Altogether, our results demonstrate that trans-caryophyllene has anti-spasmodic activity on rat tracheal smooth muscle which could be explained, at least in part, by the voltage-dependent Ca2+ channels blockade.

  13. The Impact of the International Accounting Convergence on Income Smoothing in Brazillian Companies

    Directory of Open Access Journals (Sweden)

    Roberto Carlos Klann

    2015-01-01

    Full Text Available In Brazil, the converg ence to IASB standards began in 2008 with the entry into force of the Lawn. 11.638/07. This study has as objective to verify the influence of the convergence process to the international accounting standards in income smoothing level in Brazilian companies. The study has a quantitative approach, based on the model of Barth, Landsman and Lang (2008, was carried out from the financial statements of 133 companies in the period of 2005-2007 (pre -IFRS totaling 344 observations, as well as 106 companies in the period of 2010 - 2012 (post-IFRS, totaling 289 observations. The financial statements were extracted from Thomson ONE Banker website. In the data analysis, were applied statistical techniques of multivariate linear regression, Ftest and Pearson correlation. The results show a rising in income smoothing levels after convergence. It is concluded that the effectiveness of the process of convergence of accounting standards of the country to international standards, in order to get better quality of accounting information, does not depend only on the convergence of accounting standards.

  14. Some remarks on smooth renormings of Banach spaces

    Czech Academy of Sciences Publication Activity Database

    Hájek, Petr Pavel; Russo, T.

    2017-01-01

    Roč. 455, č. 2 (2017), s. 1272-1284 ISSN 0022-247X R&D Projects: GA ČR GA16-07378S Institutional support: RVO:67985840 Keywords : Fréchet smooth * approximation of norms * Ck-smooth norm Subject RIV: BA - General Mathematics OBOR OECD: Pure mathematics Impact factor: 1.064, year: 2016 http://www.sciencedirect.com/science/article/pii/S0022247X17305462?via%3Dihub

  15. Star Products with Separation of Variables Admitting a Smooth Extension

    Science.gov (United States)

    Karabegov, Alexander

    2012-08-01

    Given a complex manifold M with an open dense subset Ω endowed with a pseudo-Kähler form ω which cannot be smoothly extended to a larger open subset, we consider various examples where the corresponding Kähler-Poisson structure and a star product with separation of variables on (Ω, ω) admit smooth extensions to M. We give a simple criterion of the existence of a smooth extension of a star product and apply it to these examples.

  16. Star products with separation of variables admitting a smooth extension

    OpenAIRE

    Karabegov, Alexander

    2010-01-01

    Given a complex manifold $M$ with an open dense subset $\\Omega$ endowed with a pseudo-Kaehler form $\\omega$ which cannot be smoothly extended to a larger open subset, we consider various examples where the corresponding Kaehler-Poisson structure and a star product with separation of variables on $(\\Omega, \\omega)$ admit smooth extensions to $M$. We suggest a simple criterion of the existence of a smooth extension of a star product and apply it to these examples.

  17. Vinpocetine Attenuates the Osteoblastic Differentiation of Vascular Smooth Muscle Cells.

    Directory of Open Access Journals (Sweden)

    Yun-Yun Ma

    Full Text Available Vascular calcification is an active process of osteoblastic differentiation of vascular smooth muscle cells; however, its definite mechanism remains unknown. Vinpocetine, a derivative of the alkaloid vincamine, has been demonstrated to inhibit the high glucose-induced proliferation of vascular smooth muscle cells; however, it remains unknown whether vinpocetine can affect the osteoblastic differentiation of vascular smooth muscle cells. We hereby investigated the effect of vinpocetine on vascular calcification using a beta-glycerophosphate-induced cell model. Our results showed that vinpocetine significantly reduced the osteoblast-like phenotypes of vascular smooth muscle cells including ALP activity, osteocalcin, collagen type I, Runx2 and BMP-2 expression as well as the formation of mineralized nodule. Vinpocetine, binding to translocation protein, induced phosphorylation of extracellular signal-related kinase and Akt and thus inhibited the translocation of nuclear factor-kappa B into the nucleus. Silencing of translocator protein significantly attenuated the inhibitory effect of vinpocetine on osteoblastic differentiation of vascular smooth muscle cells. Taken together, vinpocetine may be a promising candidate for the clinical therapy of vascular calcification.

  18. HSP20 phosphorylation and airway smooth muscle relaxation

    Directory of Open Access Journals (Sweden)

    Mariam Ba

    2009-06-01

    Full Text Available Mariam Ba1, Cherie A Singer1, Manoj Tyagi2, Colleen Brophy3, Josh E Baker4, Christine Cremo4, Andrew Halayko5, William T Gerthoffer21Department of Pharmacology, University of Nevada School of Medicine, Reno, NV, USA; 2Department of Biochemistry and Molecular Biology, University of South Alabama, Mobile, AL, USA; 3Harrington Department of Biochemistry, Arizona State University, Tempe, AZ, USA; 4Department of Biochemistry and Molecular Biology, University of Nevada, Reno, NV, USA; 5Departments of Physiology and Internal Medicine, University of Manitoba, Winnipeg, MB, CanadaAbstract: HSP20 (HSPB6 is a small heat shock protein expressed in smooth muscles that is hypothesized to inhibit contraction when phosphorylated by cAMP-dependent protein kinase. To investigate this hypothesis in airway smooth muscle (ASM we showed that HSP20 was constitutively expressed as well as being inducible in cultured hASM cells by treatment with 1 µM isoproterenol or 10 µM salmeterol. In contrast, a mixture of proinflammatory mediators (interleukin-1β, tumor necrosis factor α, and interferon γ inhibited expression of HSP20 by about 50% in 48 hours. To determine whether phosphorylation of HSP20 is sufficient to induce relaxation, canine tracheal smooth muscle was treated with a cell permeant phosphopeptide that mimics the phosphorylation of HSP20. The HSP20 phosphopeptide antagonized carbacholinduced contraction by 60% with no change in myosin light chain phosphorylation. Recombinant full length HSP20 inhibited skeletal actin binding to smooth muscle myosin subfragment 1 (S1, and recombinant cell permeant TAT-HSP20 S16D mutant reduced F-actin filaments in cultured hASM cells. Carbachol stimulation of canine tracheal smooth muscle tissue caused redistribution of HSP20 from large macromolecular complexes (200–500 kDa to smaller complexes (<60 kDa. The results are consistent with HSP20 expression and macromolecular structure being dynamically regulated in airway

  19. Automatic smoothing parameter selection in GAMLSS with an application to centile estimation.

    Science.gov (United States)

    Rigby, Robert A; Stasinopoulos, Dimitrios M

    2014-08-01

    A method for automatic selection of the smoothing parameters in a generalised additive model for location, scale and shape (GAMLSS) model is introduced. The method uses a P-spline representation of the smoothing terms to express them as random effect terms with an internal (or local) maximum likelihood estimation on the predictor scale of each distribution parameter to estimate its smoothing parameters. This provides a fast method for estimating multiple smoothing parameters. The method is applied to centile estimation where all four parameters of a distribution for the response variable are modelled as smooth functions of a transformed explanatory variable x This allows smooth modelling of the location, scale, skewness and kurtosis parameters of the response variable distribution as functions of x. © The Author(s) 2013 Reprints and permissions: sagepub.co.uk/journalsPermissions.nav.

  20. Return Smoothing Mechanisms in Life and Pension Insurance

    DEFF Research Database (Denmark)

    Montserrat, Guillén; Jørgensen, Peter Løchte; Nielsen, Jens Perch

    2006-01-01

    pricing theory. We explore the properties of this pension scheme in detail and find that in terms of market value, smoothing is an illusion, but also that the return smoothing mechanism implies a dynamic asset allocation strategy which corresponds with traditional pension saving advice......Traditional with-profits pension saving schemes have been criticized for their opacity, plagued by embedded options and guarantees, and have recently created enormous problems for the solvency of the life insurance and pension industry. This has fueled creativity in the industry's product...... development departments, and this paper analyzes a representative member of a family of new pension schemes that have been introduced in the new millennium to alleviate these problems. The complete transparency of the new scheme's smoothing mechanism means that it can be analyzed using contingent claims...

  1. Panel Smooth Transition Regression Models

    DEFF Research Database (Denmark)

    González, Andrés; Terasvirta, Timo; Dijk, Dick van

    We introduce the panel smooth transition regression model. This new model is intended for characterizing heterogeneous panels, allowing the regression coefficients to vary both across individuals and over time. Specifically, heterogeneity is allowed for by assuming that these coefficients are bou...

  2. Mechanical properties of mammalian single smooth muscle cells. II. Evaluation of a modified technique for attachment of cells to the measurement apparatus

    NARCIS (Netherlands)

    J.J. Glerum (Jacobus); R. van Mastrigt (Ron)

    1990-01-01

    textabstractA method is described for attaching isolated single smooth muscle cells to an apparatus designed for measuring the longitudinal forces developed passively and actively by the cell upon straining, electrical or pharmacological stimulation. Primary attachment of the cell is based on its

  3. Second-order numerical methods for multi-term fractional differential equations: Smooth and non-smooth solutions

    Science.gov (United States)

    Zeng, Fanhai; Zhang, Zhongqiang; Karniadakis, George Em

    2017-12-01

    Starting with the asymptotic expansion of the error equation of the shifted Gr\\"{u}nwald--Letnikov formula, we derive a new modified weighted shifted Gr\\"{u}nwald--Letnikov (WSGL) formula by introducing appropriate correction terms. We then apply one special case of the modified WSGL formula to solve multi-term fractional ordinary and partial differential equations, and we prove the linear stability and second-order convergence for both smooth and non-smooth solutions. We show theoretically and numerically that numerical solutions up to certain accuracy can be obtained with only a few correction terms. Moreover, the correction terms can be tuned according to the fractional derivative orders without explicitly knowing the analytical solutions. Numerical simulations verify the theoretical results and demonstrate that the new formula leads to better performance compared to other known numerical approximations with similar resolution.

  4. Income smoothing by Dutch hospitals

    NARCIS (Netherlands)

    Boterenbrood, D.R.

    2014-01-01

    Research indicates that hospitals manage their earnings. However, these findings might be influenced by methodological issues. In this study, I exploit specific features of Dutch hospitals to study income smoothing while limiting these methodological issues. The managers of Dutch hospitals have the

  5. An adaptive segment method for smoothing lidar signal based on noise estimation

    Science.gov (United States)

    Wang, Yuzhao; Luo, Pingping

    2014-10-01

    An adaptive segmentation smoothing method (ASSM) is introduced in the paper to smooth the signal and suppress the noise. In the ASSM, the noise is defined as the 3σ of the background signal. An integer number N is defined for finding the changing positions in the signal curve. If the difference of adjacent two points is greater than 3Nσ, the position is recorded as an end point of the smoothing segment. All the end points detected as above are recorded and the curves between them will be smoothed separately. In the traditional method, the end points of the smoothing windows in the signals are fixed. The ASSM creates changing end points in different signals and the smoothing windows could be set adaptively. The windows are always set as the half of the segmentations and then the average smoothing method will be applied in the segmentations. The Iterative process is required for reducing the end-point aberration effect in the average smoothing method and two or three times are enough. In ASSM, the signals are smoothed in the spacial area nor frequent area, that means the frequent disturbance will be avoided. A lidar echo was simulated in the experimental work. The echo was supposed to be created by a space-born lidar (e.g. CALIOP). And white Gaussian noise was added to the echo to act as the random noise resulted from environment and the detector. The novel method, ASSM, was applied to the noisy echo to filter the noise. In the test, N was set to 3 and the Iteration time is two. The results show that, the signal could be smoothed adaptively by the ASSM, but the N and the Iteration time might be optimized when the ASSM is applied in a different lidar.

  6. Expression of smooth muscle and non-muscle myosin heavy chain isoforms in cultured vascular smooth muscle cells

    International Nuclear Information System (INIS)

    Rovner, A.S.; Murphy, R.A.; Owens, G.K.

    1986-01-01

    Immunocytochemical studies of cultured smooth muscle cells (SMCs) have disagreed on the nature of myosin expression. This investigation was undertaken to test for the presence of heterogeneous myosin heavy chain (MHC) isoforms in cell culture as a possible explanation for these results. Previously, Rovner et al. detected two MHCs in intact smooth muscles which differed in molecular weight by ca. 4000 daltons (SM1 and SM2) using a 3-4% acrylamide gradient SDS gel system. When sub-confluent primary cultures of rat aorta SMCs were assayed by this system, SM1 and SM2 were seen, along with large amounts of a third, unique MHC, NM, which closely resembled the MHC from human platelet in size and antigenicity. Data from 35 S-methionine autoradiograms showed that the log growth phase SMC cultures were producing almost exclusively NM, but the growth arrest, post-confluent cultures synthesized increased relative amounts of the SM MHC forms and contained comparable amounts of SM1, SM2, and NM. The same patterns of MHC synthesis were seen in sub-passaged SMCs. The expression of the SM-specific forms of myosin in quiescent, post-confluent cultures parallels that of smooth muscle actin suggesting that density induced growth arrest promotes cytodifferentiation in cultured vascular SMCs

  7. Covariances of smoothed observational data

    Czech Academy of Sciences Publication Activity Database

    Vondrák, Jan; Čepek, A.

    2000-01-01

    Roč. 40, 5-6 (2000), s. 42-44 ISSN 1210-2709 R&D Projects: GA ČR GA205/98/1104 Institutional research plan: CEZ:AV0Z1003909 Keywords : digital filter * smoothing * estimation of uncertainties Subject RIV: BN - Astronomy, Celestial Mechanics, Astrophysics

  8. A Note on the Definition of a Smooth Curve

    Science.gov (United States)

    Euler, Russell; Sadek, Jawad

    2005-01-01

    In many elementary calculus textbooks in use today, the definition of a "smooth curve" is slightly ambiguous from the students' perspective. Even when smoothness is defined carefully, there is a shortage of relevant exercises that would serve to elaborate on related subtle points which many students may find confusing. In this article, the authors…

  9. An approach for spherical harmonic analysis of non-smooth data

    Science.gov (United States)

    Wang, Hansheng; Wu, Patrick; Wang, Zhiyong

    2006-12-01

    A method is proposed to evaluate the spherical harmonic coefficients of a global or regional, non-smooth, observable dataset sampled on an equiangular grid. The method is based on an integration strategy using new recursion relations. Because a bilinear function is used to interpolate points within the grid cells, this method is suitable for non-smooth data; the slope of the data may be piecewise continuous, with extreme changes at the boundaries. In order to validate the method, the coefficients of an axisymmetric model are computed, and compared with the derived analytical expressions. Numerical results show that this method is indeed reasonable for non-smooth models, and that the maximum degree for spherical harmonic analysis should be empirically determined by several factors including the model resolution and the degree of non-smoothness in the dataset, and it can be several times larger than the total number of latitudinal grid points. It is also shown that this method is appropriate for the approximate analysis of a smooth dataset. Moreover, this paper provides the program flowchart and an internet address where the FORTRAN code with program specifications are made available.

  10. USE OF IMAGE ENHANCEMENT TECHNIQUES FOR IMPROVING REAL TIME FACE RECOGNITION EFFICIENCY ON WEARABLE GADGETS

    Directory of Open Access Journals (Sweden)

    MUHAMMAD EHSAN RANA

    2017-01-01

    Full Text Available The objective of this research is to study the effects of image enhancement techniques on face recognition performance of wearable gadgets with an emphasis on recognition rate.In this research, a number of image enhancement techniques are selected that include brightness normalization, contrast normalization, sharpening, smoothing, and various combinations of these. Subsequently test images are obtained from AT&T database and Yale Face Database B to investigate the effect of these image enhancement techniques under various conditions such as change of illumination and face orientation and expression.The evaluation of data, collected during this research, revealed that the effect of image pre-processing techniques on face recognition highly depends on the illumination condition under which these images are taken. It is revealed that the benefit of applying image enhancement techniques on face images is best seen when there is high variation of illumination among images. Results also indicate that highest recognition rate is achieved when images are taken under low light condition and image contrast is enhanced using histogram equalization technique and then image noise is reduced using median smoothing filter. Additionally combination of contrast normalization and mean smoothing filter shows good result in all scenarios. Results obtained from test cases illustrate up to 75% improvement in face recognition rate when image enhancement is applied to images in given scenarios.

  11. An analysis of 1-D smoothed particle hydrodynamics kernels

    International Nuclear Information System (INIS)

    Fulk, D.A.; Quinn, D.W.

    1996-01-01

    In this paper, the smoothed particle hydrodynamics (SPH) kernel is analyzed, resulting in measures of merit for one-dimensional SPH. Various methods of obtaining an objective measure of the quality and accuracy of the SPH kernel are addressed. Since the kernel is the key element in the SPH methodology, this should be of primary concern to any user of SPH. The results of this work are two measures of merit, one for smooth data and one near shocks. The measure of merit for smooth data is shown to be quite accurate and a useful delineator of better and poorer kernels. The measure of merit for non-smooth data is not quite as accurate, but results indicate the kernel is much less important for these types of problems. In addition to the theory, 20 kernels are analyzed using the measure of merit demonstrating the general usefulness of the measure of merit and the individual kernels. In general, it was decided that bell-shaped kernels perform better than other shapes. 12 refs., 16 figs., 7 tabs

  12. Exponential smoothing weighted correlations

    Science.gov (United States)

    Pozzi, F.; Di Matteo, T.; Aste, T.

    2012-06-01

    In many practical applications, correlation matrices might be affected by the "curse of dimensionality" and by an excessive sensitiveness to outliers and remote observations. These shortcomings can cause problems of statistical robustness especially accentuated when a system of dynamic correlations over a running window is concerned. These drawbacks can be partially mitigated by assigning a structure of weights to observational events. In this paper, we discuss Pearson's ρ and Kendall's τ correlation matrices, weighted with an exponential smoothing, computed on moving windows using a data-set of daily returns for 300 NYSE highly capitalized companies in the period between 2001 and 2003. Criteria for jointly determining optimal weights together with the optimal length of the running window are proposed. We find that the exponential smoothing can provide more robust and reliable dynamic measures and we discuss that a careful choice of the parameters can reduce the autocorrelation of dynamic correlations whilst keeping significance and robustness of the measure. Weighted correlations are found to be smoother and recovering faster from market turbulence than their unweighted counterparts, helping also to discriminate more effectively genuine from spurious correlations.

  13. Complex technique for materials hardness measurement

    Energy Technology Data Exchange (ETDEWEB)

    Krashchenko, V P; Oksametnaya, O B

    1984-01-01

    A review of existing methods of measurement of material hardness in national and foreign practice has been made. A necessity of improving the technique of material hardness measurement in a wide temperature range and insuring load change with indenting, continuity of imprint application, smooth changing of temperatures along a sample length, and deformation rate control has been noted.

  14. Application of chaos-based chaotic invasive weed optimization techniques for environmental OPF problems in the power system

    International Nuclear Information System (INIS)

    Ghasemi, Mojtaba; Ghavidel, Sahand; Aghaei, Jamshid; Gitizadeh, Mohsen; Falah, Hasan

    2014-01-01

    Highlights: • Chaotic invasive weed optimization techniques based on chaos. • Nonlinear environmental OPF problem considering non-smooth fuel cost curves. • A comparative study of CIWO techniques for environmental OPF problem. - Abstract: This paper presents efficient chaotic invasive weed optimization (CIWO) techniques based on chaos for solving optimal power flow (OPF) problems with non-smooth generator fuel cost functions (non-smooth OPF) with the minimum pollution level (environmental OPF) in electric power systems. OPF problem is used for developing corrective strategies and to perform least cost dispatches. However, cost based OPF problem solutions usually result in unattractive system gaze emission issue (environmental OPF). In the present paper, the OPF problem is formulated by considering the emission issue. The total emission can be expressed as a non-linear function of power generation, as a multi-objective optimization problem, where optimal control settings for simultaneous minimization of fuel cost and gaze emission issue are obtained. The IEEE 30-bus test power system is presented to illustrate the application of the environmental OPF problem using CIWO techniques. Our experimental results suggest that CIWO techniques hold immense promise to appear as efficient and powerful algorithm for optimization in the power systems

  15. Walking smoothness is associated with self-reported function after accounting for gait speed.

    Science.gov (United States)

    Lowry, Kristin A; Vanswearingen, Jessie M; Perera, Subashan; Studenski, Stephanie A; Brach, Jennifer S

    2013-10-01

    Gait speed has shown to be an indicator of functional status in older adults; however, there may be aspects of physical function not represented by speed but by the quality of movement. The purpose of this study was to determine the relations between walking smoothness, an indicator of the quality of movement based on trunk accelerations, and physical function. Thirty older adults (mean age, 77.7±5.1 years) participated. Usual gait speed was measured using an instrumented walkway. Walking smoothness was quantified by harmonic ratios derived from anteroposterior, vertical, and mediolateral trunk accelerations recorded during overground walking. Self-reported physical function was recorded using the function subscales of the Late-Life Function and Disability Instrument. Anteroposterior smoothness was positively associated with all function components of the Late-Life Function and Disability Instrument, whereas mediolateral smoothness exhibited negative associations. Adjusting for gait speed, anteroposterior smoothness remained associated with the overall and lower extremity function subscales, whereas mediolateral smoothness remained associated with only the advanced lower extremity subscale. These findings indicate that walking smoothness, particularly the smoothness of forward progression, represents aspects of the motor control of walking important for physical function not represented by gait speed alone.

  16. Some properties of the smoothed Wigner function

    International Nuclear Information System (INIS)

    Soto, F.; Claverie, P.

    1981-01-01

    Recently it has been proposed a modification of the Wigner function which consists in smoothing it by convolution with a phase-space gaussian function; this smoothed Wigner function is non-negative if the gaussian parameters Δ and delta satisfy the condition Δdelta > h/2π. We analyze in this paper the predictions of this modified Wigner function for the harmonic oscillator, for anharmonic oscillator and finally for the hydrogen atom. We find agreement with experiment in the linear case, but for strongly nonlinear systems, such as the hydrogen atom, the results obtained are completely wrong. (orig.)

  17. Cardiac, Skeletal, and smooth muscle mitochondrial respiration

    DEFF Research Database (Denmark)

    Park, Song-Young; Gifford, Jayson R; Andtbacka, Robert H I

    2014-01-01

    , skeletal, and smooth muscle was harvested from a total of 22 subjects (53±6 yrs) and mitochondrial respiration assessed in permeabilized fibers. Complex I+II, state 3 respiration, an index of oxidative phosphorylation capacity, fell progressively from cardiac, skeletal, to smooth muscle (54±1; 39±4; 15......±1 pmol•s(-1)•mg (-1), prespiration rates were normalized by CS (respiration...... per mitochondrial content), oxidative phosphorylation capacity was no longer different between the three muscle types. Interestingly, Complex I state 2 normalized for CS activity, an index of non-phosphorylating respiration per mitochondrial content, increased progressively from cardiac, skeletal...

  18. Effects of Piecewise Spatial Smoothing in 4-D SPECT Reconstruction

    Science.gov (United States)

    Qi, Wenyuan; Yang, Yongyi; King, Michael A.

    2014-02-01

    In nuclear medicine, cardiac gated SPECT images are known to suffer from significantly increased noise owing to limited data counts. Consequently, spatial (and temporal) smoothing has been indispensable for suppressing the noise artifacts in SPECT reconstruction. However, recently we demonstrated that the benefit of spatial processing in motion-compensated reconstruction of gated SPECT (aka 4-D) could be outweighed by its adverse effects on the myocardium, which included degraded wall motion and perfusion defect detectability. In this work, we investigate whether we can alleviate these adverse effects by exploiting an alternative spatial smoothing prior in 4-D based on image total variation (TV). TV based prior is known to induce piecewise smoothing which can preserve edge features (such as boundaries of the heart wall) in reconstruction. However, it is not clear whether such a property would necessarily be beneficial for improving the accuracy of the myocardium in 4-D reconstruction. In particular, it is unknown whether it would adversely affect the detectability of perfusion defects that are small in size or low in contrast. In our evaluation study, we first use Monte Carlo simulated imaging with 4-D NURBS-based cardiac-torso (NCAT) phantom wherein the ground truth is known for quantitative comparison. We evaluated the accuracy of the reconstructed myocardium using a number of metrics, including regional and overall accuracy of the myocardium, accuracy of the phase activity curve (PAC) of the LV wall for wall motion, uniformity and spatial resolution of the LV wall, and detectability of perfusion defects using a channelized Hotelling observer (CHO). For lesion detection, we simulated perfusion defects with different sizes and contrast levels with the focus being on perfusion defects that are subtle. As a preliminary demonstration, we also tested on three sets of clinical acquisitions. From the quantitative results, it was demonstrated that TV smoothing could

  19. Calcium signaling in smooth muscle.

    Science.gov (United States)

    Hill-Eubanks, David C; Werner, Matthias E; Heppner, Thomas J; Nelson, Mark T

    2011-09-01

    Changes in intracellular Ca(2+) are central to the function of smooth muscle, which lines the walls of all hollow organs. These changes take a variety of forms, from sustained, cell-wide increases to temporally varying, localized changes. The nature of the Ca(2+) signal is a reflection of the source of Ca(2+) (extracellular or intracellular) and the molecular entity responsible for generating it. Depending on the specific channel involved and the detection technology employed, extracellular Ca(2+) entry may be detected optically as graded elevations in intracellular Ca(2+), junctional Ca(2+) transients, Ca(2+) flashes, or Ca(2+) sparklets, whereas release of Ca(2+) from intracellular stores may manifest as Ca(2+) sparks, Ca(2+) puffs, or Ca(2+) waves. These diverse Ca(2+) signals collectively regulate a variety of functions. Some functions, such as contractility, are unique to smooth muscle; others are common to other excitable cells (e.g., modulation of membrane potential) and nonexcitable cells (e.g., regulation of gene expression).

  20. Conceptual plural information is used to guide early parsing decisions: Evidence from garden-path sentences with reciprocal verbs.

    Science.gov (United States)

    Patson, Nikole D; Ferreira, Fernanda

    2009-05-01

    In three eyetracking studies, we investigated the role of conceptual plurality in initial parsing decisions in temporarily ambiguous sentences with reciprocal verbs (e.g., While the lovers kissed the baby played alone). We varied the subject of the first clause using three types of plural noun phrases: conjoined noun phrases (the bride and the groom), plural definite descriptions (the lovers), and numerically quantified noun phrases (the two lovers). We found no evidence for garden-path effects when the subject was conjoined (Ferreira & McClure, 1997), but traditional garden-path effects were found with the other plural noun phrases. In addition, we tested plural anaphors that had a plural antecedent present in the discourse. We found that when the antecedent was conjoined, garden-path effects were absent compared to cases in which the antecedent was a plural definite description. Our results indicate that the parser is sensitive to the conceptual representation of a plural constituent. In particular, it appears that a Complex Reference Object (Moxey et al., 2004) automatically activates a reciprocal reading of a reciprocal verb.

  1. Determining the Optimal Values of Exponential Smoothing Constants--Does Solver Really Work?

    Science.gov (United States)

    Ravinder, Handanhal V.

    2013-01-01

    A key issue in exponential smoothing is the choice of the values of the smoothing constants used. One approach that is becoming increasingly popular in introductory management science and operations management textbooks is the use of Solver, an Excel-based non-linear optimizer, to identify values of the smoothing constants that minimize a measure…

  2. Smooth surfaces from bilinear patches: Discrete affine minimal surfaces

    KAUST Repository

    Käferböck, Florian

    2013-06-01

    Motivated by applications in freeform architecture, we study surfaces which are composed of smoothly joined bilinear patches. These surfaces turn out to be discrete versions of negatively curved affine minimal surfaces and share many properties with their classical smooth counterparts. We present computational design approaches and study special cases which should be interesting for the architectural application. 2013 Elsevier B.V.

  3. Processing data collected from radiometric experiments by multivariate technique

    International Nuclear Information System (INIS)

    Urbanski, P.; Kowalska, E.; Machaj, B.; Jakowiuk, A.

    2005-01-01

    Multivariate techniques applied for processing data collected from radiometric experiments can provide more efficient extraction of the information contained in the spectra. Several techniques are considered: (i) multivariate calibration using Partial Least Square Regression and Artificial Neural Network, (ii) standardization of the spectra, (iii) smoothing of collected spectra were autocorrelation function and bootstrap were used for the assessment of the processed data, (iv) image processing using Principal Component Analysis. Application of these techniques is illustrated on examples of some industrial applications. (author)

  4. The persistence of active smooth muscle in the female rat cervix through pregnancy.

    Science.gov (United States)

    Ferland, David J; Darios, Emma S; Watts, Stephanie W

    2015-02-01

    A controversy exists as to whether functional smooth muscle exists in the cervix before and during pregnancy, potentially continuous with the uterus. We hypothesized that cervical smooth muscle persists through pregnancy and is functional. Uteri and cervices were taken from female virgin, 11 day, and 20 day (near labor) pregnant rats. All experiments used the uterus as a positive control. Three different smooth muscle proteins (smooth muscle α-actin, SM-22α, and calponin-1) allowed immunohistochemical detection of the continuous nature of the smooth muscle from the vagina, cervix, and uterus. Tissues were also hung in isolated tissue baths for the measurement of isometric smooth muscle contraction. Uterine and cervical homogenates were also used in Western analyses to measure protein expression. Immunohistochemistry revealed there to be smooth muscle as validated by an expression of all 3 markers in the cervix. This smooth muscle was continuous with that of the vagina and uterus. Smooth muscle α-actin was detected in virgin tissue (291.3 ± 32.2 arbitrary densitometry units/β-actin), day 11 (416.8 ± 19.5), and day 20 pregnant tissue (293.0 ± 34.4). The virgin, day 11, and day 20 cervices contracted 2.18 ± 0.24 g, 1.46 ± 0.08 g, and 3.88 ± 0.49 g (respectively) to depolarizing KCl. Cervices contracted at day 20 to the cholinergic muscarinic agonist carbamylcholine (maximum, 133% ± 18.2% KCl contraction, n = 4). These findings strongly support that smooth muscle is present in the cervix through pregnancy and continuous with the uterus. Copyright © 2015 Elsevier Inc. All rights reserved.

  5. Optimal Smoothing in Adaptive Location Estimation

    OpenAIRE

    Mammen, Enno; Park, Byeong U.

    1997-01-01

    In this paper higher order performance of kernel basedadaptive location estimators are considered. Optimalchoice of smoothing parameters is discussed and it isshown how much is lossed in efficiency by not knowingthe underlying translation density.

  6. Measurement-induced decoherence and Gaussian smoothing of the Wigner distribution function

    International Nuclear Information System (INIS)

    Chun, Yong-Jin; Lee, Hai-Woong

    2003-01-01

    We study the problem of measurement-induced decoherence using the phase-space approach employing the Gaussian-smoothed Wigner distribution function. Our investigation is based on the notion that measurement-induced decoherence is represented by the transition from the Wigner distribution to the Gaussian-smoothed Wigner distribution with the widths of the smoothing function identified as measurement errors. We also compare the smoothed Wigner distribution with the corresponding distribution resulting from the classical analysis. The distributions we computed are the phase-space distributions for simple one-dimensional dynamical systems such as a particle in a square-well potential and a particle moving under the influence of a step potential, and the time-frequency distributions for high-harmonic radiation emitted from an atom irradiated by short, intense laser pulses

  7. NASA/MSFC prediction techniques

    International Nuclear Information System (INIS)

    Smith, R.E.

    1987-01-01

    The NASA/MSFC method of forecasting is more formal than NOAA's. The data are smoothed by the Lagrangian method and linear regression prediction techniques are used. The solar activity period is fixed at 11 years--the mean period of all previous cycles. Interestingly, the present prediction for the time of the next solar minimum is February or March of 1987, which, within the uncertainties of two methods, can be taken to be the same as the NOAA result

  8. Tilting-Twisting-Rolling: a pen-based technique for compass geometric construction

    Institute of Scientific and Technical Information of China (English)

    Fei LYU; Feng TIAN; Guozhong DAI; Hongan WANG

    2017-01-01

    This paper presents a new pen-based technique,Tilting-Twisting-Rolling,to support compass geometric construction.By leveraging the 3D orientation information and 3D rotation information of a pen,this technique allows smooth pen action to complete multi-step geometric construction without switching task states.Results from a user study show this Tilting-Twisting-Rolling technique can improve user performance and user experience in compass geometric construction.

  9. Smooth-arm spiral galaxies: their properties and significance to cluster-galaxy evolution

    International Nuclear Information System (INIS)

    Wilkerson, M.S.

    1979-01-01

    In this dissertation a number of galaxies with optical appearances between those of normal, actively-star-forming spirals and SO galaxies have been examined. These so-called smooth-arm spiral galaxies exhibit spiral arms without any of the spiral tracers - H II regions, O-B star associations, dust - indicative of current star formation. Tests were made to find if, perhaps, these smooth-arm spirals could have, at one time, been normal, actively-star-forming spirals whose gas had been somehow removed; and that are currently transforming into SO galaxies. This scenario proceeds as (1) removal of gas, (2) gradual dying of disk density wave, (3) emergence of SO galaxy. If the dominant method of gas removal is ram-pressure stripping by a hot, intracluster medium, then smooth-arm spirals should occur primarily in x-ray clusters. Some major findings of this dissertation are as follows: (1) Smooth-arm spirals are redder than normal spirals of the same morphological type. Most smooth-arm spirals cannot be distinguished by color from SO galaxies. (2) A weak trend exists for smooth-arm spirals with stronger arms to be bluer than those with weaker arms; thus implying that the interval since gas removal has been shorter for the galaxies with stronger arms. (3) Smooth-arm spirals are deficient in neutral hydrogen - sometimes by an order of magnitude or, possibly, more

  10. Smoothing-based compressed state Kalman filter for joint state-parameter estimation: Applications in reservoir characterization and CO2 storage monitoring

    Science.gov (United States)

    Li, Y. J.; Kokkinaki, Amalia; Darve, Eric F.; Kitanidis, Peter K.

    2017-08-01

    The operation of most engineered hydrogeological systems relies on simulating physical processes using numerical models with uncertain parameters and initial conditions. Predictions by such uncertain models can be greatly improved by Kalman-filter techniques that sequentially assimilate monitoring data. Each assimilation constitutes a nonlinear optimization, which is solved by linearizing an objective function about the model prediction and applying a linear correction to this prediction. However, if model parameters and initial conditions are uncertain, the optimization problem becomes strongly nonlinear and a linear correction may yield unphysical results. In this paper, we investigate the utility of one-step ahead smoothing, a variant of the traditional filtering process, to eliminate nonphysical results and reduce estimation artifacts caused by nonlinearities. We present the smoothing-based compressed state Kalman filter (sCSKF), an algorithm that combines one step ahead smoothing, in which current observations are used to correct the state and parameters one step back in time, with a nonensemble covariance compression scheme, that reduces the computational cost by efficiently exploring the high-dimensional state and parameter space. Numerical experiments show that when model parameters are uncertain and the states exhibit hyperbolic behavior with sharp fronts, as in CO2 storage applications, one-step ahead smoothing reduces overshooting errors and, by design, gives physically consistent state and parameter estimates. We compared sCSKF with commonly used data assimilation methods and showed that for the same computational cost, combining one step ahead smoothing and nonensemble compression is advantageous for real-time characterization and monitoring of large-scale hydrogeological systems with sharp moving fronts.

  11. A Piecewise Acceleration-Optimal and Smooth-Jerk Trajectory Planning Method for Robot Manipulator along a Predefined Path

    Directory of Open Access Journals (Sweden)

    Yuan Chen

    2011-09-01

    Full Text Available This paper proposes a piecewise acceleration-optimal and smooth-jerk trajectory planning method of robot manipulator. The optimal objective function is given by the weighted sum of two terms having opposite effects: the maximal acceleration and the minimal jerk. Some computing techniques are proposed to determine the optimal solution. These techniques take both the time intervals between two interpolation points and the control points of B-spline function as optimal variables, redefine the kinematic constraints as the constraints of optimal variables, and reformulate the objective function in matrix form. The feasibility of the optimal method is illustrated by simulation and experimental results with pan mechanism for cooking robot.

  12. Restoring a smooth function from its noisy integrals

    Science.gov (United States)

    Goulko, Olga; Prokof'ev, Nikolay; Svistunov, Boris

    2018-05-01

    Numerical (and experimental) data analysis often requires the restoration of a smooth function from a set of sampled integrals over finite bins. We present the bin hierarchy method that efficiently computes the maximally smooth function from the sampled integrals using essentially all the information contained in the data. We perform extensive tests with different classes of functions and levels of data quality, including Monte Carlo data suffering from a severe sign problem and physical data for the Green's function of the Fröhlich polaron.

  13. Adaptive Smoothed Finite Elements (ASFEM) for history dependent material models

    International Nuclear Information System (INIS)

    Quak, W.; Boogaard, A. H. van den

    2011-01-01

    A successful simulation of a bulk forming process with finite elements can be difficult due to distortion of the finite elements. Nodal smoothed Finite Elements (NSFEM) are an interesting option for such a process since they show good distortion insensitivity and moreover have locking-free behavior and good computational efficiency. In this paper a method is proposed which takes advantage of the nodally smoothed field. This method, named adaptive smoothed finite elements (ASFEM), revises the mesh for every step of a simulation without mapping the history dependent material parameters. In this paper an updated-Lagrangian implementation is presented. Several examples are given to illustrate the method and to show its properties.

  14. Smooth random change point models.

    Science.gov (United States)

    van den Hout, Ardo; Muniz-Terrera, Graciela; Matthews, Fiona E

    2011-03-15

    Change point models are used to describe processes over time that show a change in direction. An example of such a process is cognitive ability, where a decline a few years before death is sometimes observed. A broken-stick model consists of two linear parts and a breakpoint where the two lines intersect. Alternatively, models can be formulated that imply a smooth change between the two linear parts. Change point models can be extended by adding random effects to account for variability between subjects. A new smooth change point model is introduced and examples are presented that show how change point models can be estimated using functions in R for mixed-effects models. The Bayesian inference using WinBUGS is also discussed. The methods are illustrated using data from a population-based longitudinal study of ageing, the Cambridge City over 75 Cohort Study. The aim is to identify how many years before death individuals experience a change in the rate of decline of their cognitive ability. Copyright © 2010 John Wiley & Sons, Ltd.

  15. Regularization by fractional filter methods and data smoothing

    International Nuclear Information System (INIS)

    Klann, E; Ramlau, R

    2008-01-01

    This paper is concerned with the regularization of linear ill-posed problems by a combination of data smoothing and fractional filter methods. For the data smoothing, a wavelet shrinkage denoising is applied to the noisy data with known error level δ. For the reconstruction, an approximation to the solution of the operator equation is computed from the data estimate by fractional filter methods. These fractional methods are based on the classical Tikhonov and Landweber method, but avoid, at least partially, the well-known drawback of oversmoothing. Convergence rates as well as numerical examples are presented

  16. Non-linear second-order periodic systems with non-smooth potential

    Indian Academy of Sciences (India)

    In this paper we study second order non-linear periodic systems driven by the ordinary vector -Laplacian with a non-smooth, locally Lipschitz potential function. Our approach is variational and it is based on the non-smooth critical point theory. We prove existence and multiplicity results under general growth conditions on ...

  17. Non-linear second-order periodic systems with non-smooth potential

    Indian Academy of Sciences (India)

    R. Narasimhan (Krishtel eMaging) 1461 1996 Oct 15 13:05:22

    Abstract. In this paper we study second order non-linear periodic systems driven by the ordinary vector p-Laplacian with a non-smooth, locally Lipschitz potential function. Our approach is variational and it is based on the non-smooth critical point theory. We prove existence and multiplicity results under general growth ...

  18. Hypoxia Enhances Differentiation of Adipose Tissue-Derived Stem Cells toward the Smooth Muscle Phenotype

    Directory of Open Access Journals (Sweden)

    Fang Wang

    2018-02-01

    Full Text Available Smooth muscle differentiated adipose tissue-derived stem cells are a valuable resource for regeneration of gastrointestinal tissues, such as the gut and sphincters. Hypoxia has been shown to promote adipose tissue-derived stem cells proliferation and maintenance of pluripotency, but the influence of hypoxia on their smooth myogenic differentiation remains unexplored. This study investigated the phenotype and contractility of adipose-derived stem cells differentiated toward the smooth myogenic lineage under hypoxic conditions. Oxygen concentrations of 2%, 5%, 10%, and 20% were used during differentiation of adipose tissue-derived stem cells. Real time reverse transcription polymerase chain reaction and immunofluorescence staining were used to detect the expression of smooth muscle cells-specific markers, including early marker smooth muscle alpha actin, middle markers calponin, caldesmon, and late marker smooth muscle myosin heavy chain. The specific contractile properties of cells were verified with both a single cell contraction assay and a gel contraction assay. Five percent oxygen concentration significantly increased the expression levels of α-smooth muscle actin, calponin, and myosin heavy chain in adipose-derived stem cell cultures after 2 weeks of induction (p < 0.01. Cells differentiated in 5% oxygen conditions showed greater contraction effect (p < 0.01. Hypoxia influences differentiation of smooth muscle cells from adipose stem cells and 5% oxygen was the optimal condition to generate smooth muscle cells that contract from adipose stem cells.

  19. Techniques for Automated Testing of Lola Industrial Robot Language Parser

    Directory of Open Access Journals (Sweden)

    M. M. Lutovac

    2014-06-01

    Full Text Available The accuracy of parsing execution directly affects the accuracy of semantic analysis, optimization and object code generation. Therefore, parser testing represents the basis of compiler testing. It should include tests for correct and expected, but also for unexpected and invalid cases. Techniques for testing the parser, as well as algorithms and tools for test sentences generation, are discussed in this paper. The methodology for initial testing of a newly developed compiler is proposed. Generation of negative test sentences by modifying the original language grammar is described. Positive and negative test cases generated by Grow, Purdom’s algorithm with and without length control, CDRC-P algorithm and CDRC-P algorithm with length control are applied to the testing of L-IRL robot programming language. For this purpose two different tools for generation of test sentences are used. Based on the presented analysis of possible solutions, the appropriate method can be chosen for testing the parser for smaller grammars with many recursive rules.

  20. Peptides PHI and VIP: comparison between vascular and nonvascular smooth muscle effect in rabbit uterus

    International Nuclear Information System (INIS)

    Bardrum, B.; Ottesen, B.; Fahrenkrug, J.

    1986-01-01

    The distribution and effects of the two neuropeptides, vasoactive intestinal polypeptide (VIP) and peptide histidine isoleucine amide (PHI), on vascular and nonvascular smooth muscle in the urogenital tract of nonpregnant rabbit female, were investigated. Immunoreactive VIP and PHI were present in all regions except the ovary with the highest concentration in the uterin cervix. By using in vitro tension recordings of myometrial specimens, it was demonstrated that both peptides displayed a dose-dependent inhibition of the mechanical activity. The dose-response curves of VIP and PHI were superimposable with and ID 50 of 3 x 10 -8 mol/l, and their combined effect was additive. In addition, the influence of the two peptides on myometrial blood flow (MBF) was investigated by the xenon-133 washout technique. Both peptides were found to increase MBF with the same potency and efficacy. Their combined effect was additive. In conclusion VIP and PHI are present in the rabbit urogenital tract, and the two peptides are equipotent inhibitors of mechanical nonvascular and vascular smooth muscle activity in the uterus

  1. Validation of CMIP5 multimodel ensembles through the smoothness of climate variables

    KAUST Repository

    Lee, Myoungji

    2015-05-14

    Smoothness is an important characteristic of a spatial process that measures local variability. If climate model outputs are realistic, then not only the values at each grid pixel but also the relative variation over nearby pixels should represent the true climate. We estimate the smoothness of long-term averages for land surface temperature anomalies in the Coupled Model Intercomparison Project Phase 5 (CMIP5), and compare them by climate regions and seasons. We also compare the estimated smoothness of the climate outputs in CMIP5 with those of reanalysis data. The estimation is done through the composite likelihood approach for locally self-similar processes. The composite likelihood that we consider is a product of conditional likelihoods of neighbouring observations. We find that the smoothness of the surface temperature anomalies in CMIP5 depends primarily on the modelling institution and on the climate region. The seasonal difference in the smoothness is generally small, except for some climate regions where the average temperature is extremely high or low.

  2. Analysis of elastic-plastic problems using edge-based smoothed finite element method

    International Nuclear Information System (INIS)

    Cui, X.Y.; Liu, G.R.; Li, G.Y.; Zhang, G.Y.; Sun, G.Y.

    2009-01-01

    In this paper, an edge-based smoothed finite element method (ES-FEM) is formulated for stress field determination of elastic-plastic problems using triangular meshes, in which smoothing domains associated with the edges of the triangles are used for smoothing operations to improve the accuracy and the convergence rate of the method. The smoothed Galerkin weak form is adopted to obtain the discretized system equations, and the numerical integration becomes a simple summation over the edge-based smoothing domains. The pseudo-elastic method is employed for the determination of stress field and Hencky's total deformation theory is used to define effective elastic material parameters, which are treated as field variables and considered as functions of the final state of stress fields. The effective elastic material parameters are then obtained in an iterative manner based on the strain controlled projection method from the uniaxial material curve. Some numerical examples are investigated and excellent results have been obtained demonstrating the effectivity of the present method.

  3. Smoothing and projecting age-specific probabilities of death by TOPALS

    Directory of Open Access Journals (Sweden)

    Joop de Beer

    2012-10-01

    Full Text Available BACKGROUND TOPALS is a new relational model for smoothing and projecting age schedules. The model is operationally simple, flexible, and transparent. OBJECTIVE This article demonstrates how TOPALS can be used for both smoothing and projecting age-specific mortality for 26 European countries and compares the results of TOPALS with those of other smoothing and projection methods. METHODS TOPALS uses a linear spline to describe the ratios between the age-specific death probabilities of a given country and a standard age schedule. For smoothing purposes I use the average of death probabilities over 15 Western European countries as standard, whereas for projection purposes I use an age schedule of 'best practice' mortality. A partial adjustment model projects how quickly the death probabilities move in the direction of the best-practice level of mortality. RESULTS On average, TOPALS performs better than the Heligman-Pollard model and the Brass relational method in smoothing mortality age schedules. TOPALS can produce projections that are similar to those of the Lee-Carter method, but can easily be used to produce alternative scenarios as well. This article presents three projections of life expectancy at birth for the year 2060 for 26 European countries. The Baseline scenario assumes a continuation of the past trend in each country, the Convergence scenario assumes that there is a common trend across European countries, and the Acceleration scenario assumes that the future decline of death probabilities will exceed that in the past. The Baseline scenario projects that average European life expectancy at birth will increase to 80 years for men and 87 years for women in 2060, whereas the Acceleration scenario projects an increase to 90 and 93 years respectively. CONCLUSIONS TOPALS is a useful new tool for demographers for both smoothing age schedules and making scenarios.

  4. A note on the Akivis algebra of a smooth hyporeductive loop

    International Nuclear Information System (INIS)

    Issa, A.N.

    2002-05-01

    Using the fundamental tensors of a smooth loop and the differential geometric characterization of smooth hyporeductive loops, the Akivis operations of a local smooth hyporeductive loop are expressed through the two binary and the one ternary operations of the hyporeductive triple algebra (h.t.a.) associated with the given hyporeductive loop. Those Akivis operations are also given in terms of Lie brackets of a Lie algebra of vector fields with the hyporeductive decomposition which generalizes the reductive decomposition of Lie algebras. A nontrivial real two-dimensional h.t.a. is presented. (author)

  5. Log canonical thresholds of smooth Fano threefolds

    International Nuclear Information System (INIS)

    Cheltsov, Ivan A; Shramov, Konstantin A

    2008-01-01

    The complex singularity exponent is a local invariant of a holomorphic function determined by the integrability of fractional powers of the function. The log canonical thresholds of effective Q-divisors on normal algebraic varieties are algebraic counterparts of complex singularity exponents. For a Fano variety, these invariants have global analogues. In the former case, it is the so-called α-invariant of Tian; in the latter case, it is the global log canonical threshold of the Fano variety, which is the infimum of log canonical thresholds of all effective Q-divisors numerically equivalent to the anticanonical divisor. An appendix to this paper contains a proof that the global log canonical threshold of a smooth Fano variety coincides with its α-invariant of Tian. The purpose of the paper is to compute the global log canonical thresholds of smooth Fano threefolds (altogether, there are 105 deformation families of such threefolds). The global log canonical thresholds are computed for every smooth threefold in 64 deformation families, and the global log canonical thresholds are computed for a general threefold in 20 deformation families. Some bounds for the global log canonical thresholds are computed for 14 deformation families. Appendix A is due to J.-P. Demailly.

  6. Transformation-invariant and nonparametric monotone smooth estimation of ROC curves.

    Science.gov (United States)

    Du, Pang; Tang, Liansheng

    2009-01-30

    When a new diagnostic test is developed, it is of interest to evaluate its accuracy in distinguishing diseased subjects from non-diseased subjects. The accuracy of the test is often evaluated by receiver operating characteristic (ROC) curves. Smooth ROC estimates are often preferable for continuous test results when the underlying ROC curves are in fact continuous. Nonparametric and parametric methods have been proposed by various authors to obtain smooth ROC curve estimates. However, there are certain drawbacks with the existing methods. Parametric methods need specific model assumptions. Nonparametric methods do not always satisfy the inherent properties of the ROC curves, such as monotonicity and transformation invariance. In this paper we propose a monotone spline approach to obtain smooth monotone ROC curves. Our method ensures important inherent properties of the underlying ROC curves, which include monotonicity, transformation invariance, and boundary constraints. We compare the finite sample performance of the newly proposed ROC method with other ROC smoothing methods in large-scale simulation studies. We illustrate our method through a real life example. Copyright (c) 2008 John Wiley & Sons, Ltd.

  7. Major vault protein in cardiac and smooth muscle.

    Science.gov (United States)

    Shults, Nataliia V; Das, Dividutta; Suzuki, Yuichiro J

    Major vault protein (MVP) is the major component of the vault particle whose functions are not well understood. One proposed function of the vault is to serve as a mechanism of drug transport, which confers drug resistance in cancer cells. We show that MVP can be found in cardiac and smooth muscle. In human airway smooth muscle cells, knocking down MVP was found to cause cell death, suggesting that MVP serves as a cell survival factor. Further, our laboratory found that MVP is S-glutathionylated in response to ligand/receptor-mediated cell signaling. The S-glutathionylation of MVP appears to regulate protein-protein interactions between MVP and a protein called myosin heavy chain 9 (MYH9). Through MYH9 and Vsp34, MVP may form a complex with Beclin-1 that regulates autophagic cell death. In pulmonary vascular smooth muscle, proteasome inhibition promotes the ubiquitination of MVP, which may function as a mechanism of proteasome inhibition-mediated cell death. Investigating the functions and the regulatory mechanisms of MVP and vault particles is an exciting new area of research in cardiovascular/pulmonary pathophysiology.

  8. Intelligent PV Power Smoothing Control Using Probabilistic Fuzzy Neural Network with Asymmetric Membership Function

    Directory of Open Access Journals (Sweden)

    Faa-Jeng Lin

    2017-01-01

    Full Text Available An intelligent PV power smoothing control using probabilistic fuzzy neural network with asymmetric membership function (PFNN-AMF is proposed in this study. First, a photovoltaic (PV power plant with a battery energy storage system (BESS is introduced. The BESS consisted of a bidirectional DC/AC 3-phase inverter and LiFePO4 batteries. Then, the difference of the actual PV power and smoothed power is supplied by the BESS. Moreover, the network structure of the PFNN-AMF and its online learning algorithms are described in detail. Furthermore, the three-phase output currents of the PV power plant are converted to the dq-axis current components. The resulted q-axis current is the input of the PFNN-AMF power smoothing control, and the output is a smoothing PV power curve to achieve the effect of PV power smoothing. Comparing to the other smoothing methods, a minimum energy capacity of the BESS with a small fluctuation of the grid power can be achieved by the PV power smoothing control using PFNN-AMF. In addition, a personal computer- (PC- based PV power plant emulator and BESS are built for the experimentation. From the experimental results of various irradiance variation conditions, the effectiveness of the proposed intelligent PV power smoothing control can be verified.

  9. History Matching Through a Smooth Formulation of Multiple-Point Statistics

    DEFF Research Database (Denmark)

    Melnikova, Yulia; Zunino, Andrea; Lange, Katrine

    2014-01-01

    and the mismatch with multiple-point statistics. As a result, in the framework of the Bayesian approach, such a solution belongs to a high posterior region. The methodology, while applicable to any inverse problem with a training-image-based prior, is especially beneficial for problems which require expensive......We propose a smooth formulation of multiple-point statistics that enables us to solve inverse problems using gradient-based optimization techniques. We introduce a differentiable function that quantifies the mismatch between multiple-point statistics of a training image and of a given model. We...... show that, by minimizing this function, any continuous image can be gradually transformed into an image that honors the multiple-point statistics of the discrete training image. The solution to an inverse problem is then found by minimizing the sum of two mismatches: the mismatch with data...

  10. Low density lipoprotein uptake by an endothelial-smooth muscle cell bilayer

    International Nuclear Information System (INIS)

    Alexander, J.J.; Miguel, R.; Graham, D.

    1991-01-01

    To study the interaction of endothelial and smooth muscle cells, and the means by which such interaction may affect lipid permeability of the arterial wall, cell bilayers were established by use of a transwell culture system. After confluent growth of both cell types had been achieved, iodine 125 bound to low-density lipoprotein (10 ng protein/ml) was added to the media of the upper well. After a 3-hour incubation period, the iodine 125-bound low-density lipoprotein content of the upper and lower media demonstrated an impedance to lipoprotein movement across the endothelial cell monolayer as compared to the bare porous polycarbonate filter of the transwell (p less than 10(-6)). The presence of smooth muscle cells in the bottom well significantly enhanced the permeability of the endothelial cell layer (p less than 10(-60)). This effect remained unchanged over a 9-day time course. Membrane binding and cellular uptake of low-density lipoprotein by endothelial cells was not altered by smooth muscle cells, indicating that this change in permeability could not be easily attributed to changes in receptor-mediated transport or transcytosis. Membrane binding (p less than 0.02) and cellular uptake (p less than 10(-6)) of low-density lipoprotein by smooth muscle cells in the bilayer, when adjusted for counts available in the smooth muscle cell media, were both reduced in the early incubation period as compared to isolated smooth muscle cells. The disproportionate reduction in uptake as compared to binding would suggest that this was not entirely a receptor-dependent process

  11. A 310-bp minimal promoter mediates smooth muscle cell-specific expression of telokin.

    Science.gov (United States)

    Smith, A F; Bigsby, R M; Word, R A; Herring, B P

    1998-05-01

    A cell-specific promoter located in an intron of the smooth muscle myosin light chain kinase gene directs transcription of telokin exclusively in smooth muscle cells. Transgenic mice were generated in which a 310-bp rabbit telokin promoter fragment, extending from -163 to +147, was used to drive expression of simian virus 40 large T antigen. Smooth muscle-specific expression of the T-antigen transgene paralleled that of the endogenous telokin gene in all smooth muscle tissues except uterus. The 310-bp promoter fragment resulted in very low levels of transgene expression in uterus; in contrast, a transgene driven by a 2.4-kb fragment (-2250 to +147) resulted in high levels of transgene expression in uterine smooth muscle. Telokin expression levels correlate with the estrogen status of human myometrial tissues, suggesting that deletion of an estrogen response element (ERE) may account for the low levels of transgene expression driven by the 310-bp rabbit telokin promoter in uterine smooth muscle. Experiments in A10 smooth muscle cells directly showed that reporter gene expression driven by the 2.4-kb, but not 310-bp, promoter fragment could be stimulated two- to threefold by estrogen. This stimulation was mediated through an ERE located between -1447 and -1474. Addition of the ERE to the 310-bp fragment restored estrogen responsiveness in A10 cells. These data demonstrate that in addition to a minimal 310-bp proximal promoter at least one distal cis-acting regulatory element is required for telokin expression in uterine smooth muscle. The distal element may include an ERE between -1447 and -1474.

  12. The smooth entropy formalism for von Neumann algebras

    International Nuclear Information System (INIS)

    Berta, Mario; Furrer, Fabian; Scholz, Volkher B.

    2016-01-01

    We discuss information-theoretic concepts on infinite-dimensional quantum systems. In particular, we lift the smooth entropy formalism as introduced by Renner and collaborators for finite-dimensional systems to von Neumann algebras. For the smooth conditional min- and max-entropy, we recover similar characterizing properties and information-theoretic operational interpretations as in the finite-dimensional case. We generalize the entropic uncertainty relation with quantum side information of Tomamichel and Renner and discuss applications to quantum cryptography. In particular, we prove the possibility to perform privacy amplification and classical data compression with quantum side information modeled by a von Neumann algebra

  13. Chain rules for smooth min-and max-entropies

    DEFF Research Database (Denmark)

    Vitanov, Alexande; Dupont-Dupuis, Fréderic; Tomamichel, Marco

    2013-01-01

    The chain rule for the Shannon and von Neumann en- tropy, which relates the total entropy of a system to the entropies of its parts, is of central importance to information theory. Here, we consider the chain rule for the more general smooth min- and max-entropies, used in one-shot in formation...... theory. For these en- tropy measures, the chain rule no longer holds as an equality. How- ever, the standard chain rule for the von Neum ann entropy is re- trieved asymptotically when evaluating the smooth entropies for many identical and independently distributed states....

  14. The smooth entropy formalism for von Neumann algebras

    Energy Technology Data Exchange (ETDEWEB)

    Berta, Mario, E-mail: berta@caltech.edu [Institute for Quantum Information and Matter, California Institute of Technology, Pasadena, California 91125 (United States); Furrer, Fabian, E-mail: furrer@eve.phys.s.u-tokyo.ac.jp [Department of Physics, Graduate School of Science, University of Tokyo, Tokyo, Japan and Institute for Theoretical Physics, Leibniz University Hanover, Hanover (Germany); Scholz, Volkher B., E-mail: scholz@phys.ethz.ch [Institute for Theoretical Physics, ETH Zurich, Zurich (Switzerland)

    2016-01-15

    We discuss information-theoretic concepts on infinite-dimensional quantum systems. In particular, we lift the smooth entropy formalism as introduced by Renner and collaborators for finite-dimensional systems to von Neumann algebras. For the smooth conditional min- and max-entropy, we recover similar characterizing properties and information-theoretic operational interpretations as in the finite-dimensional case. We generalize the entropic uncertainty relation with quantum side information of Tomamichel and Renner and discuss applications to quantum cryptography. In particular, we prove the possibility to perform privacy amplification and classical data compression with quantum side information modeled by a von Neumann algebra.

  15. Smoothing type buffer memory device

    International Nuclear Information System (INIS)

    Podorozhnyj, D.M.; Yashin, I.V.

    1990-01-01

    The layout of the micropower 4-bit smoothing type buffer memory device allowing one to record without counting the sequence of input randomly distributed pulses in multi-channel devices with serial poll, is given. The power spent by a memory cell for one binary digit recording is not greater than 0.15 mW, the device dead time is 10 mus

  16. Weak Measurement and Quantum Smoothing of a Superconducting Qubit

    Science.gov (United States)

    Tan, Dian

    In quantum mechanics, the measurement outcome of an observable in a quantum system is intrinsically random, yielding a probability distribution. The state of the quantum system can be described by a density matrix rho(t), which depends on the information accumulated until time t, and represents our knowledge about the system. The density matrix rho(t) gives probabilities for the outcomes of measurements at time t. Further probing of the quantum system allows us to refine our prediction in hindsight. In this thesis, we experimentally examine a quantum smoothing theory in a superconducting qubit by introducing an auxiliary matrix E(t) which is conditioned on information obtained from time t to a final time T. With the complete information before and after time t, the pair of matrices [rho(t), E(t)] can be used to make smoothed predictions for the measurement outcome at time t. We apply the quantum smoothing theory in the case of continuous weak measurement unveiling the retrodicted quantum trajectories and weak values. In the case of strong projective measurement, while the density matrix rho(t) with only diagonal elements in a given basis |n〉 may be treated as a classical mixture, we demonstrate a failure of this classical mixture description in determining the smoothed probabilities for the measurement outcome at time t with both diagonal rho(t) and diagonal E(t). We study the correlations between quantum states and weak measurement signals and examine aspects of the time symmetry of continuous quantum measurement. We also extend our study of quantum smoothing theory to the case of resonance fluorescence of a superconducting qubit with homodyne measurement and observe some interesting effects such as the modification of the excited state probabilities, weak values, and evolution of the predicted and retrodicted trajectories.

  17. Morcellator's Port-site Metastasis of a Uterine Smooth Muscle Tumor of Uncertain Malignant Potential After Minimally Invasive Myomectomy.

    Science.gov (United States)

    Bogani, Giorgio; Ditto, Antonino; Martinelli, Fabio; Signorelli, Mauro; Chiappa, Valentina; Lorusso, Domenica; Sabatucci, Ilaria; Carcangiu, Maria L; Fiore, Marco; Gronchi, Alessandro; Raspagliesi, Francesco

    2016-01-01

    Since the safety warning from the US Food and Drug Administration on the use of power morcellators, minimally invasive procedures involving the removal of uterine myomas and large uteri are under scrutiny. Growing evidence suggests that morcellation of undiagnosed uterine malignancies is associated with worse survival outcomes of patients affected by uterine sarcoma. However, to date, only limited data regarding morcellation of low-grade uterine neoplasms are available. In the present article, we reported a case of a (morcellator) port-site implantation of a smooth muscle tumor that occurred 6 years after laparoscopic morcellation of a uterine smooth muscle tumor of uncertain potential. This case highlights the effects of intra-abdominal morcellation, even in low-grade uterine neoplasms. Caution should be used when determining techniques for tissue extraction; the potential adverse consequences of morcellation should be more fully explored. Copyright © 2016 AAGL. Published by Elsevier Inc. All rights reserved.

  18. Adaptive quantization-parameter clip scheme for smooth quality in H.264/AVC.

    Science.gov (United States)

    Hu, Sudeng; Wang, Hanli; Kwong, Sam

    2012-04-01

    In this paper, we investigate the issues over the smooth quality and the smooth bit rate during rate control (RC) in H.264/AVC. An adaptive quantization-parameter (Q(p)) clip scheme is proposed to optimize the quality smoothness while keeping the bit-rate fluctuation at an acceptable level. First, the frame complexity variation is studied by defining a complexity ratio between two nearby frames. Second, the range of the generated bits is analyzed to prevent the encoder buffer from overflow and underflow. Third, based on the safe range of the generated bits, an optimal Q(p) clip range is developed to reduce the quality fluctuation. Experimental results demonstrate that the proposed Q(p) clip scheme can achieve excellent performance in quality smoothness and buffer regulation.

  19. Effects of drugs and ionic variations on contractions of rat smooth ...

    African Journals Online (AJOL)

    The result of this suggests that as membrane depolarisation increases contraction in Rat Vas Deferens smooth muscle declined, while Verapamil and Nifedipine were more sensitive in blocking K+ than Ach and NA induced contractions. Keywords: Smooth muscle, Ileum, Stomach strip, Vas deferens, Contractions, Rat.

  20. EMMPRIN (CD147) Expression in Smooth Muscle Tumors of the Uterus.

    Science.gov (United States)

    Kefeli, Mehmet; Yildiz, Levent; Gun, Seda; Ozen, Fatma Z; Karagoz, Filiz

    2016-01-01

    Smooth muscle tumors of the uterus are the most common mesenchymal tumors of the gynecologic tract. The vast majority of these are benign leiomyomas that present no diagnostic difficulty. Because some benign smooth muscle tumors may degenerate and uncommon variants exist, the diagnosis can be challenging in some cases. The goal of this research was to investigate EMMPRIN expression in leiomyomas, leiomyoma variants, and leiomyosarcomas (LMS) to determine whether it has a potential role in differential diagnosis. EMMPRIN expression was investigated with immunohistochemistry in 103 uterine smooth muscle tumors, which included 19 usual leiomyomas, 52 leiomyoma variants, and 32 LMS. They were evaluated on the basis of staining extent, intensity, and also their combined score, and the groups were compared. EMMPRIN expression was present in 3 of 19 (15.7%) usual leiomyomas, 23 of 52 (44.3%) leiomyoma variants, and 28 of 32 (87.5%) LMS. There were statistically significant differences in staining extent and intensity, and also for their combined scores, between the LMS and benign groups. Although uterine smooth muscle tumors are usually diagnosed easily with conventional diagnostic criteria, the differentiation of LMS from some variants of leiomyoma can be challenging based soley on morphology. EMMPRIN may be a valuable immunohistochemical marker for differentiating LMS from benign smooth muscle tumors in problematic cases.

  1. Stable Computation of the Vertical Gradient of Potential Field Data Based on Incorporating the Smoothing Filters

    Science.gov (United States)

    Baniamerian, Jamaledin; Liu, Shuang; Abbas, Mahmoud Ahmed

    2018-04-01

    The vertical gradient is an essential tool in interpretation algorithms. It is also the primary enhancement technique to improve the resolution of measured gravity and magnetic field data, since it has higher sensitivity to changes in physical properties (density or susceptibility) of the subsurface structures than the measured field. If the field derivatives are not directly measured with the gradiometers, they can be calculated from the collected gravity or magnetic data using numerical methods such as those based on fast Fourier transform technique. The gradients behave similar to high-pass filters and enhance the short-wavelength anomalies which may be associated with either small-shallow sources or high-frequency noise content in data, and their numerical computation is susceptible to suffer from amplification of noise. This behaviour can adversely affect the stability of the derivatives in the presence of even a small level of the noise and consequently limit their application to interpretation methods. Adding a smoothing term to the conventional formulation of calculating the vertical gradient in Fourier domain can improve the stability of numerical differentiation of the field. In this paper, we propose a strategy in which the overall efficiency of the classical algorithm in Fourier domain is improved by incorporating two different smoothing filters. For smoothing term, a simple qualitative procedure based on the upward continuation of the field to a higher altitude is introduced to estimate the related parameters which are called regularization parameter and cut-off wavenumber in the corresponding filters. The efficiency of these new approaches is validated by computing the first- and second-order derivatives of noise-corrupted synthetic data sets and then comparing the results with the true ones. The filtered and unfiltered vertical gradients are incorporated into the extended Euler deconvolution to estimate the depth and structural index of a magnetic

  2. Smooth Maps of a Foliated Manifold in a Symplectic Manifold

    Indian Academy of Sciences (India)

    Let be a smooth manifold with a regular foliation F and a 2-form which induces closed forms on the leaves of F in the leaf topology. A smooth map f : ( M , F ) ⟶ ( N , ) in a symplectic manifold ( N , ) is called a foliated symplectic immersion if restricts to an immersion on each leaf of the foliation and further, the ...

  3. Local Transfer Coefficient, Smooth Channel

    Directory of Open Access Journals (Sweden)

    R. T. Kukreja

    1998-01-01

    Full Text Available Naphthalene sublimation technique and the heat/mass transfer analogy are used to determine the detailed local heat/mass transfer distributions on the leading and trailing walls of a twopass square channel with smooth walls that rotates about a perpendicular axis. Since the variation of density is small in the flow through the channel, buoyancy effect is negligible. Results show that, in both the stationary and rotating channel cases, very large spanwise variations of the mass transfer exist in he turn and in the region immediately downstream of the turn in the second straight pass. In the first straight pass, the rotation-induced Coriolis forces reduce the mass transfer on the leading wall and increase the mass transfer on the trailing wall. In the turn, rotation significantly increases the mass transfer on the leading wall, especially in the upstream half of the turn. Rotation also increases the mass transfer on the trailing wall, more in the downstream half of the turn than in the upstream half of the turn. Immediately downstream of the turn, rotation causes the mass transfer to be much higher on the trailing wall near the downstream corner of the tip of the inner wall than on the opposite leading wall. The mass transfer in the second pass is higher on the leading wall than on the trailing wall. A slower flow causes higher mass transfer enhancement in the turn on both the leading and trailing walls.

  4. Cardiac, skeletal, and smooth muscle mitochondrial respiration: are all mitochondria created equal?

    Science.gov (United States)

    Park, Song-Young; Gifford, Jayson R; Andtbacka, Robert H I; Trinity, Joel D; Hyngstrom, John R; Garten, Ryan S; Diakos, Nikolaos A; Ives, Stephen J; Dela, Flemming; Larsen, Steen; Drakos, Stavros; Richardson, Russell S

    2014-08-01

    Unlike cardiac and skeletal muscle, little is known about vascular smooth muscle mitochondrial respiration. Therefore, the present study examined mitochondrial respiratory rates in smooth muscle of healthy human feed arteries and compared with that of healthy cardiac and skeletal muscles. Cardiac, skeletal, and smooth muscles were harvested from a total of 22 subjects (53 ± 6 yr), and mitochondrial respiration was assessed in permeabilized fibers. Complex I + II, state 3 respiration, an index of oxidative phosphorylation capacity, fell progressively from cardiac to skeletal to smooth muscles (54 ± 1, 39 ± 4, and 15 ± 1 pmol·s(-1)·mg(-1), P respiration rates were normalized by CS (respiration per mitochondrial content), oxidative phosphorylation capacity was no longer different between the three muscle types. Interestingly, complex I state 2 normalized for CS activity, an index of nonphosphorylating respiration per mitochondrial content, increased progressively from cardiac to skeletal to smooth muscles, such that the respiratory control ratio, state 3/state 2 respiration, fell progressively from cardiac to skeletal to smooth muscles (5.3 ± 0.7, 3.2 ± 0.4, and 1.6 ± 0.3 pmol·s(-1)·mg(-1), P respiration highlight the existence of intrinsic functional differences between these muscle mitochondria. This likely influences the efficiency of oxidative phosphorylation and could potentially alter ROS production.

  5. A Smooth Tour Construction Approach for a Mobile Robot with Kinematic Constraints

    Directory of Open Access Journals (Sweden)

    Ahmet Yazici

    2013-10-01

    Full Text Available Mobile robots are increasingly used for service-like applications in which the service points are known and the mobile robot starts from a starting location, visits all the service points requested and returns to the starting location. The tour construction problem in these applications can be treated as a Travelling Salesman Problem (TSP. Classical tour construction algorithms that are proposed for the TSP find tours do not consider robot kinematic constraints. These tours may have sharp turns at some service points. When a mobile robot follows such a tour, it stops, turns and speeds up again. Therefore, the robots waste a considerable amount of power and time. In these cases, tour smoothing can be used to overcome this problem. However, smoothing an existing tour may result in unnecessarily long tours. In this study, a Smooth Tour Construction (STC approach is proposed for mobile robots with kinematic constraints. The STC approach considers tour construction and tour smoothing concurrently. The logic behind the tour construction part of the approach is based on the Savings Algorithm (SA. The tour smoothing is based on Dubins' arc-line approach. Experiments are conducted for P3-DX robots in a laboratory environment. Comparisons are also drawn with various tour smoothing algorithms in simulation environments to demonstrate the effectiveness of the proposed STC approach.

  6. Dense-body aggregates as plastic structures supporting tension in smooth muscle cells.

    Science.gov (United States)

    Zhang, Jie; Herrera, Ana M; Paré, Peter D; Seow, Chun Y

    2010-11-01

    The wall of hollow organs of vertebrates is a unique structure able to generate active tension and maintain a nearly constant passive stiffness over a large volume range. These properties are predominantly attributable to the smooth muscle cells that line the organ wall. Although smooth muscle is known to possess plasticity (i.e., the ability to adapt to large changes in cell length through structural remodeling of contractile apparatus and cytoskeleton), the detailed structural basis for the plasticity is largely unknown. Dense bodies, one of the most prominent structures in smooth muscle cells, have been regarded as the anchoring sites for actin filaments, similar to the Z-disks in striated muscle. Here, we show that the dense bodies and intermediate filaments formed cable-like structures inside airway smooth muscle cells and were able to adjust the cable length according to cell length and tension. Stretching the muscle cell bundle in the relaxed state caused the cables to straighten, indicating that these intracellular structures were connected to the extracellular matrix and could support passive tension. These plastic structures may be responsible for the ability of smooth muscle to maintain a nearly constant tensile stiffness over a large length range. The finding suggests that the structural plasticity of hollow organs may originate from the dense-body cables within the smooth muscle cells.

  7. Finishing aeronautical planetary herringbone gear wheels in container vibrating smoothing machine

    Directory of Open Access Journals (Sweden)

    Jacek MICHALSKI

    2015-12-01

    Full Text Available The paper presents the technological process of abrasive-chemical machining wheel bearing surface of the cylindrical herringbone gears planetary gear in vibrating container smoothing machine according to Isotropic Finishing ISF® technology of the REM Chemicals Inc. company. Gear wheels are made of stainless Pyrowear 53 and subjected to carburizing, hardening, cold working and low tempering. The change in value of deviation indicators for the kinematic accuracy, smoothness and geometric structure of the machined surfaces of the gear teeth after smoothing compared with the contoured grinding were analyzed. The findings are different a characteristic performance on the surface of the tooth side along the outline, especially with a higher value at the head of the tooths. This creates a need for appropriate modification of the lateral surface of the teeth in the process of contoured grinding. The results of the mechanical strength of the samples gear wheel after the smoothing process and evaluating the hydrogen embrittlement are presented.

  8. Coupling of smooth particle hydrodynamics with the finite element method

    International Nuclear Information System (INIS)

    Attaway, S.W.; Heinstein, M.W.; Swegle, J.W.

    1994-01-01

    A gridless technique called smooth particle hydrodynamics (SPH) has been coupled with the transient dynamics finite element code ppercase[pronto]. In this paper, a new weighted residual derivation for the SPH method will be presented, and the methods used to embed SPH within ppercase[pronto] will be outlined. Example SPH ppercase[pronto] calculations will also be presented. One major difficulty associated with the Lagrangian finite element method is modeling materials with no shear strength; for example, gases, fluids and explosive biproducts. Typically, these materials can be modeled for only a short time with a Lagrangian finite element code. Large distortions cause tangling of the mesh, which will eventually lead to numerical difficulties, such as negative element area or ''bow tie'' elements. Remeshing will allow the problem to continue for a short while, but the large distortions can prevent a complete analysis. SPH is a gridless Lagrangian technique. Requiring no mesh, SPH has the potential to model material fracture, large shear flows and penetration. SPH computes the strain rate and the stress divergence based on the nearest neighbors of a particle, which are determined using an efficient particle-sorting technique. Embedding the SPH method within ppercase[pronto] allows part of the problem to be modeled with quadrilateral finite elements, while other parts are modeled with the gridless SPH method. SPH elements are coupled to the quadrilateral elements through a contact-like algorithm. ((orig.))

  9. Parametric inference for stochastic differential equations: a smooth and match approach

    NARCIS (Netherlands)

    Gugushvili, S.; Spreij, P.

    2012-01-01

    We study the problem of parameter estimation for a univariate discretely observed ergodic diffusion process given as a solution to a stochastic differential equation. The estimation procedure we propose consists of two steps. In the first step, which is referred to as a smoothing step, we smooth the

  10. The small GTPase Rac1 is required for smooth muscle contraction

    DEFF Research Database (Denmark)

    Rahman, Awahan; Davis, Benjamin; Lövdahl, Cecilia

    2014-01-01

    The role of the small GTP-binding protein Rac1 in smooth muscle contraction was examined using small molecule inhibitors (EHT1864, NSC23766) and a novel smooth muscle-specific, conditional, Rac1 knockout mouse strain. EHT1864, which affects nucleotide binding and inhibits Rac1 activity, concentra...

  11. Border-Collision Bifurcations and Chaotic Oscillations in a Piecewise-Smooth Dynamical System

    DEFF Research Database (Denmark)

    Zhusubaliyev, Z.T.; Soukhoterin, E.A.; Mosekilde, Erik

    2002-01-01

    Many problems of engineering and applied science result in the consideration of piecewise-smooth dynamical systems. Examples are relay and pulse-width control systems, impact oscillators, power converters, and various electronic circuits with piecewise-smooth characteristics. The subject...... of investigation in the present paper is the dynamical model of a constant voltage converter which represents a three-dimensional piecewise-smooth system of nonautonomous differential equations. A specific type of phenomena that arise in the dynamics of piecewise-smooth systems are the so-called border......-collision bifurcations. The paper contains a detailed analysis of this type of bifurcational transition in the dynamics of the voltage converter, in particular, the merging and subsequent disappearance of cycles of different types, change of solution type, and period-doubling, -tripling, -quadrupling and -quintupling...

  12. Smooth maps of a foliated manifold in a symplectic manifold

    Indian Academy of Sciences (India)

    Abstract. Let M be a smooth manifold with a regular foliation F and a 2-form ω which induces closed forms on the leaves of F in the leaf topology. A smooth map f : (M, F) −→ (N,σ) in a symplectic manifold (N,σ) is called a foliated symplectic immersion if f restricts to an immersion on each leaf of the foliation and further, the.

  13. Identification and characterization of novel smoothelin isoforms in vascular smooth muscle.

    Science.gov (United States)

    Krämer, J; Quensel, C; Meding, J; Cardoso, M C; Leonhardt, H

    2001-01-01

    Smoothelin is a cytoskeletal protein specifically expressed in differentiated smooth muscle cells and has been shown to colocalize with smooth muscle alpha actin. In addition to the small smoothelin isoform of 59 kD, we recently identified a large smoothelin isoform of 117 kD. The aim of this study was to identify and characterize novel smoothelin isoforms. The genomic structure and sequence of the smoothelin gene were determined by genomic PCR, RT-PCR and DNA sequencing. Comparison of the cDNA and genomic sequences shows that the small smoothelin isoform is generated by transcription initiation 10 kb downstream of the start site of the large isoform. In addition to the known smoothelin cDNA (c1 isoform) we identified two novel cDNA variants (c2 and c3 isoform) that are generated by alternative splicing within a region, which shows similarity to the spectrin family of F-actin cross-linking proteins. Visceral organs express the c1 form, while the c2 form prevails in well-vascularized tissue as analyzed by RT-PCR. We then generated specific antibodies against the major smoothelin isoforms and could show by Western blotting and immunohistochemistry that the large isoform is specifically expressed in vascular smooth muscle cells, while the small isoform is abundant in visceral smooth muscle. These results strongly suggest that the smoothelin gene contains a vascular and a visceral smooth muscle promoter. The cell-type-specific expression of smoothelin isoforms that are associated with actin filaments may play a role in the modulation of the contractile properties of different smooth muscle cell types. Copyright 2001 S. Karger AG, Basel

  14. Enhancement of Markov chain model by integrating exponential smoothing: A case study on Muslims marriage and divorce

    Science.gov (United States)

    Jamaluddin, Fadhilah; Rahim, Rahela Abdul

    2015-12-01

    Markov Chain has been introduced since the 1913 for the purpose of studying the flow of data for a consecutive number of years of the data and also forecasting. The important feature in Markov Chain is obtaining the accurate Transition Probability Matrix (TPM). However to obtain the suitable TPM is hard especially in involving long-term modeling due to unavailability of data. This paper aims to enhance the classical Markov Chain by introducing Exponential Smoothing technique in developing the appropriate TPM.

  15. Evidence Supports Tradition: The in Vitro Effects of Roman Chamomile on Smooth Muscles

    Directory of Open Access Journals (Sweden)

    Zsolt Sándor

    2018-04-01

    Full Text Available The dried flowers of Chamaemelum nobile (L. All. have been used in traditional medicine for different conditions related to the spasm of the gastrointestinal system. However, there have been no experimental studies to support the smooth muscle relaxant effect of this plant. The aim of our research was to assess the effects of the hydroethanolic extract of Roman chamomile, its fractions, four of its flavonoids (apigenin, luteolin, hispidulin, and eupafolin, and its essential oil on smooth muscles. The phytochemical compositions of the extract and its fractions were characterized and quantified by HPLC-DAD, the essential oil was characterized by GC and GC-MS. Neuronally mediated and smooth muscle effects were tested in isolated organ bath experiments on guinea pig, rat, and human smooth muscle preparations. The crude herbal extract induced an immediate, moderate, and transient contraction of guinea pig ileum via the activation of cholinergic neurons of the gut wall. Purinoceptor and serotonin receptor antagonists did not influence this effect. The more sustained relaxant effect of the extract, measured after pre-contraction of the preparations, was remarkable and was not affected by an adrenergic beta receptor antagonist. The smooth muscle-relaxant activity was found to be associated with the flavonoid content of the fractions. The essential oil showed only the relaxant effect, but no contracting activity. The smooth muscle-relaxant effect was also detected on rat gastrointestinal tissues, as well as on strip preparations of human small intestine. These results suggest that Roman chamomile extract has a direct and prolonged smooth muscle-relaxant effect on guinea pig ileum which is related to its flavonoid content. In some preparations, a transient stimulation of enteric cholinergic motoneurons was also detected. The essential oil also had a remarkable smooth muscle relaxant effect in this setting. Similar relaxant effects were also detected on

  16. Evidence Supports Tradition: The in Vitro Effects of Roman Chamomile on Smooth Muscles.

    Science.gov (United States)

    Sándor, Zsolt; Mottaghipisheh, Javad; Veres, Katalin; Hohmann, Judit; Bencsik, Tímea; Horváth, Attila; Kelemen, Dezső; Papp, Róbert; Barthó, Loránd; Csupor, Dezső

    2018-01-01

    The dried flowers of Chamaemelum nobile (L.) All. have been used in traditional medicine for different conditions related to the spasm of the gastrointestinal system. However, there have been no experimental studies to support the smooth muscle relaxant effect of this plant. The aim of our research was to assess the effects of the hydroethanolic extract of Roman chamomile, its fractions, four of its flavonoids (apigenin, luteolin, hispidulin, and eupafolin), and its essential oil on smooth muscles. The phytochemical compositions of the extract and its fractions were characterized and quantified by HPLC-DAD, the essential oil was characterized by GC and GC-MS. Neuronally mediated and smooth muscle effects were tested in isolated organ bath experiments on guinea pig, rat, and human smooth muscle preparations. The crude herbal extract induced an immediate, moderate, and transient contraction of guinea pig ileum via the activation of cholinergic neurons of the gut wall. Purinoceptor and serotonin receptor antagonists did not influence this effect. The more sustained relaxant effect of the extract, measured after pre-contraction of the preparations, was remarkable and was not affected by an adrenergic beta receptor antagonist. The smooth muscle-relaxant activity was found to be associated with the flavonoid content of the fractions. The essential oil showed only the relaxant effect, but no contracting activity. The smooth muscle-relaxant effect was also detected on rat gastrointestinal tissues, as well as on strip preparations of human small intestine. These results suggest that Roman chamomile extract has a direct and prolonged smooth muscle-relaxant effect on guinea pig ileum which is related to its flavonoid content. In some preparations, a transient stimulation of enteric cholinergic motoneurons was also detected. The essential oil also had a remarkable smooth muscle relaxant effect in this setting. Similar relaxant effects were also detected on other visceral

  17. A Non-smooth Newton Method for Multibody Dynamics

    International Nuclear Information System (INIS)

    Erleben, K.; Ortiz, R.

    2008-01-01

    In this paper we deal with the simulation of rigid bodies. Rigid body dynamics have become very important for simulating rigid body motion in interactive applications, such as computer games or virtual reality. We present a novel way of computing contact forces using a Newton method. The contact problem is reformulated as a system of non-linear and non-smooth equations, and we solve this system using a non-smooth version of Newton's method. One of the main contribution of this paper is the reformulation of the complementarity problems, used to model impacts, as a system of equations that can be solved using traditional methods.

  18. A Smoothed Finite Element-Based Elasticity Model for Soft Bodies

    Directory of Open Access Journals (Sweden)

    Juan Zhang

    2017-01-01

    Full Text Available One of the major challenges in mesh-based deformation simulation in computer graphics is to deal with mesh distortion. In this paper, we present a novel mesh-insensitive and softer method for simulating deformable solid bodies under the assumptions of linear elastic mechanics. A face-based strain smoothing method is adopted to alleviate mesh distortion instead of the traditional spatial adaptive smoothing method. Then, we propose a way to combine the strain smoothing method and the corotational method. With this approach, the amplitude and frequency of transient displacements are slightly affected by the distorted mesh. Realistic simulation results are generated under large rotation using a linear elasticity model without adding significant complexity or computational cost to the standard corotational FEM. Meanwhile, softening effect is a by-product of our method.

  19. Trajectories of Smooth: The Multidimensionality of Spatial Relations and Autism Spectrum

    Science.gov (United States)

    Reddington, Sarah; Price, Deborah

    2017-01-01

    This paper examines how two men with autism spectrum (AS) experience educational spaces having attended public school in Nova Scotia, Canada. Smooth and striated space is mobilised as the main conceptual framework to account for the men's affectivities when experiencing the educational terrain. The central aim when applying smooth and striated…

  20. Eye features in three Danish patients with multisystemic smooth muscle dysfunction syndrome

    DEFF Research Database (Denmark)

    Moller, Hans Ulrik; Fledelius, Hans C; Milewicz, Dianna M

    2012-01-01

    A de novo mutation of the ACTA2 gene encoding the smooth muscle cell α-actin has been established in patients with multisystemic smooth muscle dysfunction syndrome associated with patent ductus arteriosus and mydriasis present at birth....

  1. Trajectory generation algorithm for smooth movement of a hybrid-type robot Rocker-Pillar

    Energy Technology Data Exchange (ETDEWEB)

    Jung, Seung Min; Choi, Dong Kyu; Kim, Jong Won [School of Mechanical and Aerospace Engineering, Seoul National University, Seoul (Korea, Republic of); Kim, Hwa Soo [Dept. of Mechanical System Engineering, Kyonggi University, Suwon (Korea, Republic of)

    2016-11-15

    While traveling on rough terrain, smooth movement of a mobile robot plays an important role in carrying out the given tasks successfully. This paper describes the trajectory generation algorithm for smooth movement of hybrid-type mobile robot Rocker-Pillar by adjusting the angular velocity of its caterpillar as well as each wheel velocity in such a manner to minimize a proper index for smoothness. To this end, a new Smoothness index (SI) is first suggested to evaluate the smoothness of movement of Rocker-Pillar. Then, the trajectory generation algorithm is proposed to reduce the undesired oscillations of its Center of mass (CoM). The experiment are performed to examine the movement of Rocker-Pillar climbing up the step whose height is twice larger than its wheel radius. It is verified that the resulting SI is improved by more than 40 % so that the movement of Rocker-Pillar becomes much smoother by the proposed trajectory algorithm.

  2. Did you smooth your well logs the right way for seismic interpretation?

    International Nuclear Information System (INIS)

    Duchesne, Mathieu J; Gaillot, Philippe

    2011-01-01

    Correlations between physical properties and seismic reflection data are useful to determine the geological nature of seismic reflections and the lateral extent of geological strata. The difference in resolution between well logs and seismic data is a major hurdle faced by seismic interpreters when tying both data sets. In general, log data have a resolution of at least two orders of magnitude greater than seismic data. Smoothing physical property logs improves correlation at the seismic scale. Three different approaches were used and compared to smooth a density log: binomial filtering, seismic wavelet filtering and discrete wavelet transform (DWT) filtering. Regression plots between the density logs and the acoustic impedance show that the data smoothed with the DWT is the only method that preserves the original relationship between the raw density data and the acoustic impedance. Smoothed logs were then used to generate synthetic seismograms that were tied to seismic data at the borehole site. Best ties were achieved using the synthetic seismogram computed with the density log processed with the DWT. The good performance of the DWT is explained by its adaptive multi-scale characteristic which preserved significant local changes of density on the high-resolution data series that were also pictured at the seismic scale. Since synthetic seismograms are generated using smoothed logs, the choice of the smoothing method impacts on the quality of seismic-to-well ties. This ultimately can have economical implications during hydrocarbon exploration or exploitation phases

  3. Isotropic and anisotropic surface wave cloaking techniques

    International Nuclear Information System (INIS)

    McManus, T M; Spada, L La; Hao, Y

    2016-01-01

    In this paper we compare two different approaches for surface waves cloaking. The first technique is a unique application of Fermat’s principle and requires isotropic material properties, but owing to its derivation is limited in its applicability. The second technique utilises a geometrical optics approximation for dealing with rays bound to a two dimensional surface and requires anisotropic material properties, though it can be used to cloak any smooth surface. We analytically derive the surface wave scattering behaviour for both cloak techniques when applied to a rotationally symmetric surface deformation. Furthermore, we simulate both using a commercially available full-wave electromagnetic solver and demonstrate a good level of agreement with their analytically derived solutions. Our analytical solutions and simulations provide a complete and concise overview of two different surface wave cloaking techniques. (paper)

  4. Isotropic and anisotropic surface wave cloaking techniques

    Science.gov (United States)

    McManus, T. M.; La Spada, L.; Hao, Y.

    2016-04-01

    In this paper we compare two different approaches for surface waves cloaking. The first technique is a unique application of Fermat’s principle and requires isotropic material properties, but owing to its derivation is limited in its applicability. The second technique utilises a geometrical optics approximation for dealing with rays bound to a two dimensional surface and requires anisotropic material properties, though it can be used to cloak any smooth surface. We analytically derive the surface wave scattering behaviour for both cloak techniques when applied to a rotationally symmetric surface deformation. Furthermore, we simulate both using a commercially available full-wave electromagnetic solver and demonstrate a good level of agreement with their analytically derived solutions. Our analytical solutions and simulations provide a complete and concise overview of two different surface wave cloaking techniques.

  5. Smoothness in Banach spaces. Selected problems

    Czech Academy of Sciences Publication Activity Database

    Fabian, Marián; Montesinos, V.; Zizler, Václav

    2006-01-01

    Roč. 100, č. 2 (2006), s. 101-125 ISSN 1578-7303 R&D Projects: GA ČR(CZ) GA201/04/0090; GA AV ČR(CZ) IAA100190610 Institutional research plan: CEZ:AV0Z10190503 Keywords : smooth norm * renorming * weakly compactly generated space Subject RIV: BA - General Mathematics

  6. Ion bombardment induced smoothing of amorphous metallic surfaces: Experiments versus computer simulations

    International Nuclear Information System (INIS)

    Vauth, Sebastian; Mayr, S. G.

    2008-01-01

    Smoothing of rough amorphous metallic surfaces by bombardment with heavy ions in the low keV regime is investigated by a combined experimental-simulational study. Vapor deposited rough amorphous Zr 65 Al 7.5 Cu 27.5 films are the basis for systematic in situ scanning tunneling microscopy measurements on the smoothing reaction due to 3 keV Kr + ion bombardment. The experimental results are directly compared to the predictions of a multiscale simulation approach, which incorporates stochastic rate equations of the Langevin type in combination with previously reported classical molecular dynamics simulations [Phys. Rev. B 75, 224107 (2007)] to model surface smoothing across length and time scales. The combined approach of experiments and simulations clearly corroborates a key role of ion induced viscous flow and ballistic effects in low keV heavy ion induced smoothing of amorphous metallic surfaces at ambient temperatures

  7. Smoothing by spectral dispersion using random phase modulation for inertial confinement fusion

    International Nuclear Information System (INIS)

    Rothenberg, J.E.

    1995-01-01

    Numerical simulations of beam smoothing using random phase modulation and grating dispersion are presented. Spatial spectra of the target illumination show that significantly improved smoothing at low spatial frequency is achieved while maintaining uniform intensity in the laser amplifier

  8. Highly smooth Nb surfaces fabricated by buffered electropolishing

    International Nuclear Information System (INIS)

    Wu, Andy T; John Mammossor; Phillips, H.; Jean Delayen; Charles Reece; Amy Wilkerson; David Smith; Robert Ike

    2005-01-01

    It is demonstrated that highly smooth Nb surfaces can be obtained through Buffered ElectroPolishing (BEP) employing an electrolyte consisting of lactic, sulfuric, and hydrofluoric acids. Parameters that control the polishing process are optimized to achieve the smoothest surface finish with the help of surface observations using a scanning electron microscope and a Metallographic Optical Microscope (MOM). The polishing rate of BEP is determined to be 0.646 (micro)m/min that is much higher than 0.381 (micro)m/min achieved by the conventional ElectroPolishing (EP) process widely used in the Superconducting Radio Frequency (SRF) community. A high precision and large scan area 3-D profilometer is used to view morphology of the treated Nb surfaces. Statistical data, such as, rms, total indicator runout, and arithmetic mean deviation of the Nb surfaces are extracted from the profilometer images. It is found that Nb surfaces treated by BEP are an order of magnitude smoother than those treated by the optimized EP process. The chemical composition of the Nb surfaces after BEP is analyzed by static and dynamic Secondary Ion Mass Spectrometer (SIMS) systems. Cracking patterns of the Nb surfaces under different primary ion sources of Ga + , Au + , and Ar + are reported. The depth profile of the surface niobium oxides is studied through continuously monitoring niobium and its relevant oxides' peaks as a function of time. Dynamic SIMS results imply that the surface oxide structure of Nb may be more complicated than what usually believed and can be inhomogeneous. Preliminary results of BEP on Nb SRF single cell cavities and half-cells are reported. It is shown that smooth and bright surfaces can be obtained in 30 minutes when the electric field inside a SRF cavity is uniform during a BEP process. This study reveals that BEP is a highly promising technique for surface treatment on Nb SRF cavities to be used in particle accelerators

  9. Microstructure Images Restoration of Metallic Materials Based upon KSVD and Smoothing Penalty Sparse Representation Approach.

    Science.gov (United States)

    Li, Qing; Liang, Steven Y

    2018-04-20

    Microstructure images of metallic materials play a significant role in industrial applications. To address image degradation problem of metallic materials, a novel image restoration technique based on K-means singular value decomposition (KSVD) and smoothing penalty sparse representation (SPSR) algorithm is proposed in this work, the microstructure images of aluminum alloy 7075 (AA7075) material are used as examples. To begin with, to reflect the detail structure characteristics of the damaged image, the KSVD dictionary is introduced to substitute the traditional sparse transform basis (TSTB) for sparse representation. Then, due to the image restoration, modeling belongs to a highly underdetermined equation, and traditional sparse reconstruction methods may cause instability and obvious artifacts in the reconstructed images, especially reconstructed image with many smooth regions and the noise level is strong, thus the SPSR (here, q = 0.5) algorithm is designed to reconstruct the damaged image. The results of simulation and two practical cases demonstrate that the proposed method has superior performance compared with some state-of-the-art methods in terms of restoration performance factors and visual quality. Meanwhile, the grain size parameters and grain boundaries of microstructure image are discussed before and after they are restored by proposed method.

  10. Implementation of mobile ip smooth handoff in wireless networks

    International Nuclear Information System (INIS)

    Kayastha, M.; Chowdhry, B.S.; Memon, A.R.

    2002-01-01

    This paper describes implementation of mobile IP services in two separate wireless LANs based on IEEE 802.11b standards, located in two distant buildings of a university campus. The purpose of the project was to achieve smooth hand-off when a mobile node moves between the two LANs. During our experimentation we have identified some of the limitation of IEEE 802.11b that affects mobile 1P smooth hand off. We have also proposed an algorithm to solve this problem when the mobility is within a limited number of separate wireless LANs. (author)

  11. Turbulence Intensity and the Friction Factor for Smooth- and Rough-Wall Pipe Flow

    OpenAIRE

    Nils T. Basse

    2017-01-01

    Turbulence intensity profiles are compared for smooth- and rough-wall pipe flow measurements made in the Princeton Superpipe. The profile development in the transition from hydraulically smooth to fully rough flow displays a propagating sequence from the pipe wall towards the pipe axis. The scaling of turbulence intensity with Reynolds number shows that the smooth- and rough wall level deviates with increasing Reynolds number. We quantify the correspondence between turbulence intensity and th...

  12. A Meshfree Cell-based Smoothed Point Interpolation Method for Solid Mechanics Problems

    International Nuclear Information System (INIS)

    Zhang Guiyong; Liu Guirong

    2010-01-01

    In the framework of a weakened weak (W 2 ) formulation using a generalized gradient smoothing operation, this paper introduces a novel meshfree cell-based smoothed point interpolation method (CS-PIM) for solid mechanics problems. The W 2 formulation seeks solutions from a normed G space which includes both continuous and discontinuous functions and allows the use of much more types of methods to create shape functions for numerical methods. When PIM shape functions are used, the functions constructed are in general not continuous over the entire problem domain and hence are not compatible. Such an interpolation is not in a traditional H 1 space, but in a G 1 space. By introducing the generalized gradient smoothing operation properly, the requirement on function is now further weakened upon the already weakened requirement for functions in a H 1 space and G 1 space can be viewed as a space of functions with weakened weak (W 2 ) requirement on continuity. The cell-based smoothed point interpolation method (CS-PIM) is formulated based on the W 2 formulation, in which displacement field is approximated using the PIM shape functions, which possess the Kronecker delta property facilitating the enforcement of essential boundary conditions [3]. The gradient (strain) field is constructed by the generalized gradient smoothing operation within the cell-based smoothing domains, which are exactly the triangular background cells. A W 2 formulation of generalized smoothed Galerkin (GS-Galerkin) weak form is used to derive the discretized system equations. It was found that the CS-PIM possesses the following attractive properties: (1) It is very easy to implement and works well with the simplest linear triangular mesh without introducing additional degrees of freedom; (2) it is at least linearly conforming; (3) this method is temporally stable and works well for dynamic analysis; (4) it possesses a close-to-exact stiffness, which is much softer than the overly-stiff FEM model and

  13. Suppression of stochastic pulsation in laser-plasma interaction by smoothing methods

    International Nuclear Information System (INIS)

    Hora, H.; Aydin, M.

    1992-01-01

    The control of the very complex behavior of a plasma with laser interaction by smoothing with induced spatial incoherence or other methods was related to improving the lateral uniformity of the irradiation. While this is important, it is shown from numerical hydrodynamic studies that the very strong temporal pulsation (stuttering) will mostly be suppressed by these smoothing methods too

  14. Nonparametric estimation of age-specific reference percentile curves with radial smoothing.

    Science.gov (United States)

    Wan, Xiaohai; Qu, Yongming; Huang, Yao; Zhang, Xiao; Song, Hanping; Jiang, Honghua

    2012-01-01

    Reference percentile curves represent the covariate-dependent distribution of a quantitative measurement and are often used to summarize and monitor dynamic processes such as human growth. We propose a new nonparametric method based on a radial smoothing (RS) technique to estimate age-specific reference percentile curves assuming the underlying distribution is relatively close to normal. We compared the RS method with both the LMS and the generalized additive models for location, scale and shape (GAMLSS) methods using simulated data and found that our method has smaller estimation error than the two existing methods. We also applied the new method to analyze height growth data from children being followed in a clinical observational study of growth hormone treatment, and compared the growth curves between those with growth disorders and the general population. Copyright © 2011 Elsevier Inc. All rights reserved.

  15. Smooth Muscle-Like Cells Generated from Human Mesenchymal Stromal Cells Display Marker Gene Expression and Electrophysiological Competence Comparable to Bladder Smooth Muscle Cells.

    Science.gov (United States)

    Brun, Juliane; Lutz, Katrin A; Neumayer, Katharina M H; Klein, Gerd; Seeger, Tanja; Uynuk-Ool, Tatiana; Wörgötter, Katharina; Schmid, Sandra; Kraushaar, Udo; Guenther, Elke; Rolauffs, Bernd; Aicher, Wilhelm K; Hart, Melanie L

    2015-01-01

    The use of mesenchymal stromal cells (MSCs) differentiated toward a smooth muscle cell (SMC) phenotype may provide an alternative for investigators interested in regenerating urinary tract organs such as the bladder where autologous smooth muscle cells cannot be used or are unavailable. In this study we measured the effects of good manufacturing practice (GMP)-compliant expansion followed by myogenic differentiation of human MSCs on the expression of a range of contractile (from early to late) myogenic markers in relation to the electrophysiological parameters to assess the functional role of the differentiated MSCs and found that differentiation of MSCs associated with electrophysiological competence comparable to bladder SMCs. Within 1-2 weeks of myogenic differentiation, differentiating MSCs significantly expressed alpha smooth muscle actin (αSMA; ACTA2), transgelin (TAGLN), calponin (CNN1), and smooth muscle myosin heavy chain (SM-MHC; MYH11) according to qRT-PCR and/or immunofluorescence and Western blot. Voltage-gated Na+ current levels also increased within the same time period following myogenic differentiation. In contrast to undifferentiated MSCs, differentiated MSCs and bladder SMCs exhibited elevated cytosolic Ca2+ transients in response to K+-induced depolarization and contracted in response to K+ indicating functional maturation of differentiated MSCs. Depolarization was suppressed by Cd2+, an inhibitor of voltage-gated Ca2+-channels. The expression of Na+-channels was pharmacologically identified as the Nav1.4 subtype, while the K+ and Ca2+ ion channels were identified by gene expression of KCNMA1, CACNA1C and CACNA1H which encode for the large conductance Ca2+-activated K+ channel BKCa channels, Cav1.2 L-type Ca2+ channels and Cav3.2 T-type Ca2+ channels, respectively. This protocol may be used to differentiate adult MSCs into smooth muscle-like cells with an intermediate-to-late SMC contractile phenotype exhibiting voltage-gated ion channel

  16. Smooth Muscle-Like Cells Generated from Human Mesenchymal Stromal Cells Display Marker Gene Expression and Electrophysiological Competence Comparable to Bladder Smooth Muscle Cells.

    Directory of Open Access Journals (Sweden)

    Juliane Brun

    Full Text Available The use of mesenchymal stromal cells (MSCs differentiated toward a smooth muscle cell (SMC phenotype may provide an alternative for investigators interested in regenerating urinary tract organs such as the bladder where autologous smooth muscle cells cannot be used or are unavailable. In this study we measured the effects of good manufacturing practice (GMP-compliant expansion followed by myogenic differentiation of human MSCs on the expression of a range of contractile (from early to late myogenic markers in relation to the electrophysiological parameters to assess the functional role of the differentiated MSCs and found that differentiation of MSCs associated with electrophysiological competence comparable to bladder SMCs. Within 1-2 weeks of myogenic differentiation, differentiating MSCs significantly expressed alpha smooth muscle actin (αSMA; ACTA2, transgelin (TAGLN, calponin (CNN1, and smooth muscle myosin heavy chain (SM-MHC; MYH11 according to qRT-PCR and/or immunofluorescence and Western blot. Voltage-gated Na+ current levels also increased within the same time period following myogenic differentiation. In contrast to undifferentiated MSCs, differentiated MSCs and bladder SMCs exhibited elevated cytosolic Ca2+ transients in response to K+-induced depolarization and contracted in response to K+ indicating functional maturation of differentiated MSCs. Depolarization was suppressed by Cd2+, an inhibitor of voltage-gated Ca2+-channels. The expression of Na+-channels was pharmacologically identified as the Nav1.4 subtype, while the K+ and Ca2+ ion channels were identified by gene expression of KCNMA1, CACNA1C and CACNA1H which encode for the large conductance Ca2+-activated K+ channel BKCa channels, Cav1.2 L-type Ca2+ channels and Cav3.2 T-type Ca2+ channels, respectively. This protocol may be used to differentiate adult MSCs into smooth muscle-like cells with an intermediate-to-late SMC contractile phenotype exhibiting voltage-gated ion

  17. Wavelet-Smoothed Interpolation of Masked Scientific Data for JPEG 2000 Compression

    Energy Technology Data Exchange (ETDEWEB)

    Brislawn, Christopher M. [Los Alamos National Laboratory

    2012-08-13

    How should we manage scientific data with 'holes'? Some applications, like JPEG 2000, expect logically rectangular data, but some sources, like the Parallel Ocean Program (POP), generate data that isn't defined on certain subsets. We refer to grid points that lack well-defined, scientifically meaningful sample values as 'masked' samples. Wavelet-smoothing is a highly scalable interpolation scheme for regions with complex boundaries on logically rectangular grids. Computation is based on forward/inverse discrete wavelet transforms, so runtime complexity and memory scale linearly with respect to sample count. Efficient state-of-the-art minimal realizations yield small constants (O(10)) for arithmetic complexity scaling, and in-situ implementation techniques make optimal use of memory. Implementation in two dimensions using tensor product filter banks is straighsorward and should generalize routinely to higher dimensions. No hand-tuning required when the interpolation mask changes, making the method aeractive for problems with time-varying masks. Well-suited for interpolating undefined samples prior to JPEG 2000 encoding. The method outperforms global mean interpolation, as judged by both SNR rate-distortion performance and low-rate artifact mitigation, for data distributions whose histograms do not take the form of sharply peaked, symmetric, unimodal probability density functions. These performance advantages can hold even for data whose distribution differs only moderately from the peaked unimodal case, as demonstrated by POP salinity data. The interpolation method is very general and is not tied to any particular class of applications, could be used for more generic smooth interpolation.

  18. From depolarization-dependent contractions in gastrointestinal smooth muscle to aortic pulse-synchronized contractions

    Directory of Open Access Journals (Sweden)

    Marion SB

    2014-03-01

    Full Text Available Sarah B Marion, Allen W MangelRTI Health Solutions, Research Triangle Park, NC, USAAbstract: For decades, it was believed that the diameter of gastrointestinal smooth muscle cells is sufficiently narrow, and that the diffusion of calcium across the plasma membrane is sufficient, to support contractile activity. Thus, depolarization-triggered release of intracellular calcium was not believed to be operative in gastrointestinal smooth muscle. However, after the incubation of muscle segments in solutions devoid of calcium and containing the calcium chelator ethylene glycol tetraacetic acid, an alternative electrical event occurred that was distinct from normal slow waves and spikes. Subsequently, it was demonstrated in gastrointestinal smooth muscle segments that membrane depolarization associated with this alternative electrical event triggered rhythmic contractions by release of intracellular calcium. Although this concept of depolarization-triggered calcium release was iconoclastic, it has now been demonstrated in multiple gastrointestinal smooth muscle preparations. On the basis of these observations, we investigated whether a rhythmic electrical and mechanical event would occur in aortic smooth muscle under the same calcium-free conditions. The incubation of aortic segments in a solution with no added calcium plus ethylene glycol tetraacetic acid induced a fast electrical event without corresponding tension changes. On the basis of the frequency of these fast electrical events, we pursued, contrary to what has been established dogma for more than three centuries, the question of whether the smooth muscle wall of the aorta undergoes rhythmic activation during the cardiac cycle. As with depolarization-triggered contractile activity in gastrointestinal smooth muscle, it was “well known” that rhythmic activation of the aorta does not occur in synchrony with the heartbeat. In a series of experiments, however, it was demonstrated that rhythmic

  19. Ensemble Kalman filtering with one-step-ahead smoothing

    KAUST Repository

    Raboudi, Naila F.

    2018-01-11

    The ensemble Kalman filter (EnKF) is widely used for sequential data assimilation. It operates as a succession of forecast and analysis steps. In realistic large-scale applications, EnKFs are implemented with small ensembles and poorly known model error statistics. This limits their representativeness of the background error covariances and, thus, their performance. This work explores the efficiency of the one-step-ahead (OSA) smoothing formulation of the Bayesian filtering problem to enhance the data assimilation performance of EnKFs. Filtering with OSA smoothing introduces an updated step with future observations, conditioning the ensemble sampling with more information. This should provide an improved background ensemble in the analysis step, which may help to mitigate the suboptimal character of EnKF-based methods. Here, the authors demonstrate the efficiency of a stochastic EnKF with OSA smoothing for state estimation. They then introduce a deterministic-like EnKF-OSA based on the singular evolutive interpolated ensemble Kalman (SEIK) filter. The authors show that the proposed SEIK-OSA outperforms both SEIK, as it efficiently exploits the data twice, and the stochastic EnKF-OSA, as it avoids observational error undersampling. They present extensive assimilation results from numerical experiments conducted with the Lorenz-96 model to demonstrate SEIK-OSA’s capabilities.

  20. Exchange rate smoothing in Hungary

    OpenAIRE

    Karádi, Péter

    2005-01-01

    The paper proposes a structural empirical model capable of examining exchange rate smoothing in the small, open economy of Hungary. The framework assumes the existence of an unobserved and changing implicit exchange rate target. The central bank is assumed to use interest rate policy to obtain this preferred rate in the medium term, while market participants are assumed to form rational expectations about this target and influence exchange rates accordingly. The paper applies unobserved varia...

  1. The ACB technique: a biomagentic tool for monitoring gastrointestinal contraction directly from smooth muscle in dogs

    International Nuclear Information System (INIS)

    Américo, Madileine F; Andreis, Uilian; Miranda, José Ricardo A; Oliveira, Ricardo B; Corá, Luciana A; Marques, Rozemeire G; Romeiro, Fernando G

    2010-01-01

    The aim of this paper was to verify whether AC biosusceptometry (ACB) is suitable for monitoring gastrointestinal (GI) contraction directly from smooth muscle in dogs, comparing with electrical recordings simultaneously. All experiments were performed in dogs with magnetic markers implanted under the serosa of the right colon and distal stomach, and their movements were recorded by ACB. Monopolar electrodes were implanted close to the magnetic markers and their electric potentials were recorded by electromyography (EMG). The effects of neostigmine, hyoscine butylbromide and meal on gastric and colonic parameters were studied. The ACB signal from the distal stomach was very similar to EMG; in the colonic recordings, however, within the same low-frequency band, ACB and EMG signals were characterized by simultaneity or a widely changeable frequency profile with time. ACB recordings were capable of demonstrating the changes in gastric and colonic motility determined by pharmacological interventions as well as by feeding. Our results reinforce the importance of evaluating the mechanical and electrical components of motility and show a temporal association between them. ACB and EMG are complementary for studying motility, with special emphasis on the colon. ACB offers an accurate method for monitoring in vivo GI motility

  2. A simple smoothness indicator for the WENO scheme with adaptive order

    Science.gov (United States)

    Huang, Cong; Chen, Li Li

    2018-01-01

    The fifth order WENO scheme with adaptive order is competent for solving hyperbolic conservation laws, its reconstruction is a convex combination of a fifth order linear reconstruction and three third order linear reconstructions. Note that, on uniform mesh, the computational cost of smoothness indicator for fifth order linear reconstruction is comparable with the sum of ones for three third order linear reconstructions, thus it is too heavy; on non-uniform mesh, the explicit form of smoothness indicator for fifth order linear reconstruction is difficult to be obtained, and its computational cost is much heavier than the one on uniform mesh. In order to overcome these problems, a simple smoothness indicator for fifth order linear reconstruction is proposed in this paper.

  3. Fragmented esophageal smooth muscle contraction segments on high resolution manometry: a marker of esophageal hypomotility.

    Science.gov (United States)

    Porter, R F; Kumar, N; Drapekin, J E; Gyawali, C P

    2012-08-01

    Esophageal peristalsis consists of a chain of contracting striated and smooth muscle segments on high resolution manometry (HRM). We compared smooth muscle contraction segments in symptomatic subjects with reflux disease to healthy controls. High resolution manometry Clouse plots were analyzed in 110 subjects with reflux disease (50 ± 1.4 years, 51.5% women) and 15 controls (27 ± 2.1 years, 60.0% women). Using the 30 mmHg isobaric contour tool, sequences were designated fragmented if either smooth muscle contraction segment was absent or if the two smooth muscle segments were separated by a pressure trough, and failed if both smooth muscle contraction segments were absent. The discriminative value of contraction segment analysis was assessed. A total of 1115 swallows were analyzed (reflux group: 965, controls: 150). Reflux subjects had lower peak and averaged contraction amplitudes compared with controls (P value to HRM analysis. Specifically, fragmented smooth muscle contraction segments may be a marker of esophageal hypomotility. © 2012 Blackwell Publishing Ltd.

  4. Adaptive Smoothing in fMRI Data Processing Neural Networks

    DEFF Research Database (Denmark)

    Vilamala, Albert; Madsen, Kristoffer Hougaard; Hansen, Lars Kai

    2017-01-01

    in isolation. With the advent of new tools for deep learning, recent work has proposed to turn these pipelines into end-to-end learning networks. This change of paradigm offers new avenues to improvement as it allows for a global optimisation. The current work aims at benefitting from this paradigm shift...... by defining a smoothing step as a layer in these networks able to adaptively modulate the degree of smoothing required by each brain volume to better accomplish a given data analysis task. The viability is evaluated on real fMRI data where subjects did alternate between left and right finger tapping tasks....

  5. Smooth germanium nanowires prepared by a hydrothermal deposition process

    Energy Technology Data Exchange (ETDEWEB)

    Pei, L.Z., E-mail: lzpei1977@163.com [School of Materials Science and Engineering, Institute of Molecular Engineering and Applied Chemistry, Key Laboratory of Materials Science and Processing of Anhui Province, Anhui University of Technology, Ma' anshan, Anhui 243002 (China); Zhao, H.S. [School of Materials Science and Engineering, Institute of Molecular Engineering and Applied Chemistry, Key Laboratory of Materials Science and Processing of Anhui Province, Anhui University of Technology, Ma' anshan, Anhui 243002 (China); Tan, W. [Henkel Huawei Electronics Co. Ltd., Lian' yungang, Jiangsu 222006 (China); Yu, H.Y. [School of Materials Science and Engineering, Institute of Molecular Engineering and Applied Chemistry, Key Laboratory of Materials Science and Processing of Anhui Province, Anhui University of Technology, Ma' anshan, Anhui 243002 (China); Chen, Y.W. [Department of Materials Science, Fudan University, Shanghai 200433 (China); Fan, C.G. [School of Materials Science and Engineering, Institute of Molecular Engineering and Applied Chemistry, Key Laboratory of Materials Science and Processing of Anhui Province, Anhui University of Technology, Ma' anshan, Anhui 243002 (China); Zhang, Qian-Feng, E-mail: zhangqf@ahut.edu.cn [School of Materials Science and Engineering, Institute of Molecular Engineering and Applied Chemistry, Key Laboratory of Materials Science and Processing of Anhui Province, Anhui University of Technology, Ma' anshan, Anhui 243002 (China)

    2009-11-15

    Smooth germanium nanowires were prepared using Ge and GeO{sub 2} as the starting materials and Cu sheet as the substrate by a simple hydrothermal deposition process. Scanning electron microscopy (SEM) and transmission electron microscopy (TEM) characterizations show that the germanium nanowires are smooth and straight with uniform diameter of about 150 nm in average and tens of micrometers in length. X-ray diffraction (XRD) and Raman spectrum of the germanium nanowires display that the germanium nanowires are mainly composed of cubic diamond phase. PL spectrum shows a strong blue light emission at 441 nm. The growth mechanism is also discussed.

  6. Smooth germanium nanowires prepared by a hydrothermal deposition process

    International Nuclear Information System (INIS)

    Pei, L.Z.; Zhao, H.S.; Tan, W.; Yu, H.Y.; Chen, Y.W.; Fan, C.G.; Zhang, Qian-Feng

    2009-01-01

    Smooth germanium nanowires were prepared using Ge and GeO 2 as the starting materials and Cu sheet as the substrate by a simple hydrothermal deposition process. Scanning electron microscopy (SEM) and transmission electron microscopy (TEM) characterizations show that the germanium nanowires are smooth and straight with uniform diameter of about 150 nm in average and tens of micrometers in length. X-ray diffraction (XRD) and Raman spectrum of the germanium nanowires display that the germanium nanowires are mainly composed of cubic diamond phase. PL spectrum shows a strong blue light emission at 441 nm. The growth mechanism is also discussed.

  7. Differential regulation of protease activated receptor-1 and tissue plasminogen activator expression by shear stress in vascular smooth muscle cells

    Science.gov (United States)

    Papadaki, M.; Ruef, J.; Nguyen, K. T.; Li, F.; Patterson, C.; Eskin, S. G.; McIntire, L. V.; Runge, M. S.

    1998-01-01

    Recent studies have demonstrated that vascular smooth muscle cells are responsive to changes in their local hemodynamic environment. The effects of shear stress on the expression of human protease activated receptor-1 (PAR-1) and tissue plasminogen activator (tPA) mRNA and protein were investigated in human aortic smooth muscle cells (HASMCs). Under conditions of low shear stress (5 dyn/cm2), PAR-1 mRNA expression was increased transiently at 2 hours compared with stationary control values, whereas at high shear stress (25 dyn/cm2), mRNA expression was decreased (to 29% of stationary control; Pmuscle cells, indicating that the effects of shear stress on human PAR-1 were not species-specific. Flow cytometry and ELISA techniques using rat smooth muscle cells and HASMCs, respectively, provided evidence that shear stress exerted similar effects on cell surface-associated PAR-1 and tPA protein released into the conditioned media. The decrease in PAR-1 mRNA and protein had functional consequences for HASMCs, such as inhibition of [Ca2+] mobilization in response to thrombin stimulation. These data indicate that human PAR-1 and tPA gene expression are regulated differentially by shear stress, in a pattern consistent with their putative roles in several arterial vascular pathologies.

  8. Membrane Currents in Airway Smooth Muscle: Mechanisms and Therapeutic Implications

    Directory of Open Access Journals (Sweden)

    Luke J Janssen

    1997-01-01

    Full Text Available Electrophysiological and pharmacological techniques were used to characterize the membrane conductance changes underlying spasmogen-evoked depolarization in airway smooth muscle (ASM. Changes included a transient activation of chloride ion channels and prolonged suppression of potassium ion channels; both changes are triggered by release of internally sequestered calcium ion and in turn cause opening of voltage-dependent calcium channels. The resultant influx of calcium ions contributes to contraction as well as to refilling of the internal calcium ion pool. Bronchodilators, on the other hand, act in part through activation of potassium channels, with consequent closure of calcium channels. The tools used to study ion channels in ASM are described, and the investigations of the roles of ion channels in ASM physiology (autacoid-evoked depolarization and hyperpolarization and pathophysiology (airway hyperresponsiveness are summarized. Finally, how the relationship between ion channels and ASM function/dysfunction may relate to the treatment of asthma and related breathing disorders is discussed.

  9. Role of retinal slip in the prediction of target motion during smooth and saccadic pursuit.

    Science.gov (United States)

    de Brouwer, S; Missal, M; Lefèvre, P

    2001-08-01

    Visual tracking of moving targets requires the combination of smooth pursuit eye movements with catch-up saccades. In primates, catch-up saccades usually take place only during pursuit initiation because pursuit gain is close to unity. This contrasts with the lower and more variable gain of smooth pursuit in cats, where smooth eye movements are intermingled with catch-up saccades during steady-state pursuit. In this paper, we studied in detail the role of retinal slip in the prediction of target motion during smooth and saccadic pursuit in the cat. We found that the typical pattern of pursuit in the cat was a combination of smooth eye movements with saccades. During smooth pursuit initiation, there was a correlation between peak eye acceleration and target velocity. During pursuit maintenance, eye velocity oscillated at approximately 3 Hz around a steady-state value. The average gain of smooth pursuit was approximately 0.5. Trained cats were able to continue pursuing in the absence of a visible target, suggesting a role of the prediction of future target motion in this species. The analysis of catch-up saccades showed that the smooth-pursuit motor command is added to the saccadic command during catch-up saccades and that both position error and retinal slip are taken into account in their programming. The influence of retinal slip on catch-up saccades showed that prediction about future target motion is used in the programming of catch-up saccades. Altogether, these results suggest that pursuit systems in primates and cats are qualitatively similar, with a lower average gain in the cat and that prediction affects both saccades and smooth eye movements during pursuit.

  10. Isolation and characterization of the inositol trisphosphate receptor from smooth muscle

    International Nuclear Information System (INIS)

    Chadwick, C.C.; Saito, A.; Fleischer, S.

    1990-01-01

    The release of Ca 2+ from internal stores is requisite to muscle contraction. In skeletal muscle and heart, the Ca 2+ release channels (ryanodine receptor) of sarcoplasmic reticulum, involved in excitation-contraction coupling, have recently been isolated and characterized. In smooth muscle, inositol 1,4,5-trisphosphate (IP 3 ) is believed to mobilize Ca 2+ from internal stores and thereby modulate contraction. The authors describe the isolation of an IP 3 receptor from smooth muscle. Bovine aorta smooth muscle microsomes were solubilized with 3-[(3-cholamidopropyl) dimethylammonio]-1-propanesulfonate, and the IP 3 receptor was purified by sucrose gradient centrifugation and column chromatography with heparin-agarose and wheat germ agglutinin-agarose. The receptor is an oligomer of a single polypeptide with a M r of 224,000 as determined by SDS/PAGE. Negative-staining electron microscopy reveals that the receptor is a large pinwheel-like structure having surface dimensions of ∼250 x 250 angstrom with fourfold symmetry. The IP 3 receptor from smooth muscle is similar to the ryanodine receptor with regard to its large size and fourfold symmetry, albeit distinct with regard to appearance, protomer size, and ligand binding

  11. Smooth controllability of infinite-dimensional quantum-mechanical systems

    International Nuclear Information System (INIS)

    Wu, Re-Bing; Tarn, Tzyh-Jong; Li, Chun-Wen

    2006-01-01

    Manipulation of infinite-dimensional quantum systems is important to controlling complex quantum dynamics with many practical physical and chemical backgrounds. In this paper, a general investigation is casted to the controllability problem of quantum systems evolving on infinite-dimensional manifolds. Recognizing that such problems are related with infinite-dimensional controllability algebras, we introduce an algebraic mathematical framework to describe quantum control systems possessing such controllability algebras. Then we present the concept of smooth controllability on infinite-dimensional manifolds, and draw the main result on approximate strong smooth controllability. This is a nontrivial extension of the existing controllability results based on the analysis over finite-dimensional vector spaces to analysis over infinite-dimensional manifolds. It also opens up many interesting problems for future studies

  12. Regulation of collagen biosynthesis in cultured bovine aortic smooth muscle cells

    International Nuclear Information System (INIS)

    Stepp, M.A.

    1986-01-01

    Aortic smooth muscles cells have been implicated in the etiology of lesions which occur in atherosclerosis and hypertension. Both diseases involve proliferation of smooth muscle cells and accumulation of excessive amounts of extracellular matrix proteins, including collagen type I and type III produced by the smooth muscle cells. To better understand the sites of regulation of collagen biosynthesis and to correlate these with the growth rate of the cells, cultured bovine aortic smooth muscle cells were studied as a function of the number of days (3 to 14) in second passage. Cells grew rapidly up to day 6 when confluence was reached. The total incorporation of [ 3 H]-proline into proteins was highest at day 3 and decreased to a constant level after the cultures reached confluence. In contrast, collagen protein production was lowest before confluence and continued to increase over the entire time course of the experiments. cDNA clones for the α1 and α2 chains of type I and the α1 chain of type III collagen were used to quantitate the steady state level of collagen mRNAs. RNA was tested in a cell-free translation system. Changes in the translational activity of collagen mRNAs parallelled the observed increases in collagen protein production. Thus, at later time points, collagen mRNAs are more active in directing synthesis of preprocollagens, even though less collagen mRNA is present. The conclusion is that the site of regulation of the expression of collagen genes is a function of the growth rate of cultured smooth muscle cells

  13. A three-dimensional cell-based smoothed finite element method for elasto-plasticity

    International Nuclear Information System (INIS)

    Lee, Kye Hyung; Im, Se Yong; Lim, Jae Hyuk; Sohn, Dong Woo

    2015-01-01

    This work is concerned with a three-dimensional cell-based smoothed finite element method for application to elastic-plastic analysis. The formulation of smoothed finite elements is extended to cover elastic-plastic deformations beyond the classical linear theory of elasticity, which has been the major application domain of smoothed finite elements. The finite strain deformations are treated with the aid of the formulation based on the hyperelastic constitutive equation. The volumetric locking originating from the nearly incompressible behavior of elastic-plastic deformations is remedied by relaxing the volumetric strain through the mean value. The comparison with the conventional finite elements demonstrates the effectiveness and accuracy of the present approach.

  14. A three-dimensional cell-based smoothed finite element method for elasto-plasticity

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Kye Hyung; Im, Se Yong [KAIST, Daejeon (Korea, Republic of); Lim, Jae Hyuk [KARI, Daejeon (Korea, Republic of); Sohn, Dong Woo [Korea Maritime and Ocean University, Busan (Korea, Republic of)

    2015-02-15

    This work is concerned with a three-dimensional cell-based smoothed finite element method for application to elastic-plastic analysis. The formulation of smoothed finite elements is extended to cover elastic-plastic deformations beyond the classical linear theory of elasticity, which has been the major application domain of smoothed finite elements. The finite strain deformations are treated with the aid of the formulation based on the hyperelastic constitutive equation. The volumetric locking originating from the nearly incompressible behavior of elastic-plastic deformations is remedied by relaxing the volumetric strain through the mean value. The comparison with the conventional finite elements demonstrates the effectiveness and accuracy of the present approach.

  15. On the Significance of Demand and Inventory Smoothing Interventions in Supply Chain

    NARCIS (Netherlands)

    Cannella, S.; Ciancimino, E.; Ashayeri, J.

    2010-01-01

    The aim of this paper is to quantify the benefit of demand and inventory smoothing in contrasting the extreme volatility and impetuous alteration of the market produced by the current economic recession. To do so we model a traditional supply chain and we test five settings of order smoothing under

  16. Weak-noise limit of a piecewise-smooth stochastic differential equation.

    Science.gov (United States)

    Chen, Yaming; Baule, Adrian; Touchette, Hugo; Just, Wolfram

    2013-11-01

    We investigate the validity and accuracy of weak-noise (saddle-point or instanton) approximations for piecewise-smooth stochastic differential equations (SDEs), taking as an illustrative example a piecewise-constant SDE, which serves as a simple model of Brownian motion with solid friction. For this model, we show that the weak-noise approximation of the path integral correctly reproduces the known propagator of the SDE at lowest order in the noise power, as well as the main features of the exact propagator with higher-order corrections, provided the singularity of the path integral associated with the nonsmooth SDE is treated with some heuristics. We also show that, as in the case of smooth SDEs, the deterministic paths of the noiseless system correctly describe the behavior of the nonsmooth SDE in the low-noise limit. Finally, we consider a smooth regularization of the piecewise-constant SDE and study to what extent this regularization can rectify some of the problems encountered when dealing with discontinuous drifts and singularities in SDEs.

  17. Inlet effect induced ''upstream'' critical heat flux in smooth tubes

    International Nuclear Information System (INIS)

    Kitto, J.B. Jr.

    1986-01-01

    An unusual form of ''upstream'' critical heat flux (CHF) has been observed and directly linked to the inlet flow pattern during an experimental study of high pressure (17 - 20 MPa) water flowing through a vertical 38.1 mm ID smooth bore tube with uniform axial and nonuniform circumferential heating. These upstream CHF data were characterized by temperature excursions which initially occurred at a relatively fixed axial location in the middle of the test section while the outlet and inlet heated lengths experienced no change. A rifled tube inlet flow conditioner could be substituted for a smooth tube section to generate the desired swirling inlet flow pattern. The upstream CHF data were found to match data from a uniformly heated smooth bore tube when the comparison was made using the peak local heat flux. The mechanism proposed to account for the upstream CHF observations involves the destructive interference between the decaying swirl flow and the secondary circumferential liquid flow field resulting from the one-sided heating

  18. Suspension system vibration analysis with regard to variable type ability to smooth road irregularities

    Science.gov (United States)

    Rykov, S. P.; Rykova, O. A.; Koval, V. S.; Makhno, D. E.; Fedotov, K. V.

    2018-03-01

    The paper aims to analyze vibrations of the dynamic system equivalent of the suspension system with regard to tyre ability to smooth road irregularities. The research is based on static dynamics for linear systems of automated control, methods of correlation, spectral and numerical analysis. Input of new data on the smoothing effect of the pneumatic tyre reflecting changes of a contact area between the wheel and road under vibrations of the suspension makes the system non-linear which requires using numerical analysis methods. Taking into account the variable smoothing ability of the tyre when calculating suspension vibrations, one can approximate calculation and experimental results and improve the constant smoothing ability of the tyre.

  19. A nonlinear wavelet method for data smoothing of low-level gamma-ray spectra

    International Nuclear Information System (INIS)

    Gang Xiao; Li Deng; Benai Zhang; Jianshi Zhu

    2004-01-01

    A nonlinear wavelet method was designed for smoothing low-level gamma-ray spectra. The spectra of a 60 Co graduated radioactive source and a mixed soil sample were smoothed respectively according to this method and a 5 point smoothing method. The FWHM of 1,332 keV peak of 60 Co source and the absolute activities of 238 U of soil sample were calculated. The results show that the nonlinear wavelet method is better than the traditional method, with less loss of spectral peak and a more complete reduction of statistical fluctuation. (author)

  20. The Koch curve as a smooth manifold

    International Nuclear Information System (INIS)

    Epstein, Marcelo; Sniatycki, Jedrzej

    2008-01-01

    We show that there exists a homeomorphism between the closed interval [0,1] is contained in R and the Koch curve endowed with the subset topology of R 2 . We use this homeomorphism to endow the Koch curve with the structure of a smooth manifold with boundary

  1. An adaptive method for γ spectra smoothing

    International Nuclear Information System (INIS)

    Xiao Gang; Zhou Chunlin; Li Tiantuo; Han Feng; Di Yuming

    2001-01-01

    Adaptive wavelet method and multinomial fitting gliding method are used for smoothing γ spectra, respectively, and then FWHM of 1332 keV peak of 60 Co and activities of 238 U standard specimen are calculated. Calculated results show that adaptive wavelet method is better than the other

  2. Smooth Tubercle Bacilli: Neglected Opportunistic Tropical Pathogens

    Directory of Open Access Journals (Sweden)

    Djaltou eAboubaker

    2016-01-01

    Full Text Available Smooth tubercle bacilli (STB including ‘‘Mycobacterium canettii’’ are members of the Mycobacterium tuberculosis complex (MTBC which cause non-contagious tuberculosis in human. This group comprises less than one hundred isolates characterized by smooth colonies and cordless organisms. Most STB isolates have been obtained from patients exposed to the Republic of Djibouti but seven isolates, including the three seminal ones obtained by Georges Canetti between 1968 and 1970, were recovered from patients in France, Madagascar, Sub-Sahara East Africa and French Polynesia. STB form a genetically heterogeneous group of MTBC organisms with large 4.48 ± 0.05 Mb genomes which may link Mycobacterium kansasii to MTBC organisms. Lack of inter-human transmission suggested a yet unknown environmental reservoir. Clinical data indicate a respiratory tract route of contamination and the digestive tract as an alternative route of contamination. Further epidemiological and clinical studies are warranted to elucidate areas of uncertainty regarding these unusual mycobacteria and the tuberculosis they cause.

  3. Snap evaporation of droplets on smooth topographies.

    Science.gov (United States)

    Wells, Gary G; Ruiz-Gutiérrez, Élfego; Le Lirzin, Youen; Nourry, Anthony; Orme, Bethany V; Pradas, Marc; Ledesma-Aguilar, Rodrigo

    2018-04-11

    Droplet evaporation on solid surfaces is important in many applications including printing, micro-patterning and cooling. While seemingly simple, the configuration of evaporating droplets on solids is difficult to predict and control. This is because evaporation typically proceeds as a "stick-slip" sequence-a combination of pinning and de-pinning events dominated by static friction or "pinning", caused by microscopic surface roughness. Here we show how smooth, pinning-free, solid surfaces of non-planar topography promote a different process called snap evaporation. During snap evaporation a droplet follows a reproducible sequence of configurations, consisting of a quasi-static phase-change controlled by mass diffusion interrupted by out-of-equilibrium snaps. Snaps are triggered by bifurcations of the equilibrium droplet shape mediated by the underlying non-planar solid. Because the evolution of droplets during snap evaporation is controlled by a smooth topography, and not by surface roughness, our ideas can inspire programmable surfaces that manage liquids in heat- and mass-transfer applications.

  4. Technique for information retrieval using enhanced latent semantic analysis generating rank approximation matrix by factorizing the weighted morpheme-by-document matrix

    Science.gov (United States)

    Chew, Peter A; Bader, Brett W

    2012-10-16

    A technique for information retrieval includes parsing a corpus to identify a number of wordform instances within each document of the corpus. A weighted morpheme-by-document matrix is generated based at least in part on the number of wordform instances within each document of the corpus and based at least in part on a weighting function. The weighted morpheme-by-document matrix separately enumerates instances of stems and affixes. Additionally or alternatively, a term-by-term alignment matrix may be generated based at least in part on the number of wordform instances within each document of the corpus. At least one lower rank approximation matrix is generated by factorizing the weighted morpheme-by-document matrix and/or the term-by-term alignment matrix.

  5. Multivariate Time Series Forecasting of Crude Palm Oil Price Using Machine Learning Techniques

    Science.gov (United States)

    Kanchymalay, Kasturi; Salim, N.; Sukprasert, Anupong; Krishnan, Ramesh; Raba'ah Hashim, Ummi

    2017-08-01

    The aim of this paper was to study the correlation between crude palm oil (CPO) price, selected vegetable oil prices (such as soybean oil, coconut oil, and olive oil, rapeseed oil and sunflower oil), crude oil and the monthly exchange rate. Comparative analysis was then performed on CPO price forecasting results using the machine learning techniques. Monthly CPO prices, selected vegetable oil prices, crude oil prices and monthly exchange rate data from January 1987 to February 2017 were utilized. Preliminary analysis showed a positive and high correlation between the CPO price and soy bean oil price and also between CPO price and crude oil price. Experiments were conducted using multi-layer perception, support vector regression and Holt Winter exponential smoothing techniques. The results were assessed by using criteria of root mean square error (RMSE), means absolute error (MAE), means absolute percentage error (MAPE) and Direction of accuracy (DA). Among these three techniques, support vector regression(SVR) with Sequential minimal optimization (SMO) algorithm showed relatively better results compared to multi-layer perceptron and Holt Winters exponential smoothing method.

  6. Voltage dependent potassium channel remodeling in murine intestinal smooth muscle hypertrophy induced by partial obstruction.

    Science.gov (United States)

    Liu, Dong-Hai; Huang, Xu; Guo, Xin; Meng, Xiang-Min; Wu, Yi-Song; Lu, Hong-Li; Zhang, Chun-Mei; Kim, Young-chul; Xu, Wen-Xie

    2014-01-01

    Partial obstruction of the small intestine causes obvious hypertrophy of smooth muscle cells and motility disorder in the bowel proximate to the obstruction. To identify electric remodeling of hypertrophic smooth muscles in partially obstructed murine small intestine, the patch-clamp and intracellular microelectrode recording methods were used to identify the possible electric remodeling and Western blot, immunofluorescence and immunoprecipitation were utilized to examine the channel protein expression and phosphorylation level changes in this research. After 14 days of obstruction, partial obstruction caused obvious smooth muscle hypertrophy in the proximally located intestine. The slow waves of intestinal smooth muscles in the dilated region were significantly suppressed, their amplitude and frequency were reduced, whilst the resting membrane potentials were depolarized compared with normal and sham animals. The current density of voltage dependent potassium channel (KV) was significantly decreased in the hypertrophic smooth muscle cells and the voltage sensitivity of KV activation was altered. The sensitivity of KV currents (IKV) to TEA, a nonselective potassium channel blocker, increased significantly, but the sensitivity of IKv to 4-AP, a KV blocker, stays the same. The protein levels of KV4.3 and KV2.2 were up-regulated in the hypertrophic smooth muscle cell membrane. The serine and threonine phosphorylation levels of KV4.3 and KV2.2 were significantly increased in the hypertrophic smooth muscle cells. Thus this study represents the first identification of KV channel remodeling in murine small intestinal smooth muscle hypertrophy induced by partial obstruction. The enhanced phosphorylations of KV4.3 and KV2.2 may be involved in this process.

  7. An efficient depth map preprocessing method based on structure-aided domain transform smoothing for 3D view generation.

    Directory of Open Access Journals (Sweden)

    Wei Liu

    Full Text Available Depth image-based rendering (DIBR, which is used to render virtual views with a color image and the corresponding depth map, is one of the key techniques in the 2D to 3D conversion process. Due to the absence of knowledge about the 3D structure of a scene and its corresponding texture, DIBR in the 2D to 3D conversion process, inevitably leads to holes in the resulting 3D image as a result of newly-exposed areas. In this paper, we proposed a structure-aided depth map preprocessing framework in the transformed domain, which is inspired by recently proposed domain transform for its low complexity and high efficiency. Firstly, our framework integrates hybrid constraints including scene structure, edge consistency and visual saliency information in the transformed domain to improve the performance of depth map preprocess in an implicit way. Then, adaptive smooth localization is cooperated and realized in the proposed framework to further reduce over-smoothness and enhance optimization in the non-hole regions. Different from the other similar methods, the proposed method can simultaneously achieve the effects of hole filling, edge correction and local smoothing for typical depth maps in a united framework. Thanks to these advantages, it can yield visually satisfactory results with less computational complexity for high quality 2D to 3D conversion. Numerical experimental results demonstrate the excellent performances of the proposed method.

  8. An α-smooth muscle actin (acta2/αsma zebrafish transgenic line marking vascular mural cells and visceral smooth muscle cells.

    Directory of Open Access Journals (Sweden)

    Thomas R Whitesell

    Full Text Available Mural cells of the vascular system include vascular smooth muscle cells (SMCs and pericytes whose role is to stabilize and/or provide contractility to blood vessels. One of the earliest markers of mural cell development in vertebrates is α smooth muscle actin (acta2; αsma, which is expressed by pericytes and SMCs. In vivo models of vascular mural cell development in zebrafish are currently lacking, therefore we developed two transgenic zebrafish lines driving expression of GFP or mCherry in acta2-expressing cells. These transgenic fish were used to trace the live development of mural cells in embryonic and larval transgenic zebrafish. acta2:EGFP transgenic animals show expression that largely mirrors native acta2 expression, with early pan-muscle expression starting at 24 hpf in the heart muscle, followed by skeletal and visceral muscle. At 3.5 dpf, expression in the bulbus arteriosus and ventral aorta marks the first expression in vascular smooth muscle. Over the next 10 days of development, the number of acta2:EGFP positive cells and the number of types of blood vessels associated with mural cells increases. Interestingly, the mural cells are not motile and remain in the same position once they express the acta2:EGFP transgene. Taken together, our data suggests that zebrafish mural cells develop relatively late, and have little mobility once they associate with vessels.

  9. Opportunities to Target Specific Contractile Abnormalities with Smooth Muscle Protein Kinase Inhibitors

    Directory of Open Access Journals (Sweden)

    Annegret Ulke-Lemée

    2010-05-01

    Full Text Available Smooth muscle is a major component of most hollow organ systems (e.g., airways, vasculature, bladder and gut/gastrointestine; therefore, the coordinated regulation of contraction is a key property of smooth muscle. When smooth muscle functions normally, it contributes to general health and wellness, but its dysfunction is associated with morbidity and mortality. Rho-associated protein kinase (ROCK is central to calcium-independent, actomyosin-mediated contractile force generation in the vasculature, thereby playing a role in smooth muscle contraction, cell motility and adhesion. Recent evidence supports an important role for ROCK in the increased vasoconstriction and remodeling observed in various models of hypertension. This review will provide a commentary on the development of specific ROCK inhibitors and their clinical application. Fasudil will be discussed as an example of bench-to-bedside development of a clinical therapeutic that is used to treat conditions of vascular hypercontractility. Due to the wide spectrum of biological processes regulated by ROCK, many additional clinical indications might also benefit from ROCK inhibition. Apart from the importance of ROCK in smooth muscle contraction, a variety of other protein kinases are known to play similar roles in regulating contractile force. The zipper-interacting protein kinase (ZIPK and integrin-linked kinase (ILK are two well-described regulators of contraction. The relative contribution of each kinase to contraction depends on the muscle bed as well as hormonal and neuronal stimulation. Unfortunately, specific inhibitors for ZIPK and ILK are still in the development phase, but the success of fasudil suggests that inhibitors for these other kinases may also have valuable clinical applications. Notably, the directed inhibition of ZIPK with a pseudosubstrate molecule shows unexpected effects on the contractility of gastrointestinal smooth muscle.

  10. Survey as a group interactive teaching technique

    Directory of Open Access Journals (Sweden)

    Ana GOREA

    2017-03-01

    Full Text Available Smooth running of the educational process and the results depend a great deal on the methods used. The methodology of teaching offers a great variety of teaching techniques that the teacher can make use of in the teaching/learning process. Such techniques as brainstorming, the cube, KLW, case study, Venn diagram, and many other are familiar to the teachers and they use them effectively in the classroom. The present article proposes a technique called ‘survey’, which has been successfully used by the author as a student-centered speaking activity in foreign language classes. It has certain advantages especially if used in large groups. It can be adapted for any other discipline in the case when the teacher wishes to offer the students space for cooperative activity and creativity.

  11. Patent ductus arteriosus in mice with smooth muscle-specific Jag1 deletion

    Science.gov (United States)

    Feng, Xuesong; Krebs, Luke T.; Gridley, Thomas

    2010-01-01

    The ductus arteriosus is an arterial vessel that shunts blood flow away from the lungs during fetal life, but normally occludes after birth to establish the adult circulation pattern. Failure of the ductus arteriosus to close after birth is termed patent ductus arteriosus and is one of the most common congenital heart defects. Mice with smooth muscle cell-specific deletion of Jag1, which encodes a Notch ligand, die postnatally from patent ductus arteriosus. These mice exhibit defects in contractile smooth muscle cell differentiation in the vascular wall of the ductus arteriosus and adjacent descending aorta. These defects arise through an inability to propagate the JAG1-Notch signal via lateral induction throughout the width of the vascular wall. Both heterotypic endothelial smooth muscle cell interactions and homotypic vascular smooth muscle cell interactions are required for normal patterning and differentiation of the ductus arteriosus and adjacent descending aorta. This new model for a common congenital heart defect provides novel insights into the genetic programs that underlie ductus arteriosus development and closure. PMID:21068062

  12. Data driven smooth tests for composite hypotheses

    NARCIS (Netherlands)

    Inglot, Tadeusz; Kallenberg, Wilbert C.M.; Ledwina, Teresa

    1997-01-01

    The classical problem of testing goodness-of-fit of a parametric family is reconsidered. A new test for this problem is proposed and investigated. The new test statistic is a combination of the smooth test statistic and Schwarz's selection rule. More precisely, as the sample size increases, an

  13. Interval Forecast for Smooth Transition Autoregressive Model ...

    African Journals Online (AJOL)

    In this paper, we propose a simple method for constructing interval forecast for smooth transition autoregressive (STAR) model. This interval forecast is based on bootstrapping the residual error of the estimated STAR model for each forecast horizon and computing various Akaike information criterion (AIC) function. This new ...

  14. Ensemble Kalman filtering with one-step-ahead smoothing

    KAUST Repository

    Raboudi, Naila F.; Ait-El-Fquih, Boujemaa; Hoteit, Ibrahim

    2018-01-01

    error statistics. This limits their representativeness of the background error covariances and, thus, their performance. This work explores the efficiency of the one-step-ahead (OSA) smoothing formulation of the Bayesian filtering problem to enhance

  15. GRADSPH: A parallel smoothed particle hydrodynamics code for self-gravitating astrophysical fluid dynamics

    NARCIS (Netherlands)

    Vanaverbeke, S.; Keppens, R.; Poedts, S.; Boffin, H.

    2009-01-01

    We describe the algorithms implemented in the first version of GRADSPH, a parallel, tree-based, smoothed particle hydrodynamics code for simulating self-gravitating astrophysical systems written in FORTRAN 90. The paper presents details on the implementation of the Smoothed Particle Hydro (SPH)

  16. Regulation of GPCR-mediated smooth muscle contraction : implications for asthma and pulmonary hypertension

    NARCIS (Netherlands)

    Wright, D B; Tripathi, S; Sikarwar, A; Santosh, K T; Perez-Zoghbi, J; Ojo, O O; Irechukwu, N; Ward, J P T; Schaafsma, D

    Contractile G-protein-coupled receptors (GPCRs) have emerged as key regulators of smooth muscle contraction, both under healthy and diseased conditions. This brief review will discuss some key topics and novel insights regarding GPCR-mediated airway and vascular smooth muscle contraction as

  17. Runoff Potentiality of a Watershed through SCS and Functional Data Analysis Technique

    Directory of Open Access Journals (Sweden)

    M. I. Adham

    2014-01-01

    Full Text Available Runoff potentiality of a watershed was assessed based on identifying curve number (CN, soil conservation service (SCS, and functional data analysis (FDA techniques. Daily discrete rainfall data were collected from weather stations in the study area and analyzed through lowess method for smoothing curve. As runoff data represents a periodic pattern in each watershed, Fourier series was introduced to fit the smooth curve of eight watersheds. Seven terms of Fourier series were introduced for the watersheds 5 and 8, while 8 terms of Fourier series were used for the rest of the watersheds for the best fit of data. Bootstrapping smooth curve analysis reveals that watersheds 1, 2, 3, 6, 7, and 8 are with monthly mean runoffs of 29, 24, 22, 23, 26, and 27 mm, respectively, and these watersheds would likely contribute to surface runoff in the study area. The purpose of this study was to transform runoff data into a smooth curve for representing the surface runoff pattern and mean runoff of each watershed through statistical method. This study provides information of runoff potentiality of each watershed and also provides input data for hydrological modeling.

  18. Runoff Potentiality of a Watershed through SCS and Functional Data Analysis Technique

    Science.gov (United States)

    Adham, M. I.; Shirazi, S. M.; Othman, F.; Rahman, S.; Yusop, Z.; Ismail, Z.

    2014-01-01

    Runoff potentiality of a watershed was assessed based on identifying curve number (CN), soil conservation service (SCS), and functional data analysis (FDA) techniques. Daily discrete rainfall data were collected from weather stations in the study area and analyzed through lowess method for smoothing curve. As runoff data represents a periodic pattern in each watershed, Fourier series was introduced to fit the smooth curve of eight watersheds. Seven terms of Fourier series were introduced for the watersheds 5 and 8, while 8 terms of Fourier series were used for the rest of the watersheds for the best fit of data. Bootstrapping smooth curve analysis reveals that watersheds 1, 2, 3, 6, 7, and 8 are with monthly mean runoffs of 29, 24, 22, 23, 26, and 27 mm, respectively, and these watersheds would likely contribute to surface runoff in the study area. The purpose of this study was to transform runoff data into a smooth curve for representing the surface runoff pattern and mean runoff of each watershed through statistical method. This study provides information of runoff potentiality of each watershed and also provides input data for hydrological modeling. PMID:25152911

  19. A Smooth Transition Logit Model of the Effects of Deregulation in the Electricity Market

    DEFF Research Database (Denmark)

    Hurn, A.S.; Silvennoinen, Annastiina; Teräsvirta, Timo

    We consider a nonlinear vector model called the logistic vector smooth transition autoregressive model. The bivariate single-transition vector smooth transition regression model of Camacho (2004) is generalised to a multivariate and multitransition one. A modelling strategy consisting of specific......We consider a nonlinear vector model called the logistic vector smooth transition autoregressive model. The bivariate single-transition vector smooth transition regression model of Camacho (2004) is generalised to a multivariate and multitransition one. A modelling strategy consisting...... of specification, including testing linearity, estimation and evaluation of these models is constructed. Nonlinear least squares estimation of the parameters of the model is discussed. Evaluation by misspecification tests is carried out using tests derived in a companion paper. The use of the modelling strategy...

  20. Ownership and Control Structures, Corporate Governance and Income Smoothing in Brazil

    Directory of Open Access Journals (Sweden)

    Damiana Torres

    2010-01-01

    Full Text Available This article examines the association between the ownership and control structure, level of corporate governance and origin of capital (foreign or domestic of Brazilian companies on their propensity to smooth income. Using a sample of nonancialrms with shares traded on the São Paulo Stock Exchange (Bovespa at the end of 2007, we performed covariance analysis based on data from the preceding ten years, where the dependent variable was the index proposed by Eckel, an empirical proxy for smoothing. The results indicate that the more concentrated the shareholding and control structures of Brazilianrms are, both according to overall capital and voting capital, the more intensely they tend to smooth earnings to favor the interests of the majority shareholder. The results also show that this effect is less pronounced forrms with enhanced corporate governance levels and those with foreign capital.

  1. KAMUS BAHASA ARAB – INDONESIA ONLINE DENGAN PEMECAHAN SUKU KATA MENGGUNAKAN METODE PARSING

    Directory of Open Access Journals (Sweden)

    Anny Yuniarti

    2004-01-01

    Full Text Available Normal 0 false false false IN X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} Kebutuhan umat Islam akan fasilitas penunjang belajar bahasa Arab di Indonesia masih belum terpenuhi dengan optimal. Kamus bahasa Arab yang beredar di pasaran sulit dipahami karena minimnya pengetahuan tentang ilmu tata bahasa Arab di kalangan umat Islam. Pada penelitian ini dikembangkan sebuah perangkat lunak yang berfungsi menerjemahkan kata berbahasa Arab dengan metode parsing sehingga dapat mencakup kata-kata yang telah mengalami perubahan bentuk dari bentuk dasarnya. Karena kata bahasa Arab memiliki turunan kata yang jumlahnya cukup besar, dan supaya kamus efisien, maka tidak semua turunan kata disimpan dalam basisdata. Oleh sebab itu diperlukan suatu cara untuk mengenali pola kata, dan cara mengetahui bentuk dasar suatu kata. Keseluruhan perangkat lunak ini diimplementasikan berbasis web sehingga memudahkan pengaksesan pengguna. Dan pengguna tidak memerlukan proses instalasi perangkat lunak atau sistem operasi tertentu. Pembuatan perangkat lunak ini didahului dengan perancangan proses dan perancangan interface. Kemudian rancangan tersebut diimplementasikan menjadi sebuah perangkat lunak yang siap untuk dipakai. Perangkat lunak yang sudah jadi tersebut telah diuji coba sesuai dengan spesifikasi kebutuhan

  2. Subcellular localization for Gram positive and Gram negative bacterial proteins using linear interpolation smoothing model.

    Science.gov (United States)

    Saini, Harsh; Raicar, Gaurav; Dehzangi, Abdollah; Lal, Sunil; Sharma, Alok

    2015-12-07

    Protein subcellular localization is an important topic in proteomics since it is related to a protein׳s overall function, helps in the understanding of metabolic pathways, and in drug design and discovery. In this paper, a basic approximation technique from natural language processing called the linear interpolation smoothing model is applied for predicting protein subcellular localizations. The proposed approach extracts features from syntactical information in protein sequences to build probabilistic profiles using dependency models, which are used in linear interpolation to determine how likely is a sequence to belong to a particular subcellular location. This technique builds a statistical model based on maximum likelihood. It is able to deal effectively with high dimensionality that hinders other traditional classifiers such as Support Vector Machines or k-Nearest Neighbours without sacrificing performance. This approach has been evaluated by predicting subcellular localizations of Gram positive and Gram negative bacterial proteins. Copyright © 2015 Elsevier Ltd. All rights reserved.

  3. Hyperplasia of smooth muscle in mild to moderate asthma without changes in cell size or gene expression.

    Science.gov (United States)

    Woodruff, Prescott G; Dolganov, Gregory M; Ferrando, Ronald E; Donnelly, Samantha; Hays, Steven R; Solberg, Owen D; Carter, Roderick; Wong, Hofer H; Cadbury, Peggy S; Fahy, John V

    2004-05-01

    Bronchial hyperresponsiveness in mild to moderate asthma may result from airway smooth muscle cell proliferation or acquisition of a hypercontractile phenotype. Because these cells have not been well characterized in mild to moderate asthma, we examined the morphometric and gene expression characteristics of smooth muscle cells in this subgroup of patients with asthma. Using bronchial biopsies from 14 subjects with mild to moderate asthma and 15 control subjects, we quantified smooth muscle cell morphology by stereology and the expression of a panel of genes related to a hypercontractile phenotype of airway smooth muscle, using laser microdissection and two-step real-time polymerase chain reaction. We found that airway smooth muscle cell size was similar in both groups, but cell number was nearly twofold higher in subjects with asthma (p = 0.03), and the amount of smooth muscle in the submucosa was increased 50-83% (p 0.1). We conclude that airway smooth muscle proliferation is a pathologic characteristic of subjects with mild to moderate asthma. However, smooth muscle cells in mild to moderate asthma do not show hypertrophy or gene expression changes of a hypercontractile phenotype observed in vitro.

  4. Smoothed Conditional Scale Function Estimation in AR(1-ARCH(1 Processes

    Directory of Open Access Journals (Sweden)

    Lema Logamou Seknewna

    2018-01-01

    Full Text Available The estimation of the Smoothed Conditional Scale Function for time series was taken out under the conditional heteroscedastic innovations by imitating the kernel smoothing in nonparametric QAR-QARCH scheme. The estimation was taken out based on the quantile regression methodology proposed by Koenker and Bassett. And the proof of the asymptotic properties of the Conditional Scale Function estimator for this type of process was given and its consistency was shown.

  5. Notch signal reception is required in vascular smooth muscle cells for ductus arteriosus closure

    Science.gov (United States)

    Krebs, Luke T.; Norton, Christine R.; Gridley, Thomas

    2017-01-01

    Summary The ductus arteriosus is an arterial vessel that shunts blood flow away from the lungs during fetal life, but normally occludes after birth to establish the adult circulation pattern. Failure of the ductus arteriosus to close after birth is termed patent ductus arteriosus, and is one of the most common congenital heart defects. Our previous work demonstrated that vascular smooth muscle cell expression of the Jag1 gene, which encodes a ligand for Notch family receptors, is essential for postnatal closure of the ductus arteriosus in mice. However, it was not known what cell population was responsible for receiving the Jag1-mediated signal. Here we show, using smooth muscle cell-specific deletion of the Rbpj gene, which encodes a transcription factor that mediates all canonical Notch signaling, that Notch signal reception in the vascular smooth muscle cell compartment is required for ductus arteriosus closure. These data indicate that homotypic vascular smooth muscle cell interactions are required for proper contractile smooth muscle cell differentiation and postnatal closure of the ductus arteriosus in mice. PMID:26742650

  6. Backfitting in Smoothing Spline Anova, with Application to Historical Global Temperature Data

    Science.gov (United States)

    Luo, Zhen

    In the attempt to estimate the temperature history of the earth using the surface observations, various biases can exist. An important source of bias is the incompleteness of sampling over both time and space. There have been a few methods proposed to deal with this problem. Although they can correct some biases resulting from incomplete sampling, they have ignored some other significant biases. In this dissertation, a smoothing spline ANOVA approach which is a multivariate function estimation method is proposed to deal simultaneously with various biases resulting from incomplete sampling. Besides that, an advantage of this method is that we can get various components of the estimated temperature history with a limited amount of information stored. This method can also be used for detecting erroneous observations in the data base. The method is illustrated through an example of modeling winter surface air temperature as a function of year and location. Extension to more complicated models are discussed. The linear system associated with the smoothing spline ANOVA estimates is too large to be solved by full matrix decomposition methods. A computational procedure combining the backfitting (Gauss-Seidel) algorithm and the iterative imputation algorithm is proposed. This procedure takes advantage of the tensor product structure in the data to make the computation feasible in an environment of limited memory. Various related issues are discussed, e.g., the computation of confidence intervals and the techniques to speed up the convergence of the backfitting algorithm such as collapsing and successive over-relaxation.

  7. Investigating the Impact of Acetone Vapor Smoothing on the Strength and Elongation of Printed ABS Parts

    Science.gov (United States)

    Gao, Harry; Kaweesa, Dorcas V.; Moore, Jacob; Meisel, Nicholas A.

    2017-03-01

    Acetone vapor smoothing is a chemical treatment that "melts" the surface of additively manufactured acrylonitrile butadiene styrene parts. The process fuses layers together and allows them to reform when vapor is removed, resulting in a smooth surface finish. Although commonly used to improve aesthetics, recent work has begun to investigate the effects of vapor smoothing on part strength. Nevertheless, most of this work has failed to take into account the anisotropic nature of printed parts. Prior research has shown that vapor smoothing reduces strength under best-case loading conditions, when the tensile load is parallel with the direction of the layers. In this article, the authors hypothesize that vapor smoothing may increase strength under nonoptimal loading conditions as a result of increased cohesion between layers and a reduction in stress concentrations. They use a design of experiments approach to identify the combined impact of printing and vapor smoothing parameters on part material properties.

  8. The effect of food bolus location on jaw movement smoothness and masticatory efficiency

    NARCIS (Netherlands)

    Molenaar, W.N.B.; Gezelle Meerburg, P.J.; Luraschi, J.; Whittle, T.; Schimmel, M.; Lobbezoo, F.; Peck, C.C.; Murray, G.M.; Minami, I.

    2012-01-01

    Masticatory efficiency in individuals with extensive tooth loss has been widely discussed. However, little is known about jaw movement smoothness during chewing and the effect of differences in food bolus location on movement smoothness and masticatory efficiency. The aim of this study was to

  9. Income Smoothing and Earnings Informativeness : A matter of institutional characteristics or accounting standards?

    NARCIS (Netherlands)

    A. Tudor (Alexandra)

    2010-01-01

    textabstractExecutive Summary This study investigates the level of income smoothing and its impact on the informativeness of earnings. The main contribution of this research is that as well IFRS as investor protection are considered to examine the association between income smoothing and earnings

  10. Supplementary speed control for wind power smoothing

    NARCIS (Netherlands)

    Haan, de J.E.S.; Frunt, J.; Kechroud, A.; Kling, W.L.

    2010-01-01

    Wind fluctuations result in even larger wind power fluctuations because the power of wind is proportional to the cube of the wind speed. This report analyzes wind power fluctuations to investigate inertial power smoothing, in particular for the frequency range of 0.08 - 0.5 Hz. Due to the growing

  11. Two-dimensional interpolation with experimental data smoothing

    International Nuclear Information System (INIS)

    Trejbal, Z.

    1989-01-01

    A method of two-dimensional interpolation with smoothing of time statistically deflected points is developed for processing of magnetic field measurements at the U-120M field measurements at the U-120M cyclotron. Mathematical statement of initial requirements and the final result of relevant algebraic transformations are given. 3 refs

  12. Testosterone replacement maintains smooth muscle content in the corpus cavernosum of orchiectomized rats.

    Science.gov (United States)

    Halmenschlager, Graziele; Rhoden, Ernani Luis; Motta, Gabriela Almeida; Sagrillo Fagundes, Lucas; Medeiros, Jorge Luiz; Meurer, Rosalva; Rhoden, Cláudia Ramos

    2017-10-01

    To evaluate the effects of testosterone (T) on the maintenance of corpus cavernosum (CC) structure and apoptosis. Animals were divided into three groups: sham operation group ( n  = 8) underwent sham operation; Orchiectomized (Orchiec)+ oily vehicle group ( n  = 8) underwent bilateral orchiectomy and received a single dose of oily vehicle by intramuscular injection (i.m.) 30 days after orchiectomy; and Orchiec + T group ( n  = 8) underwent bilateral orchiectomy and received a single dose of T undecanoate 100 mg/kg i.m. 30 days after the surgery. Animals were euthanized 60 days after the beginning of the experiment with an anesthetic overdose of ketamine and xylazine. Blood samples and penile tissue were collected on euthanasia. Azan's trichrome staining was used to evaluate smooth muscle, Weigert's Fucsin-Resorcin staining was used to evaluate elastic fibers and Picrosirius red staining was used to evaluate collagen. Apoptosis was evaluated using TUNEL technique. T levels decreased in Orchiec + oily vehicle when compared to sham operation and Orchiec + T groups ( p  space ( p  = 0.207), elastic fibers ( p  = 0.849), collagen ( p  = 0.216) and in apoptosis ( p  = 0.095). Normal testosterone levels maintain CC smooth muscle content and do not influence elastic fibers, collagen content and apoptotic index. Further studies should be performed in order to investigate the mechanisms by which androgen mediates its effects on CC structure.

  13. Partially to fully saturated flow through smooth, clean, open fractures: qualitative experimental studies

    Science.gov (United States)

    Jones, Brendon R.; Brouwers, Luke B.; Dippenaar, Matthys A.

    2018-05-01

    Fractures are both rough and irregular but can be expressed by a simple model concept of two smooth parallel plates and the associated cubic law governing discharge through saturated fractures. However, in natural conditions and in the intermediate vadose zone, these assumptions are likely violated. This paper presents a qualitative experimental study investigating the cubic law under variable saturation in initially dry free-draining discrete fractures. The study comprised flow visualisation experiments conducted on transparent replicas of smooth parallel plates with inlet conditions of constant pressure and differing flow rates over both vertical and horizontal inclination. Flow conditions were altered to investigate the influence of intermittent and continuous influx scenarios. Findings from this research proved, for instance, that saturated laminar flow is not likely achieved, especially in nonhorizontal fractures. In vertical fractures, preferential flow occupies the minority of cross-sectional area despite the water supply. Movement of water through the fractured vadose zone therefore becomes a matter of the continuity principle, whereby water should theoretically be transported downward at significantly higher flow rates given the very low degree of water saturation. Current techniques that aim to quantify discrete fracture flow, notably at partial saturation, are questionable. Inspired by the results of this study, it is therefore hypothetically improbable to achieve saturation in vertical fractures under free-draining wetting conditions. It does become possible under extremely excessive water inflows or when not free-draining; however, the converse is not true, as a wet vertical fracture can be drained.

  14. Partially to fully saturated flow through smooth, clean, open fractures: qualitative experimental studies

    Science.gov (United States)

    Jones, Brendon R.; Brouwers, Luke B.; Dippenaar, Matthys A.

    2017-11-01

    Fractures are both rough and irregular but can be expressed by a simple model concept of two smooth parallel plates and the associated cubic law governing discharge through saturated fractures. However, in natural conditions and in the intermediate vadose zone, these assumptions are likely violated. This paper presents a qualitative experimental study investigating the cubic law under variable saturation in initially dry free-draining discrete fractures. The study comprised flow visualisation experiments conducted on transparent replicas of smooth parallel plates with inlet conditions of constant pressure and differing flow rates over both vertical and horizontal inclination. Flow conditions were altered to investigate the influence of intermittent and continuous influx scenarios. Findings from this research proved, for instance, that saturated laminar flow is not likely achieved, especially in nonhorizontal fractures. In vertical fractures, preferential flow occupies the minority of cross-sectional area despite the water supply. Movement of water through the fractured vadose zone therefore becomes a matter of the continuity principle, whereby water should theoretically be transported downward at significantly higher flow rates given the very low degree of water saturation. Current techniques that aim to quantify discrete fracture flow, notably at partial saturation, are questionable. Inspired by the results of this study, it is therefore hypothetically improbable to achieve saturation in vertical fractures under free-draining wetting conditions. It does become possible under extremely excessive water inflows or when not free-draining; however, the converse is not true, as a wet vertical fracture can be drained.

  15. Voltage dependent potassium channel remodeling in murine intestinal smooth muscle hypertrophy induced by partial obstruction.

    Directory of Open Access Journals (Sweden)

    Dong-Hai Liu

    Full Text Available Partial obstruction of the small intestine causes obvious hypertrophy of smooth muscle cells and motility disorder in the bowel proximate to the obstruction. To identify electric remodeling of hypertrophic smooth muscles in partially obstructed murine small intestine, the patch-clamp and intracellular microelectrode recording methods were used to identify the possible electric remodeling and Western blot, immunofluorescence and immunoprecipitation were utilized to examine the channel protein expression and phosphorylation level changes in this research. After 14 days of obstruction, partial obstruction caused obvious smooth muscle hypertrophy in the proximally located intestine. The slow waves of intestinal smooth muscles in the dilated region were significantly suppressed, their amplitude and frequency were reduced, whilst the resting membrane potentials were depolarized compared with normal and sham animals. The current density of voltage dependent potassium channel (KV was significantly decreased in the hypertrophic smooth muscle cells and the voltage sensitivity of KV activation was altered. The sensitivity of KV currents (IKV to TEA, a nonselective potassium channel blocker, increased significantly, but the sensitivity of IKv to 4-AP, a KV blocker, stays the same. The protein levels of KV4.3 and KV2.2 were up-regulated in the hypertrophic smooth muscle cell membrane. The serine and threonine phosphorylation levels of KV4.3 and KV2.2 were significantly increased in the hypertrophic smooth muscle cells. Thus this study represents the first identification of KV channel remodeling in murine small intestinal smooth muscle hypertrophy induced by partial obstruction. The enhanced phosphorylations of KV4.3 and KV2.2 may be involved in this process.

  16. Output Power Smoothing Control for a Wind Farm Based on the Allocation of Wind Turbines

    Directory of Open Access Journals (Sweden)

    Ying Zhu

    2018-06-01

    Full Text Available This paper presents a new output power smoothing control strategy for a wind farm based on the allocation of wind turbines. The wind turbines in the wind farm are divided into control wind turbines (CWT and power wind turbines (PWT, separately. The PWTs are expected to output as much power as possible and a maximum power point tracking (MPPT control strategy combining the rotor inertia based power smoothing method is adopted. The CWTs are in charge of the output power smoothing for the whole wind farm by giving the calculated appropriate power. The battery energy storage system (BESS with small capacity is installed to be the support and its charge and discharge times are greatly reduced comparing with the traditional ESSs based power smoothing strategies. The simulation model of the permanent magnet synchronous generators (PMSG based wind farm by considering the wake effect is built in Matlab/Simulink to test the proposed power smoothing method. Three different working modes of the wind farm are given in the simulation and the simulation results verify the effectiveness of the proposed power smoothing control strategy.

  17. Rho Kinase (ROCK) collaborates with Pak to Regulate Actin Polymerization and Contraction in Airway Smooth Muscle.

    Science.gov (United States)

    Zhang, Wenwu; Bhetwal, Bhupal P; Gunst, Susan J

    2018-05-10

    The mechanisms by which Rho kinase (ROCK) regulates airway smooth muscle contraction were determined in tracheal smooth muscle tissues. ROCK may mediate smooth muscle contraction by inhibiting myosin regulatory light chain (RLC) phosphatase. ROCK can also regulate F-actin dynamics during cell migration, and actin polymerization is critical for airway smooth muscle contraction. Our results show that ROCK does not regulate airway smooth muscle contraction by inhibiting myosin RLC phosphatase or by stimulating myosin RLC phosphorylation. We find that ROCK regulates airway smooth muscle contraction by activating the serine-threonine kinase Pak, which mediates the activation of Cdc42 and Neuronal-Wiskott-Aldrich Syndrome protein (N-WASp). N-WASP transmits signals from cdc42 to the Arp2/3 complex for the nucleation of actin filaments. These results demonstrate a novel molecular function for ROCK in the regulation of Pak and cdc42 activation that is critical for the processes of actin polymerization and contractility in airway smooth muscle. Rho kinase (ROCK), a RhoA GTPase effector, can regulate the contraction of airway and other smooth muscle tissues. In some tissues, ROCK can inhibit myosin regulatory light chain (RLC) phosphatase, which increases the phosphorylation of myosin RLC and promotes smooth muscle contraction. ROCK can also regulate cell motility and migration by affecting F-actin dynamics. Actin polymerization is stimulated by contractile agonists in airway smooth muscle tissues and is required for contractile tension development in addition to myosin RLC phosphorylation. We investigated the mechanisms by which ROCK regulates the contractility of tracheal smooth muscle tissues by expressing a kinase inactive mutant of ROCK, ROCK-K121G, in the tissues or by treating them with the ROCK inhibitor, H-1152P. Our results show no role for ROCK in the regulation of non-muscle or smooth muscle myosin RLC phosphorylation during contractile stimulation in this tissue

  18. Dry deposition on smooth and rough urban surfaces

    International Nuclear Information System (INIS)

    Roed, J.

    1987-01-01

    Following the Chernobyl accident, dry deposition velocities on smooth surfaces indoors and outdoors have been measured in Denmark. Internal wall surfaces gave deposition velocities of 0.0008-0.0009 cm/s for 131I and 0.0001-0.0002 cm/s for 134Cs and 103Ru. Internal floor surfaces gave higher values for the deposition velocities: for 131I, 0.002 cm/s and for 134Cs and 103Ru, 0.0005-0.0013 cm/s. The deposition velocities on vertical and horizontal external surfaces were nearly equal. Those for 131I were found as 0.02-0.03 cm/s and for 137Cs as 0.001-0.002 cm/s. On external rough surfaces such as grass and corrugated roof material the deposition velocities for 134Cs and 103Ru were 0.03-0.05 cm/s. For iodine, however, deposition velocities were higher for clipped grass (2 cm/s) than for roof material (0.2-0.4 cm/s). The results show that internal deposition velocities are considerably lower than those on external smooth surfaces, and that the deposition velocities on rough surfaces are an order of magnitude higher than on smooth surfaces. It was also shown that the deposition velocities of iodine are considerably higher than those of cesium and ruthenium. This work was supported by EEC Radiation Protection Programme No B16-107-DK and by NKA, The Nordic Liaison Committee for Atomic Energy. (author)

  19. Analyzing the non-smooth dynamics induced by a split-path nonlinear integral controller

    NARCIS (Netherlands)

    Hunnekens, B.G.B.; van Loon, S.J.L.M.; van de Wouw, N.; Heemels, W.P.M.H.; Nijmeijer, H.; Ecker, Horst; Steindl, Alois; Jakubek, Stefan

    2014-01-01

    In this paper, we introduce a novel non-smooth integral controller, which aims at achieving a better transient response in terms of overshoot of a feedback controlled dynamical system. The resulting closed-loop system can be represented as a non-smooth system with different continuous dynamics being

  20. Aerobic metabolism on muscle contraction in porcine gastric smooth muscle.

    Science.gov (United States)

    Kanda, Hidenori; Kaneda, Takeharu; Nagai, Yuta; Urakawa, Norimoto; Shimizu, Kazumasa

    2018-05-18

    Exposure to chronic hypoxic conditions causes various gastric diseases, including gastric ulcers. It has been suggested that gastric smooth muscle contraction is associated with aerobic metabolism. However, there are no reports on the association between gastric smooth muscle contraction and aerobic metabolism, and we have investigated this association in the present study. High K + - and carbachol (CCh)-induced muscle contractions involved increasing O 2 consumption. Aeration with N 2 (hypoxia) and NaCN significantly decreased high K + - and CCh-induced muscle contraction and O 2 consumption. In addition, hypoxia and NaCN significantly decreased creatine phosphate (PCr) contents in the presence of high K + . Moreover, decrease in CCh-induced contraction and O 2 consumption was greater than that of high K + . Our results suggest that hypoxia and NaCN inhibit high K + - and CCh-induced contractions in gastric fundus smooth muscles by decreasing O 2 consumption and intracellular PCr content. However, the inhibition of CCh-induced muscle contraction was greater than that of high K + -induced muscle contraction.

  1. Molecular analysis of the diets of snakes: changes in prey exploitation during development of the rare smooth snake Coronella austriaca.

    Science.gov (United States)

    Brown, David S; Ebenezer, Katie L; Symondson, William O C

    2014-08-01

    Reptiles are declining in many parts of the world, mainly due to habitat loss and environmental change. A major factor in this is availability of suitable food. For many animals, dietary requirements shift during developmental stages and a habitat will only be suitable for conserving a species if it supports all stages. Conventional methods for establishing diet often rely on visual recognition of morphologically identifiable features of prey in faeces, regurgitation or stomach contents, which suffer from biases and poor resolution of taxa. DNA-based techniques facilitate noninvasive analysis of diet from faeces without these constraints. We tested the hypothesis that diet changes during growth stages of smooth snakes (Coronella austriaca), which have a highly restricted distribution in the UK but are widespread in continental Europe. Small numbers of the sympatric grass snake (Natrix natrix) were analysed for comparison. Faecal samples were collected from snakes and prey DNA analysed using PCR, targeting amphibians, reptiles, mammals and invertebrates. Over 85% of smooth snakes were found to have eaten reptiles and 28% had eaten mammals. Predation on mammals increased with age and was entirely absent among juveniles and subadults. Predation on reptiles did not change ontogenetically. Smooth snakes may, therefore, be restricted to areas of sufficiently high reptile densities to support young snakes. © 2013 John Wiley & Sons Ltd.

  2. Parsing multiple processes of high temperature impacts on corn/soybean yield using a newly developed CLM-APSIM modeling framework

    Science.gov (United States)

    Peng, B.; Guan, K.; Chen, M.

    2016-12-01

    Future agricultural production faces a grand challenge of higher temperature under climate change. There are multiple physiological or metabolic processes of how high temperature affects crop yield. Specifically, we consider the following major processes: (1) direct temperature effects on photosynthesis and respiration; (2) speed-up growth rate and the shortening of growing season; (3) heat stress during reproductive stage (flowering and grain-filling); (4) high-temperature induced increase of atmospheric water demands. In this work, we use a newly developed modeling framework (CLM-APSIM) to simulate the corn and soybean growth and explicitly parse the above four processes. By combining the strength of CLM in modeling surface biophysical (e.g., hydrology and energy balance) and biogeochemical (e.g., photosynthesis and carbon-nitrogen interactions), as well as that of APSIM in modeling crop phenology and reproductive stress, the newly developed CLM-APSIM modeling framework enables us to diagnose the impacts of high temperature stress through different processes at various crop phenology stages. Ground measurements from the advanced SoyFACE facility at University of Illinois is used here to calibrate, validate, and improve the CLM-APSIM modeling framework at the site level. We finally use the CLM-APSIM modeling framework to project crop yield for the whole US Corn Belt under different climate scenarios.

  3. Application of Data Smoothing Method in Signal Processing for Vortex Flow Meters

    Directory of Open Access Journals (Sweden)

    Zhang Jun

    2017-01-01

    Full Text Available Vortex flow meter is typical flow measure equipment. Its measurement output signals can easily be impaired by environmental conditions. In order to obtain an improved estimate of the time-averaged velocity from the vortex flow meter, a signal filter method is applied in this paper. The method is based on a simple Savitzky-Golay smoothing filter algorithm. According with the algorithm, a numerical program is developed in Python with the scientific library numerical Numpy. Two sample data sets are processed through the program. The results demonstrate that the processed data is available accepted compared with the original data. The improved data of the time-averaged velocity is obtained within smoothing curves. Finally the simple data smoothing program is useable and stable for this filter.

  4. Effects of income smoothing practices on the conservatism of public companies listed on the BM & FBOVESPA

    Directory of Open Access Journals (Sweden)

    José Elias Feres de Almeida

    2012-04-01

    Full Text Available The aim of this study was to investigate two aspects of accounting information that may be inherently related: income smoothing practices and conditional conservatism. Theoretically, the more a firm employs income smoothing, i.e., uses accruals to reduce the variability of profits, the less possibility there is for the timely acknowledgement of future economic losses (i.e., bad economic news in profits. Eckel's model (1981 was used in this study to classify listed companies as smoothing or non-smoothing, and Basu's model (1997 was used to quantify the degree of conditional conservatism present in each firm. To make the results more robust, samples were created with annual stock return data from both March and December. The results indicated that non-smoothing firms had a higher degree of conditional conservatism, i.e., more opportunity to recognize future economic losses because the market could use the stock return data to anticipate future losses contained in the information regarding profits. This research made it possible to observe theoretical relationships between properties of accounting information: i there is a relationship between income smoothing and conditional conservatism (i.e., accounting choices; ii the informational environment of the Brazilian capital market contributes to the market distinction between smoothing and non-smoothing firms; and iii the improvement of the capital market provides economic operators with greater insight into economic losses that are contained in accounting results.

  5. Smoothing dynamic positron emission tomography time courses using functional principal components

    OpenAIRE

    Jiang, Ci-Ren; Aston, John A. D.; Wang, Jane-Ling

    2009-01-01

    A functional smoothing approach to the analysis of PET time course data is presented. By borrowing information across space and accounting for this pooling through the use of a non-parametric covariate adjustment, it is possible to smooth the PET time course data thus reducing the noise. A new model for functional data analysis, the Multiplicative Nonparametric Random Effects Model, is introduced to more accurately account for the variation in the data. A locally adaptive bandwidth choice hel...

  6. on Isolated Smooth Muscle Preparation in Rats

    African Journals Online (AJOL)

    Samuel Olaleye

    ABSTRACT. This study investigated the receptor effects of methanolic root extract of ... Phytochemical Analysis: Photochemistry of the methanolic extract was ... mounted with resting tension 0.5g in an organ bath containing .... Effects of extra cellular free Ca2+ and 0.5mM ... isolated smooth muscle by high K+ on the other.

  7. Design and simulation of origami structures with smooth folds.

    Science.gov (United States)

    Peraza Hernandez, E A; Hartl, D J; Lagoudas, D C

    2017-04-01

    Origami has enabled new approaches to the fabrication and functionality of multiple structures. Current methods for origami design are restricted to the idealization of folds as creases of zeroth-order geometric continuity. Such an idealization is not proper for origami structures of non-negligible fold thickness or maximum curvature at the folds restricted by material limitations. For such structures, folds are not properly represented as creases but rather as bent regions of higher-order geometric continuity. Such fold regions of arbitrary order of continuity are termed as smooth folds . This paper presents a method for solving the following origami design problem: given a goal shape represented as a polygonal mesh (termed as the goal mesh ), find the geometry of a single planar sheet, its pattern of smooth folds, and the history of folding motion allowing the sheet to approximate the goal mesh. The parametrization of the planar sheet and the constraints that allow for a valid pattern of smooth folds are presented. The method is tested against various goal meshes having diverse geometries. The results show that every determined sheet approximates its corresponding goal mesh in a known folded configuration having fold angles obtained from the geometry of the goal mesh.

  8. Electron histochemical and autoradiographic studies of vascular smooth muscle cell

    International Nuclear Information System (INIS)

    Kameyama, Kohji; Aida, Takeo; Asano, Goro

    1982-01-01

    The authors have studied the vascular smooth muscle cell in the aorta and the arteries of brain, heart in autopsied cases, cholesterol fed rabbits and canine through electron histochemical and autoradiographic methods, using 3 H-proline and 3 H-thymidine. The vascular changes are variable presumably due to the functional and morphological difference of vessels. Aging, pathological condition and physiological requirement induce the disturbances of vascular functions as contractility. According to various pathological conditions, the smooth muscle cell altered their shape, surface properties and arrangement of subcellular organelles including changes in number. The morphological features of arteries during aging is characterized by the thickening of endothelium and media. Decreasing cellularity and increasing collagen contents in media. The autoradiographic and histochemical observations using periodic acid methenamine silver (PAM) and ruthenium red stains demonstrated that the smooth muscle cell is a connective tissue synthetic cell. The PAM impregnation have proved that the small bundle of microfilaments become associated with small conglomerate of collagen and elastic fibers. Cytochemical examination will provide sufficient evidence to establish the contribution of subcellular structure. The acid phosphatase play an important role in vascular disease and they are directly involved in cellular lipid metabolism in cholesterol fed animals, and the activity of Na-K ATPase on the plasma membrane may contribute to the regulation of vascular blood flow and vasospasms. Direct injury and subsequent abnormal contraction of smooth muscle cell may initiate increased permeability of plasma protein and lipid in the media layer and eventually may developed and enhance arteriosclerosis. (author)

  9. A computer program for fitting smooth surfaces to an aircraft configuration and other three dimensional geometries

    Science.gov (United States)

    Craidon, C. B.

    1975-01-01

    A computer program that uses a three-dimensional geometric technique for fitting a smooth surface to the component parts of an aircraft configuration is presented. The resulting surface equations are useful in performing various kinds of calculations in which a three-dimensional mathematical description is necessary. Programs options may be used to compute information for three-view and orthographic projections of the configuration as well as cross-section plots at any orientation through the configuration. The aircraft geometry input section of the program may be easily replaced with a surface point description in a different form so that the program could be of use for any three-dimensional surface equations.

  10. Bessel smoothing filter for spectral-element mesh

    Science.gov (United States)

    Trinh, P. T.; Brossier, R.; Métivier, L.; Virieux, J.; Wellington, P.

    2017-06-01

    Smoothing filters are extremely important tools in seismic imaging and inversion, such as for traveltime tomography, migration and waveform inversion. For efficiency, and as they can be used a number of times during inversion, it is important that these filters can easily incorporate prior information on the geological structure of the investigated medium, through variable coherent lengths and orientation. In this study, we promote the use of the Bessel filter to achieve these purposes. Instead of considering the direct application of the filter, we demonstrate that we can rely on the equation associated with its inverse filter, which amounts to the solution of an elliptic partial differential equation. This enhances the efficiency of the filter application, and also its flexibility. We apply this strategy within a spectral-element-based elastic full waveform inversion framework. Taking advantage of this formulation, we apply the Bessel filter by solving the associated partial differential equation directly on the spectral-element mesh through the standard weak formulation. This avoids cumbersome projection operators between the spectral-element mesh and a regular Cartesian grid, or expensive explicit windowed convolution on the finite-element mesh, which is often used for applying smoothing operators. The associated linear system is solved efficiently through a parallel conjugate gradient algorithm, in which the matrix vector product is factorized and highly optimized with vectorized computation. Significant scaling behaviour is obtained when comparing this strategy with the explicit convolution method. The theoretical numerical complexity of this approach increases linearly with the coherent length, whereas a sublinear relationship is observed practically. Numerical illustrations are provided here for schematic examples, and for a more realistic elastic full waveform inversion gradient smoothing on the SEAM II benchmark model. These examples illustrate well the

  11. On the theory of smooth structures. 2

    International Nuclear Information System (INIS)

    Shafei Deh Abad, A.

    1992-09-01

    In this paper we continue by introducing the concepts of substructures, quotient structures and tensor product, and examine some of their properties. By using the concept of tensor product, in the next paper, we will give another product for smooth structures which is a characterization of integral domains which are not fields. (author). 2 refs

  12. A method of piecewise-smooth numerical branching

    Czech Academy of Sciences Publication Activity Database

    Ligurský, Tomáš; Renard, Y.

    2017-01-01

    Roč. 97, č. 7 (2017), s. 815-827 ISSN 1521-4001 R&D Projects: GA MŠk LQ1602 Institutional support: RVO:68145535 Keywords : numerical branching * piecewise smooth * steady-state problem * contact problem * Coulomb friction Subject RIV: BA - General Mathematics OBOR OECD: Applied mathematics http://onlinelibrary.wiley.com/doi/10.1002/zamm.201600219/epdf

  13. Expression profile and protein translation of TMEM16A in murine smooth muscle

    DEFF Research Database (Denmark)

    Davis, Alison J; Forrest, Abigail S; Jepps, Thomas Andrew

    2010-01-01

    Recently, overexpression of the genes TMEM16A and TMEM16B has been shown to produce currents qualitatively similar to native Ca(2+)-activated Cl(-) currents (I(ClCa)) in vascular smooth muscle. However, there is no information about this new gene family in vascular smooth muscle, where Cl(-) chan...

  14. SMOOTH MYOCYTES AND COLLAGENOUS FIBERS OF THE URINARY BLADDER OF RATS IN DIABETES MELLITUS

    Directory of Open Access Journals (Sweden)

    Nadiya Tokaruk

    2015-12-01

    Ivano-Frankivsk National Medical University, Ivano-Frankivsk, Ukraine   Key words: diabetes mellitus; smooth myocytes; collagenous fibers.   Introduction. Diabetes mellitus (DM causes diabetic cystopathy, which is associated with detrusor dysfunction and the content of collagenous fibers. The results of the performed studies are ambiguous and often contradictory, requiring objective data which could be obtained on the basis of the simultaneous determination of relative areas of smooth myocytes and collagenous fibers and their ultrastructural study. Objective: To determine the peculiarities of the structural and metric organization of smooth myocytes and collagenous fibers of the urinary bladder (UB of rats during different stages of DM. Materials and methods. DM was modeled by streptozotocin in Wistar rats. Relative areas of the studied structures were defined on digital images of histological sections of UB stained by Mason using the original automatic way. Smooth myocytes were studied ultrastructurally. Results. During the 14th-28th day of DM development the percent of collagenous fibers area decreases and the percentage of smooth myocytes area of UB wall increases. The expanding of intercellular spaces and the development of vacuolar degeneration of myocytes are observed. During the 42nd-56th days the percentage of collagenous fibers area increases and the percentage of the area of smooth myocytes decreases. Ultrastructurally subsiding of vacuolar dystrophy, short-term baloon dystrophy, the appearance of dark myocytes, moderate karyorrhexis were observed. During the 70th day of the experiment the percentage of collagenous fibers and smooth myocytes areas does not change significantly, most dark myocytes are involutive, there are local fibrosis and myocyte sequestration areas. Conclusions. Ultrastructural changes are characterized by a pronounced polymorphism and have a chronological relationship. Author’s worked out original method of determination of the

  15. Unexpected properties of bandwidth choice when smoothing discrete data for constructing a functional data classifier

    KAUST Repository

    Carroll, Raymond J.

    2013-12-01

    The data functions that are studied in the course of functional data analysis are assembled from discrete data, and the level of smoothing that is used is generally that which is appropriate for accurate approximation of the conceptually smooth functions that were not actually observed. Existing literature shows that this approach is effective, and even optimal, when using functional data methods for prediction or hypothesis testing. However, in the present paper we show that this approach is not effective in classification problems. There a useful rule of thumb is that undersmoothing is often desirable, but there are several surprising qualifications to that approach. First, the effect of smoothing the training data can be more significant than that of smoothing the new data set to be classified; second, undersmoothing is not always the right approach, and in fact in some cases using a relatively large bandwidth can be more effective; and third, these perverse results are the consequence of very unusual properties of error rates, expressed as functions of smoothing parameters. For example, the orders of magnitude of optimal smoothing parameter choices depend on the signs and sizes of terms in an expansion of error rate, and those signs and sizes can vary dramatically from one setting to another, even for the same classifier.

  16. Unexpected properties of bandwidth choice when smoothing discrete data for constructing a functional data classifier

    KAUST Repository

    Carroll, Raymond J.; Delaigle, Aurore; Hall, Peter

    2013-01-01

    The data functions that are studied in the course of functional data analysis are assembled from discrete data, and the level of smoothing that is used is generally that which is appropriate for accurate approximation of the conceptually smooth functions that were not actually observed. Existing literature shows that this approach is effective, and even optimal, when using functional data methods for prediction or hypothesis testing. However, in the present paper we show that this approach is not effective in classification problems. There a useful rule of thumb is that undersmoothing is often desirable, but there are several surprising qualifications to that approach. First, the effect of smoothing the training data can be more significant than that of smoothing the new data set to be classified; second, undersmoothing is not always the right approach, and in fact in some cases using a relatively large bandwidth can be more effective; and third, these perverse results are the consequence of very unusual properties of error rates, expressed as functions of smoothing parameters. For example, the orders of magnitude of optimal smoothing parameter choices depend on the signs and sizes of terms in an expansion of error rate, and those signs and sizes can vary dramatically from one setting to another, even for the same classifier.

  17. Smooth functions statistics

    International Nuclear Information System (INIS)

    Arnold, V.I.

    2006-03-01

    To describe the topological structure of a real smooth function one associates to it the graph, formed by the topological variety, whose points are the connected components of the level hypersurface of the function. For a Morse function, such a graph is a tree. Generically, it has T triple vertices, T + 2 endpoints, 2T + 2 vertices and 2T + 1 arrows. The main goal of the present paper is to study the statistics of the graphs, corresponding to T triple points: what is the growth rate of the number φ(T) of different graphs? Which part of these graphs is representable by the polynomial functions of corresponding degree? A generic polynomial of degree n has at most (n - 1) 2 critical points on R 2 , corresponding to 2T + 2 = (n - 1) 2 + 1, that is to T = 2k(k - 1) saddle-points for degree n = 2k

  18. Pathologic bladder microenvironment attenuates smooth muscle differentiation of skin derived precursor cells: implications for tissue regeneration.

    Directory of Open Access Journals (Sweden)

    Cornelia Tolg

    Full Text Available Smooth muscle cell containing organs (bladder, heart, blood vessels are damaged by a variety of pathological conditions necessitating surgery or organ replacement. Currently, regeneration of contractile tissues is hampered by lack of functional smooth muscle cells. Multipotent skin derived progenitor cells (SKPs can easily be isolated from adult skin and can be differentiated in vitro into contractile smooth muscle cells by exposure to FBS. Here we demonstrate an inhibitory effect of a pathologic contractile organ microenvironment on smooth muscle cell differentiation of SKPs. In vivo, urinary bladder strain induces microenvironmental changes leading to de-differentiation of fully differentiated bladder smooth muscle cells. Co-culture of SKPs with organoids isolated from ex vivo stretched bladders or exposure of SKPs to diffusible factors released by stretched bladders (e.g. bFGF suppresses expression of smooth muscle markers (alpha SMactin, calponin, myocardin, myosin heavy chain as demonstrated by qPCR and immunofluorescent staining. Rapamycin, an inhibitor of mTOR signalling, previously observed to prevent bladder strain induced de-differentiation of fully differentiated smooth muscle cells in vitro, inhibits FBS-induced smooth muscle cell differentiation of undifferentiated SKPs. These results suggest that intended precursor cell differentiation may be paradoxically suppressed by the disease context for which regeneration may be required. Organ-specific microenvironment contexts, particularly prevailing disease, may play a significant role in modulating or attenuating an intended stem cell phenotypic fate, possibly explaining the variable and inefficient differentiation of stem cell constructs in in vivo settings. These observations must be considered in drafting any regeneration strategies.

  19. Improving the resolution for Lamb wave testing via a smoothed Capon algorithm

    Science.gov (United States)

    Cao, Xuwei; Zeng, Liang; Lin, Jing; Hua, Jiadong

    2018-04-01

    Lamb wave testing is promising for damage detection and evaluation in large-area structures. The dispersion of Lamb waves is often unavoidable, restricting testing resolution and making the signal hard to interpret. A smoothed Capon algorithm is proposed in this paper to estimate the accurate path length of each wave packet. In the algorithm, frequency domain whitening is firstly used to obtain the transfer function in the bandwidth of the excitation pulse. Subsequently, wavenumber domain smoothing is employed to reduce the correlation between wave packets. Finally, the path lengths are determined by distance domain searching based on the Capon algorithm. Simulations are applied to optimize the number of smoothing times. Experiments are performed on an aluminum plate consisting of two simulated defects. The results demonstrate that spatial resolution is improved significantly by the proposed algorithm.

  20. Smooth torque speed characteristic of switched reluctance motors

    DEFF Research Database (Denmark)

    Zeng, Hui; Chen, Zhe; Chen, Hao

    2014-01-01

    The torque ripple of switched reluctance motors (SRMs) is the main disadvantage that limits the industrial application of these motors. Although several methods for smooth-toque operation (STO) have been proposed, STO works well only within a certain torque and speed range because...

  1. Water Flow Simulation using Smoothed Particle Hydrodynamics (SPH)

    Science.gov (United States)

    Vu, Bruce; Berg, Jared; Harris, Michael F.

    2014-01-01

    Simulation of water flow from the rainbird nozzles has been accomplished using the Smoothed Particle Hydrodynamics (SPH). The advantage of using SPH is that no meshing is required, thus the grid quality is no longer an issue and accuracy can be improved.

  2. Exceptional curves on smooth rational surfaces with -K not nef and of self-intersection zero

    International Nuclear Information System (INIS)

    Lahyane, Mustapha

    2001-08-01

    We prove that a smooth rational surface X defined over the field of complex numbers having an anti-canonical divisor not nef and of self-intersection zero has a finite number of (-1)-curves. A (-1)-curve is a smooth rational curve of self-interaction -1. By giving an example, we also show that X may have no (-2)-curves, a (-2)-curve is a smooth rational curve of self-intersection -2. (author)

  3. The Smooth Muscle of the Artery

    Science.gov (United States)

    1975-01-01

    of vascular smooth muscle are contrac- tion, thereby mediating vaso constriction, and the synthesis of the extracellular proteins and polysaccharides ...of the monosaccharides turned out to be different for instance from cornea to aorta (229, 283). In the conditions yed (4 hours incubation at 37 degrees... polysaccharides only. This glyco- protein is not very rich in sugar components (- 5Z) (228, 284), but is a very acidic protein (286). Fig.66 shows

  4. Does responsive pricing smooth demand shocks?

    OpenAIRE

    Pascal, Courty; Mario, Pagliero

    2011-01-01

    Using data from a unique pricing experiment, we investigate Vickrey’s conjecture that responsive pricing can be used to smooth both predictable and unpredictable demand shocks. Our evidence shows that increasing the responsiveness of price to demand conditions reduces the magnitude of deviations in capacity utilization rates from a pre-determined target level. A 10 percent increase in price variability leads to a decrease in the variability of capacity utilization rates between...

  5. Smitin, a novel smooth muscle titin-like protein, interacts with myosin filaments in vivo and in vitro.

    Science.gov (United States)

    Kim, Kyoungtae; Keller, Thomas C S

    2002-01-07

    Smooth muscle cells use an actin-myosin II-based contractile apparatus to produce force for a variety of physiological functions, including blood pressure regulation and gut peristalsis. The organization of the smooth muscle contractile apparatus resembles that of striated skeletal and cardiac muscle, but remains much more poorly understood. We have found that avian vascular and visceral smooth muscles contain a novel, megadalton protein, smitin, that is similar to striated muscle titin in molecular morphology, localization in a contractile apparatus, and ability to interact with myosin filaments. Smitin, like titin, is a long fibrous molecule with a globular domain on one end. Specific reactivities of an anti-smitin polyclonal antibody and an anti-titin monoclonal antibody suggest that smitin and titin are distinct proteins rather than differentially spliced isoforms encoded by the same gene. Smitin immunofluorescently colocalizes with myosin in chicken gizzard smooth muscle, and interacts with two configurations of smooth muscle myosin filaments in vitro. In physiological ionic strength conditions, smitin and smooth muscle myosin coassemble into irregular aggregates containing large sidepolar myosin filaments. In low ionic strength conditions, smitin and smooth muscle myosin form highly ordered structures containing linear and polygonal end-to-end and side-by-side arrays of small bipolar myosin filaments. We have used immunogold localization and sucrose density gradient cosedimentation analyses to confirm association of smitin with both the sidepolar and bipolar smooth muscle myosin filaments. These findings suggest that the titin-like protein smitin may play a central role in organizing myosin filaments in the contractile apparatus and perhaps in other structures in smooth muscle cells.

  6. PHANTOM: Smoothed particle hydrodynamics and magnetohydrodynamics code

    Science.gov (United States)

    Price, Daniel J.; Wurster, James; Nixon, Chris; Tricco, Terrence S.; Toupin, Stéven; Pettitt, Alex; Chan, Conrad; Laibe, Guillaume; Glover, Simon; Dobbs, Clare; Nealon, Rebecca; Liptai, David; Worpel, Hauke; Bonnerot, Clément; Dipierro, Giovanni; Ragusa, Enrico; Federrath, Christoph; Iaconi, Roberto; Reichardt, Thomas; Forgan, Duncan; Hutchison, Mark; Constantino, Thomas; Ayliffe, Ben; Mentiplay, Daniel; Hirsh, Kieran; Lodato, Giuseppe

    2017-09-01

    Phantom is a smoothed particle hydrodynamics and magnetohydrodynamics code focused on stellar, galactic, planetary, and high energy astrophysics. It is modular, and handles sink particles, self-gravity, two fluid and one fluid dust, ISM chemistry and cooling, physical viscosity, non-ideal MHD, and more. Its modular structure makes it easy to add new physics to the code.

  7. Modelling free surface flows with smoothed particle hydrodynamics

    Directory of Open Access Journals (Sweden)

    L.Di G.Sigalotti

    2006-01-01

    Full Text Available In this paper the method of Smoothed Particle Hydrodynamics (SPH is extended to include an adaptive density kernel estimation (ADKE procedure. It is shown that for a van der Waals (vdW fluid, this method can be used to deal with free-surface phenomena without difficulties. In particular, arbitrary moving boundaries can be easily handled because surface tension is effectively simulated by the cohesive pressure forces. Moreover, the ADKE method is seen to increase both the accuracy and stability of SPH since it allows the width of the kernel interpolant to vary locally in a way that only the minimum necessary smoothing is applied at and near free surfaces and sharp fluid-fluid interfaces. The method is robust and easy to implement. Examples of its resolving power are given for both the formation of a circular liquid drop under surface tension and the nonlinear oscillation of excited drops.

  8. Basally activated nonselective cation currents regulate the resting membrane potential in human and monkey colonic smooth muscle

    Science.gov (United States)

    Dwyer, Laura; Rhee, Poong-Lyul; Lowe, Vanessa; Zheng, Haifeng; Peri, Lauren; Ro, Seungil; Sanders, Kenton M.

    2011-01-01

    Resting membrane potential (RMP) plays an important role in determining the basal excitability of gastrointestinal smooth muscle. The RMP in colonic muscles is significantly less negative than the equilibrium potential of K+, suggesting that it is regulated not only by K+ conductances but by inward conductances such as Na+ and/or Ca2+. We investigated the contribution of nonselective cation channels (NSCC) to the RMP in human and monkey colonic smooth muscle cells (SMC) using voltage- and current-clamp techniques. Qualitative reverse transcriptase-polymerase chain reaction was performed to examine potential molecular candidates for these channels among the transient receptor potential (TRP) channel superfamily. Spontaneous transient inward currents and holding currents were recorded in human and monkey SMC. Replacement of extracellular Na+ with equimolar tetraethylammonium or Ca2+ with Mn2+ inhibited basally activated nonselective cation currents. Trivalent cations inhibited these channels. Under current clamp, replacement of extracellular Na+ with N-methyl-d-glucamine or addition of trivalent cations caused hyperpolarization. Three unitary conductances of NSCC were observed in human and monkey colonic SMC. Molecular candidates for basally active NSCC were TRPC1, C3, C4, C7, M2, M4, M6, M7, V1, and V2 in human and monkey SMC. Comparison of the biophysical properties of these TRP channels with basally active NSCC (bINSCC) suggests that TRPM4 and specific TRPC heteromultimer combinations may underlie the three single-channel conductances of bINSCC. In conclusion, these findings suggest that basally activated NSCC contribute to the RMP in human and monkey colonic SMC and therefore may play an important role in determining basal excitability of colonic smooth muscle. PMID:21566016

  9. Smooth muscle adaptation after intestinal transection and resection.

    Science.gov (United States)

    Thompson, J S; Quigley, E M; Adrian, T E

    1996-09-01

    Changes in motor function occur in the intestinal remnant after intestinal resection. Smooth muscle adaptation also occurs, particularly after extensive resection. The time course of these changes and their interrelationship are unclear. Our aim was to evaluate changes in canine smooth muscle structure and function during intestinal adaptation after transection and resection. Twenty-five dogs underwent either transection (N = 10), 50% distal resection (N = 10), or 50% proximal resection (N = 5). Thickness and length of the circular (CM) and longitudinal (LM) muscle layers were measured four and 12 weeks after resection. In vitro length-tension properties and response to a cholinergic agonist were studied in mid-jejunum and mid-ileum. Transection alone caused increased CM length in the jejunum proximal to the transection but did not affect LM length or muscle thickness. A 50% resection resulted in increased length of CM throughout the intestine and thickening of CM and LM near the anastomosis. Active tension of jejunal CM increased transiently four weeks after resection. Active tension in jejunal LM was decreased 12 weeks after transection and resection. Sensitivity of CM to carbachol was similar after transection and resection. It is concluded that: (1) Structural adaptation of both circular and longitudinal muscle occurs after intestinal resection. (2) This process is influenced by the site of the intestinal remnant. (3) Only minor and transient changes occur in smooth muscle function after resection. (4) Factors other than muscle adaptation are likely involved in the changes in motor function seen following massive bowel resection.

  10. Dynamics and Control of Non-Smooth Systems with Applications to Supercavitating Vehicles

    Science.gov (United States)

    2011-01-01

    ABSTRACT Title of dissertation: Dynamics and Control of Non-Smooth Systems with Applications to Supercavitating Vehicles Vincent Nguyen, Doctor of...relates to the dynamics of non-smooth vehicle systems, and in particular, supercavitating vehicles. These high-speed under- water vehicles are...Applications to Supercavitating Vehicles 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR(S) 5d. PROJECT NUMBER 5e. TASK

  11. Movements of a Sphere Moving Over Smooth and Rough Inclines

    Science.gov (United States)

    Jan, Chyan-Deng

    1992-01-01

    The steady movements of a sphere over a rough incline in air, and over smooth and rough inclines in a liquid were studied theoretically and experimentally. The principle of energy conservation was used to analyze the translation velocities, rolling resistances, and drag coefficients of a sphere moving over the inclines. The rolling resistance to the movement of a sphere from the rough incline was presumed to be caused by collisions and frictional slidings. A varnished wooden board was placed on the bottom of an experimental tilting flume to form a smooth incline and a layer of spheres identical to the sphere moving over them was placed on the smooth wooden board to form a rough incline. Spheres used in the experiments were glass spheres, steel spheres, and golf balls. Experiments show that a sphere moving over a rough incline with negligible fluid drag in air can reach a constant translation velocity. This constant velocity was found to be proportional to the bed inclination (between 11 ^circ and 21^circ) and the square root of the sphere's diameter, but seemingly independent of the sphere's specific gravity. Two empirical coefficients in the theoretical expression of the sphere's translation velocity were determined by experiments. The collision and friction parts of the shear stress exerted on the interface between the moving sphere and rough incline were determined. The ratio of collision to friction parts appears to increase with increase in the bed inclination. These two parts seem to be of the same order of magnitude. The rolling resistances and the relations between the drag coefficient and Reynolds number for a sphere moving over smooth and rough inclines in a liquid, such as water or salad oil, were determined by a regression analysis based on experimental data. It was found that the drag coefficient for a sphere over the rough incline is larger than that for a sphere over the smooth incline, and both of which are much larger than that for a sphere in free

  12. Cultured smooth muscle cells of the human vesical sphincter are more sensitive to histamine than are detrusor smooth muscle cells.

    Science.gov (United States)

    Neuhaus, Jochen; Oberbach, Andreas; Schwalenberg, Thilo; Stolzenburg, Jens-Uwe

    2006-05-01

    To compare histamine receptor expression in cultured smooth muscle cells from the human detrusor and internal sphincter using receptor-specific agonists. Smooth muscle cells from the bladder dome and internal sphincter were cultured from 5 male patients undergoing cystectomy for bladder cancer therapy. Calcium transients in cells stimulated with carbachol, histamine, histamine receptor 1 (H1R)-specific heptanecarboxamide (HTMT), dimaprit (H2R), and R-(alpha)-methylhistamine (H3R) were measured by calcium imaging. Histamine receptor proteins were detected by Western blot analysis and immunocytochemistry. H1R, H2R, and H3R expression was found in tissue and cultured cells. Carbachol stimulated equal numbers of detrusor and sphincter cells (60% and 51%, respectively). Histamine stimulated significantly more cells than carbachol in detrusor (100%) and sphincter (99.34%) cells. Calcium responses to carbachol in detrusor and sphincter cells were comparable and did not differ from those to histamine in detrusor cells. However, histamine and specific agonists stimulated more sphincter cells than did carbachol (P <0.001), and the calcium increase was greater in sphincter cells than in detrusor cells. Single cell analysis revealed comparable H2R responses in detrusor and sphincter cells, but H1R and H3R-mediated calcium reactions were significantly greater in sphincter cells. Histamine very effectively induces calcium release in smooth muscle cells. In sphincter cells, histamine is even more effective than carbachol regarding the number of reacting cells and the intracellular calcium increase. Some of the variability in the outcome of antihistaminic interstitial cystitis therapies might be caused by the ineffectiveness of the chosen antihistaminic or unintentional weakening of sphincteric function.

  13. Airway smooth muscle cells : regulators of airway inflammation

    NARCIS (Netherlands)

    Zuyderduyn, Suzanne

    2007-01-01

    Airways from asthmatic subjects are more responsive to bronchoconstrictive stimuli than airways from healthy subjects. Airway smooth muscle (ASM) cells mediate contraction of the airways by responding to the bronchoconstrictive stimuli, which was thought to be the primary role of ASM cells. In this

  14. Phenotype modulation of airway smooth muscle in asthma

    NARCIS (Netherlands)

    Wright, David B.; Trian, Thomas; Siddiqui, Sana; Pascoe, Chris D.; Johnson, Jill R.; Dekkers, Bart G. J.; Dakshinamurti, Shyamala; Bagchi, Rushita; Burgess, Janette K.; Kanabar, Varsha; Ojo, Oluwaseun O.

    The biological responses of airway smooth muscle (ASM) are diverse, in part due to ASM phenotype plasticity. ASM phenotype plasticity refers to the ability of ASM cells to change the degree of a variety of functions, including contractility, proliferation, migration and secretion of inflammatory

  15. Thresholds and Smooth Transitions in Vector Autoregressive Models

    DEFF Research Database (Denmark)

    Hubrich, Kirstin; Teräsvirta, Timo

    This survey focuses on two families of nonlinear vector time series models, the family of Vector Threshold Regression models and that of Vector Smooth Transition Regression models. These two model classes contain incomplete models in the sense that strongly exogeneous variables are allowed in the...

  16. Simulating water hammer with corrective smoothed particle method

    NARCIS (Netherlands)

    Hou, Q.; Kruisbrink, A.C.H.; Tijsseling, A.S.; Keramat, A.

    2012-01-01

    The corrective smoothed particle method (CSPM) is used to simulate water hammer. The spatial derivatives in the water-hammer equations are approximated by a corrective kernel estimate. For the temporal derivatives, the Euler-forward time integration algorithm is employed. The CSPM results are in

  17. Adaptive Outlier-tolerant Exponential Smoothing Prediction Algorithms with Applications to Predict the Temperature in Spacecraft

    OpenAIRE

    Hu Shaolin; Zhang Wei; Li Ye; Fan Shunxi

    2011-01-01

    The exponential smoothing prediction algorithm is widely used in spaceflight control and in process monitoring as well as in economical prediction. There are two key conundrums which are open: one is about the selective rule of the parameter in the exponential smoothing prediction, and the other is how to improve the bad influence of outliers on prediction. In this paper a new practical outlier-tolerant algorithm is built to select adaptively proper parameter, and the exponential smoothing pr...

  18. Development of criteria for evaluating clinical response in thyroid eye disease (CRI-TED) using a modified Delphi technique

    Science.gov (United States)

    Douglas, Raymond S.; Tsirbas, Angelo; Gordon, Mark; Lee, Diana; Khadavi, Nicole; Garneau, Helene Chokron; Goldberg, Robert A.; Cahill, Kenneth; Dolman, Peter J.; Elner, Victor; Feldon, Steve; Lucarelli, Mark; Uddin, Jimmy; Kazim, Michael; Smith, Terry J.; Khanna, Dinesh

    2014-01-01

    To identify components of a provisional clinical response index for thyroid eye disease (CRI-TED) using a modified Delphi technique. The International Thyroid Eye Disease Society (ITEDS) conducted a structured, 3-round Delphi exercise establishing consensus for a core set of measures for clinical trials in TED. The steering committee discussed the results in a face-to-face meeting (nominal group technique) and evaluated each criterion with respect to its feasibility, reliability, redundancy, and validity. Redundant measures were consolidated or excluded. Criteria were parsed into 11 domains for the Delphi surveys. Eighty four respondents participated in the Delphi-1 survey, providing 220 unique items. Ninety- two members (100% of the respondents from Delphi 1 plus eight new participants) responded in Delphi-2 and rated the same 220 items. Sixty-four members (76% of participants) rated 153 criteria in Delphi-3 (67 criteria were excluded due to redundancy). Criteria with a mean greater than 6 (1 least appropriate to 9 most appropriate) were further evaluated by the nominal group technique and provisional core measures were chosen. Using a Delphi exercise, we developed provisional core measures for assessing disease activity and severity in clinical trials of therapies for TED. These measures will be iteratively refined for use in multicenter clinical trials. PMID:19752424

  19. Gaussian-Based Smooth Dielectric Function: A Surface-Free Approach for Modeling Macromolecular Binding in Solvents

    Directory of Open Access Journals (Sweden)

    Arghya Chakravorty

    2018-03-01

    Full Text Available Conventional modeling techniques to model macromolecular solvation and its effect on binding in the framework of Poisson-Boltzmann based implicit solvent models make use of a geometrically defined surface to depict the separation of macromolecular interior (low dielectric constant from the solvent phase (high dielectric constant. Though this simplification saves time and computational resources without significantly compromising the accuracy of free energy calculations, it bypasses some of the key physio-chemical properties of the solute-solvent interface, e.g., the altered flexibility of water molecules and that of side chains at the interface, which results in dielectric properties different from both bulk water and macromolecular interior, respectively. Here we present a Gaussian-based smooth dielectric model, an inhomogeneous dielectric distribution model that mimics the effect of macromolecular flexibility and captures the altered properties of surface bound water molecules. Thus, the model delivers a smooth transition of dielectric properties from the macromolecular interior to the solvent phase, eliminating any unphysical surface separating the two phases. Using various examples of macromolecular binding, we demonstrate its utility and illustrate the comparison with the conventional 2-dielectric model. We also showcase some additional abilities of this model, viz. to account for the effect of electrolytes in the solution and to render the distribution profile of water across a lipid membrane.

  20. The Relationship between Intellectual Capital and Income Smoothing and Stock Returns (Case in Medical Companies

    Directory of Open Access Journals (Sweden)

    Dr. H. Vakilifard

    2013-05-01

    Full Text Available This article examines the relationship between intellectual capital, income smoothing and stock returns. We are capturing income smoothing through total accruals. Income smoothing firms have significantly higher abnormal returns around earnings announcement. In the knowledge economy, intellectual capital has become one of the primary sources of competitive advantage for a firm. Given the remarkable shift in the underlying production factors of a business within the new knowledge economy, it is important for firms to be aware of the elements of intellectual capital that would lead to value creation. So we associated relationship between intellectual capital and income smoothing and stock returns. The sample includes 108 firm-year observations from 2006 to 2011.We have used five variables: three variables to measure IC, and two variables to measure stock returns and income smoothing. Initial data analyses were conducted through SPSS. The results of our study showed that there was relationship between physical capital and stock returns but they did not provide support for the positive relationship between structural capital, human capital and firm’s financial performance.