• Title/Summary/Keyword: Non-structure

Search Result 5,454, Processing Time 0.032 seconds

Cholesky Factorization of the Augmented System in Interior Point Methods for Linear Programming (내부점 방법에서 Augmented System의 촐레스키 분해)

  • 도승용;성명기;박순달
    • Journal of the Korean Operations Research and Management Science Society
    • /
    • v.28 no.1
    • /
    • pp.51-61
    • /
    • 2003
  • In the normal equations approach in which the ordering and factorization phases are separated, the factorization in the augmented system approach is computed dynamically. This means that in the augmented system the numerical factorization should be performed to obtain the non-zero structure of Cholesky factor L. This causes much time to set up the non-zero structure of Cholesky factor L. So, we present a method which can separate the ordering and numerical factorization in the augmented system. Experimental results show that the proposed method reduces the time for obtaining the non-zero structure of Cholesky factor L.

CONFORMAL CHANGES OF A RIZZA MANIFOLD WITH A GENERALIZED FINSLER STRUCTURE

  • Park, Hong-Suh;Lee, Il-Yong
    • Bulletin of the Korean Mathematical Society
    • /
    • v.40 no.2
    • /
    • pp.327-340
    • /
    • 2003
  • We are devoted to dealing with the conformal theory of a Rizza manifold with a generalized Finsler metric $G_{ij}$ (x,y) and a new conformal invariant non-linear connection $M^{i}$ $_{j}$ (x,y) constructed from the generalized Cern's non-linear connection $N^{i}$ $_{j}$ (x,y) and almost complex structure $f^{i}$ $_{j}$ (x). First, we find a conformal invariant connection ( $M_{j}$ $^{i}$ $_{k}$ , $M^{i}$ $_{j}$ , $C_{j}$ $^{i}$ $_{k}$ ) and conformal invariant tensors. Next, the nearly Kaehlerian (G, M)-structures under conformal change in a Rizza manifold are investigate.

An Image Synthesis Technique Based on the Pyramidal Structure and MAP Estimation Technique (계층적 Pyramid구조와 MAP 추정 기법을 이용한 Texture 영상 합성 기법)

  • 정석윤;이상욱
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.26 no.8
    • /
    • pp.1238-1246
    • /
    • 1989
  • In this paper, a texture synthesis technique based on the NCAR(non-causal auto-regressive) model and the pyramid structure is proposed. In order to estimate the NCAR model parameters accurately from a noisy texture, the MAP(maximum a posteriori) estimation technique is also employed. In our approach, since the input texture is decomposed into the Laplacian oyramid planes first and then the NCAR model is applied to each plane, we are able to obtain a good synthesized texture even if the texture exhibits some non-random local structure or non-homogenity. The usrfulness of the proposed method is demonstrated with seveal real textures in the Brodatz album. Finally, the 2-dimensional MAP estimation technique can be used to the image restoration for noisy images as well as a texture image synthesis.

  • PDF

A MATHEMATICAL MODEL FOR HISTORY-BASED ACCESS CONTROL

  • Kim, Hee-Young
    • Journal of the Korean Society for Industrial and Applied Mathematics
    • /
    • v.8 no.1
    • /
    • pp.11-30
    • /
    • 2004
  • Access Control is one of essential branches to provide system's security. Depending on what standards we apply, in general, there are Role-based access control, History-based access control. The first is based on subject's role, The later is based on subject's history. In fact, RBAC has been implemented, we are using it by purchasing some orders through the internet. But, HBAC is so complex that there will occur some errors on the system. This is more and more when HBAC is used with other access controls. So HBAC's formalization and model which are general enough to encompass a range of policies in using more than one access control model within a given system are important. To simplify these, we design the mathematical model called non-access structure. This Non-access structure contains to historical access list. If it is given subjects and objects, we look into subject grouping and object relation, and then we design Non-access structure. Then we can determine the permission based on history without conflict.

  • PDF

A neural network model to assess the hysteretic energy demand in steel moment resisting frames

  • Akbas, Bulent
    • Structural Engineering and Mechanics
    • /
    • v.23 no.2
    • /
    • pp.177-193
    • /
    • 2006
  • Determining the hysteretic energy demand and dissipation capacity and level of damage of the structure to a predefined earthquake ground motion is a highly non-linear problem and is one of the questions involved in predicting the structure's response for low-performance levels (life safe, near collapse, collapse) in performance-based earthquake resistant design. Neural Network (NN) analysis offers an alternative approach for investigation of non-linear relationships in engineering problems. The results of NN yield a more realistic and accurate prediction. A NN model can help the engineer to predict the seismic performance of the structure and to design the structural elements, even when there is not adequate information at the early stages of the design process. The principal aim of this study is to develop and test multi-layered feedforward NNs trained with the back-propagation algorithm to model the non-linear relationship between the structural and ground motion parameters and the hysteretic energy demand in steel moment resisting frames. The approach adapted in this study was shown to be capable of providing accurate estimates of hysteretic energy demand by using the six design parameters.

A Flip Chip Process Using an Interlocking-Joint Structure Locally Surrounded by Non-conductive Adhesive (비전도성 접착제로 국부적으로 둘러싸인 인터록킹 접속구조를 이용한 플립칩 공정)

  • Choi, Jung-Yeol;Oh, Tae-Sung
    • Korean Journal of Metals and Materials
    • /
    • v.50 no.10
    • /
    • pp.785-792
    • /
    • 2012
  • A new flip chip structure consisting of interlocking joints locally surrounded by non-conductive adhesive was investigated in order to improve the contact resistance characteristics and prevent the parasitic capacitance increase. The average contact resistance of the interlocking joints was substantially reduced from $135m{\Omega}$ to $79m{\Omega}$ by increasing the flip chip bonding pressure from 85 MPa to 185 MPa. Improvement of the contact resistance characteristics at higher bonding pressure was attributed not only to the increased contact area between Cu chip bumps and Sn pads, but also to the severe plastic deformation of Sn pads caused during formation of the interlocking-joint structure. The parasitic capacitance increase due to the non-conductive adhesive locally surrounding the flip chip joints was estimated to be as small as 12.5%.

Design of CNN with MLP Layer (MLP 층을 갖는 CNN의 설계)

  • Park, Jin-Hyun;Hwang, Kwang-Bok;Choi, Young-Kiu
    • Journal of the Korean Society of Mechanical Technology
    • /
    • v.20 no.6
    • /
    • pp.776-782
    • /
    • 2018
  • After CNN basic structure was introduced by LeCun in 1989, there has not been a major structure change except for more deep network until recently. The deep network enhances the expression power due to improve the abstraction ability of the network, and can learn complex problems by increasing non linearity. However, the learning of a deep network means that it has vanishing gradient or longer learning time. In this study, we proposes a CNN structure with MLP layer. The proposed CNNs are superior to the general CNN in their classification performance. It is confirmed that classification accuracy is high due to include MLP layer which improves non linearity by experiment. In order to increase the performance without making a deep network, it is confirmed that the performance is improved by increasing the non linearity of the network.

A Study of Frequency Domain Analysis of Impact-wave for Detecting of Structural Defects in the Concrete Structure (구조물의 안전진단을 위한 충격파의 주파수 영역 탐사에 관한 연구)

  • Kim, Hyoung-Jun;Lee, Sang-Chul;Suh, Baek-Soo
    • Journal of Industrial Technology
    • /
    • v.25 no.B
    • /
    • pp.115-120
    • /
    • 2005
  • Impact seismic wave method is a method for non-destructive testing of concrete structure using of stress wave which is propagate and reflected from internal flaws within concrete structure and external surface. In this study, we performed frequency domain method using impact seismic wave test for safety diagnosis of civil engineering structure. And reflection method which is used for one-dimensional target such as tunnel lining and transmission method are compared with each other.

  • PDF

AN IMPROVED ALGORITHM FOR RNA SECONDARY STRUCTURE PREDICTION

  • Namsrai Oyun-Erdene;Jung Kwang Su;Kim Sunshin;Ryu Keun Ho
    • Proceedings of the KSRS Conference
    • /
    • 2005.10a
    • /
    • pp.280-282
    • /
    • 2005
  • A ribonucleic acid (RNA) is one of the two types of nucleic acids found in living organisms. An RNA molecule represents a long chain of monomers called nucleotides. The sequence of nucleotides of an RNA molecule constitutes its primary structure, and the pattern of pairing between nucleotides determines the secondary structure of an RNA. Non-coding RNA genes produce transcripts that exert their function without ever producing proteins. Predicting the secondary structure of non-coding RNAs is very important for understanding their functions. We focus on Nussinov's algorithm as useful techniques for predicting RNA secondary structures. We introduce a new traceback matrix and scoring table to improve above algorithm. And the improved algorithm provides better levels of performance than the originals.

  • PDF

The Effects of Hydrogenation in n-channel Poly-si TFT with LDD Structure (LDD구조를 갖는 n-채널 다결정 실리론 TFT소자에서 수소처리의 영향)

  • 장원수;조상운;정연식;이용재
    • Proceedings of the IEEK Conference
    • /
    • 2003.07b
    • /
    • pp.1105-1108
    • /
    • 2003
  • In this paper, we have fabricated the hydrogenated n-channel polysilicon thin film transistor (TFT) with LDD structure and have analyzed the hot carrier degradation characteristics by electrical stress. We have compared the threshold voltage (Vth), sub-threshold slope (S), and trans-conductance (Gm) for devices with LDD (Lightly Doped Drain) structure and non-LDD at same active sizes. We have analyzed the hot carrier effects by the hydrogenation in devices. As a analyzed results, the threshold voltage, sub-threshold slope for n-channel poly-si TFT were increased, trans-conductance was decreased. The effects of hydrogenation in n-channel poly-si TFT with LDD structure were shown the lower variations of characteristics than devices of the non-LDD structure with nomal process.

  • PDF