搜索结果

找到约 203 项符合 Non-Uniform 的查询结果

文章/文档 Sampling Non-Uniform Probability Distribution

Sampling Non-Uniform Probability Distribution
https://www.eeworm.com/dl/652/296318.html
下载: 93
查看: 1048

数据结构 Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li

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++ ...
https://www.eeworm.com/dl/654/267011.html
下载: 80
查看: 1108

数据结构 SR-tree is an index structure for high-dimensional nearest neighbor queries

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.
https://www.eeworm.com/dl/654/139229.html
下载: 139
查看: 1159

数学计算 Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A spa

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.Distribut ...
https://www.eeworm.com/dl/641/178719.html
下载: 184
查看: 1320

matlab例程 JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p

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 c ...
https://www.eeworm.com/dl/665/305575.html
下载: 73
查看: 1142

Linux/Unix编程 Non-Networked File System在几个非网络的(或慢网络的)Unix 计算机上提供了一个兼容的文件系统。

Non-Networked File System在几个非网络的(或慢网络的)Unix 计算机上提供了一个兼容的文件系统。
https://www.eeworm.com/dl/619/103075.html
下载: 57
查看: 1047

数值算法/人工智能 Steffensen method for non-linear equations in C

Steffensen method for non-linear equations in C
https://www.eeworm.com/dl/518/106933.html
下载: 99
查看: 1118

数值算法/人工智能 Newton method for solution of non-linear equations in C

Newton method for solution of non-linear equations in C
https://www.eeworm.com/dl/518/106934.html
下载: 70
查看: 1048

数值算法/人工智能 Secant method with 2 points for non-linear equations in C

Secant method with 2 points for non-linear equations in C
https://www.eeworm.com/dl/518/106935.html
下载: 163
查看: 1076

数值算法/人工智能 Conjugate gradient method for non-linear equations inC

Conjugate gradient method for non-linear equations inC
https://www.eeworm.com/dl/518/106936.html
下载: 145
查看: 1090