搜索结果

找到约 95 项符合 CARLO 的查询结果

其他 本代码对BPSK的误比特率性能进行了仿真

本代码对BPSK的误比特率性能进行了仿真,给出了Mente Carlo仿真结果与理论分析结果的对比。
https://www.eeworm.com/dl/534/206117.html
下载: 167
查看: 1065

数据结构 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

通讯/手机编程 Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assum

Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate on ...
https://www.eeworm.com/dl/527/271744.html
下载: 71
查看: 1040

人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl

On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and deta ...
https://www.eeworm.com/dl/650/280633.html
下载: 127
查看: 1096

matlab例程 pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster

pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster environment. These two documents summary the usage of pMatlab and running time measurements on three simple Monte Carlo simulation codes.
https://www.eeworm.com/dl/665/297266.html
下载: 199
查看: 1073

数学计算 The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full

The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropol ...
https://www.eeworm.com/dl/641/338238.html
下载: 180
查看: 1045

matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...
https://www.eeworm.com/dl/665/370242.html
下载: 42
查看: 1065

文章/文档 课程设计中首先采用Ising model的思想建立一个二维的模型

课程设计中首先采用Ising model的思想建立一个二维的模型,然后利用重要性抽样和Monte Carlo方法及其思想模拟铁磁-顺磁相变过程。计算了顺磁物质的能量平均值Ev、热容Cv、磁化强度M及磁化率X的值,进而研究Ev、Cv、M、X与温度T的变化关系并绘制成Ev-T图、Cv-T图、M-T图、X-T图,得出顺磁物质的内能随着温度的升高先增大而后 ...
https://www.eeworm.com/dl/652/446063.html
下载: 94
查看: 1028

书籍源码 根据BS公式

根据BS公式,通过Mente Carlo模拟对欧式期权进行定价的源码。即使不是做期权定价的,该源码也是一个非常好的理解如何做Mente Carlo模拟的实例。
https://www.eeworm.com/dl/532/456873.html
下载: 156
查看: 1028

加密解密 VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li

VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipeline ...
https://www.eeworm.com/dl/519/457412.html
下载: 144
查看: 1063