中文
相关论文

相关论文: Functions to Support Input and Output of Intervals

200 篇论文

We present a new idea to adapt relational abstract domains to the analysis of IEEE 754-compliant floating-point numbers in order to statically detect, through abstract Interpretation-based static analyses, potential floating-point run-time…

编程语言 · 计算机科学 2016-08-14 Antoine Miné

Allen's Interval Algebra constitutes a framework for reasoning about temporal information in a qualitative manner. In particular, it uses intervals, i.e., pairs of endpoints, on the timeline to represent entities corresponding to actions,…

人工智能 · 计算机科学 2019-09-04 Tomi Janhunen , Michael Sioutis

A method of determining two factors of an odd integer without need of multiplication or division operation in iterative portion of computation is presented. It is feasible for an implementing algorithm to use only integer addition and…

离散数学 · 计算机科学 2017-03-02 Charles Sauerbier

We propose a new method to approximate the posterior distribution of probabilistic programs by means of computing guaranteed bounds. The starting point of our work is an interval-based trace semantics for a recursive, higher-order…

编程语言 · 计算机科学 2022-06-07 Raven Beutner , Luke Ong , Fabian Zaiser

Finite-precision floating point arithmetic unavoidably introduces rounding errors which are traditionally bounded using a worst-case analysis. However, worst-case analysis might be overly conservative because worst-case errors can be…

数值分析 · 数学 2019-12-11 Fredrik Dahlqvist , Rocco Salvia , George A Constantinides

I consider the task of experimental data fitting. Unlike the traditional approach I do not try to minimize any functional based on available experimental information, instead the minimization problem is replaced with constraint satisfaction…

数值分析 · 数学 2025-10-20 Marek W. Gutowski

We introduce a definition of admissibility for subintervals in interval exchange transformations. Using this notion, we prove a property of the natural codings of interval exchange transformations, namely that any derived set of a regular…

离散数学 · 计算机科学 2015-02-25 Francesco Dolce , Dominique Perrin

The vast use of computers on scientific numerical computation makes the awareness of the limited precision that these machines are able to provide us an essential matter. A limited and insufficient precision allied to the truncation and…

数值分析 · 计算机科学 2009-11-13 B. O. Rodrigues , L. A. C. P. da Mota , L. G. S. Duarte

Iterative algorithms for differential privacy run for a fixed number of iterations, where each iteration learns some information from data and produces an intermediate output. However, the algorithm only releases the output of the last…

数据结构与算法 · 计算机科学 2016-09-13 Jaewoo Lee , Daniel Kifer

In software engineering, taking a good election between recursion and iteration is essential because their efficiency and maintenance are different. In fact, developers often need to transform iteration into recursion (e.g., in debugging,…

编程语言 · 计算机科学 2014-10-22 David Insa , Josep Silva

A cornerstone of geometric reconstruction, rotation averaging seeks the set of absolute rotations that optimally explains a set of measured relative orientations between them. In spite of being an integral part of bundle adjustment and…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Gabriel Moreira , Manuel Marques , João Paulo Costeira

This article investigates integer sequences that partition the sequence into blocks of various lengths - irregular arrays. The main result of the article is explicit formulas for numbering of irregular arrays. A generalization of Cantor…

组合数学 · 数学 2023-10-31 Boris Putievskiy

The pseudo-polar Fourier transform is a specialized non-equally spaced Fourier transform, which evaluates the Fourier transform on a near-polar grid, known as the pseudo-polar grid. The advantage of the pseudo-polar grid over other…

数值分析 · 数学 2016-02-09 Amir Averbuch , Gil Shabat , Yoel Shkolnisky

Integro-differential methods, currently exploited in calculus, provide an inexhaustible source of tools to be applied to a wide class of problems, involving the theory of special functions and other subjects. The use of integral transforms…

经典分析与常微分方程 · 数学 2019-06-04 G. Dattoli , E. Di Palma , E. Sabia , K. Górska , A. Horzela , K. A. Penson

Vector programming is an important topic in many Introduction to Computer Science courses. Despite the importance of vectors, learning vector programming is a source for frustration to many students given that they feel left adrift when it…

编程语言 · 计算机科学 2018-05-19 Marco T. Morazán

This review paper is intended to give a useful guide for those who want to apply discrete wavelets in their practice. The notion of wavelets and their use in practical computing and various applications are briefly described, but rigorous…

高能物理 - 唯象学 · 物理学 2025-10-20 I. M. Dremin , O. V. Ivanov , V. A. Nechitailo

We investigate the question of computational resources (such as stacks and counters) necessary to perform radix conversions. To this end it is shown that no PDA can compute the significand of the best $n$-digit floating point approximation…

形式语言与自动机理论 · 计算机科学 2016-05-02 Motoya Machida , Alexander Shibakov

We propose an approach to compute inner and outer-approximations of the sets of values satisfying constraints expressed as arbitrarily quantified formulas. Such formulas arise for instance when specifying important problems in control such…

系统与控制 · 电气工程与系统科学 2023-09-22 Eric Goubault , Sylvie Putot

Binary embedding of high-dimensional data requires long codes to preserve the discriminative power of the input space. Traditional binary coding methods often suffer from very high computation and storage costs in such a scenario. To…

机器学习 · 统计学 2014-05-14 Felix X. Yu , Sanjiv Kumar , Yunchao Gong , Shih-Fu Chang

With disks and networks providing gigabytes per second, parsing decimal numbers from strings becomes a bottleneck. We consider the problem of parsing decimal numbers to the nearest binary floating-point value. The general problem requires…

数据结构与算法 · 计算机科学 2022-11-07 Daniel Lemire
‹ 上一页 1 8 9 10 下一页 ›