• Title/Summary/Keyword: Pattern extractor

Search Result 15, Processing Time 0.024 seconds

Comparative Study of Pyungwi-san extracted by Different Decoction Extractor and Extraction Time (전탕장비 및 전탕시간 변화에 의한 평위산(平胃散) 전탕액 비교)

  • Seok, Ga Hyeong;Moon, Jung Min;Cho, Su In
    • The Korea Journal of Herbology
    • /
    • v.27 no.6
    • /
    • pp.63-69
    • /
    • 2012
  • Objectives : Decoction, in Korean Medicine, is a pharmacological method of extraction, by boiling, of dissolved chemicals, or herbal prescriptions, which may include stems, roots, bark and rhizomes. Decoctions differ from most teas, infusions, in that they are usually boiled. This study was performed to compare the difference of water decoctions extracted by different decoction extractor and extraction time and to analyze the reason of decoctions extracted by each decoction extractor have different taste. Methods : With water decoction samples by Pressure extractor, Non-pressure extractor and Ultrasonic waves merge extractor for 1 hr, 2 hr and 3 hr were investigated the yield and the concentration of hesperidin and glycyrrhizin by HPLC/DAD system in Pyungwi-san decoction. Results : The samples of each extractor were gradually increased the yield and the concentration of hesperidin and glycyrrhizin. The HPLC pattern of samples is similar. The yield and the concentration of hesperidin and glycyrrhizin of Ultrasonic waves merge extractor was most highest of the three. The rate of increase of the yield and the hesperidin concentration of between 1 hr and 2 hr in Pressure extractor was the most highest of the three. But the concentration of glycyrrhizin in Pressure extractor was relatively similar to Non-pressure extractor. Conclusions : The yield and the concentration of reference compounds in Pyungwi-san water decoction was influenced by extracting method and extracting time. For scientific movement and standardization of extracting medicinal herbs method need to study of extractor validation and to study in vitro and in vivo.

ECG Pattern Classification Using Back-Propagation Neural Network (역전달 신경회로망을 이용한 심전도 패턴분류)

  • Lee, Je-Suk;Kwon, Hyuk-Je;Lee, Jung-Whan;Lee, Myoung-Ho
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1992 no.11
    • /
    • pp.47-50
    • /
    • 1992
  • This paper describes pattern classification algorithm of ECG using back-propagation neural network. We presents new feature extractor using second order approximating function as the input signals of neural network. We use 9 significant parameters which were extracted by feature extractor. 5 most characterized ECG signal pattern is classified accurately by neural network. We use AHA database to evaluate the performance ol the proposed pattern classification algorithm.

  • PDF

Java API Pattern Extraction and Recommendation using Collocation Analysis (연어 관계 분석을 통한 Java API 패턴 추출 및 추천 방법)

  • Kwon, Chanwoo;Hwang, Sangwon;Nam, Youngkwang
    • Journal of KIISE
    • /
    • v.44 no.11
    • /
    • pp.1165-1177
    • /
    • 2017
  • Many developers utilize specific APIs to develop software, and to identify the use of a particular API, a developer can refer to a website that provides the API or can retrieve the API from the web. However, the site that provides the API does not necessarily provide guidance on how to use it while it can be partially provided in many other cases. In this paper, we propose a novel system JACE (Java AST collocation-pattern extractor) as a method to reuse commonly-used code as a supplement. The JACE extracts the API call nodes, collocation patterns and analyzes the relations between the collocations to extract significant API patterns from the source code. The following experiment was performed to verify the accuracy of a defined pattern: 794 open source projects were analyzed to extract about 15M API call nodes. Then, the Eclipse plug-in test program was utilized to retrieve the pattern using the top 10 classes of API call nodes. Finally, the code search results from reference pages of the API classes and the Searchcode [1] were compared with the test program results.

ECG Pattern Classification Using Back Propagation Neural Network (역전달 신경회로망을 이용한 심전도 신호의 패턴분류에 관한 연구)

  • 이제석;이정환;권혁제;이명호
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.30B no.6
    • /
    • pp.67-75
    • /
    • 1993
  • ECG pattern was classified using a back-propagation neural network. An improved feature extractor of ECG is proposed for better classification capability. It is consisted of preprocessing ECG signal by an FIR filter faster than conventional one by a factor of 5. QRS complex recognition by moving-window integration, and peak extraction by quadratic approximation. Since the FIR filter had a periodic frequency spectrum, only one-fifth of usual processing time was required. Also, segmentation of ECG signal followed by quadratic approximation of each segment enabled accurate detection of both P and T waves. When improtant features were extracted and fed into back-propagation neural network for pattern classification, the required number of nodes in hidden and input layers was reduced compared to using raw data as an input, also reducing the necessary time for study. Accurate pattern classification was possible by an appropriate feature selection.

  • PDF

Development of Attack Intention Extractor for Soccer Robot system (축구 로봇의 공격 의도 추출기 설계)

  • 박해리;정진우;변증남
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.40 no.4
    • /
    • pp.193-205
    • /
    • 2003
  • There has been so many research activities about robot soccer system in the many research fields, for example, intelligent control, communication, computer technology, sensor technology, image processing, mechatronics. Especially researchers research strategy for attacking in the field of strategy, and develop intelligent strategy. Then, soccer robots cannot defense completely and efficiently by using simple defense strategy. Therefore, intention extraction of attacker is needed for efficient defense. In this thesis, intention extractor of soccer robots is designed and developed based on FMMNN(Fuzzy Min-Max Neural networks ). First, intention for soccer robot system is defined, and intention extraction for soccer robot system is explained.. Next, FMMNN based intention extractor for soccer robot system is determined. FMMNN is one of the pattern classification method and have several advantages: on-line adaptation, short training time, soft decision. Therefore, FMMNN is suitable for soccer robot system having dynamic environment. Observer extracts attack intention of opponents by using this intention exactor, and this intention extractor is also used for analyzing strategy of opponent team. The capability of developed intention extractor is verified by simulation of 3 vs. 3 robot succor simulator. It was confirmed that the rates of intention extraction each experiment increase.

Hierarchical Circuit Extract Algorithm for VLSI Design Verification (VLSI의 설계검증을 위한 계층적 회로 추출 알고리듬)

  • 임재윤;임인칠
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.25 no.8
    • /
    • pp.998-1009
    • /
    • 1988
  • A Hierarchical Circuit Extract Algotithm, which efficiently extract circuits from VLSI mask pattern information, is programmed. Quad-tree is used as a data structure which includes various CIF circuit elements and instances. This system is composed of CIF input routine, Quad-tree making routine, Transistor finding routine and Connection list making routine. This circuit extractor can extract circuit with hierarchical structure of circuit. This system is designed using YACC and LEX. By programming this algorithm with C language and adopting to various circuits, the effectiveness of this algorithm is showed.

  • PDF

Korean Noun Extractor using Occurrence Patterns of Nouns and Post-noun Morpheme Sequences (한국어 명사 출현 특성과 후절어를 이용한 명사추출기)

  • Park, Yong-Hyun;Hwang, Jae-Won;Ko, Young-Joong
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.12
    • /
    • pp.919-927
    • /
    • 2010
  • Since the performance of mobile devices is recently improved, the requirement of information retrieval is increased in the mobile devices as well as PCs. If a mobile device with small memory uses a tradition language analysis tool to extract nouns from korean texts, it will impose a burden of analysing language. As a result, the need for the language analysis tools adequate to the mobile devices is increasing. Therefore, this paper proposes a new method for noun extraction using post-noun morpheme sequences and noun patterns from a large corpus. The proposed noun extractor has only the dictionary capacity of 146KB and its performance shows 0.86 $F_1$-measure; the capacity of noun dictionary corresponds to only the 4% capacity of the existing noun extractor with a POS tagger. In addition, it easily extract nouns for unknown word because its dependence for noun dictionaries is low.

An Embedded system for real time gas monitoring using an ART2 neural network

  • Cho, Jung-Hwan;Shim, Chang-Hyun;Lee, In-Soo;Lee, Duk-Dong;Jeon, Gi-Joon
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.479-482
    • /
    • 2003
  • We propose a real time gas monitoring system for classifying various gases with different concentrations. Using thermal modulation of operating temperature of two sensors, we extract patterns of gases from the voltage across the load resistance. We adopt the relative resistance as a pre-processing method and an ART2 neural network as a pattern recognition method. The proposed method has been implemented in a real time embedded system with tin oxide gas sensors, TGS 2611, 2602 and an MSP430 ultra-low power microcontroller in the test chamber.

  • PDF

Analysis of Sildenafil and its Analogues by LC/MS/MS (LC/MS/MS를 이용한 sildenafil 및 그 유사체 분석)

  • Myung, Seung-Woon;Park, So-Hee;Cho, Hyun-Woo
    • Analytical Science and Technology
    • /
    • v.16 no.6
    • /
    • pp.488-498
    • /
    • 2003
  • By LC/MS/MS, the analytical method of sildenafil and its analogues (homosildenafil, vardenafil and tadalafil) used as used medical treatment of impotence was established. electrosprary ionization (ESI) and atmospheric pressure chemical ionization (APCI) as a ionization method were applied. Several parameter were varied and the sensitivity and reproducibility were compared. In LC/ESI-MS method, capillary voltage, cone voltage, extractor, entrance and RF lens to create appropriate productr ions for multiple reaction monitoring (MRM) were variable parameter, but the formation of the other product ions except the precursor ion could not detect. And the value of entrance, collision energy, exit, corona voltage, cone voltage, extractor, RF lens, cone gas, and desolvation gas in APCI mode were varied, only the creation pattern of fragment ions by the change of RF lens value were detected, and the limit of detection was decreased due to the increase of S/N. Ten millimole ammonium formate (pH 4.8):acetonitrile=70:30 by isocratic elution in HPLC system was shown the maximum sensitivity in MS, the detection limit of sildenafil, homosildenafil, vardenafil and tadalafil obtained by ESI-MRM were 0.10, 0.025, 0.025, and $0.25{\mu}g/mL$ at S/N>5, respectively.

FPGA Design of a SURF-based Feature Extractor (SURF 알고리즘 기반 특징점 추출기의 FPGA 설계)

  • Ryu, Jae-Kyung;Lee, Su-Hyun;Jeong, Yong-Jin
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.3
    • /
    • pp.368-377
    • /
    • 2011
  • This paper explains the hardware structure of SURF(Speeded Up Robust Feature) based feature point extractor and its FPGA verification result. SURF algorithm produces novel scale- and rotation-invariant feature point and descriptor which can be used for object recognition, creation of panorama image, 3D Image restoration. But the feature point extraction processing takes approximately 7,200msec for VGA-resolution in embedded environment using ARM11(667Mhz) processor and 128Mbytes DDR memory, hence its real-time operation is not guaranteed. We analyzed integral image memory access pattern which is a key component of SURF algorithm to reduce memory access and memory usage to operate in c real-time. We assure feature extraction that using a Vertex-5 FPGA gives 60frame/sec of VGA image at 100Mhz.