中文
相关论文

相关论文: Recursion and Combinatorial Mathematics in Chandas…

200 篇论文

We present a simple yet powerful and applicable quadrature based scheme for constructing optimal iterative methods. According to the, still unproved, Kung-Traub conjecture an optimal iterative method based on $n+1$ evaluations could achieve…

数值分析 · 数学 2010-04-20 Sanjay K. Khattri , Ravi P. Agarwal

In this survey, we provide an in-depth investigation of exponential Runge-Kutta methods for the numerical integration of initial-value problems. These methods offer a valuable synthesis between classical Runge-Kutta methods, introduced more…

数值分析 · 数学 2026-04-27 Alessia andò , Nicolò Cangiotti , Mattia Sensi

Iterative methods based on tensors have emerged as powerful tools for solving tensor equations, and have significantly advanced across multiple disciplines. In this study, we propose two-step tensor-based iterative methods to solve the…

数值分析 · 数学 2025-02-07 Ratikanta Behera , Saroja Kumar Panda , Jajati Keshari Sahoo

Repeatedly adding or subtracting the digital reversal to or from an integer, depending on which one is larger, can be treated as a dynamical system. On one hand, a three-digit version of this map running only two steps is the 1089…

混沌动力学 · 物理学 2026-03-16 Yannis Almirantis , Wentian Li

Abstract. Whenever a new approach to perform Bayesian computation is introduced, a common practice is to showcase this approach on a binary regression model and datasets of moderate size. This paper discusses to which extent this practice…

统计计算 · 统计学 2015-06-30 Nicolas Chopin , James Ridgway

The paper "Sorting with Bialgebras and Distributive Laws" by Hinze et al. uses the framework of bialgebraic semantics to define sorting algorithms. From distributive laws between functors they construct pairs of sorting algorithms using…

计算机科学中的逻辑 · 计算机科学 2024-12-12 Cass Alexandru , Vikraman Choudhury , Jurriaan Rot , Niels van der Weide

Classical and new numerical schemes are generated using evolutionary computing. Differential Evolution is used to find the coefficients of finite difference approximations of function derivatives, and of single and multi-step integration…

神经与进化计算 · 计算机科学 2014-01-02 C. D. Erdbrink , V. V. Krzhizhanovskaya , P. M. A. Sloot

Trees or rooted trees have been generously studied in the literature. A forest is a set of trees or rooted trees. Here we give recurrence relations between the number of some kind of rooted forest with $k$ roots and that with $k+1$ roots on…

组合数学 · 数学 2017-02-08 Song Guo , Victor J. W. Guo

We consider the problem of binary string reconstruction from the multiset of its substring compositions, i.e., referred to as the substring composition multiset, first introduced and studied by Acharya et al. We introduce a new algorithm…

信息论 · 计算机科学 2023-06-05 Utkarsh Gupta , Hessam Mahdavifar

We propose a method for encoding iterators (and recursion operators in general) using interaction nets (INs). There are two main applications for this: the method can be used to obtain a visual nota- tion for functional programs; and it can…

编程语言 · 计算机科学 2009-10-20 Ian Mackie , Jorge Sousa Pinto , Miguel Vilaca

The Kaczmarz algorithm is an iterative method for solving a system of linear equations. It can be extended so as to reconstruct a vector $x$ in a (separable) Hilbert space from the inner-products $\{\langle x, \phi_{n} \rangle\}$. The…

泛函分析 · 数学 2018-11-02 Anna Aboud , Emelie Curl , Steven N. Harding , M. Vaughan , Eric S. Weber

Equational reasoning is among the most important tools that functional programming provides us. Curiously, relatively less attention has been paid to reasoning about monadic programs. In this report we derive a backtracking algorithm for…

编程语言 · 计算机科学 2021-01-26 Shin-Cheng Mu

This paper is a concise and painless introduction to the $\lambda$-calculus. This formalism was developed by Alonzo Church as a tool for studying the mathematical properties of effectively computable functions. The formalism became popular…

计算机科学中的逻辑 · 计算机科学 2015-04-01 Raul Rojas

Quantum computing and modern tensor-based computing have a strong connection, which is especially demonstrated by simulating quantum computations with tensor networks. The other direction is less studied: quantum computing is not often…

量子物理 · 物理学 2025-09-03 Valter Uotila

We point out how Banach Fixed Point Theorem, and the Picard successive approximation methods induced by it, allows us to treat some mathematical methods in Combinatorics. In particular we get, by this way, a proof and an iterative algorithm…

组合数学 · 数学 2018-03-20 Ana Luzon

We prove that the existence of finite combinatorial objects such as affine planes, mutually orthogonal Latin squares, and resolvable balanced incomplete block designs can be reformulated as the existence of certain algorithmic reductions…

组合数学 · 数学 2026-04-21 Damir D. Dzhafarov , Jun le Goh

Windowed recurrences are sliding window calculations where a function is applied iteratively across the window of data, and are ubiquitous throughout the natural, social, and computational sciences. In this monograph we explore the…

数据结构与算法 · 计算机科学 2026-02-13 David K. Maslen , Daniel N. Rockmore

Stochastic differential equations are widely used in various fields; in particular, the usefulness of duality relations has been demonstrated in some models such as population models and Brownian momentum processes. In this study, a…

统计力学 · 物理学 2021-02-09 Jun Ohkubo

\emph{Reductions} combine collections of input values with an associative (and usually also commutative) operator to produce either a single, or a collection of outputs. They are ubiquitous in computing, especially with big data and deep…

编程语言 · 计算机科学 2020-10-08 Sanjay Rajopadhye

Recursive stochastic algorithms have gained significant attention in the recent past due to data driven applications. Examples include stochastic gradient descent for solving large-scale optimization problems and empirical dynamic…

机器学习 · 计算机科学 2020-07-27 Abhishek Gupta , Hao Chen , Jianzong Pi , Gaurav Tendolkar