• Title/Summary/Keyword: reference class

Search Result 466, Processing Time 0.04 seconds

Resolving the Runtime Class Reference Problem of the Type Object Design Pattern by Type Object Class (Type Object Class에 의한 Type Object 디자인 패턴의 런타임 클래스 참조문제의 해결)

  • Kim, Yun-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.11 no.3
    • /
    • pp.500-506
    • /
    • 2007
  • The Type Object Design Pattern is proposed to provide a solution on the situation in the case that one class has too many subclasses or the number of subclasses are undefined. Although this pattern has many advantages in terms of applicability and dynamic object behavior, it has a weak point in runtime pattern operation that it has to build and maintain a class reference mechanism in runtime to reference the class (de facto 'object') of instances. To solve that problem, this paper addresses the solution of the runtime class reference problem of Type Object Pattern. it defines a new class of Type Object Class (TOC) from Type Class and Object Class in Type Object pattern and presents the methods of creating, compiling, and memory-loading the TOC. It depends on built-in class reference mechanism of object-oriented programming language, and is not necessary to fit with the additional mechanism. Consequently, we need not to set up the additional class reference mechanism and system performance is enhanced due to it.

The Reference-Class Problem and the Qua-Problem (준거집합 문제와 자격의 문제)

  • Kim, Han-Seung
    • Korean Journal of Logic
    • /
    • v.15 no.2
    • /
    • pp.223-250
    • /
    • 2012
  • The reference-class problem is known as a problem that frequentism on the nature of probability is supposed to encounter. Alan H$\acute{a}$jek argues that other theories on the nature of probability also meet this problem inevitably and claims that we can resolve the problem by regarding conditional probabilities as primitive. In this paper I shall present an adequate way of understanding the reference-class problem and its philosophical implications by scrutinizing his argument. H$\acute{a}$jek's claim is to be classified into the following two: (i) probability is relative to its reference class and (ii) what is known as the 'Ratio' analysis of conditional probability is wrong. H$\acute{a}$jek believes that these two are to be closely related but I believe these two should be separated. Moreover, I shall claim that we should accept the former but not the latter. Finally, regarding the identity condition of reference class I shall distinguish the extensional criterion from the non-extensional one. I shall claim that the non-extensional criterion is the right one for the identity condition of reference class by arguing that the reference-class problem should be regarded as an instance of the qua-problem.

  • PDF

Dynamic Positioning 원리 및 Position Reference System

  • Chae, Jong-Ju
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2012.06a
    • /
    • pp.401-402
    • /
    • 2012
  • 해양 자원의 개발이 연안에서 심해로 이동하면서 해양플랜트 건조도 또한 심해라는 특수한 상황에서 운용될 수 있도록 건조되고 있다. 여러 가지 운용 시스템 중 Dynamic Positioning(DP) 시스템은 해상에서 해양 구조물을 일정기간동안 원하는 위치를 유지 시켜주는 시스템으로써 다양한 선박 및 해양플랜트에서 사용되고 있다. 이러한 DP 시스템은 기본적으로 GPS를 이용하여 해상에서 그 위치를 유지하고 있지만 그 외에도 다양한 Position Reference 시스템이 사용되고 있다. 이에 본 논문에서는 DP 시스템의 기본적인 원리와 DP Class 구분 그리고 DP 시스템에 사용되는 다양한 Position Reference 시스템에 대해서 개략적으로 다루고자 한다.

  • PDF

Evaluation of Electrical Characteristics of Metal Oxide Varistors for Surge Arresters (초고압용 피뢰기 산화아연소자의 전기적 특성 평가)

  • Cho, Han-Goo;Yoon, Han-Soo;Kim, Suk-Soo;Han, Se-won
    • Proceedings of the Korean Institute of Electrical and Electronic Material Engineers Conference
    • /
    • 2005.05b
    • /
    • pp.46-49
    • /
    • 2005
  • This paper presents the electrical characteristics of metal oxide varistors for lightning surge arresters. ZnO varistors were fabricated with typical ceramic production methods and two types of varistors were also prepared to be compared. The nominal discharge current and line discharge class of those varistors are $10kA(8/20{\mu}s)$ and class 3, respectively. The diameter of varistors manufactured and prepared were in the range of 61.6~65.0mm and the thickness of those were in the range of 27~42.52mm. The reference and residual voltage were tested and reference and residual voltage per 1mm and the ratio of reference and residual voltage were calculated. The reference voltage per 1mm of varistors manufactured was about 175V/mm but that of A's and B's varistors was nearly 200V/mm. The residual voltage exhibited the same trends as the reference voltage, so the reference and residual voltage per 1mm of domestic varistors should be increased. According to the results of tests, it is thought that if the reference and residual voltage per 1mm were increased to 200V/mm and 330V/mm, domestic ZnO varistors would be possible to apply to the station class arresters in the near future.

  • PDF

Class-Based Histogram Equalization for Robust Speech Recognition

  • Suh, Young-Joo;Kim, Hoi-Rin
    • ETRI Journal
    • /
    • v.28 no.4
    • /
    • pp.502-505
    • /
    • 2006
  • A new class-based histogram equalization method is proposed for robust speech recognition. The proposed method aims at not only compensating the acoustic mismatch between training and test environments, but also at reducing the discrepancy between the phonetic distributions of training and test speech data. The algorithm utilizes multiple class-specific reference and test cumulative distribution functions, classifies the noisy test features into their corresponding classes, and equalizes the features by using their corresponding class-specific reference and test distributions. Experiments on the Aurora 2 database proved the effectiveness of the proposed method by reducing relative errors by 18.74%, 17.52%, and 23.45% over the conventional histogram equalization method and by 59.43%, 66.00%, and 50.50% over mel-cepstral-based features for test sets A, B, and C, respectively.

  • PDF

The Structure Type Introduced in Java (Java 언어에 structure type의 도입)

  • Lee, Ho-Suk
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.7
    • /
    • pp.1883-1895
    • /
    • 1998
  • Java 프로그램밍 언어는 general-purpose concurrent object-oriented 언어로 알려져 있다. Java 언어는 개념과 구문 모두가 매우 간결하고 통일되어 있으며 인터넷 환경에서 최대한 활용되도록 하기 위하여 가상기계 개념을 도입하여 목적코드를 생성한다. 프로그래밍 언어에서 가장 중요한 부분이 data type 부분이다. Java 언어는 primitive type과 reference type을 지원한다. Primitive type과 reference type을 지원한다. Primitive type에는 boolean type integral type이 있다. Integral type에는 character, byte, short integer, integer, long integer, single-precision 과 double-precision floating point number가 있다. Reference type에는 class type, interface type, array type이 있다. 그러나 Java 언어는 general-purpose 프로그래밍 언어가 일반적으로 지원하는 structure type을 지원하지 않는다. 대신에 class type이 structure type을 포함하여 지원하는 구조로 되어 있다. 그러나 class type과 structure type은 서로 상이한 data type으로 판단된다. 따라서 Java 언어가 general-purpose의 성격을 가지기 위해서는 structure type을 명시적으로 지원하는 것이 바람직하다고 생각된다. 이 논문은 structure type을 Java 언어에 포함시킬 것을 제안한다.

  • PDF

Modeling the Effect of Consideration Set-Based Reference Price: Empirical Bayes & Latent Class Approach (고려상품군을 반영한 준거가격효과의 모형화: Empirical Bayes & Latent Class Approach)

  • Chang, Kwangpil
    • Asia Marketing Journal
    • /
    • v.8 no.1
    • /
    • pp.1-17
    • /
    • 2006
  • A couple of previous studies have warned against the use of homogeneous choice models in assessing the effect of reference price since unaccounted for response heterogeneity may result in spurious reference price effects(Chang, Siddarth and Weinberg 1999; Bell and Lattin 2000). According to Meyer and Kahn(1991), not accounting for consideration set heterogeneity may also bias the effect parameters in the choice model. Therefore, failure to account for these two sources of bias, in fact, have cast doubt on the empirical support for reference price effects in general. In view of aforementioned potential sources of bias, the author investigates the robustness of loss aversion effect in the reference-dependent model after accounting for heterogeneity in response as well as consideration set. The proposed model defines individual household's consideration set based on the posterior distribution of preference obtained from the Empirical Bayes approach. In addition, the same posterior distribution is used to form household-specific reference prices. Response heterogeneity correction is carried out via the Latent Class approach. The proposed model outperforms the Reference-Dependent model that includes the reference price measure most often employed in the previous studies. This implies that as a way of simplifying decision task, consumers restrict their consideration set to a subset of available brands not only in making a brand choice but also in forming reference prices.

  • PDF

GLOBAL ASYMPTOTIC OUTPUT TRACKING FOR A CLASS OF NONLINEAR SYSTEMS

  • Alimhan, Keylan;Inaba, Hiroshi
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.557-560
    • /
    • 2005
  • This paper considers a global asymptotic output tracking problem with a prescribed constant reference signal for a class of single-input and single output-output nonlinear systems. It is shown that under some mild conditions on such a system there is a smooth output feedback achieving global asymptotic output tracking and such a smooth output controller is explicitly constructed by a new design method proposed. The usefulness of our result is illustrated by a numerical example.

  • PDF

Association between Physical Activities and Subjective Well-being among Korea Adolescent (청소년의 신체활동과 주관적 행복감 간의 관련성)

  • Mok, Hyung-kyun;Jo, Kyu-hee;Lee, Seung-chul;Lee, Jun Hyup
    • The Journal of Korean Society for School & Community Health Education
    • /
    • v.17 no.1
    • /
    • pp.101-112
    • /
    • 2016
  • Objectives: The purpose of this study was to examine the association between participation in physical activities (PA) and subjective well-being. Methods: We analyzed the data from Korean Youth Risk Behavior Web-based Survey, 2013 containing 36,655 and 35,780 for male and female students respectively. Study variables included PA, participation in physical education class, participation in team sports and subjective well-being. Control variables were school type, socio-economic status, level of parent education, living with parent, academic performance, delinquent behaviors, depression and perceived health. For this study, descriptive analysis, Chi-square test, and multivariate logistic regression analysis were performed. Results: Among boys, after adjusting for control variables, PA (past 7 days 0 time reference group vs. over 4 times: OR 1.306), physical education class (past 7 days 0 time reference group vs. over 3 times: OR 1.140), and team sports (no team reference group vs. 2 team: OR 1.206) were associated with subjective well-being. Among girls, control variables were adjusted. PA (past 7 days 0 time reference group vs over 4 times: OR 1.244), physical education class (past 7 days 0 time reference group vs. over 3 times: OR 1.161), and team sports (no team reference group vs. 2 team: OR 1.181) were associated with subjective well-being. Conclusions: Participation in physical activities may help adolescent promote their life satisfaction. Thus, education experts should develop various exercise curriculums to encourage participation in physical activities.

Study of horizontal skeletal pattern and dental arch in skeletal Class III malocclusion patients (골격성 III급 부정교합자의 횡적인 골격과 악궁 형태에 관한 연구)

  • Park, Hee-Chan;Lee, Jin-Woo
    • The korean journal of orthodontics
    • /
    • v.38 no.5
    • /
    • pp.358-370
    • /
    • 2008
  • Objective: The purpose of this study was to investigate the horizontal skeletal pattern and dental arch differences between Class III malocclusion patients and normal occlusion patients. Methods: Twenty skeletal Class III malocclusion patients and ten normal occlusion patients were selected and 3D facial CT were taken to analyze the horizontal skeletal differences between the two groups. Results: In the horizontal comparison of the maxilla, skeletal width and perimeter were significantly smaller in skeletal Class III patients on ANS and A point reference planes. The difference between maxillary width of ANS and A point reference planes showed that there was greater constriction of the first and second premolar in skeletal Class III patients. In the horizontal comparison of the mandible, the widths of the canine and premolar area were significantly larger in skeletal Class III patients on B point reference plane. The differences between width of the upper and lower jaws (comparison of A and B reference planes) were significantly large in the canine and premolar area. Conclusions: From this study, the characteristics of Class III malocclusion patients were shown through horizontal constriction of the maxilla. But to make clear further detailed characteristics of Class III malocclusion patients, additional studies are necessary.