• Title/Summary/Keyword: rule reduction

Search Result 233, Processing Time 0.039 seconds

SOME FAMILIES OF INFINITE SUMS DERIVED BY MEANS OF FRACTIONAL CALCULUS

  • Romero, Susana Salinas De;Srivastava, H.M.
    • East Asian mathematical journal
    • /
    • v.17 no.1
    • /
    • pp.135-146
    • /
    • 2001
  • Several families of infinite series were summed recently by means of certain operators of fractional calculus(that is, calculus of derivatives and integrals of any real or complex order). In the present sequel to this recent work, it is shown that much more general classes of infinite sums can be evaluated without using fractional calculus. Some other related results are also considered.

  • PDF

Design of Memory Test Circuit for Sliding Diagonal Patterns (Sliding diagonal Pattern에 의한 Memory Test circuit 설계)

  • 김대환;설병수;김대용;유영갑
    • Journal of the Korean Institute of Telematics and Electronics A
    • /
    • v.30A no.1
    • /
    • pp.8-15
    • /
    • 1993
  • A concrete disign of memory circuit is presented aiming at the application of sliding diagonal test patterns. A modification of sliding diagonal test pattern includes the complexity reduction from O(n$^{32}$) to O(n) using parallel test memory concept. The control circuit design was based on delay-element, and verified via logic and circuit simulation. Area overhead was evaluated based on physical layout using a 0.7 micron design rule resulting in about 1% area increase for a typical 16Mbit DRAM.

  • PDF

Fuzzy 논리를 이용한 직류 전동기 regulator설계

  • 송원길
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1991.04a
    • /
    • pp.293-301
    • /
    • 1991
  • A fuzzy regulator for the plant which is composed of CD motor and heavy load is investigated. To have good load regulation and set-point tracking performance, a velocity formed fuzzy control plus linear filter algorithm is proposed. Also a meaning reduction methodfor large inpur whichhas nocontrol rule is presented. Lastly, the performancef of linear PID regulator and fuzzycontroller is compared in terms of response time, overshoot, settling time and control power.

Phase control of interleaved converters based on WTA

  • Tazaki, Shintaro;Saito, Toshimichi
    • Proceedings of the IEEK Conference
    • /
    • 2002.07c
    • /
    • pp.1386-1389
    • /
    • 2002
  • We consider interleaved buck converters using a switching rule based on Winner-Take-All (ab. WTA) nonlinearity. We clarify that this system exhibits various bifurcation phenomena. We also show that the switching phase of each converter is controlled by the WTA. Using a simple test circuit, ripple reduction and typical phenomena are verified in the laboratory.

  • PDF

RULE-BASE SIZE-REDUCTION TECHNIQUES IN A LEARNING FUZZY CONTROLLER

  • Lembessis, E.;Tnascheit, R.
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1993.06a
    • /
    • pp.761-764
    • /
    • 1993
  • In this paper we consider techniques for reducing the generated number of rules in learning fuzzy controllers of the state-space action-reinforcement type that can be simply implemented and that behave well in the presence of process noise. Fewer rules lead to better performance, less contradiction in controller action estimation, smaller required execution-time and make it easier for a human to comprehend the generated rules and possibly intervene.

  • PDF

Prediction of Implicit Protein - Protein Interaction Using Optimal Associative Feature Rule (최적 연관 속성 규칙을 이용한 비명시적 단백질 상호작용의 예측)

  • Eom, Jae-Hong;Zhang, Byoung-Tak
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.4
    • /
    • pp.365-377
    • /
    • 2006
  • Proteins are known to perform a biological function by interacting with other proteins or compounds. Since protein interaction is intrinsic to most cellular processes, prediction of protein interaction is an important issue in post-genomic biology where abundant interaction data have been produced by many research groups. In this paper, we present an associative feature mining method to predict implicit protein-protein interactions of Saccharomyces cerevisiae from public protein interaction data. We discretized continuous-valued features by maximal interdependence-based discretization approach. We also employed feature dimension reduction filter (FDRF) method which is based on the information theory to select optimal informative features, to boost prediction accuracy and overall mining speed, and to overcome the dimensionality problem of conventional data mining approaches. We used association rule discovery algorithm for associative feature and rule mining to predict protein interaction. Using the discovered associative feature we predicted implicit protein interactions which have not been observed in training data. According to the experimental results, the proposed method accomplished about 96.5% prediction accuracy with reduced computation time which is about 29.4% faster than conventional method with no feature filter in association rule mining.

Buyer-Supplier Collaboration and Benefit-Sharing Strategy in a Supply Chain (공급망 상생협력 활동과 성과 공유 전략)

  • Yoo, Seung-Ho
    • Journal of the Korean Operations Research and Management Science Society
    • /
    • v.36 no.1
    • /
    • pp.69-84
    • /
    • 2011
  • In this study, based on the principal-agent paradigm, we investigate a joint cost reduction activity in a buyer-supplier supply chain where a buyer motivates its operations department and a supplier to reduce the supply chain's production cost. We construct a benefit-sharing model based on the target cost scheme, a basic philosophy in practice which has not been explored in previous studies. The model also incorporates various supply chain issues such as the cooperation of multiple agents, the opportunity loss, and the degree of strategic relationship between the buyer and the supplier. Based on the analysis of the principal-agent model, we investigate the benefit-sharing rule to control agents' actions, and we also provide important managerial implications into supply chain practices via extensive comparative static analyses.

Noise Reduction of Image Using Sequential Method of Cellular Automata

  • Kim, Tai-Suk;Lee, Seok-Ki
    • Journal of information and communication convergence engineering
    • /
    • v.9 no.2
    • /
    • pp.224-229
    • /
    • 2011
  • Cellular Automata is a discrete dynamical system that can be completely described in terms of local relation. For any given image, the system can save its features as well as increase or decrease the brightness of it locally through consideration of optimized transition in succession. These transitions in succession satisfy the function "Lyapunov" and have sequential movements. This study suggests the way of noise reduction for each image with the use of the Sequential Cellular Automata system. The mentioned transition in succession gives stable results with high-convergence performance to random noises and PSNR (Peak Signal-to-Noise Ratio) using histograms and MSE (Mean Square Error) for verification of effectiveness.

The use of support vector machines in semi-supervised classification

  • Bae, Hyunjoo;Kim, Hyungwoo;Shin, Seung Jun
    • Communications for Statistical Applications and Methods
    • /
    • v.29 no.2
    • /
    • pp.193-202
    • /
    • 2022
  • Semi-supervised learning has gained significant attention in recent applications. In this article, we provide a selective overview of popular semi-supervised methods and then propose a simple but effective algorithm for semi-supervised classification using support vector machines (SVM), one of the most popular binary classifiers in a machine learning community. The idea is simple as follows. First, we apply the dimension reduction to the unlabeled observations and cluster them to assign labels on the reduced space. SVM is then employed to the combined set of labeled and unlabeled observations to construct a classification rule. The use of SVM enables us to extend it to the nonlinear counterpart via kernel trick. Our numerical experiments under various scenarios demonstrate that the proposed method is promising in semi-supervised classification.

Quality of life of patients with nasal bone fracture after closed reduction

  • Park, Young Ji;Do, Gi Cheol;Kwon, Gyu Hyeon;Ryu, Woo Sang;Lee, Kyung Suk;Kim, Nam Gyun
    • Archives of Craniofacial Surgery
    • /
    • v.21 no.5
    • /
    • pp.283-287
    • /
    • 2020
  • Background: Closed reduction is the standard treatment for nasal bone fractures, which are the most common type of facial bone fractures. We investigated the effect of closed reduction on quality of life. Methods: The 15-dimensional health-related quality of life survey was administered to 120 patients who underwent closed reduction under general anesthesia for nasal bone fractures from February 2018 to December 2019, on both the day after surgery and 3 months after surgery. Three months postoperatively, the presence or absence of five nasal symptoms (nose obstruction, snoring, pain, nasal secretions, and aesthetic dissatisfaction) was also evaluated. Results: The quality of life items that showed significant changes between immediately after surgery and 3 months postoperatively were breathing, sleeping, speech, excretion, and discomfort. Low scores were found at 3 months for breathing, sleeping, and distress. There were 31 patients (25.83%) with nose obstruction, 25 (20.83%) with snoring, 12 (10.00%), with pain, 11 (9.17%) with nasal secretions, and 29 (24.17%) with aesthetic dissatisfaction. Conclusion: Closed reduction affected patients' quality of life, although most aspects improved significantly after 3 months. However, it was not possible to rule out deterioration of quality of life due to complications and dissatisfaction after surgery.