2,933 research outputs found

    TIPE KEPRIBADIAN TOKOH UTAMA PADA NOVEL “INTROVER” KARYA M.F. HAZIM

    No full text
    The author tries to analyze the personality of the main characters using the study of literary psychology, whether the main character is more melancholic or pblegmatic. M.F. Hazim in his novel "Introver" tells the story of the world intover. Reading it, we are invited to explore in the mind and soul of an introver who is always nervous, restless, and upset; also the inner conflict that torments him, and how he finds "friends" to fill his loneliness and make his life more meaningful. The author wants to know more clearly what exactly the lives of introverts are in their daily lives. This research is directed to one main problem, namely "What is the personality type of the main character introver in the" Introver "novel by M.F. Hazim ". This research uses descriptive qualitative method with heuristic and hermeneutic reading techniques in order to understand and reveal "something" contained in literary works. The results of the research that have been carried out are in accordance with the research hypothesis, namely the main character Nawawi has an introvert personality type in the novel "Introver" by M.F. Hajim. Researchers found 42 quotes stating that Nawawi has an introverted personality type. Of the 42 quotes that have been found, 28 quotes state that Nawawi has a melancholic personality type and 14 quotes state that Nawawi has a phlegmatic personality type

    Beyond Lesson Studies and Design Experiments: Using theoretical tools in practice and finding out how they work

    No full text
    This paper aims to illustrate how fruitful insights into the link between school teaching practice and student learning outcomes can be theoretically grounded by the variation theory from the field of phenomenography; and from this framework demonstrate how a 'pedagogy of awareness' can be implemented in the classroom. In this study, five teachers and 162 students at Primary Four level of school education in Hong Kong participated and the practice of the 'learning study' was adopted. By comparing the results of pre- and posttests, a significant gain was observed in the students learning outcomes.

    Measuring industry-science links through inventor-author relations: A profiling method

    No full text
    In this pilot study we examine the performance of text-based profiling in recovering a set of validated inventor-author links. In a first step we match patents and publications solely based on their similarity in content. Next, we compare inventor and author names on the highest ranked matches for the occurrence of name matches. Finally, we compare these candidate matches with the names listed in a validated set of inventor-author names. Our text-based profile methodology performs significantly better than a random matching of patents and publications, suggesting that text-based profiling is a valuable complementary tool to the name searches used in previous studies.innovation; industry-science links; text-based profiling;

    Helical mode interactions and spectral energy transfer in magnetohydrodynamic turbulence

    No full text
    Spectral transfer processes in magnetohydrodynamic (MHD) turbulence are investigated by decomposition of the velocity and magnetic fields in Fourier space into helical modes. In 1992, Waleffe (Phys. Fluids A, 4:350 (1992)) used this decomposition to calculate triad interactions for isotropic hydrodynamic turbulence and determined whether a given triad contributed to forward or reverse energy transfer depending on the helicities of the interacting modes. The problem becomes more difficult in MHD due to the need to treat a coupled system of partial differential equations and the energy transfers between the magnetic and velocity fields. This requires the development of techniques that extend Waleffe's work, which are subsequently used to calculate the direction of energy transfer processes originating from triad interactions derived from the MHD equations. In order to illustrate the possible transfer processes that arise from helical mode interactions, we focus on simplified cases and putting special emphasis on interactions resulting in reverse spectral energy transfer. This approach also proves to be helpful in determining the nature of certain energy transfer processes, where transfer of energy between different fields and between the same field can be distinguished. Reverse transfer of magnetic energy was found if the helicities of two modes corresponding to the smaller wavenumbers are the same, while for reverse transfer of kinetic energy Waleffe's result is recovered. Reverse transfer of kinetic to magnetic energy is facilitated if the interacting magnetic field modes are of opposite helicity, and no reverse transfer of magnetic to kinetic energy was found. More generally, the direction of energy transfer not only depends on helicity but also on the ratio of magnetic to kinetic energy. For the magnetically dominated case reverse transfer occurs of all helicities are the same, the kinetically dominated case two modes need to have the same helicity while the third mode is of opposite helicity to allow reverse transfer

    Reynolds number dependence of the dimensionless dissipation rate in stationary magnetohydrodynamic turbulence

    No full text
    Results on the Reynolds number dependence of the dimensionless total dissipation rate C_ε are presented, obtained from medium to high resolution direct numerical simulations (DNSs) of mechanically forced stationary homogeneous magnetohydrodynamic (MHD) turbulence in the absence of a mean magnetic field, showing that C_ε -> const with increasing Reynolds number. Furthermore, a model equation for the Reynolds number dependence of the dimensionless dissipation rate is derived from the real-space energy balance equation by asymptotic expansion in terms of Reynolds number of the second- and third-order correlation functions of the Elsässer fields z± = u ± b. At large Reynolds numbers we find that a model of the form C_ε = C_ε,∞ + C/R describes the data well, while at lower Reynolds numbers the model needs to be extended to second order in 1/R in order to obtain a good fit to the data, where R is a generalised Reynolds number with respect to the Elsässer field z-

    Functional versus spontaneous roles during CSCL

    No full text
    In this paper, two studies are reported on the effect of functional roles on computersupported collaborative learning (CSCL) in higher education – the second is a replication of the first. Prescribed functional roles were implemented in half of all groups during a project-based course in higher education. All communication was via e-mail. Analysis of Likert-scale evaluation questionnaires gathered in both studies revealed a latent variable ‘perceived group efficiency’ (PGE) which – depending on the level of constraints set by preconditions – appears to increase the awareness (Study 1) or the level of efficiency (Study 2). However, Likert-scales provide a surface level analysis of actual behaviour and no insight in the collaborative process. Hence, the e-mail communication was investigated with two content analysis procedures: content analysis of the type of communicative statements and analysis of the role behaviours performed in role and nonrole groups. Results from both studies reveal that significantly more statements are focused on coordination in role groups. In addition, analysis of role behaviour reveals that students in role groups perform significantly more according to the functional roles than their counterparts in nonrole groups, although spontaneous role behaviour emerged in nonrole groups as well

    Steiner Tree Parameterized by Multiway Cut and Even Less

    No full text
    In the Steiner Tree problem we are given an undirected edge-weighted graph as input, along with a set K of vertices called terminals. The task is to output a minimum-weight connected subgraph that spans all the terminals. The famous Dreyfus-Wagner algorithm running in 3^{|K|}poly(n) time shows that the problem is fixed-parameter tractable parameterized by the number of terminals. We present fixed-parameter tractable algorithms for Steiner Tree using structurally smaller parameterizations. Our first result concerns the parameterization by a multiway cut S of the terminals, which is a vertex set S (possibly containing terminals) such that each connected component of G-S contains at most one terminal. We show that Steiner Tree can be solved in 2^{(|S|log|S|)}poly(n) time and polynomial space, where S is a minimum multiway cut for K. The algorithm is based on the insight that, after guessing how an optimal Steiner tree interacts with a multiway cut S, computing a minimum-cost solution of this type can be formulated as minimum-cost bipartite matching. Our second result concerns a new hybrid parameterization called K-free treewidth that simultaneously refines the number of terminals |K| and the treewidth of the input graph. By utilizing recent work on ℋ-Treewidth in order to find a corresponding decomposition of the graph, we give an algorithm that solves Steiner Tree in time 2^{(k)} poly(n), where k denotes the K-free treewidth of the input graph. To obtain this running time, we show how the rank-based approach for solving Steiner Tree parameterized by treewidth can be extended to work in the setting of K-free treewidth, by exploiting existing algorithms parameterized by |K| to compute the table entries of leaf bags of a tree K-free decomposition

    Evaluation of imaging performance of major image guidance systems

    No full text
    Purpose: The imaging characteristics of two popular kV cone-beam CT (CBCT) and two MVCT systems utilised in image-guided radiation therapy (IGRT) were evaluated. Materials and methods: The study was performed on Varian Clinac iX, Elekta Synergy S, Siemens Oncor, and Tomotherapy. A CT phantom (Catphan-504, Phantom Laboratory, Salem, NY) was scanned for measurements of image quality including image noise, uniformity, density accuracy, spatial resolution, contrast linearity, and contrast resolution. The measurement results were analysed using in-house image analysis software. Reproducibility, position correction, and geometric accuracy were also evaluated with markers in a smaller alignment phantom. The performance evaluation compared volumetric image properties from these four systems with those from a conventional diagnostic CT (CCT). Results: It was shown that the linearity of the two kV CBCT was fairly consistent with CCT. The Elekta CBCT with half-circle 27-cm FOV had higher CT numbers than the other three systems. The image noises of the Elekta kV CBCT, Siemens MV CBCT, and Tomotherapy fan-beam CT (FBCT) are about 2-4 times higher than that of the Varian CBCT. The spatial resolutions of two kV CBCTs and two MV CBCTs were 8-11 lp/cm and 3-5 lp/cm, respectively. Conclusion: Elekta CBCT provided a faster image reconstruction and low dose per scan for half-circle scanning. Varian CBCT had relatively lower image noise. Tomotherapy FBCT had the best uniformity

    Consumer's welfare and change in stochastic partial-equilibrium price

    No full text
    Welfare Economics;Stochastic Processes
    corecore