中文
相关论文

相关论文: Fast calculation of inverse square root with the u…

200 篇论文

We present improved algorithms for fast calculation of the inverse square root for single-precision floating-point numbers. The algorithms are much more accurate than the famous fast inverse square root algorithm and have the same or…

数值分析 · 计算机科学 2018-02-22 Cezary J. Walczyk , Leonid V. Moroz , Jan L. Cieśliński

The Fast Reciprocal Square Root Algorithm is a well-established approximation technique consisting of two stages: first, a coarse approximation is obtained by manipulating the bit pattern of the floating point argument using integer…

数值分析 · 数学 2023-07-31 Mike Day

We address the general mathematical problem of computing the inverse $p$-th root of a given matrix in an efficient way. A new method to construct iteration functions that allow calculating arbitrary $p$-th roots and their inverses of…

This paper addresses the numerical solution of the matrix square root problem. Two fixed point iterations are proposed by rearranging the nonlinear matrix equation $A - X^2 = 0$ and incorporating a positive scaling parameter. The proposals…

数值分析 · 数学 2020-02-21 Harry F. Oviedo , Hugo J. Lara , Oscar S. Dalmau

In this article we provide a fast computational method in order to calculate the Moore-Penrose inverse of singular square matrices and of rectangular matrices. The proposed method proves to be much faster and has significantly better…

数值分析 · 数学 2011-02-10 Vasilios N. Katsikis , Dimitrios Pappas , Athanassios Petralias

Approximate computing has shown to provide new ways to improve performance and power consumption of error-resilient applications. While many of these applications can be found in image processing, data classification or machine learning, we…

数值分析 · 计算机科学 2017-03-08 Michael Lass , Thomas D. Kühne , Christian Plessl

The reciprocal square root is an important computation for which many very sophisticated algorithms exist (see for example \cite{863046,863031} and the references therein). In this paper we develop a simple differential compensation (much…

数值分析 · 数学 2021-06-14 Carlos F. Borges

We consider the approximation of the inverse square root of regularly accretive operators in Hilbert spaces. The approximation is of rational type and comes from the use of the Gauss-Legendre rule applied to a special integral formulation…

数值分析 · 数学 2022-02-04 Eleonora Denich , Paolo Novati

Permutations can be represented as linear combinations of natural numbers with different powers. In this paper, its coefficient matrix and inverse matrix is derived, and the results show the coefficient matrix is a lower triangular matrix…

综合数学 · 数学 2018-05-30 Yuyang Zhu

Our paper introduces a novel method for calculating the inverse $\mathcal{Z}$-transform of rational functions. Unlike some existing approaches that rely on partial fraction expansion and involve dividing by $z$, our method allows for the…

最优化与控制 · 数学 2024-06-11 MohammadJavad Vaez , Alireza Hosseini , Kamal Jamshidi

Computing the matrix square root or its inverse in a differentiable manner is important in a variety of computer vision tasks. Previous methods either adopt the Singular Value Decomposition (SVD) to explicitly factorize the matrix or use…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Yue Song , Nicu Sebe , Wei Wang

Multiplicative inverse is a crucial operation in public key cryptography, and been widely used in cryptography. Public key cryptography has given rise to such a need, in which we need to generate a related public and private pair of…

数据结构与算法 · 计算机科学 2009-12-22 Hani M. AL-Matari , Sattar J. Aboud , Nidal F. Shilbayeh

We introduce two algorithms for accurately evaluating powers to a positive integer in floating-point arithmetic, assuming a fused multiply-add (fma) instruction is available. We show that our log-time algorithm always produce…

数值分析 · 计算机科学 2007-06-13 Peter Kornerup , Vincent Lefèvre , Jean-Michel Muller

Matrix square roots and their inverses arise frequently in machine learning, e.g., when sampling from high-dimensional Gaussians $\mathcal{N}(\mathbf 0, \mathbf K)$ or whitening a vector $\mathbf b$ against covariance matrix $\mathbf K$.…

机器学习 · 计算机科学 2020-12-02 Geoff Pleiss , Martin Jankowiak , David Eriksson , Anil Damle , Jacob R. Gardner

We give an algorithm for reversion of formal power series, based on an efficient way to implement the Lagrange inversion formula. Our algorithm requires $O(n^{1/2}(M(n) + MM(n^{1/2})))$ operations where $M(n)$ and $MM(n)$ are the costs of…

符号计算 · 计算机科学 2013-12-03 Fredrik Johansson

Computing the matrix square root and its inverse in a differentiable manner is important in a variety of computer vision tasks. Previous methods either adopt the Singular Value Decomposition (SVD) to explicitly factorize the matrix or use…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Yue Song , Nicu Sebe , Wei Wang

In this paper, an optimized version of classical Bombelli's algorithm for computing integer square roots is presented. In particular, floating-point arithmetic is used to compute the initial guess of each digit of the root, following…

数学软件 · 计算机科学 2024-06-13 Fabio Romano

Using geometric considerations, we provide a clear derivation of the integral representation for the error function, known as the Craig formula. We calculate the corresponding power series expansion and prove the convergence. The same…

数据分析、统计与概率 · 物理学 2023-06-16 Dmitri Martila , Stefan Groote

Various applications such as MRI, solution of PDEs, etc. need to perform an inverse nonequispaced fast Fourier transform (NFFT), i. e., compute $M$ Fourier coefficients from given $N$ nonequispaced data. In the present paper we consider…

数值分析 · 数学 2025-06-09 Melanie Kircheis , Daniel Potts

Debugging accumulation of floating-point errors is hard; ideally, computer should track it automatically. Here we consider twofold approximation of an exact real with value + error pair of floating-point numbers. Normally, value + error sum…

数值分析 · 计算机科学 2014-01-06 Evgeny Latkin
‹ 上一页 1 2 3 10 下一页 ›