中文
相关论文

相关论文: A Multiplication Formula and Its Application

200 篇论文

A cumbersome operation in numerical analysis and linear algebra, optimization, machine learning and engineering algorithms; is inverting large full-rank matrices which appears in various processes and applications. This has both numerical…

数值分析 · 数学 2022-06-24 Neophytos Charalambides , Mert Pilanci , Alfred O. Hero

This article proposes new perspectives for developing derivative based numerical algorithms, supported by the introduction of a generalized derivative operators. It demonstrates that these operators have the potential to enhance and extend…

综合数学 · 数学 2026-01-13 Flavio Barbosa , Fernando Nogueira

We give a weighted sum formula for the double polylogarithm in two variables, from which we can recover the classical weighted sum formulas for double zeta values, double $T$-values, and some double $L$-values. Also presented is a…

数论 · 数学 2024-10-01 Masanobu Kaneko , Hirofumi Tsumura

The paper concerns numerical algorithms for solving the Beltrami equation $f_{\bar{z}}(z)=\mu(z) f_z(z)$ for a compactly supported $\mu$. First, we study an efficient algorithm that has been proposed in the literature, and present its…

数值分析 · 数学 2007-05-23 Denis Gaydashev , Dmitry Khmelev

We provide a simple way to add, multiply, invert, and take traces and norms of algebraic integers of a number field using integral matrices. With formulas for the integral bases of the ring of integers of at least a significant proportion…

数论 · 数学 2018-09-26 Samuel A. Hambleton

We introduce tools from numerical analysis and high dimensional probability for precision control and complexity analysis of subdivision-based algorithms in computational geometry. We combine these tools with the continuous amortization…

计算几何 · 计算机科学 2022-11-23 Felipe Cucker , Alperen A. Ergür , Josué Tonelli-Cueto

We propose a new method to accelerate the convergence of optimization algorithms. This method simply adds a power coefficient $\gamma\in[0,1)$ to the gradient during optimization. We call this the Powerball method and analyze the…

系统与控制 · 计算机科学 2019-09-24 Ye Yuan , Mu Li , Jun Liu , Claire J. Tomlin

In this work we present a new structure for multiplication in finite fields. This structure is based on a digit-level LFSR (Linear Feedback Shift Register) multiplier in which the area of digit-multipliers are reduced using the Karatsuba…

密码学与安全 · 计算机科学 2007-08-23 Jamshid Shokrollahi , Elisa Gorla , Christoph Puttmann

Integer division instruction is generally expensive in most architectures. If the divisor is constant, the division can be transformed into combinations of several inexpensive integer instructions. This article discusses the classic…

数据结构与算法 · 计算机科学 2024-12-06 Yifei Li

This work presents and extends a known spigot-algorithm for computing square-roots, digit-by-digit, that is suitable for calculation by hand or an abacus, using only addition and subtraction. We offer an elementary proof of correctness for…

离散数学 · 计算机科学 2023-12-27 Mayer Goldberg

The problem to compute the vertices of a polytope given by affine inequalities is called vertex enumeration. The inverse problem, which is equivalent by polarity, is called the convex hull problem. We introduce `approximate vertex…

最优化与控制 · 数学 2024-01-26 Andreas Löhne

We present an algorithm to reduce the computational effort for the multiplication of a given matrix with an unknown column vector. The algorithm decomposes the given matrix into a product of matrices whose entries are either zero or integer…

信息论 · 计算机科学 2020-02-28 Ralf R. Müller , Bernhard Gäde , Ali Bereyhi

We give an explicit algorithm and source code for computing optimal weights for combining a large number N of alphas. This algorithm does not cost O(N^3) or even O(N^2) operations but is much cheaper, in fact, the number of required…

投资组合管理 · 定量金融 2016-12-19 Zura Kakushadze , Willie Yu

We use recurrence equations (alias difference equations) to enumerate the number of formula-representations of positive integers using only addition and multiplication, and using addition, multiplication, and exponentiation, where all the…

组合数学 · 数学 2013-06-25 Edinah K. Gnang , Doron Zeilberger

In this paper, we develop a dual alternating direction method of multipliers (ADMM) for an image decomposition model. In this model, an image is divided into two meaningful components, i.e., a cartoon part and a texture part. The…

图像与视频处理 · 电气工程与系统科学 2024-12-20 Qingsong Wang , Chengjing Wang , Peipei Tang , Dunbiao Niu

We consider an application involving a financial quadratic portfolio of options, when the joint underlying log-returns changes with multivariate elliptic distribution. This motivates the needs for methods for the approximation of multiple…

数值分析 · 数学 2025-10-20 Jules Sadefo Kamdem , Alan Genz

A new algorithm for the efficient numerical approximation of weakly singular integrals over convex polytopes is introduced. Such integrals appear in the Galerkin discretizations of integral equations and nonlocal partial differential…

数值分析 · 数学 2025-11-19 Johannes Tausch

We present an algorithmic method for the calculation of the degrees of the iterates of birational mappings, based on Halburd's method for obtaining the degrees from the singularity structure of the mapping. The method uses only integer…

可精确求解与可积系统 · 物理学 2025-01-13 Basil Grammaticos , Alfred Ramani , Adrian Stefan Carstea , Ralph Willox

Multiclass probability estimation is the problem of estimating conditional probabilities of a data point belonging to a class given its covariate information. It has broad applications in statistical analysis and data science. Recently a…

统计方法学 · 统计学 2022-09-23 Liyun Zeng , Hao Helen Zhang

Abramov's algorithm enables us to decide whether a univariate rational function can be written as a difference of another rational function, which has been a fundamental algorithm for rational summation. In 2014, Chen and Singer generalized…

符号计算 · 计算机科学 2017-06-29 Shaoshi Chen