首页 > 最新文献

2022 IEEE 16th International Scientific Conference on Informatics (Informatics)最新文献

英文 中文
Save the Earth, Program in C++! 拯救地球,c++编程!
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083490
Z. Porkoláb
Green computing - paying attention to energy consumption of programs - getting more and more important in software construction. When dealing with high performance systems cost factors of energy consumption and cooling are important. When programming small, or embedded devices the battery capacity may be the restriction. Earlier research shows that the C and C++ programming languages are by far the best choices when we decide based on the run time performance / energy consumption ratio. In this presentation we show why C++ acts so well in this arena. We learn language techniques like the move semantics, RAII (resource acquisition is initialization) technique, effective concurrent programming as well as various compiler optimizations to understand how we can maximize performance while minimizing energy consumption of C++ programs.
关注程序能耗的绿色计算在软件建设中越来越受到重视。在处理高性能系统时,能源消耗和冷却的成本因素很重要。当编程小型或嵌入式设备时,电池容量可能会受到限制。早期的研究表明,当我们根据运行时性能/能耗比做出决定时,C和c++编程语言是迄今为止最好的选择。在这个演示中,我们将展示为什么c++在这个领域表现得如此出色。我们学习诸如move语义、RAII(资源获取即初始化)技术、有效的并发编程以及各种编译器优化等语言技术,以了解如何在最大化性能的同时最小化c++程序的能耗。
{"title":"Save the Earth, Program in C++!","authors":"Z. Porkoláb","doi":"10.1109/Informatics57926.2022.10083490","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083490","url":null,"abstract":"Green computing - paying attention to energy consumption of programs - getting more and more important in software construction. When dealing with high performance systems cost factors of energy consumption and cooling are important. When programming small, or embedded devices the battery capacity may be the restriction. Earlier research shows that the C and C++ programming languages are by far the best choices when we decide based on the run time performance / energy consumption ratio. In this presentation we show why C++ acts so well in this arena. We learn language techniques like the move semantics, RAII (resource acquisition is initialization) technique, effective concurrent programming as well as various compiler optimizations to understand how we can maximize performance while minimizing energy consumption of C++ programs.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"69 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121605695","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Impact of Disc Types on Database Performance 磁盘类型对数据库性能的影响
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083421
Michal Kvet
Databases are continuously migrated to the cloud environment. On the other hand, there are still many requirements to locate the data in a local repository due to legislative and security reasons. Database files are block oriented forming the storage. This paper aims to analyze the impact of disc storage on performance in an on-premise world, pointing to the data themselves, as well as indexes to split the workload into multiple disc-type environments. It provides the methodology for dealing with various storage types and access routes.
数据库不断迁移到云环境。另一方面,由于立法和安全原因,仍然存在许多将数据定位到本地存储库中的需求。数据库文件是面向块的,形成存储。本文旨在分析本地环境中磁盘存储对性能的影响,指出数据本身,以及将工作负载划分为多个磁盘类型环境的索引。它提供了处理各种存储类型和访问路由的方法。
{"title":"Impact of Disc Types on Database Performance","authors":"Michal Kvet","doi":"10.1109/Informatics57926.2022.10083421","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083421","url":null,"abstract":"Databases are continuously migrated to the cloud environment. On the other hand, there are still many requirements to locate the data in a local repository due to legislative and security reasons. Database files are block oriented forming the storage. This paper aims to analyze the impact of disc storage on performance in an on-premise world, pointing to the data themselves, as well as indexes to split the workload into multiple disc-type environments. It provides the methodology for dealing with various storage types and access routes.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123875604","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Relation between the Temporal Database Environment and Disc Block Size 临时数据库环境与磁盘块大小之间的关系
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083452
Michal Kvet
Temporal databases are used to monitor states in the object, attribute, or group granularity. Performance of the data retrieval is a critical requirement, consisting of relevant data block identification, loading, and tuple extraction. Instance memory loading must always take the whole block. This paper deals with the impact of block size on the performance of temporal databases, by pointing to block fragmentation, expansion, and shrinking. It also points to the definition of block migration, if the tuple after the Update operation does not fit the original block.
时态数据库用于监视对象、属性或组粒度中的状态。数据检索的性能是一个关键需求,包括相关数据块识别、加载和元组提取。实例内存加载必须总是占用整个块。本文从块碎片、块扩展和块收缩三个方面讨论了块大小对时态数据库性能的影响。如果Update操作后的元组不适合原始块,则它还指向块迁移的定义。
{"title":"Relation between the Temporal Database Environment and Disc Block Size","authors":"Michal Kvet","doi":"10.1109/Informatics57926.2022.10083452","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083452","url":null,"abstract":"Temporal databases are used to monitor states in the object, attribute, or group granularity. Performance of the data retrieval is a critical requirement, consisting of relevant data block identification, loading, and tuple extraction. Instance memory loading must always take the whole block. This paper deals with the impact of block size on the performance of temporal databases, by pointing to block fragmentation, expansion, and shrinking. It also points to the definition of block migration, if the tuple after the Update operation does not fit the original block.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128036781","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Temporal Logic Extension of the RISCAL Model Checker RISCAL模型检查器的时间逻辑扩展
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083433
W. Schreiner, Ágoston Sütö
We report on a new extension of the RISCAL model checker that allows to specify nondeterministic transition systems by formulas in linear temporal logic (LTL) and to verify them under fairness constraints. This extension is based on an automata-theoretic approach to explicit state model checking; the performance of its implementation is in some representative examples competitive with (in fact mostly superior to) that of TLA +, a widely known tool for system modeling and analysis. Thus, while RISCAL was originally developed for describing and analyzing mathematical theories and algorithms over discrete structures, these extensions make RISCAL also a competent checker for formal models of concurrent systems.
我们报告了RISCAL模型检查器的一个新扩展,它允许通过线性时间逻辑(LTL)中的公式指定不确定性转换系统,并在公平性约束下验证它们。这个扩展是基于一个自动机理论的方法来显式状态模型检查;在一些典型的例子中,其实现的性能与TLA +(一种广为人知的系统建模和分析工具)相竞争(实际上大多数优于TLA +)。因此,虽然RISCAL最初是为描述和分析离散结构上的数学理论和算法而开发的,但这些扩展使RISCAL也成为并发系统形式化模型的合格检查器。
{"title":"A Temporal Logic Extension of the RISCAL Model Checker","authors":"W. Schreiner, Ágoston Sütö","doi":"10.1109/Informatics57926.2022.10083433","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083433","url":null,"abstract":"We report on a new extension of the RISCAL model checker that allows to specify nondeterministic transition systems by formulas in linear temporal logic (LTL) and to verify them under fairness constraints. This extension is based on an automata-theoretic approach to explicit state model checking; the performance of its implementation is in some representative examples competitive with (in fact mostly superior to) that of TLA +, a widely known tool for system modeling and analysis. Thus, while RISCAL was originally developed for describing and analyzing mathematical theories and algorithms over discrete structures, these extensions make RISCAL also a competent checker for formal models of concurrent systems.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130530525","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Critical state analysis of drone fleet in limited space 有限空间下无人机机群临界状态分析
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083502
P. Sedlaček, Patrik Rusnak, S. Stankevich
The usage of unmanned aerial vehicles like drones is nowadays an important aspect in a number of different areas such as terrain mapping, crop spraying, transportation of packages etc. One such application is intralogistics in warehouses and factories. In those situations, drones are used for automatic transportation of goods. The main aim of this paper is to present method for analysis of critical state of drone fleet in limited space. From reliability point of view, such system can be represented as a multi-state non-coherent system. Proposed method is based on time-independent structure function and uses generalized methods for analysis of multi-state systems, specifically logic differential calculus. This method allows us to analyze a drone fleet, and to identify the best amount of drones in fleet with regard to the efficiency of transport in a limited space. This will be demonstrated on selected drone fleet in case study of this paper.
如今,无人机等无人驾驶飞行器的使用在许多不同领域都是一个重要的方面,如地形测绘、作物喷洒、包裹运输等。一个这样的应用是仓库和工厂的内部物流。在这种情况下,无人机被用于自动运输货物。本文的主要目的是提出有限空间下无人机机群临界状态的分析方法。从可靠性角度看,该系统可以表示为多态非相干系统。该方法基于时间无关的结构函数,采用广义方法分析多态系统,特别是逻辑微分学。这种方法使我们能够分析无人机编队,并确定在有限空间内运输效率的最佳无人机数量。这将在本文的案例研究中对选定的无人机舰队进行演示。
{"title":"Critical state analysis of drone fleet in limited space","authors":"P. Sedlaček, Patrik Rusnak, S. Stankevich","doi":"10.1109/Informatics57926.2022.10083502","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083502","url":null,"abstract":"The usage of unmanned aerial vehicles like drones is nowadays an important aspect in a number of different areas such as terrain mapping, crop spraying, transportation of packages etc. One such application is intralogistics in warehouses and factories. In those situations, drones are used for automatic transportation of goods. The main aim of this paper is to present method for analysis of critical state of drone fleet in limited space. From reliability point of view, such system can be represented as a multi-state non-coherent system. Proposed method is based on time-independent structure function and uses generalized methods for analysis of multi-state systems, specifically logic differential calculus. This method allows us to analyze a drone fleet, and to identify the best amount of drones in fleet with regard to the efficiency of transport in a limited space. This will be demonstrated on selected drone fleet in case study of this paper.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"142 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133733326","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Game control via EEG helmets 通过脑电图头盔控制游戏
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083441
P. Voštinár, Michal Šrobár
The paper deals with the creation of a computer game that is controlled via electroencephalography (EEG) and a brain-computer interface (BCI). This technology is relatively young, with several shortcomings that could be eliminated in the coming years, but we can already use this technology in some cases and replace the classic computer mouse control. The game “Ball and Mind” was created in Unity Engine and the main goal for the player is to get a ball from the start to the finish via BCI commands, and collect the highest possible score. The game has three levels with gradually increasing difficulty.
本文讨论了一个通过脑电图(EEG)和脑机接口(BCI)控制的电脑游戏的创建。这项技术相对年轻,有几个缺点可以在未来几年内消除,但我们已经可以在某些情况下使用这项技术,取代传统的电脑鼠标控制。游戏“球与心灵”是在Unity引擎中创建的,玩家的主要目标是通过BCI命令从开始到结束获得一个球,并收集尽可能高的分数。游戏有三个关卡,难度逐渐增加。
{"title":"Game control via EEG helmets","authors":"P. Voštinár, Michal Šrobár","doi":"10.1109/Informatics57926.2022.10083441","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083441","url":null,"abstract":"The paper deals with the creation of a computer game that is controlled via electroencephalography (EEG) and a brain-computer interface (BCI). This technology is relatively young, with several shortcomings that could be eliminated in the coming years, but we can already use this technology in some cases and replace the classic computer mouse control. The game “Ball and Mind” was created in Unity Engine and the main goal for the player is to get a ball from the start to the finish via BCI commands, and collect the highest possible score. The game has three levels with gradually increasing difficulty.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133439359","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Monitoring the Quality of Sleep Using a Smart Bracelet at Different Light Spectrum 使用不同光谱的智能手环监测睡眠质量
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083398
Norbert Fcrcnčík, R. Hudák, B. Štefanovič, M. Kohan, Veronika Sedláková, William Steingartner
The purpose of this paper is to monitor the influence of the light spectrum on sleep quality. The theoretical part of the thesis is based on current research on sleep quality. The work is focused on the influence of the light spectrum on sleep. Sleep is monitored by a bracelet and the change of the light spectrum is ensured by an RGB light band. The secondary goal is to measure the influence of external factors on sleep. The investigated factors are CO2 level, TVOC, humidity and ambient temperature. External influences are measured by commonly available sensors. An Arduino microcomputer is used to collect data and control the RGB light.
本文的目的是监测光谱对睡眠质量的影响。本文的理论部分是基于目前关于睡眠质量的研究。这项工作的重点是研究光谱对睡眠的影响。睡眠由手环监测,光谱的变化由RGB光带保证。第二个目标是测量外部因素对睡眠的影响。研究的影响因素包括CO2水平、TVOC、湿度和环境温度。外部影响由常用的传感器测量。利用Arduino微型计算机采集数据并控制RGB光。
{"title":"Monitoring the Quality of Sleep Using a Smart Bracelet at Different Light Spectrum","authors":"Norbert Fcrcnčík, R. Hudák, B. Štefanovič, M. Kohan, Veronika Sedláková, William Steingartner","doi":"10.1109/Informatics57926.2022.10083398","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083398","url":null,"abstract":"The purpose of this paper is to monitor the influence of the light spectrum on sleep quality. The theoretical part of the thesis is based on current research on sleep quality. The work is focused on the influence of the light spectrum on sleep. Sleep is monitored by a bracelet and the change of the light spectrum is ensured by an RGB light band. The secondary goal is to measure the influence of external factors on sleep. The investigated factors are CO2 level, TVOC, humidity and ambient temperature. External influences are measured by commonly available sensors. An Arduino microcomputer is used to collect data and control the RGB light.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131668298","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Metric retractions and similarity detecting algorithms 度量撤稿和相似度检测算法
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083455
G. Sági, Karrar Al-Sabti
Let $mathcal{X}=langle X, varrhorangle$ be a metric space, let $Asubseteq X$ and let $varepsilon$ be a positive real number. The similarity detecting problem is to find all $ain A$ for which $varrho(a, x)leqvarepsilon$ where $xin X$ is a given input. In this work we study the similarity detecting problem with the additional assumption that $mathcal{X}$ is an ultrametric space of finite spectrum; these assumptions seem to be natural from the point of view of practical applications. We establish model theoretical results for ultrametric spaces. More concretely, we provide sufficient conditions for the existence of metric retractions for certain ultrametric spaces. Based on these theoretical results, we propose a similarity detecting algorithm for ultrametric spaces. The time complexity of our algorithm will be discussed, as well.
设$mathcal{X}=langle X, varrhorangle$是一个度量空间,设$Asubseteq X$和$varepsilon$是一个正实数。相似性检测问题是找到所有的$ain A$,其中$varrho(a, x)leqvarepsilon$是给定输入,$xin X$是给定输入。在本文中,我们研究了相似度检测问题,并附加假设$mathcal{X}$是一个有限谱的超度量空间;从实际应用的角度来看,这些假设似乎是很自然的。建立了超尺度空间的模型理论结果。更具体地说,我们给出了某些超度量空间存在度量缩回的充分条件。基于这些理论结果,我们提出了一种超度量空间的相似性检测算法。我们的算法的时间复杂度也将被讨论。
{"title":"Metric retractions and similarity detecting algorithms","authors":"G. Sági, Karrar Al-Sabti","doi":"10.1109/Informatics57926.2022.10083455","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083455","url":null,"abstract":"Let $mathcal{X}=langle X, varrhorangle$ be a metric space, let $Asubseteq X$ and let $varepsilon$ be a positive real number. The similarity detecting problem is to find all $ain A$ for which $varrho(a, x)leqvarepsilon$ where $xin X$ is a given input. In this work we study the similarity detecting problem with the additional assumption that $mathcal{X}$ is an ultrametric space of finite spectrum; these assumptions seem to be natural from the point of view of practical applications. We establish model theoretical results for ultrametric spaces. More concretely, we provide sufficient conditions for the existence of metric retractions for certain ultrametric spaces. Based on these theoretical results, we propose a similarity detecting algorithm for ultrametric spaces. The time complexity of our algorithm will be discussed, as well.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132527435","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Skeletal age-at-death estimation from the acetabulum based on a convolutional neural network 基于卷积神经网络的髋臼骨骼死亡年龄估计
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083446
Zdeněk Buk, Anežka Kotěrová, J. Brůžek, J. Velemínská
The paper presents an age-at-death estimation model based on artificial neural networks with no explicit feature extraction, thus, completely eliminating the need for expert knowledge. As input information, it uses a 3D surface scan of the acetabulum, and as the output, it provides an estimated age-at-death. This study is based on a heterogeneous multipopulational database composed of 943 adult ossa coxae coming from 380 males and 327 females. The mean absolute error of our model for this database is about 12.4 years. The correlation coefficient between actual and estimated age-at-death is 0.6. This clearly demonstrates that our model captures age-related morphological changes of the shape and surface of the acetabulum.
本文提出了一种基于人工神经网络的死亡年龄估计模型,该模型不需要明确的特征提取,从而完全消除了对专家知识的需要。作为输入信息,它使用髋臼的三维表面扫描,作为输出,它提供了估计的死亡年龄。本研究基于一个异构多种群数据库,该数据库由来自380名男性和327名女性的943名成年髋骨组成。该模型的平均绝对误差约为12.4年。实际死亡年龄与估计死亡年龄之间的相关系数为0.6。这清楚地表明,我们的模型捕捉到了与年龄相关的髋臼形状和表面的形态学变化。
{"title":"Skeletal age-at-death estimation from the acetabulum based on a convolutional neural network","authors":"Zdeněk Buk, Anežka Kotěrová, J. Brůžek, J. Velemínská","doi":"10.1109/Informatics57926.2022.10083446","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083446","url":null,"abstract":"The paper presents an age-at-death estimation model based on artificial neural networks with no explicit feature extraction, thus, completely eliminating the need for expert knowledge. As input information, it uses a 3D surface scan of the acetabulum, and as the output, it provides an estimated age-at-death. This study is based on a heterogeneous multipopulational database composed of 943 adult ossa coxae coming from 380 males and 327 females. The mean absolute error of our model for this database is about 12.4 years. The correlation coefficient between actual and estimated age-at-death is 0.6. This clearly demonstrates that our model captures age-related morphological changes of the shape and surface of the acetabulum.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129916113","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Taylor Series Method in Numerical Integration: Linear and Nonlinear Problems 数值积分中的泰勒级数法:线性与非线性问题
Pub Date : 2022-11-23 DOI: 10.1109/Informatics57926.2022.10083462
Gabriela Necasová, Petr Veigend, Václav Šátek
This article deals with the high-order integration method based on the Taylor series. The paper shows the positive properties of the Modern Taylor Series Method on a set of technical initial value problems. These problems can be transformed into autonomous systems of ordinary differential equations for both linear and nonlinear problems, and the solution can be effectively parallelized. The numerical solution is analyzed and compared with the state-of-the-art solvers.
本文讨论了基于泰勒级数的高阶积分方法。本文证明了现代泰勒级数法在一组技术初值问题上的正性质。这些问题可以转化为线性和非线性问题的常微分方程自治系统,并且解可以有效地并行化。对数值解进行了分析,并与现有的求解方法进行了比较。
{"title":"Taylor Series Method in Numerical Integration: Linear and Nonlinear Problems","authors":"Gabriela Necasová, Petr Veigend, Václav Šátek","doi":"10.1109/Informatics57926.2022.10083462","DOIUrl":"https://doi.org/10.1109/Informatics57926.2022.10083462","url":null,"abstract":"This article deals with the high-order integration method based on the Taylor series. The paper shows the positive properties of the Modern Taylor Series Method on a set of technical initial value problems. These problems can be transformed into autonomous systems of ordinary differential equations for both linear and nonlinear problems, and the solution can be effectively parallelized. The numerical solution is analyzed and compared with the state-of-the-art solvers.","PeriodicalId":101488,"journal":{"name":"2022 IEEE 16th International Scientific Conference on Informatics (Informatics)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124325260","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
2022 IEEE 16th International Scientific Conference on Informatics (Informatics)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1