中文
相关论文

相关论文: Necklaces and bracelets in R

200 篇论文

This paper presents an R package to handle and represent measurements with errors in a very simple way. We briefly introduce the main concepts of metrology and propagation of uncertainty, and discuss related R packages. Building upon this,…

统计计算 · 统计学 2019-08-02 Iñaki Ucar , Edzer Pebesma , Arturo Azcorra

A bound resembling Pascal's identity is presented for binary necklaces with fixed density using Lyndon words with fixed density. The result is generalized to k-ary necklaces and Lyndon words with fixed content. The bound arises in the study…

组合数学 · 数学 2018-01-30 I. Heckenberger , J. Sawada

The goal of this tutorial is to promote interest in the study of random Boolean networks (RBNs). These can be very interesting models, since one does not have to assume any functionality or particular connectivity of the networks to study…

适应与自组织系统 · 物理学 2009-09-29 Carlos Gershenson

It is known that there are no more Lyndon words of length n than there are periodic necklaces of same length. This paper considers a similar problem where, additionally, the necklaces must be without some forbidden factors. This problem…

离散数学 · 计算机科学 2016-05-06 Mathilde Noual

Blockchain is an emerging technology that enables new forms of decentralized software architectures, where distributed components can reach agreements on shared system states without trusting a central integration point. Blockchain provides…

软件工程 · 计算机科学 2025-02-25 Xiwei Xu , Cesare Pautasso , Sin Kuang Lo , Liming Zhu , Qinghua Lu , Ingo Weber

Reproducibility is increasingly important to statistical research, but many details are often omitted from the published version of complex statistical analyses. A reader's comprehension is limited to what the author concludes, without…

统计计算 · 统计学 2015-04-17 Dana Udwin , Ben Baumer

Complex systems are typically represented by large ensembles of observations. Correlation matrices provide an efficient formal framework to extract information from such multivariate ensembles and identify in a quantifiable way patterns of…

数据分析、统计与概率 · 物理学 2011-06-03 Stanislaw Drozdz , Jaroslaw Kwapien , Andreas A. Ioannides

We introduce blockchains and distributed ledgers and describe their potential applications to money and banking. The analysis compares public and private ledgers and outlines the suitability of various types of ledgers for different…

数理金融 · 定量金融 2017-03-07 Alexander Lipton

The existence of trace links between artifacts of the software development life cycle can improve the efficiency of many activities during software development, maintenance and operations. Unfortunately, the creation and maintenance of…

软件工程 · 计算机科学 2023-07-18 Christof Tinnes

When using multiple software tools to analyze, visualize, or optimize models in MBSE, it is often tedious and error-prone to manually coordinate the execution of these tools and to retain their respective input and output data for later…

软件工程 · 计算机科学 2022-07-12 Jan Flink , Robert Mischke , Kathrin Schaffert , Dominik Schneider , Alexander Weinert

Random matrices are used in fields as different as the study of multi-orthogonal polynomials or the enumeration of discrete surfaces. Both of them are based on the study of a matrix integral. However, this term can be confusing since the…

数学物理 · 物理学 2009-11-30 Nicolas Orantin

This paper describes and illustrates the functionality of the baker R package. The package estimates a suite of nested partially-latent class models (NPLCM) for multivariate binary responses that are observed under a case-control design.…

统计方法学 · 统计学 2022-02-25 Irena B Chen , Qiyuan Shi , Scott L Zeger , Zhenke Wu

The package hset for the R language contains an implementation of a S4 class for sets and multisets of numbers. The implementation, based on the hash table data structure from the package hash (Brown, 2019), allows for quick operations when…

统计计算 · 统计学 2023-04-20 Giacomo Ceoldo , Ernst C. Wit

We define recurrence matrices and study a few properties (links with automatic sequences, branch groups etc.) of them.

环与代数 · 数学 2007-05-23 Roland Bacher

Random intersection graphs have received much interest and been used in diverse applications. They are naturally induced in modeling secure sensor networks under random key predistribution schemes, as well as in modeling the topologies of…

离散数学 · 计算机科学 2015-04-14 Jun Zhao , Osman Yağan , Virgil Gligor

Given a presentation for a rack $\mathcal R$, we define a process which systematically enumerates the elements of $\mathcal R$. The process is modeled on the systematic enumeration of cosets first given by Todd and Coxeter. This generalizes…

几何拓扑 · 数学 2018-04-26 Jim Hoste , Patrick D. Shanahan

Recurrent neural networks (RNNs) in combination with a pooling operator and the neighbourhood components analysis (NCA) objective function are able to detect the characterizing dynamics of sequences and embed them into a fixed-length vector…

神经与进化计算 · 计算机科学 2013-08-23 Justin Bayer , Christian Osendorfer , Patrick van der Smagt

Random matrices now play a role in many parts of computational mathematics. To advance these applications, it is desirable to have tools that are flexible, easy to use, and powerful. Over the last 25 years, researchers have developed a…

概率论 · 数学 2026-05-01 Joel A. Tropp

The emergence of R, a freely available data analysis environment, brought to the researcher in any science field a set of well-concerted instruments of immense power and low cost. In botany and zoology, these instruments could be used, for…

定量方法 · 定量生物学 2020-02-06 Alexey Shipunov

The rnn package provides components for implementing a wide range of Recurrent Neural Networks. It is built withing the framework of the Torch distribution for use with the nn package. The components have evolved from 3 iterations, each…

神经与进化计算 · 计算机科学 2015-12-18 Nicholas Léonard , Sagar Waghmare , Yang Wang , Jin-Hwa Kim