中文
相关论文

相关论文: Necklaces and bracelets in R

200 篇论文

"mdendro" is an R package that provides a comprehensive collection of linkage methods for agglomerative hierarchical clustering on a matrix of proximity data (distances or similarities), returning a multifurcated dendrogram or…

信息检索 · 计算机科学 2025-09-16 Alberto Fernández , Sergio Gómez

The dirichletprocess package provides software for creating flexible Dirichlet process objects. Users can perform nonparametric Bayesian analysis using Dirichlet processes without the need to program their own inference algorithms. Instead,…

统计计算 · 统计学 2026-05-05 Gordon J. Ross , Dean Markwick , Priyanshu Tiwari

Recurrent Neural Networks are powerful machine learning frameworks that allow for data to be saved and referenced in a temporal sequence. This opens many new possibilities in fields such as handwriting analysis and speech recognition. This…

机器学习 · 计算机科学 2021-09-14 Joseph M. Ackerson , Dave Rushit , Seliya Jim

Network science established itself as a prominent tool for modeling time series and complex systems. This modeling process consists of transforming a set or a single time series into a network. Nodes may represent complete time series,…

社会与信息网络 · 计算机科学 2022-08-23 Leonardo N. Ferreira

Graph-structured data arise in wide applications, such as computer vision, bioinformatics, and social networks. Quantifying similarities among graphs is a fundamental problem. In this paper, we develop a framework for computing graph…

机器学习 · 统计学 2018-09-11 Zhen Zhang , Mianzhi Wang , Yijian Xiang , Yan Huang , Arye Nehorai

In this short paper, we study some trace inequalities of the products of the matrices and the power of matrices by the use of elementary calculations.

泛函分析 · 数学 2010-01-12 Shigeru Furuichi , Ken Kuriyama , Kenjiro Yanagi

Routinely collected data in electronic healthcare records are often underpinned by clinical concept dictionaries. Increasingly data sets from these sources are being made available and used for research purposes, but without additional…

计算机与社会 · 计算机科学 2020-02-27 Robert C. Free

A $k$-ary charm bracelet is an equivalence class of length $n$ strings with the action on the indices by the additive group of the ring of integers modulo $n$ extended by the group of units. By applying an $O(n^3)$ amortized time algorithm…

组合数学 · 数学 2017-08-18 Dragomir Z Djokovic , Ilias Kotsireas , Daniel Recoskie , Joe Sawada

We study the problem of indexing irreducible polynomials over finite fields, and give the first efficient algorithm for this problem. Specifically, we show the existence of poly(n, log q)-size circuits that compute a bijection between {1,…

计算复杂性 · 计算机科学 2015-04-03 Swastik Kopparty , Mrinal Kumar , Michael Saks

Writing functions in R is an important skill for anyone using R. S3 methods allow for functions to be generalised across different classes and are easy to implement. Whilst many R users are be adept at creating their own functions, it seems…

编程语言 · 计算机科学 2016-08-26 Nicholas Tierney

Simple formulas for the number of different cyclic and dihedral necklaces containing $n_j$ beads of the $j$-th color, $j\leq m$ and $\sum_{j=1}^mn_j=N$, are derived.

组合数学 · 数学 2007-05-23 Leonid G. Fel , Yoram Zimmels

Background: Current nomogram can only be created for regression algorithm. Providing nomogram for any machine learning (ML) algorithms may accelerate model deployment in clinical settings or improve model availability. We developed an R…

机器学习 · 计算机科学 2025-01-13 Herdiantri Sufriyana , Emily Chia-Yu Su

The family of stable distributions received extensive applications in many fields of studies since it incorporates both the skewness and heavy tails. In this paper, we introduce a package written in the R language called alphastable. The…

统计计算 · 统计学 2018-09-26 Mahdi Teimouri , Mahdi Torshizi , Adel Mohammadpour , Saralees Nadarajah

This paper focuses on the modeling of musical melodies as networks. Notes of a melody can be treated as nodes of a network. Connections are created whenever notes are played in sequence. We analyze some main tracks coming from different…

声音 · 计算机科学 2017-09-29 Stefano Ferretti

Here I share a few notes I used in various course lectures, talks, etc. Some may be just calculations that in the textbooks are more complicated, scattered, or less specific; others may be simple observations I found useful or curious.

离散数学 · 计算机科学 2025-06-17 Leonid A. Levin

We define the notion of circular words, then consider on such words a constraint derived from the Fibonacci condition. We give several results on the structure of these circular words, then mention possible applications to various…

形式语言与自动机理论 · 计算机科学 2011-08-19 Benoît Rittaud , Laurent Vivier

Randomness is a crucial resource for a broad range of important applications, such as Monte Carlo simulation and computation, generative artificial intelligence and cryptography. But what is randomness? A widely accepted definition has…

量子物理 · 物理学 2024-10-01 Mario Stipčević

This study investigates the capabilities of Cyclic Redundancy Checks(CRCs) to detect burst and random errors. Researchers have favored these error detection codes throughout the evolution of computing and have implemented them in…

网络与互联网体系结构 · 计算机科学 2022-05-24 Waylon Jepsen

Every binary De~Bruijn sequence of order n satisfies a recursion 0=x_n+x_0+g(x_{n-1}, ..., x_1). Given a function f on (n-1) bits, let N(f; r) be the number of functions generating a De Bruijn sequence of order n which are obtained by…

组合数学 · 数学 2017-05-23 Don Coppersmith , Robert C. Rhoades , Jeffrey M. VanderKam

Conference matrices are used to define complex structures on real vector spaces. Certain lattices in these spaces become modules for rings of quadratic integers. Multiplication of these lattices by non-principal ideals yields simple…

数论 · 数学 2007-05-23 Robin Chapman