To see the other types of publications on this topic, follow the link: Value trace problem.

Journal articles on the topic 'Value trace problem'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Value trace problem.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Currie, Sonja, and Bruce A. Watson. "GREEN'S FUNCTIONS AND REGULARIZED TRACES OF STURM–LIOUVILLE OPERATORS ON GRAPHS." Proceedings of the Edinburgh Mathematical Society 51, no. 2 (2008): 315–35. http://dx.doi.org/10.1017/s0013091506000319.

Full text
Abstract:
AbstractAsymptotic approximations to the Green's functions of Sturm–Liouville boundary-value problems on graphs are obtained. These approximations are used to study the regularized traces of the differential operators associated with these boundary-value problems. Various inverse spectral problems for Sturm–Liouville boundary-value problems on graphs resembling those considered in Halberg and Kramer's ‘A generalization of the trace concept' (Duke Mathematics Journal27 (1960), 607–617), for Sturm–Liouville problems, and Pielichowski's ‘An inverse spectral problem for linear elliptic differential operators' (Universitatis Iagellonicae Acta Mathematica27 (1988), 239–246), for elliptic boundary-value problems, are solved.
APA, Harvard, Vancouver, ISO, and other styles
2

Ezaova, Alena G., Liana V. Kanukoeva, and Gennady V. Kupovykh. "NONLOCAL BOUNDARY VALUE PROBLEM FOR ONE MIXED THIRD ORDER EQUATION." UNIVERSITY NEWS. NORTH-CAUCASIAN REGION. NATURAL SCIENCES SERIES, no. 3 (211) (September 30, 2021): 18–24. http://dx.doi.org/10.18522/1026-2237-2021-3-18-24.

Full text
Abstract:
The paper considers a nonlocal boundary value problem for a mixed hyperbolic-parabolic equation of the third order. The equation is considered in a finite simply connected domain consisting of a hyperbolic and a parabolic part. The solution to the problem posed is considered for various cases of the parameter λ, which is in the original equation. In the case when (1-2m)/2< <λ<1, the solution of the problem is reduced to a singular integral equation, which is reduced by the well-known Carleman-Vekua method to the Fredholm integral equation of the third kind. In the case when λ=(1-2m)/2, a theorem on the existence and uniqueness of a solution to the problem posed is formulated and proved. To prove the uniqueness of the solution, the method of energy integrals is used and inequalities of the type are derived on the given functions that are in the boundary condition. It is shown that the homogeneous problem corresponding to the original problem, under the conditions of the uniqueness theorem, has only a trivial solution in the entire considered domain. From which we can conclude that the original problem has only a single solution. If the obtained conditions for the given functions are violated, the problem posed does not have a unique solution. When investigating the question of the existence of a solution to the problem posed, a system of two equations is considered, consisting of the basic functional relations between the trace of the desired function and the traces of the derivative of the desired function, brought to the line of degeneration y = 0. Eliminating from the system the function τ (x) - the trace of the desired solution on the line of degeneration, we arrive at an equation for the trace of the derivative of the desired function. Under the condition of the existence and uniqueness theorem, the problem posed is equivalently reduced to the Fredholm integral equation of the second kind, the unconditional solvability of which follows from the uniqueness of the solution to the problem posed.
APA, Harvard, Vancouver, ISO, and other styles
3

Zhao, Xiangqing, Chengqiang Wang, and Jifeng Bao. "Initial-boundary value problem of fifth-order Korteweg-de Vries equation posed on half line with nonlinear boundary values." Open Mathematics 20, no. 1 (2022): 529–43. http://dx.doi.org/10.1515/math-2022-0040.

Full text
Abstract:
Abstract In this paper, we study the initial boundary problem of fifth-order Korteweg-de Vries equation with nonlinear boundary values. First, we establish a so-called sharp boundary trace regularity associated with the linearized fifth-order Korteweg-de Vries equation. Then, aided by the sharp boundary trace regularity, we verify that initial-boundary value problem of fifth-order Korteweg-de Vries equation with nonlinear boundary conditions is locally well-posed when initial and boundary values are properly chosen.
APA, Harvard, Vancouver, ISO, and other styles
4

Mon, Khin Thet, Khaing Hsu Wai, Nobuo Funabiki, and Htoo Htoo Sandi Kyaw. "Value Trace Problems for Code Reading Study of JavaScript Programming." International Journal of Information and Education Technology 12, no. 5 (2022): 430–35. http://dx.doi.org/10.18178/ijiet.2022.12.5.1637.

Full text
Abstract:
JavaScript programming takes critical roles in developing web application systems. Unfortunately, JavaScript programming is not fully educated in most universities, although its study may not be easy for students since the code is usually made by special composing styles. To assist self-study of JavaScript programming, currently, we are developing JavaScript programming learning assistant system (JSPLAS) by extending our JPLAS works for Java programming. In JPLAS, the value trace problem (VTP) is offered for code reading study by novice students. A VTP instance consists of a source code and a set of questions, where each question asks the actual value of an important variable or an output message in the source code. The correctness of any answer is marked through string matching with the correct one. In this paper, we study the VTP for code reading study of JavaScript programming. We generate 57 instances using source codes on basic grammar concepts and confirm the effectiveness through applications to 45 university students in Myanmar and Japan.
APA, Harvard, Vancouver, ISO, and other styles
5

El-Raheem, Zaki F. A., and A. H. Nasser. "The Regularized Trace Formula of the Spectrum of a Dirichlet Boundary Value Problem with Turning Point." Abstract and Applied Analysis 2012 (2012): 1–12. http://dx.doi.org/10.1155/2012/492576.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Aung, Shune Lae, Nem Khan Dim, Soe Mya Mya Aye, Nobuo Funabiki, and Htoo Htoo Sandi Kyaw. "Investigation of Value Trace Problem for C++ Programming Self-study of Novice Students." International Journal of Information and Education Technology 12, no. 7 (2022): 631–36. http://dx.doi.org/10.18178/ijiet.2022.12.7.1663.

Full text
Abstract:
Presently, C++ programming has been taught in many universities around the world as the first object-oriented programming language for undergraduate students to start studying programming concepts and computer architecture. However, many of them may struggle in studying C++ programming due to the nature in the formal language. Thus, hands-on self-study tools can be effective. In previous, we have developed Java programming learning assistant system (JPLAS) for assisting self-study of Java programming. JPLAS offers the value trace problem (VTP) for novice students to study Java programming through code reading study. In a VTP instance, actual values of important variable or standard output messages in a given source code are questioned, where the correctness of each answer is checked through string matching. In this paper, we investigate the effectiveness of VTP for hands-on self-study of C++ programming by novice students. We generated 37 VTP instances for basic grammar concepts using source codes in textbooks or websites for C++ programming, and asked 46 students in three universities in three countries to solve them using the answer interface for JPLAS. The results suggest that most of the students are satisfactory, but some students need cares at early programming study stage.
APA, Harvard, Vancouver, ISO, and other styles
7

Митрохин, С. И. "Regularized Trace of a Multipoint Boundary Value Problem with a Discontinuous Weight Function." Владикавказский математический журнал, no. 1 (March 29, 2022): 65–86. http://dx.doi.org/10.46698/s6842-7321-6945-l.

Full text
Abstract:
В статье предложена методика вычисления регуляризованного следа для дифференциального оператора с кусочно-гладким потенциалом и многоточечными граничными условиями. Весовая функция дифференциального оператора является разрывной. С помощью метода Наймарка на участках непрерывности потенциала и весовой функции при больших значениях спектрального параметра получена асимптотика решений дифференциальных уравнений, задающих изучаемый оператор. Полученная асимптотика решений позволяет изучить условия "сопряжения" в точке разрыва коэффициентов. Необходимость условий "сопряжения" следует из физических соображений. Изучаемые краевые задачи возникают при изучении колебаний стержней, балок и мостов, составленных из материалов различной плотности. Изучены многоточечные граничные условия, определяющие оператор. Успешно выполнена технически сложная часть исследования - изучена индикаторная диаграмма уравнения, корни которого являются собственными значениями оператора. Вычислена асимптотика собственных значений оператора. С помощью асимптотики собственных значений методом Лидского - Садовничего вычислен первый регуляризованный след дифференциального оператора.
APA, Harvard, Vancouver, ISO, and other styles
8

Hay Mar Shwe, San Hay Mar, Nobuo Funabiki, Yan Watequlis Syaifudin, et al. "Value trace problems with assisting references for Python programming self-study." International Journal of Web Information Systems 17, no. 4 (2021): 287–99. http://dx.doi.org/10.1108/ijwis-03-2021-0025.

Full text
Abstract:
Purpose This study aims to present the value trace problem (VTP) for Python programming self-study, by extending the works for Java programming learning assistant system. In total, 130 VTP instances are generated using Python codes in textbooks and websites that cover basic/advanced grammar topics, fundamental data structures and algorithms and two common library usages. Besides, assisting references on Python programming topics related to the VTP instances are introduced to assist novice learners in solving them efficiently. Design/methodology/approach PyPLAS offers the VTP to study grammar topics and library usage through code reading. A VTP instance asks a learner to trace the actual values of important variables or output messages in the given source code. The correctness of any answer is checked through string matching. Findings The applications to 48 undergraduate students in Myanmar and Indonesia confirm the validity of the proposal in Python programming self-studies by novice learners. Originality/value The applications to 48 undergraduate students in Myanmar and Indonesia confirm the validity of the proposal in Python programming self-studies by novice learners.
APA, Harvard, Vancouver, ISO, and other styles
9

Czarnecki, S., and T. Lewiński. "A stress-based formulation of the free material design problem with the trace constraint and single loading condition." Bulletin of the Polish Academy of Sciences: Technical Sciences 60, no. 2 (2012): 191–204. http://dx.doi.org/10.2478/v10175-012-0026-5.

Full text
Abstract:
Abstract. The problem to find an optimal distribution of elastic moduli within a given plane domain to make the compliance minimal under the condition of a prescribed value of the integral of the trace of the elastic moduli tensor is called the free material design with the trace constraint. The present paper shows that this problem can be reduced to a new problem of minimization of the integral of the stress tensor norm over stresses being statically admissible. The eigenstates and Kelvin’s moduli of the optimal Hooke tensor are determined by the stress state being the minimizer of this problem. This new problem can be directly treated numerically by using the Singular Value Decomposition (SVD) method to represent the statically admissible stress fields, along with any unconstrained optimization tool, e.g.: Conjugate Gradient (CG) or Variable Metric (VM) method in multidimensions.
APA, Harvard, Vancouver, ISO, and other styles
10

Romanov, V., and T. Bugueva. "AN INVERSE PROBLEM FOR A NONLINEAR HYPERBOLIC EQUATION." Eurasian Journal of Mathematical and Computer Applications 12, no. 2 (2024): 134–54. http://dx.doi.org/10.32523/2306-6172-2024-12-2-134-154.

Full text
Abstract:
For a second-order hyperbolic equation with inhomogeneity |u|m−1u, m > 1, a forward and an one-dimensional inverse problems are studied. The inverse problem is devoted to determining the coefficient under heterogeneity. As an additional information, the trace of the derivative with respect to x of the solution to the forward initial-boundary value problem is given at x = 0 on a finite interval. Conditions for the unique solvability of the forward problem are found. For the inverse problem a local existence and uniqueness theorems are established and a stability estimate of its solutions is found.
APA, Harvard, Vancouver, ISO, and other styles
11

Khin, Khin Zaw, Funabiki Nobuo, and Kao Wen-Chung. "A Proposal of ValueTrace Problem for Algorithm Code Reading in Java Programming Learning Assistant System." International Institute of Applied Informatics Vol.1, No. 3 (2015): pp. 9–18. https://doi.org/10.5281/zenodo.3066845.

Full text
Abstract:
To assist Java programming educations, we have developed a Web-based Java Programming Learning Assistant System (JPLAS). JPLAS provides the element fill-in-blank problem to help novice students self-study Java programming by filling in blanked elements in a code. However, it is a pity that this problem can be solvable without reading the algorithm in the code, especially if students are familiar with grammar. In this paper, we propose the value trace problem to answer the changing values of important variables in a Java code that implements a fundamental data structure or algorithm , so as to improve the code reading capability. To verify the effectiveness, we generated five problems using Java codes for sorting and asked 10 students in our group to solve them.
APA, Harvard, Vancouver, ISO, and other styles
12

Aslanova, N. M. "A trace formula of a boundary value problem for the operator Sturm-Liouville equation." Siberian Mathematical Journal 49, no. 6 (2008): 959–67. http://dx.doi.org/10.1007/s11202-008-0092-y.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Gorczyńska, Alina. "THE PROBLEM OF MEASURING THE EFFECTIVENESS OF COMPANY." sj-economics scientific journal 8 (June 30, 2011): 83–90. http://dx.doi.org/10.58246/sjeconomics.v8i.478.

Full text
Abstract:
The purpose of this article is to trace the measures of performance of company. The efficiency is a fundamental economic categories. In order to determine the efficiency, there is its measurement. Literature presents different methods of assessing efficiency. These methods may be quantitative, value, or mixed. Taking into account only the financial measures of effectiveness, they can be ex post and ex ante. At present, both theory and practice, indicate market value added (MVA) as a more and more popular measure of the effectiveness of the company. Its calculation is based on estimates of economic value added EVA. Indeed, this method combines the advantages of measurement of ex ante and ex post. The calculation of EVA is based on the historical events. The calculation of MVA is founded on estimating the future income measured by economic value added EVA, having long-term forecasting.
APA, Harvard, Vancouver, ISO, and other styles
14

ARYANTA, DWI, and BAYU AGUNG PRANATA. "Perancangan dan Analisis Redistribution Routing Protocol OSPF dan EIGRP." ELKOMIKA: Jurnal Teknik Energi Elektrik, Teknik Telekomunikasi, & Teknik Elektronika 2, no. 2 (2014): 85. http://dx.doi.org/10.26760/elkomika.v2i2.85.

Full text
Abstract:
ABSTRAKOSPF (Open Shortest Path First) dan EIGRP (Enhanced Interior Gateway Routing Protocol) adalah dua routing protokol yang banyak digunakan dalam jaringan komputer. Perbedaan karakteristik antar routing protokol menimbulkan masalah dalam pengiriman paket data. Teknik redistribution adalah solusi untuk melakukan komunikasi antar routing protokol. Dengan menggunakan software Cisco Packet Tracer 5.3 pada penelitian ini dibuat simulasi OSPF dan EIGRP yang dihubungkan oleh teknik redistribution, kemudian dibandingkan kualitasnya dengan single routing protokol EIGRP dan OSPF. Parameter pengujian dalam penelitian ini adalah nilai time delay dan trace route. Nilai trace route berdasarkan perhitungan langsung cost dan metric dibandingkan dengan hasil simulasi. Hasilnya dapat dilakukan proses redistribution OSPF dan EIGRP. Nilai delay redistribution lebih baik 1% dibanding OSPF dan 2-3% di bawah EIGRP tergantung kepadatan traffic. Dalam perhitungan trace route redistribution dilakukan 2 perhitungan, yaitu cost untuk area OSPF dan metric pada area EIGRP. Pengambilan jalur utama dan alternatif pengiriman paket berdasarkan nilai cost dan metric yang terkecil, hal ini terbukti berdasarkan perhitungan dan simulasi.Kata kunci: OSPF, EIGRP, Redistribution, Delay, Cost, Metric.ABSTRACTOSPF (Open Shortest Path First) and EIGRP (Enhanced Interior Gateway Routing Protocol) are two routing protocols are widely used in computer networks. Differences between the characteristics of routing protocols pose a problem in the delivery of data packets. Redistribution technique is the solution for communication between routing protocols. By using the software Cisco Packet Tracer 5.3 in this study were made simulating OSPF and EIGRP redistribution linked by technique, then compared its quality with a single EIGRP and OSPF routing protocols. Testing parameters in this study is the value of the time delay and trace route. Value trace route based on direct calculation of cost and metric compared with the simulation results. The result can be OSPF and EIGRP redistribution process. Value delay redistribution 1% better than OSPF and EIGRP 2-3% under traffic density dependent. In calculating the trace route redistribution is done 2 calculations, the cost for OSPF area and the area of the EIGRP metric. Making primary and alternate paths based on the packet delivery rate and the cost of the smallest metric, it is proved by calculation and simulation.Keywords: OSPF, EIGRP, Redistribution, Delay, Cost, Metric.
APA, Harvard, Vancouver, ISO, and other styles
15

Zhou, Lei, Nan Liu, Ya-Qiong Liao, and Ai-Mei Li. "Risky choice framing with various problem descriptions: A replication and extension study." Judgment and Decision Making 16, no. 2 (2021): 394–421. http://dx.doi.org/10.1017/s1930297500008615.

Full text
Abstract:
AbstractIn “Risky choice framing: Task versions and a comparison of prospect theory and fuzzy-trace theory”, Kühberger and Tanner (2010) examined the impacts of removing stated zero/non-zero complements of risky options on the gain/loss framing effect. They also tested two rival theoretical explanations for this effect: prospect theory and fuzzy-trace theory. The present study aimed to examine the reliability and robustness of the evidence provided by Kühberger and Tanner by precise replication in Study 1. The original findings were reported for conditions in which the probability of the risky option was fixed, and the expected value of the two alternatives was approximately equivalent. The present study also aimed to examine the generality of their findings under additional conditions in which large, medium and small probabilities of the risky option were assigned, and the expected value of the certain or risky options differed. The main findings of Kühberger and Tanner (2010) were successfully replicated and confirmed under the original and additional conditions. The implications of these findings are discussed.
APA, Harvard, Vancouver, ISO, and other styles
16

Gittelson, Simone, Alex Biedermann, Silvia Bozza, and Franco Taroni. "Bayesian Networks and the Value of the Evidence for the Forensic Two-Trace Transfer Problem*." Journal of Forensic Sciences 57, no. 5 (2012): 1199–216. http://dx.doi.org/10.1111/j.1556-4029.2012.02127.x.

Full text
APA, Harvard, Vancouver, ISO, and other styles
17

Marcus, Moshe, and Laurent Véron. "The boundary trace and generalized boundary value problem for semilinear elliptic equations with coercive absorption." Communications on Pure and Applied Mathematics 56, no. 6 (2003): 689–731. http://dx.doi.org/10.1002/cpa.3037.

Full text
APA, Harvard, Vancouver, ISO, and other styles
18

Risyani, Yeni, Susi Japit, and Tanda Selamat. "Masalah Value Trace untuk pembacaan koding dalam Bahasa Pemrograman C." Jurnal Minfo Polgan 13, no. 1 (2024): 600–605. http://dx.doi.org/10.33395/jmp.v13i1.13753.

Full text
Abstract:
Banyak universitas di seluruh dunia mengajarkan pemrograman C sebagai bahasa komputer pengantar. Oleh karena itu, sangat penting bagi siswa pemula untuk terlibat dalam pembacaan ekstensif kode sumber C sederhana untuk memahami prinsip-prinsip pemrograman. Namun, ada kekurangan alat yang dirancang dengan baik untuk mendukung pembelajaran membaca kode secara mandiri di rumah. Sebelumnya, kami telah memperkenalkan konsep value trace problem (VTP) untuk pemrograman Java, di mana setiap contoh VTP terdiri dari kode sumber, beberapa pertanyaan, dan jawaban yang benar. (Klabnik & Nichols, 2023) Pertanyaan-pertanyaan ini menanyakan tentang nilai variabel kritis atau pesan keluaran dalam kode sumber, dengan respons siswa yang langsung divalidasi melalui pencocokan string untuk belajar mandiri. Dalam makalah ini, kami memperkenalkan VTP untuk belajar mandiri membaca kode dalam pemrograman C. Kami membuat 42 contoh VTP berdasarkan kode sumber C langsung yang mencakup konsep tata bahasa dasar dan struktur data fundamental serta algoritma yang ditemukan dalam buku teks dan sumber daya online. Selain itu, untuk contoh kasus yang menantang yang melibatkan pointer dan algoritme yang rumit, kami menyertakan petunjuk, pertanyaan pilihan ganda, dan referensi untuk meningkatkan akurasi solusi. Untuk menilai pendekatan kami, kami meminta 49 mahasiswa S1 dari Jepang, Cina, dan Myanmar untuk menyelesaikan contoh-contoh ini secara mandiri di rumah. Tingkat akurasi rata-rata mereka adalah 94,29%, dengan fitur-fitur pendukung kami yang meningkatkan akurasi sebesar 33,26% pada kasus-kasus yang sulit. Dengan demikian, proposal kami secara efektif mendorong pembelajaran mandiri dalam pemrograman C di kalangan siswa pemula. (Aho et al., 2023)
APA, Harvard, Vancouver, ISO, and other styles
19

Fadalena, Triya, Alfi Sahrina, and Zubaidah Nur Aini. "Pengaruh model creative problem solving terhadap kemampuan memecahkan masalah dan motivasi belajar pada mata pelajaran Geografi." Jurnal Praksis dan Dedikasi Sosial 8, no. 1 (2025): 70–86. https://doi.org/10.17977/um022v8i12025p70-86.

Full text
Abstract:
The effect of the creative problem solving model on problem solving ability and learning motivation in Geography subjects Geography learning is contextual and focuses on issues related to the life of the surrounding environment. Problem-solving abilities and low student learning motivation are problems in geography learning. This research aims to determine the influence of the creative problem-solving model on problem-solving abilities and learning motivation in geography subjects at Kepanjen Islamic High School. This type of research is a quasi-experiment with a pretest and posttest control group design covering classes X-2 and X-4, sampling using purposive sampling. The data analysis used is prerequisite testing and hypothesis testing. Hypothesis testing was used the MANOVA (Multivariate Analysis of Variance) Test. Based on the analysis results, the average score for the experimental class was higher than that of the control classes. The MANOVA test results show that the F value for Pillai’s trace, Wilks’ lambda, Hotelling’s trace, and Roy’s Largest Root have the same value, meaning that the null hypothesis (Ho) is rejected, and the alternative hypothesis (Ha) is accepted. The findings in this research are that the syntax of the creative problem-solving model, namely problem finding, idea finding, and solution finding, influences problem-solving abilities and learning motivation. The conclusion of this research shows a significant influence of the creative problem-solving learning model on the problem-solving abilities and learning motivation of students who are given treatment and those who use conventional learning models. Pembelajaran geografi bersifat kontekstual dan berfokus pada persoalan-persoalan yang berkaitan dengan kehidupan lingkungan sekitar. Kemampuan memecahkan masalah dan motivasi belajar siswa yang rendah menjadi salah satu permasalahan dalam pembelajaran geografi. Tujuan dari penelitian ini adalah untuk mengetahui pengaruh model creative problem solving terhadap kemampuan memecahkan masalah dan motivasi belajar pada mata pelajaran geografi di SMA Islam Kepanjen. Jenis penelitian ini ialah eksperimen semu (quasi experiment) dengan rancangan pretest dan posttest control group design yang meliputi kelas X-2 dan X-4, pengambilan sampel secara purposive sampling. Analisis data yang digunakan ialah uji prasyarat serta uji hipotesis. Uji hipotesis dilaksanakan dengan menggunakan Uji MANOVA (Multivariate Analysis of Variance). Berdasarkan hasil analisis, nilai rata-rata kelas eksperimen lebih tinggi daripada nilai kelas kontrol. Hasil uji MANOVA memperlihatkan bahwasannya nilai F untuk Pillai's trace, Wilks' lambda, Hotelling's trace, dan Roy’s Largest Root mempunyai nilai yang sama, artinya hipotesis nol (Ho) ditolak serta hipotesis alternatif (Ha) diterima. Temuan pada penelitian ini adalah sintaks model creative problem solving yaitu problem finding, ide finding dan solution finding berpengaruh terhadap kemampuan memecahkan masalah dan motivasi belajar. Kesimpulan penelitian ini menunjukkan terdapat pengaruh model pembelajaran creative problem solving secara signifikan terhadap kemampuan memecahkan masalah dan motivasi belajar siswa yang diberikan perlakuan dan siswa dengan model pembelajaran konvensional.
APA, Harvard, Vancouver, ISO, and other styles
20

Мамчуев, М. О., and Т. И. Жабелова. "Non-local boundary value problem for a system of ordinary differential equations with Riemann–Liouville derivatives." Вестник КРАУНЦ. Физико-математические науки, no. 3 (December 5, 2022): 42–52. http://dx.doi.org/10.26117/2079-6641-2022-40-3-42-52.

Full text
Abstract:
В работе исследуется нелокальная краевая задача для линейной системы обыкновенных дифференциальных уравнений дробного порядка с постоянными коэффициентами на отрезке [0,l]. Дробная производная порядка α∈(0,1] понимается в смысле Римана–Лиувилля. Краевые условия связывают след дробного интеграла от искомой вектор-функции на левом конце отрезка – в точке x=0, со следом самой вектор функции на правом конце отрезка – в точке x=l. Цель настоящей работы – построение явного представления решения данной задачи в терминах функции Грина. Исследована структура решения краевой задачи, определена и построена соответствующая функция Грина, получено представление решения. Доказана теорема об однозначной разрешимости исследуемой краевой задачи. We study a nonlocal boundary value problem for a linear system of ordinary differential equations of fractional order with constant coefficients on the interval [0,l]. The fractional derivative of order α∈(0,1] is understood in the Riemann–Liouville sense. The boundary conditions connect the trace of the fractional integral of the desired vector function at the left end of the segment – at the x=0, with the trace of the vector function itself at the right end of the segment at the point x=l. The purpose of this work is to construct an explicit representation of the solution of this problem in terms of the Green’s function. The structure of the solution to the boundary value problem is investigated, the corresponding Green’s function is defined and constructed, and the representation of the solution is obtained. A theorem on the unique solvability of the boundary value problem under study is proved.
APA, Harvard, Vancouver, ISO, and other styles
21

Al-Rousan, Thamer, and Hasan Abualese. "Simplifying the Structural Complexity of Software Systems." Cybernetics and Information Technologies 19, no. 3 (2019): 57–73. http://dx.doi.org/10.2478/cait-2019-0026.

Full text
Abstract:
Abstract Simplification of execution traces is peculiarly important in the case of software comprehension. The objective is to make execution traces in ways that are more tractable and less difficult. However, the simplification process is a difficult task, particularly, in object-oriented contexts. Due to coupling, execution traces of object-oriented systems involve the Spaghetti Architectures phenomenon, which is a very complicated structure of dependencies. Therefore, the simplification process needs a well-established approach to be helpful for software comprehension. Otherwise, the simplified execution traces will be informative as their structures will involve several gaps that lead to a misunderstanding process. This research uses decoupling to guide the simplification of object-oriented execution traces. Specifically, decoupling truthfully can decrease the complexity of execution traces without eliminating the trace components and making numerous gaps in the trace structure. Then, decoupling can solve the problem of the Spaghetti Architectures phenomenon. A controlled experiment was conducted to empirically validate the usefulness and effectivity of the suggested work. There was a significant statistical added value demonstrated in the time required and the accurate solutions of the tasks being solved. More precisely, 25% less time required with a 62% more correct solutions were achieved solving the experiment’s comprehension tasks.
APA, Harvard, Vancouver, ISO, and other styles
22

Pamintaningsih, Anita Rahayu, Ruhban Masykur, and Suherman Suherman. "MODEL PEMBELAJARAN CRI DENGAN TEKNIK IOC: PENGARUHNYA TERHADAP KEMAMPUAN PEMECAHAN MASALAH DAN KEMAMPUAN KOMUNIKASI MATEMATIS." Jurnal Lebesgue : Jurnal Ilmiah Pendidikan Matematika, Matematika dan Statistika 3, no. 1 (2022): 143–59. http://dx.doi.org/10.46306/lb.v3i1.108.

Full text
Abstract:
The ability to solve problems and the ability to communicate mathematically in a student's study is a skill that students need to provide asa basis for resolving mathematical problems. Based on the results of daily mathematicians saying that the ability to solve problems and mathematical communications at MTS Darul A'mal Metro is still low, judging by the student's process of resolving mathematical problems caused by many who pay no attention to the explanations presented by teachers and students are not able to solve math problems properly. In addition, there are less diverse learning models. To address the problem, researchers applied the CRI model with IOC techniques. The purpose of this study is to know the difference between the CRI learning model with the IOC and the direct learning model of problem solving and student mathematical corover. This research is an experiment quasy research. Sample demonstration techniques using the simple random sampling technique. The samples in this study are class VII D as an experiment class and class VII E as a control class. The instrument used to collect data is a description test. The custom data analysis technique used was the normality test, the homogenity test and the hypothetical test used the manova test. Based on manova's test results of Pillai's Trace, Wilks' Iambda, Hotelling's Trace, Roy's Lagest Root and value a test criteria which means that the p-value value is smaller than a test criteria, so that ho is thus denied it can be inconclusive that there is an influence between the CRI model and the IOC techniques of student solving and mathematical communication capability
APA, Harvard, Vancouver, ISO, and other styles
23

Kalimeris, Konstantinos, and Athanassios S. Fokas. "The Modified Helmholtz Equation on a Regular Hexagon—The Symmetric Dirichlet Problem." Axioms 9, no. 3 (2020): 89. http://dx.doi.org/10.3390/axioms9030089.

Full text
Abstract:
Using the unified transform, also known as the Fokas method, we analyse the modified Helmholtz equation in the regular hexagon with symmetric Dirichlet boundary conditions; namely, the boundary value problem where the trace of the solution is given by the same function on each side of the hexagon. We show that if this function is odd, then this problem can be solved in closed form; numerical verification is also provided.
APA, Harvard, Vancouver, ISO, and other styles
24

Polyakova, Natalia M. "Initial Boundary Value Problem of the Flow in a Blood Vessel." UNIVERSITY NEWS. NORTH-CAUCASIAN REGION. NATURAL SCIENCES SERIES, no. 4-1 (216-1) (December 28, 2022): 42–54. http://dx.doi.org/10.18522/1026-2237-2022-4-1-42-54.

Full text
Abstract:
The solution of the initial boundary value problem for a system of two quasi-linear hyperbolic equations, which describes a rotationally symmetric vortex-free flow of a viscous incompressible fluid in an infinite cylindrical domain (pipe, blood vessel) is constructed. It is assumed that the side surface of the domain is a free (soft, compliant) boundary on which the kinematic condition is set. The dynamic condition at the boundary is modeled by some constitutive relation – the dependence of the pressure P on the cross-sectional area S of the cylindrical domain. To study the flow an asymptotic model based on the shallow water theory is used. When constructing the solution of the initial-boundary (as well as initial and boundary) problem for a system of two quasilinear partial differential equations of the first order, the hodograph method based on the conservation law is used. A variant of the polynomial constitutive relation is chosen for the study: P~S2β (β>0). In the case of the initial data problem which specified at the initial time the Riemann-Green function, allowing to construct an implicit analytical solution, and an algorithm (numerical) for constructing an explicit solution of the original problem are given. The main attention is focused on the special case P~S2, for which all the formulas necessary to construct a solution are written in explicit form. For P~S2, several variants of conditions (initial and boundary value) are considered for the initial boundary value problem, which allow us to trace the evolution of the solution in detail. Numerical calculations demonstrating the motion of shock waves and wave fronts are given. The results obtained, in practice, can be used to describe flows in blood vessels, as well as reliable tests for testing compu tational algorithms intended to solve such problems, in particular, systems of quasi-linear hyperbolic equations.
APA, Harvard, Vancouver, ISO, and other styles
25

SHIZUTA, YASUSHI, and KÔZÔ YABUTA. "THE TRACE THEOREMS IN ANISOTROPIC SOBOLEV SPACES AND THEIR APPLICATIONS TO THE CHARACTERISTIC INITIAL BOUNDARY VALUE PROBLEM FOR SYMMETRIC HYPERBOLIC SYSTEMS." Mathematical Models and Methods in Applied Sciences 05, no. 08 (1995): 1079–92. http://dx.doi.org/10.1142/s0218202595000565.

Full text
Abstract:
Anisotropic Sobolev spaces are introduced in order to study the initial boundary value problem for first-order symmetric hyperbolic systems with characteristic boundary of constant multiplicity. A trace theorem is given and used for showing the necessity of the compatibility condition for the existence of solution that lies in the anisotroropic Sobolev space.
APA, Harvard, Vancouver, ISO, and other styles
26

Funabiki, Nobuo, Khin Khin Zaw, and Wen-Chung Kao. "A Proposal of Value Trace Problem for Algorithm Code Reading in Java Programming Learning Assistant System." Information Engineering Express 1, no. 3 (2015): 9–18. http://dx.doi.org/10.52731/iee.v1.i3.39.

Full text
APA, Harvard, Vancouver, ISO, and other styles
27

Spinuzzi, Clay, David Altounian, Gregory Pogue, Robert Cochran, and Lily Zhu. "Articulating Problems and Markets: A Translation Analysis of Entrepreneurs’ Emergent Value Propositions." Written Communication 35, no. 4 (2018): 379–410. http://dx.doi.org/10.1177/0741088318786235.

Full text
Abstract:
In this qualitative study, the authors apply Callon’s sociology of translation to examine how new technology entrepreneurs enact material arguments that involve the first two moments of translation—problematization (defining a market problem) and interessement (defining a market and the firm’s relationship to it)—which in turn are represented in a claim, the value proposition. That emergent claim can then be represented and further changed during pitches. If accepted, it can then lead to the second two moments of translation: enrollment and mobilization. Drawing on written materials, observations, and interviews, we trace how these value propositions were iterated along three paths to better problematize and interesse, articulating a problem and market on which a business could plausibly be built. We conclude by discussing implications for understanding value propositions in entrepreneurship and, more broadly, using the sociology of translation to analyze emergent, material, consequential arguments.
APA, Harvard, Vancouver, ISO, and other styles
28

Apakov, Yu P., and A. A. Sopuev. "NONLOCAL PROBLEMS FOR A MIXED PARABOLIC-HYPERBOLIC EQUATION OF THE THIRD ORDER." Челябинский физико-математический журнал 10, no. 1 (2025): 5–16. https://doi.org/10.47475/2500-0101-2025-10-1-5-16.

Full text
Abstract:
The existence of a unique solution of the conjugation nonlocal problems in a rectangular domain for a third-order partial differential equation is proved, when for y > 0 the characteristic equation has 3 multiple roots, and for y < 0 it has 1 simple and 2 multiple roots. Using the Green’s functions and the method of integral equations, the solution of the problem is equivalently reduced to solving the boundary value problem for the trace of the desired function at y = 0, and then to solving the Fredholm integral equation of the 2nd kind, the solvability of which is proved by the method of successive approximations. The solution of the problem for y > 0 is constructed by the Green’s function method, and for y < 0 by reducing the problem to a two-dimensional Volterra integral equation of the 2nd kind.
APA, Harvard, Vancouver, ISO, and other styles
29

Ermolaeva, M. V., and D. V. Lubovsky. "The Psychotherapeutic Value of Tragic Catharsis." Консультативная психология и психотерапия 26, no. 1 (2018): 29–44. http://dx.doi.org/10.17759/cpp.2018260103.

Full text
Abstract:
The article analyzes the phenomenon of catharsis that occurs from the perception of the tragic in art. Based on the eudemonistic understanding of catharsis we trace the cultural and historical aspects of the problem and show that catharsis as an aesthetic and psychological phenomenon that emerged in antiquity in order to facilitate acceptance of the necessity of dying of Self for rebirth into a new life. Using the examples of expressionist paintings and their early origins (M. Grünewald, E. Munch, P. Picasso) we analyze catharsis that occurs in the process of the tragic artworks perception, showing its therapeutic value for the audience (accepting the inevitable and searching for meaning, struggling with despair, resisting chaos, evil, and destruction). We show that the tragic in art, including painting, creates an aesthetic space that penetrates the living space of the subject of artistic perception and creates the possibility of expanding the conceptual horizon and spiritual renewal.
APA, Harvard, Vancouver, ISO, and other styles
30

Abdumitalip uulu, K. "Boundary Value Problems for a Mixed Fourth-order Parabolic-Hyperbolic Equation With Discontinuous Gluing Conditions." Bulletin of Science and Practice, no. 11 (November 15, 2022): 12–23. http://dx.doi.org/10.33619/2414-2948/84/01.

Full text
Abstract:
The theorem of the existence and uniqueness of the solution of the boundary value problem for the equation in partial derivatives of the fourth order with variable coefficients containing the product of the mixed parabolic-hyperbolic operator and the differential operator of the oscillation string with discontinuous conditions of gluing in the pentagon to the plane is proved. By the method of reducing the order of equations, the solvability of the boundary value problem is reduced to the solution of the Tricomi problem for the mixed parabola-hyperbolic equation with variable coefficients and discontinuous gluing conditions. Solving this problem is reduced to the solution of Fredholm’s integral equation of the second order relative to the trace of the derivative function on y along the line of variation of the equation type. In the hyperbolic part of the domain, the representation of the solution of the problem for the hyperbolic equation with the smallest terms was obtained by using the Riemann function method. In the parabolic part of the domain, the solution of the first boundary value problem for the parabolic equation with the smallest terms is obtained by the method of successive approximations and the Green’s function. As a result, the solution of the problem is realized by the method of solving the Gursa problem and the first boundary value problem for the equation of string oscillation.
APA, Harvard, Vancouver, ISO, and other styles
31

Xiao, Jingjing. "Global weak entropy solutions to the Euler–Poisson system with spherical symmetry." Mathematical Models and Methods in Applied Sciences 26, no. 09 (2016): 1689–734. http://dx.doi.org/10.1142/s0218202516500421.

Full text
Abstract:
In this paper, we study the initial boundary value problem for the isentropic Euler–Poisson system in an exterior domain with spherical symmetry. The initial data is supposed to be bounded and satisfy other suitable assumptions. Using a fractional step Godunov scheme, we construct the approximate solutions and prove the uniform [Formula: see text] estimates for the approximate solutions. Then the compensated compactness argument implies the convergence of the solutions. The weak entropy solution also satisfies the initial value and boundary value in the sense of trace.
APA, Harvard, Vancouver, ISO, and other styles
32

Kornev, A. V., and V. V. Lazarev. "Teleological and Theological Value for the Development of Russian Law." Lex Russica 78, no. 3 (2025): 142–51. https://doi.org/10.17803/1729-5920.2025.220.3.142-151.

Full text
Abstract:
The problems covered in the paper are inspired by the significant anniversary of one of the oldest higher educational institutions in Russia — Kazan (Volga Region) Federal University, which can be used as an example to trace the dramatic relationship between theology and science in the pre-revolutionary period of our history. Kazan Imperial University was an unusual educational institution in every sense of the word. In addition to purely educational and scientific, other functions were assigned to it. It still has a special mission today. This is a very difficult topic, and each historical epoch has offered its own answers to the interrelation of different worldviews. Relatively recently, theology and science were perceived as opposite, mutually exclusive cognitive systems. The authors look at the problem somewhat differently. Perhaps for the first time in Russian jurisprudence, teleology and theology are considered as sense-making factors in the development of law. And not by themselves, but in some connection. We are fully aware of the responsibility for such a statement of the issue. Nevertheless, the intellectual history of mankind provides certain grounds for such an unusual point of view for our science.
APA, Harvard, Vancouver, ISO, and other styles
33

Indra Prabowo, Yuberti, and Agus Jatmiko. "The Influence of the Problem Based Learning Model on Critical Thinking Ability and Learning Motivation in Islamic Religious Education of Class X." Bulletin of Pedagogical Research 5, no. 1 (2025): 1–21. https://doi.org/10.51278/bpr.v5i1.1746.

Full text
Abstract:
The ability to think critically and motivate students to learn in Islamic Religious Education (PAI) learning is one of the abilities students need to support them in solving problems in PAI lessons. Based on pre-research results, students' critical thinking skills and learning motivation are still low; apart from that, there is a lack of variety in the learning models used. To overcome this problem, researchers used the PBL learning model. This research aims to determine the effect of the PBL learning model on students' critical thinking abilities and learning motivation. This research is research (Quasi-Experimental Design). The sampling technique uses the Cluster Random Sampling technique. The sample in this research was class X (TKR) students as the experimental class and class X (TKJ) as the control class. The instruments used to collect data are tests and questionnaires. The data analysis techniques used are the normality test, homogeneity test, and hypothesis testing using the MANOVA test. Based on the MANOVA test, the values obtained from Pillai's Trace, Wilks' Lamda, Hotelling's Trace, Roy's Largest Root = 0.000, and α test criteria = 0.05, which means the p-value value is smaller than α test criteria, so H_0 is rejected. Thus, it can be concluded that the PBL learning model influences students' critical thinking abilities and learning motivation.
APA, Harvard, Vancouver, ISO, and other styles
34

OBIDJON, ABDULLAEV. "NON-LOCAL PROBLEM FOR A LOADED PARABOLIC-HYPERBOLIC EQUATION INVOLVING CAPUTO AND ERDELYI-KOBER OPERATORS." Global and Stochastic Analysis 9, no. 2 (2022): 53–65. https://doi.org/10.5281/zenodo.7064407.

Full text
Abstract:
This research work devoted to the formulation and the study of non-local boundary value problem with integral gluing condition for the loaded parabolic-hyperbolic equation with Caputo fractional derivatives. Loaded terms of a considering equation are Erdelyi-Kober integrals, which involves a trace of solution on the line of changing type (i.e. u(x; 0)). Formulated problem is investigates, considering to cases related with the coe±cients of a non-local condition. Unique solvability of the investigated problem, is proved reducing to the second kind Volterra type integral equations.
APA, Harvard, Vancouver, ISO, and other styles
35

Beals, Richard, and Nancy K. Stanton. "The Heat Equation for the -Neumann Problem, II." Canadian Journal of Mathematics 40, no. 2 (1988): 502–12. http://dx.doi.org/10.4153/cjm-1988-021-8.

Full text
Abstract:
Let Ω be a compact complex n + 1-dimensional Hermitian manifold with smooth boundary M. In [2] we proved the following.THEOREM 1. Suppose satisfies condition Z(q) with 0 ≦ q ≦ n. Let □p,q denote the -Laplacian on (p, q) forms onwhich satisfy the -Neumann boundary conditions. Then as t → 0;,(0.1)(If q = n + 1, the -Neumann boundary condition is the Dirichlet boundary condition and the corresponding result is classical.)Theorem 1 is a version for the -Neumann problem of results initiated by Minakshisundaram and Pleijel [8] for the Laplacian on compact manifolds and extended by McKean and Singer [7] to the Laplacian with Dirichlet or Neumann boundary conditions and by Greiner [5] and Seeley [9] to elliptic boundary value problems on compact manifolds with boundary. McKean and Singer go on to show that the coefficients in the trace expansion are integrals of local geometric invariants.
APA, Harvard, Vancouver, ISO, and other styles
36

Sule, Z. A., K. A. Shehu, and U. B. Jibril. "Assessment of trace metal concentrations in drinking water samples from selected locations in Gezawa and Gabasawa Local Government Areas, Kano State, Nigeria." Science World Journal 20, no. 1 (2025): 64–72. https://doi.org/10.4314/swj.v20i1.9.

Full text
Abstract:
The problem of drinking water with high concentrations of trace metals is a major health concern in developing countries. Trace metal concentrations (Cd, Ni, Cu, Pb, and Fe) in water samples of different locations in Gezawa and Gabasawa Local Government were evaluated. The water samples used for the study were borehole water, sachet water, well water and river water and were collected from different geographical coordinates on the site i.e. Gezawa and Gabasawa Local Government in polythene plastic containers of 7liters capacity. The concentration levels of selected trace metals, (Cu, Cd, Fe, Ni, and Pb) were determined in water in (µg/L) using Microwave Plasma Atomic Emission Spectroscopy (MPAES). The highest mean concentrations (µg/L) of the trace metals in the water sources are Cd (0.12), Fe (43.38), Cu (2.64), Ni (0.527) and Pb (1.52). When the highest mean concentrations of trace metals in the water were considered, Iron has the highest mean concentration in the water with a concentration of 43.38 (µg/L) and cadmium had the lowest concentration with a value of 0.12 (µg/L). Comparison of these results showed that, their highest levels are within the standard values obtained in Nigeria and some developed countries.
APA, Harvard, Vancouver, ISO, and other styles
37

Samosir, Nurjannah, and Madyunus Salayan. "The Influence of Problem-Based Learning with the Assistance of Geogebra on Student Mathematical Problem-Solving Ability." Edumaspul: Jurnal Pendidikan 7, no. 2 (2023): 5093–99. http://dx.doi.org/10.33487/edumaspul.v7i2.6977.

Full text
Abstract:
This study aims to analyze the significant effect of the Geogebra-assisted Problem Based Learning model on students' mathematical problem solving abilities and independent learning. This study uses a quantitative approach to the type of quasi-experimental research, the research design uses a Post-test Only Control Group Design. This study uses only one class. Test the hypothesis in this study using a one-way MANOVA. The sample in this study was class XI-IPA.4 SMA Negeri 1 Galang for the academic year 2022/2023 with a total of 34 students as an experimental class using Geogebra-assisted Problem Based Learning. The hypothesis testing data analysis technique uses the Manova test with the help of SPSS. The results of this study indicate, the results of the MANOVA test with Hotelling's Trace analysis show a significant value of 0.000 less than 0.05 (H0 is rejected) so it can be concluded that there is a significant influence of the Problem Based Learning model with the help of Geogebra on problem solving abilities and student learning independence .
 
APA, Harvard, Vancouver, ISO, and other styles
38

Debopam, Ghosh. "A Density Matrix Description based Calculation of Arithmetic Mean of a Set of Replicate Measurements using an Iterative Method Involving Target Mean Estimates and Associated Convex Quadratic Programming Problem Formulations." A Density Matrix Description based Calculation of Arithmetic Mean of a Set of Replicate Measurements using an Iterative Method Involving Target Mean Estimates and Associated Convex Quadratic Programming Problem Formulations 8, no. 12 (2023): 18. https://doi.org/10.5281/zenodo.10374855.

Full text
Abstract:
The research article presents a mathematical framework for Density matrix description based determination of Arithmetic Mean of a set of replicate measurements, using iteratively updated value of a Target mean estimate and formulation of associated Convex Quadratic optimization problems. The solution of the iteratively defined Convex Quadratic optimization problems results in a sequence of optimal estimates of the Arithmetic mean which is used to determine the Arithmetic mean associated with the set of replicate measurements, either as a single iteration optimal value that satisfied the imposed tolerance condition or as the average over the entire set of the generated optimal Arithmetic mean estimates. Keywords:- Density Matrix description associated with mathematical constructs, Completely Positive Trace Preserving transformations, Kraus operators, Basic form Arithmetic mean associated with a set of replicate measurements, General form Arithmetic mean associated with a set of replicate measurements, Convex Quadratic Programming Problem, Karush-Kuhn-Tucker Optimality conditions.
APA, Harvard, Vancouver, ISO, and other styles
39

Sharov, Maxim V. "Systems Approach in Russian Systemology: The Transitivity of Philosophical Value and Meaning." Izvestiya of Saratov University. New Series. Series: Philosophy. Psychology. Pedagogy 20, no. 4 (2020): 403–6. http://dx.doi.org/10.18500/1819-7671-2020-20-4-403-406.

Full text
Abstract:
The article is devoted to the issue of a systems approach in the context of philosophical problems. The necessity of revising system representations and expanding the dynamic component, according to the requirements of the time, is substantiated. Attention is focused on the evolution of the concept of the systems approach in Russian systemology. It is shown that the uniqueness of the evolution of the systems approach in Russia is due to the problem of determining its role and place in the conditions of the dominance of materialistic dialectics in the Soviet period. The aim of the article is to trace the modern formation of the synthesis of the systems approach and dialectics. Through historical analysis, the emergence of basic concepts on which system-dialectical synthesis is carried out today is revealed. Variants of interpretation of the systems approach in Russian science and philosophy are highlighted – its relationship with the philosophical principle of sistemicity, an interdisciplinary scientific field, and the field of private sciences. It is shown that the systems approach, enriched by the dynamic capabilities of the dialectic and synergetic approaches, is qualitatively expanding its application possibilities. The line of research raised by V. N. Sagatovskiy and continued by E. G. Vinogray is the problem of the causes of the formation of systems as a result of resolving systemic contradictions, complemented by the possibility of forming systems based on emerging synergistic relationships. It is proposed to consider the contradiction and synergy as a double category of system-forming factors in the process of formation of the modern concept of the systems approach.
APA, Harvard, Vancouver, ISO, and other styles
40

Makaova, R. Kh. "On one problem of conjugation of two hyperbolic equations of the third ordere." ADYGHE INTERNATIONAL SCIENTIFIC JOURNAL 24, no. 4 (2024): 55–61. https://doi.org/10.47928/1726-9946-2024-24-4-55-61.

Full text
Abstract:
The problem of conjugation of two equations of hyperbolic type of the third order – the Haller equation in the positive part of the domain with an operator from the wave operator in the negative part – is investigated in the mixed domain. The problem consists in finding a regular solution of the equation under consideration when boundary conditions of the second kind are given on the positive part of the boundary of the region, and Cauchy conditions on one of the characteristics are given in the negative part. In addition, continuous gluing of the sought solution and its derivative on the conjugate line is required. A theorem on the existence of a single regular solution of the problem under study in the mixed domain is proved. To prove the single-valued solvability of the problem, we use the Tricomi method, according to which we obtain the corresponding fundamental relations between the traces of the desired solution and its derivative, transferred from the positive and negative parts of the mixed region to the conjugate line. From the obtained fundamental relations, we come to the second boundary value problem for an inhomogeneous ordinary differential equation of the second order with respect to the trace of the derivative of the desired solution, the solution of which is found and written out in explicit form. Then the solution of the investigated problem is written out in explicit form as the solution of the second boundary value problem for the Haller equation in the positive part of the mixed region and as the solution of the Darbu’s problem for the model equation of hyperbolic type of the third order in the negative part. Sufficient conditions on the given functions, providing regularity of the obtained solutions of the investigated problem in the mixed domain, are found.
APA, Harvard, Vancouver, ISO, and other styles
41

Albişoru, Andrei-Florin. "On transmission-type problems for the generalized Darcy-Forchheimer-Brinkman and stokes systems in complementary lipschitz domains in R3." Filomat 33, no. 11 (2019): 3361–73. http://dx.doi.org/10.2298/fil1911361a.

Full text
Abstract:
The aim of our work is to give a well-posedness result for a boundary value problem of transmission-type for the nonlinear, generalized Darcy-Forchheimer-Brinkman and Stokes systems in complementary Lipschitz domains in R3. First, we introduce the Sobolev spaces in which we seek our solution, then we define the trace operators and conormal derivative operators that are involved in the boundary conditions of our treated problem. Next, we state a result that concerns the well-posedness of the transmission problem for the generalized Brinkman and Stokes system in complementary Lipschitz domains in R3. Afterwards, we state and prove an important lemma. Finally, we obtain our desired result by employing the well-posedness of the linearized version of our problem and Banach?s fixed point theorem.
APA, Harvard, Vancouver, ISO, and other styles
42

Pei, Song, Xingyao Yin, Zhaoyun Zong, and Kun Li. "High-resolution fixed-point seismic inversion." Interpretation 9, no. 3 (2021): B25—B37. http://dx.doi.org/10.1190/int-2020-0136.1.

Full text
Abstract:
Resolution improvement always presents as the crucial task in geologic inversion. Band-limited characteristics of seismic data and noise make seismic inversion complicated. Specifically, geologic inversion suffers from the deficiency of low- and high-frequency components. We have developed the fixed-point seismic inversion method to alleviate these issues. The problem of solving the objective function is transformed into the problem of finding the fixed point of the objective function. Concretely, a recursive formula between seismic signal and reflection coefficient is established, which is characterized by good convergence and verified by model examples. The error between the model value and the inverted value is reduced to approximately zero after a few iterations. The model examples show that in either case, that is, the seismic traces are noise-free or with a little noise, the model value can almost be duplicated. Even if the seismic trace is accompanied by moderate noise, optimal inverted results can still be obtained with our method. The initial model constraint is further introduced into the objective function to increase the low-frequency component of the inverted results by adding prior information into the target function. The singular value decomposition method is applied to the inversion framework, thus making a high improvement of antinoise ability. Finally, the synthetic models and seismic data are investigated following our method. The inverted results obtained from the fixed-point seismic inversion are compared with those obtained from the conventional seismic inversion, and it is found that the former has a higher resolution than the latter.
APA, Harvard, Vancouver, ISO, and other styles
43

Yepremyan, Tatiana, Mikhail Erokhov, Tatiana Lifanova, and Andrey Fomkin. "EDUCATION IN THE SYSTEM OF SOCIAL VALUES OF MODERN YOUTH." Economics. Sociology. Law. 04, no. 02 (2025): 71–83. https://doi.org/10.22281/2542-1697-2025-04-02-71-83.

Full text
Abstract:
The article deals with the actual problem of social values of students. The history of the formation of the concept of values in sociological science is shown, starting from the views of Wilhelm Dilthey, Herbert Spencer, Emile Durkheim and ending with the works of Maximilian Weber and Karl Marx. The review helps to trace how ideas about the content of values in scientific knowledge have changed. The authors of the article conducted a sociological study in order to consider the problems associated with determining the place of education in the value system of the younger generation. The article shows which aspects of education are attractive to modern young people, which, according to students, can be facilitated by obtaining a profession in a higher educational institution. It is concluded that education is important for modern youth, but actions by the state and society are necessary to eliminate negative trends, which were also identified during the sociological research.
APA, Harvard, Vancouver, ISO, and other styles
44

O’Brien, P., D. Corcoran, and D. Lowry. "An evolution strategy to estimate emission source distributions on a regional scale from atmospheric observations." Atmospheric Chemistry and Physics Discussions 3, no. 2 (2003): 1333–66. http://dx.doi.org/10.5194/acpd-3-1333-2003.

Full text
Abstract:
Abstract. In this paper we present an Evolution Strategy (ES) approach towards the estimation of the location and strength of surface emissions of trace gases based on atmospheric concentration measurements and back-trajectory analyses. The details of the ES developed are outlined. The ES is tested using artificial emission maps at different grid resolutions and the results compared to those obtained on the same problems using Singular Value Decomposition (SVD). In almost all cases, the ES improves on SVD at equivalent resolutions. In addition, a number of insights, which the ES approach brings to the problem of source location and emission strength, are discussed, particularly the limitations on the use of measurement and meteorological data in the determination of emission source distribution.
APA, Harvard, Vancouver, ISO, and other styles
45

Arum, Puspita Mawar, and Sri Retnaning Rahayu. "Pengaruh Dividend Payout Ratio Dan Dividend Yield Terhadap Nilai Perusahaan Properti Di Bursa Efek Indonesia (BEI) Periode Tahun 2017-2019." Jurnal Manajemen DIVERSIFIKASI 2, no. 1 (2022): 38–47. http://dx.doi.org/10.24127/diversifikasi.v2i1.1015.

Full text
Abstract:
Based on field findings, the problem that occurs is the occurrence of stock price fluctuations that affect the exchange rate. In connection with these problems, the formulation of the problem in this study is whether the Dividend Payout Ratio and Dividend Yield together have a positive and significant effect on the value of property companies on the Indonesia Stock Exchange. The purpose of this study is to determine whether the Dividend Payout Ratio and Dividend Yield collectively, it has a positive and significant effect on the value of property companies on the Indonesia Stock Exchange.This research is quantitative research. With this type of ex-post facto research. Ex-post facto research is a study that is conducted to examine events that have occurred and then trace them backwards to find out the factors that can cause these incidents. The technique of determining the sample using purposive sampling technique. The results of the study using the t test (partial) show the value of the effect of the dividend payout ratio on firm value, namely tcount> ttable (3.301> 1.688), and the value of the effect of dividend yield on firm value is tcount> ttable (2,210> 1,688). While the f (simultaneous) test shows the value of the effect of the dividend payout ratio and dividend yield simultaneously on the firm value, namely Fcount 6.208 Ftable 3.259. From the calculation of the R square value, the ability of the independent variables to explain the variance of the dependent variable is 25.8%, which means that 74.2% is influenced by other factors not examined in this study.
APA, Harvard, Vancouver, ISO, and other styles
46

Nie, Feiping, Heng Huang, and Chris Ding. "Low-Rank Matrix Recovery via Efficient Schatten p-Norm Minimization." Proceedings of the AAAI Conference on Artificial Intelligence 26, no. 1 (2021): 655–61. http://dx.doi.org/10.1609/aaai.v26i1.8210.

Full text
Abstract:
As an emerging machine learning and information retrieval technique, the matrix completion has been successfully applied to solve many scientific applications, such as collaborative prediction in information retrieval, video completion in computer vision, \emph{etc}. The matrix completion is to recover a low-rank matrix with a fraction of its entries arbitrarily corrupted. Instead of solving the popularly used trace norm or nuclear norm based objective, we directly minimize the original formulations of trace norm and rank norm. We propose a novel Schatten $p$-Norm optimization framework that unifies different norm formulations. An efficient algorithm is derived to solve the new objective and followed by the rigorous theoretical proof on the convergence. The previous main solution strategy for this problem requires computing singular value decompositions - a task that requires increasingly cost as matrix sizes and rank increase. Our algorithm has closed form solution in each iteration, hence it converges fast. As a consequence, our algorithm has the capacity of solving large-scale matrix completion problems. Empirical studies on the recommendation system data sets demonstrate the promising performance of our new optimization framework and efficient algorithm.
APA, Harvard, Vancouver, ISO, and other styles
47

Aziz, Abd, Nuril Huda, and Sunardjo Sunardjo. "Pengaruh Problem Based Learning Terhadap Kemampuan Hasil Belajar Dan Berpikir Kritis Siswa SMP Nurul Hikmah Mandung Kokop Bangkalan." Civic-Culture : Jurnal Ilmu Pendidikan PKN dan Sosial Budaya 8, no. 1 (2024): 872–84. http://dx.doi.org/10.31597/ccj.v8i1.1087.

Full text
Abstract:
The findings in the field indicate that the learning process currently occurring, particularly at Nurul Hikmah Mandung Bangkalan Junior High School, is still predominantly conducted through the presentation of verbal information. It is evident that the teachers at this institution continue to employ learning methods that are not optimal. A mere 30% of students utilize innovative learning methods, resulting in suboptimal learning outcomes. Of the 22 students, 15 (70%) scored below the KKM in PAI lessons. One method for engaging students in the learning process is to utilize a variety of learning models, including the Problem Based Learning (PBL) model (Riswati, Alpusari, Marhadi, 2018). The objective of this study is to assess the impact of PBL on student learning outcomes and critical thinking skills at Nurul Hikmah Mandung Kokop Bangkalan Junior High School. The research design employed in this study is quantitative. The results of the Pillai's Trace, Wilks' Lambda, Hotelling's Trace, and Roy's Largest Root tests yielded a significance value of 0.000, which is less than 0.05. This indicates that there is a statistically significant influence between the PBL learning model and critical thinking skills, as well as PAI learning outcomes, among students at Nurul Hikmah Mandung Kokop Bangkalan Junior High School.
APA, Harvard, Vancouver, ISO, and other styles
48

Arthur, James. "A measure on the Unipotent Variety." Canadian Journal of Mathematics 37, no. 6 (1985): 1237–74. http://dx.doi.org/10.4153/cjm-1985-067-0.

Full text
Abstract:
Suppose that G is a reductive algebraic group defined over Q. There occurs in the trace formula a remarkable distribution on G(A)1 which is supported on the unipotent set. It is defined quite concretely in terms of a certain integral over G(Q)\G(A)1. Despite its explicit description, however, this distribution is not easily expressed locally, in terms of integrals on the groups G(QV). For many applications of the trace formula, it will be essential to do this. In the present paper we shall solve the problem up to some undetermined constants.The distribution, which we shall denote by Junip, was defined in [1] and [3] as one of a family {Jo} of distributions. It is the value at T = T0 of a certain polynomial . We shall recall the precise definition in Section 1.
APA, Harvard, Vancouver, ISO, and other styles
49

Khalfoun, Besma, Sonia Ben Mokhtar, Sara Bouchenak, and Vlad Nitu. "EDEN." Proceedings of the ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies 5, no. 2 (2021): 1–25. http://dx.doi.org/10.1145/3463502.

Full text
Abstract:
Crowd sensing applications have demonstrated their usefulness in many real-life scenarios (e.g., air quality monitoring, traffic and noise monitoring). Preserving the privacy of crowd sensing app users is becoming increasingly important as the collected geo-located data may reveal sensitive information about these users (e.g., home, work places, political, religious, sexual preferences). In this context, a large variety of Location Privacy Protection Mechanisms (LPPMs) have been proposed. However, each LPPM comes with a given set of configuration parameters. The value of these parameters impacts not only the privacy level but also the utility of the resulting data. Choosing the right LPPM and the right configuration for reaching a satisfactory privacy vs. utility tradeoff is generally a difficult problem mobile app developers have to face. Solving this problem is commonly done by relying on a trusted proxy server to which raw geo-located traces are sent and privacy vs. utility assessment is performed enabling the selection of the best LPPM for each trace. In this paper we present EDEN, the first solution that selects automatically the best LPPM and its corresponding configuration without sending raw geo-located traces outside the user's device. We reach this objective by relying on a federated learning approach. The evaluation of EDEN on five real-world mobility datasets shows that EDEN outperforms state-of-the-art LPPMs reaching a better privacy vs. utility tradeoff.
APA, Harvard, Vancouver, ISO, and other styles
50

Novianti, D., L. Haditjaroko, and M. N. Almunawar. "Assurance information systems design for blockchain - based micro, small and medium enterprises in Indonesia." IOP Conference Series: Earth and Environmental Science 1063, no. 1 (2022): 012058. http://dx.doi.org/10.1088/1755-1315/1063/1/012058.

Full text
Abstract:
Abstract Halal Product Guarantee is legal certainty regarding the halalness of a product as evidenced by a halal certificate. Regulations regarding halal certificates are carried out based on Law Number 33 of 2014 concerning Halal Product Assurance (“Law 33/2014”). This provision requires all products to have a halal certificate. This certificate is hoped to add the value of the product to be absorbed by the market more. However, the problem is that not all business actors or industries can implement halal guarantees. Micro, small, and medium enterprises (MSMEs) have weaknesses in the documentation and halal traceability. These two things become one of the criteria for the halal assurance system to get a halal certificate. We need a computerised information system that can help SMEs document and trace. Meanwhile, blockchain technology is needed for documentation transparency, which effectively keeps track of information and transactions. The system is proven to be safe and transparent. Because when the transaction takes place, all parties can see public access.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!