搜索资源列表
sample-methods
- 随机数的产生算法介绍:任意分布的伪随机变量的抽样,方法包括直接抽样方法,变换抽样法,舍选抽样法等。-Random number generation algorithm: the arbitrarily distributed pseudo-random variable sampling methods including direct sampling method, transform sampling method- rejection sampling method.
CSharp--edge
- 转载的,对图像边缘进行随机均匀采样的C#算法实现 详细源码的word文档,供参考。-Uniform random sampling was carried out on the edge of c# algorithm implementation Detailed source code word document
PCMcodedecode_matlab
- 产生一正态分布序列 经过pcm编码、PCM解码、计算量化信噪比、设置信道误码率 -Generating a normal sequence after pcm encoding, PCM decoding, computing quantization noise ratio, set the channel error rate x = randn (1,1000) generating a normal sequence xf = fft (x, 256) 1024 da
95499083StudytheApplicationofMonteCarloParticleFi
- As the computer hardware developing and the fast advances of computers in the last several years, Monte Carlo particle filter algorithms, which origin Monte Carlo methods, have become popular again. The Monte Carlo particle filter algorithms in thi