• Title/Summary/Keyword: C-class function

Search Result 238, Processing Time 0.027 seconds

LIPSCHITZ REGULARITY OF M-HARMONIC FUNCTIONS

  • Youssfi, E.H.
    • Journal of the Korean Mathematical Society
    • /
    • v.34 no.4
    • /
    • pp.959-971
    • /
    • 1997
  • In the paper we introduce Hausdorff measures which are suitable or the study of Lipschitz regularity of M-harmonic function in the unit ball B in $C^n$. For an M-harmonic function h which satisfies certain integrability conditions, we show that there is an open set $\Omega$, whose Hausdorff content is arbitrarily small, such that h is Lipschitz smooth on $B \backslash \Omega$.

  • PDF

MULTIPLE Lp ANALYTIC GENERALIZED FOURIER-FEYNMAN TRANSFORM ON A FRESNEL TYPE CLASS

  • Chang, Seung Jun;Lee, Il Yong
    • Journal of the Chungcheong Mathematical Society
    • /
    • v.19 no.1
    • /
    • pp.79-99
    • /
    • 2006
  • In this paper, we define a class of functional defined on a very general function space $C_{a,b}[0,T]$ like a Fresnel class of an abstract Wiener space. We then define the multiple $L_p$ analytic generalized Fourier-Feynman transform and the generalized convolution product of functionals on function space $C_{a,b}[0,T]$. Finally, we establish some relationships between the multiple $L_p$ analytic generalized Fourier-Feynman transform and the generalized convolution product for functionals in $\mathcal{F}(C_{a,b}[0,T])$.

  • PDF

The Design and Implementation of Class Relation Information Tool from C++ Code (C++ 코드로부터 클래스 관련 정보 생성 도구의 설계 및 구현)

  • Jang, Deok-Cheol;Park, Jang-Han
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.3
    • /
    • pp.818-830
    • /
    • 2000
  • Automation tools for program analysis are needed in order to program understand and maintain, extract the characteristics of object-oriented program such as class name, member function and data member. In this paper, we carried out design and implementation of the automation tool for effective maintenance of object-oriented software. Being based on Reverse Engineering, this approach extracts class relationship information from C++ source code and generates object-oriented model of class diagram using UML as the standard object-oriented methodology. Therefore, this paper provides developers visualized including class information, definitions of classes, inheritance relationships, set relationships, and simple reference relationships. Finally in this paper, we propose a method that construct class relationship information to table in analysis state and make form of table construction to link form so tat developers can perform understanding and maintaining program efficiently. And this method enable to restructure and reuse in object-oriented model.

  • PDF

The Study of Class Library Design for Reusable Object-Oriented Software (객체지향 소프트웨어 재사용을 위한 클래스 라이브러리 설계에 관한 연구)

  • Lee, Hae-Won;Kim, Jin-Seok;Kim, Hye-Gyu;Ha, Su-Cheol
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.9
    • /
    • pp.2350-2364
    • /
    • 1999
  • In this paper, we propose a method of class library repository design for provide reuser the object-oriented C++ class component. To class library design, we started by studying the characteristics of a reusable component. We formally defined the reusable component model using an entity relationship model. This formal definition has been directly used as the database schema for storing the reusable component in a repository. The reusable class library may be considered a knowledge base for software reuse. Thus, we used that Enumerative classification of breakdown of knowledge based. And another used classification is clustering of based on class similarity. The class similarity composes member function similarity and member data similarity. Finally, we have designed class library for hierarchical inheritance mechanism of object-oriented concept Generalization, Specialization and Aggregation.

  • PDF

Applications of the Schwarz Lemma and Jack's Lemma for the Holomorphic Functions

  • Ornek, Bulent Nafi;Catal, Batuhan
    • Kyungpook Mathematical Journal
    • /
    • v.60 no.3
    • /
    • pp.507-518
    • /
    • 2020
  • We consider a boundary version of the Schwarz Lemma on a certain class of functions which is denoted by 𝒩. For the function f(z) = z + a2z2 + a3z3 + … which is defined in the unit disc D such that the function f(z) belongs to the class 𝒩, we estimate from below the modulus of the angular derivative of the function ${\frac{f{^{\prime}^{\prime}}(z)}{f(z)}}$ at the boundary point c with f'(c) = 0. The sharpness of these inequalities is also proved.

REDEI MATRIX IN FUNCTION FIELDS

  • Jung, Hwanyup
    • Journal of the Chungcheong Mathematical Society
    • /
    • v.19 no.4
    • /
    • pp.319-324
    • /
    • 2006
  • Let K be a finite cyclic extension of $k=\mathbb{F}_q(T)$ of prime degree ${\ell}$. Let ${\tilde{\mathcal{C}}}l_{K,{\ell}}$ be the Sylow ${\ell}$-subgroup of the ideal class group ${\tilde{\mathcal{C}}}l_K$ of $\mathcal{O}_K$. The structure of ${\tilde{\mathcal{C}}}l_{K,{\ell}}$ as $\mathbb{Z}_{\ell}[G]$/<$N_G$>-module is determined the dimensions $${\lambda}_i\;:=dim_{\mathbb{F}_{\ell}}({\tilde{\mathcal{C}}}l_{K,{\ell}}^{({\sigma}-1)^{i-1}}/{\tilde{\mathcal{C}}}l_{K,{\ell}}^{({\sigma}-1)^i})$$ for $i{\geq}1$. In this paper we investigate the dimensions ${\lambda}_1$ and ${\lambda}_2$.

  • PDF

Multi-target Classification Method Based on Adaboost and Radial Basis Function (아이다부스트(Adaboost)와 원형기반함수를 이용한 다중표적 분류 기법)

  • Kim, Jae-Hyup;Jang, Kyung-Hyun;Lee, Jun-Haeng;Moon, Young-Shik
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.47 no.3
    • /
    • pp.22-28
    • /
    • 2010
  • Adaboost is well known for a representative learner as one of the kernel methods. Adaboost which is based on the statistical learning theory shows good generalization performance and has been applied to various pattern recognition problems. However, Adaboost is basically to deal with a two-class classification problem, so we cannot solve directly a multi-class problem with Adaboost. One-Vs-All and Pair-Wise have been applied to solve the multi-class classification problem, which is one of the multi-class problems. The two methods above are ones of the output coding methods, a general approach for solving multi-class problem with multiple binary classifiers, which decomposes a complex multi-class problem into a set of binary problems and then reconstructs the outputs of binary classifiers for each binary problem. However, two methods cannot show good performance. In this paper, we propose the method to solve a multi-target classification problem by using radial basis function of Adaboost weak classifier.

On Approximation of Functions Belonging to Lip(α, r) Class and to Weighted W(Lr,ξ(t)) Class by Product Mean

  • Nigam, Hare Krishna;Sharm, Ajay
    • Kyungpook Mathematical Journal
    • /
    • v.50 no.4
    • /
    • pp.545-556
    • /
    • 2010
  • A good amount of work has been done on degree of approximation of functions belonging to Lip${\alpha}$, Lip($\xi$(t),r) and W($L_r,\xi(t)$) and classes using Ces$\`{a}$ro, N$\"{o}$rlund and generalised N$\"{o}$rlund single summability methods by a number of researchers ([1], [10], [8], [6], [7], [2], [3], [4], [9]). But till now, nothing seems to have been done so far to obtain the degree of approximation of functions using (N,$p_n$)(C, 1) product summability method. Therefore the purpose of present paper is to establish two quite new theorems on degree of approximation of function $f\;\in\;Lip({\alpha},r)$ class and $f\;\in\;W(L_r,\;\xi(t))$ class by (N, $p_n$)(C, 1) product summability means of its Fourier series.