Sampling Non-Uniform Probability Distribution
标签: Distribution Non-Uniform Probability Sampling
上传时间: 2014-01-06
上传用户:zm7516678
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-Uniform random number generators are provided in stocc.zip.
标签: generators contains Uniform randomc
上传时间: 2014-12-01
上传用户:royzhangsz
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and Non-Uniform data which are likely to appear in the actual image / video applications.
标签: high-dimensional structure neighbor SR-tree
上传时间: 2013-12-10
上传用户:zjf3110
Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-Uniform random generators, see MathNet.Numerics.Generators. - Distribution fonctions, see MathNet.Numerics.Distributions. - Statistical accumulator, see MathNet.Numerics.Statistics. - Fourier transformations, see MathNet.Numerics.Transformations. - Miscellaneous utilies (polynomials, rationals, collections).
标签: LinearAlgebra Numerics MathNet algebra
上传时间: 2015-07-24
上传用户:思琦琦
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of Non-Uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
标签: co-written functions the fifteen
上传时间: 2014-01-26
上传用户:hjshhyy
Non-Networked File System在几个非网络的(或慢网络的)Unix 计算机上提供了一个兼容的文件系统。
标签: Non-Networked System File Unix
上传时间: 2013-11-30
上传用户:13517191407
Steffensen method for non-linear equations in C
标签: Steffensen non-linear equations method
上传时间: 2014-08-12
上传用户:com1com2
Newton method for solution of non-linear equations in C
标签: non-linear equations solution Newton
上传时间: 2014-01-16
上传用户:zm7516678
Secant method with 2 points for non-linear equations in C
标签: non-linear equations Secant method
上传时间: 2015-01-20
上传用户:ma1301115706
Conjugate gradient method for non-linear equations inC
标签: non-linear Conjugate equations gradient
上传时间: 2013-12-04
上传用户:invtnewer