Welcome![Sign In][Sign Up]
Location:
Search - monte carlo matlab code

Search list

[matlab实验3-数值积分

Description: 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。-1, using MATLAB software have trapezoidal formula, Simpson formula and Monte Carlo numerical integration method. 2, through examples of learning to use numerical integration and numerical differential solve practical problems.
Platform: | Size: 34816 | Author: 葛林 | Hits:

[AI-NN-PR我编写的monte carlo随机数发生器

Description: 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very flexible.
Platform: | Size: 2048 | Author: 存友 | Hits:

[Other蒙特卡洛

Description: 利用MATLAB可以产生各种形式的随机数,进行随机解决一些实际问题(系统的寿命、重积分、预测公司经营)-using MATLAB can produce various forms of random numbers, random solve some practical problems (system of life, re-integration, the company forecast operating)
Platform: | Size: 11264 | Author: 111 | Hits:

[Algorithmintegral_volume

Description: 使用蒙特卡罗方法计算积分和体积的Matlab代码,适合初学者。-calculated using the Monte Carlo method and size of the integration of Matlab code for beginners.
Platform: | Size: 1024 | Author: 宋仁栋 | Hits:

[OtherMCNP

Description: 建立完善的通用蒙特卡罗程序可以避免大量的重复性工作,并且可以在程序的基础上,开展对于蒙特卡罗方法技巧的研究以及对于计算结果的改进和修正的研究,而这些研究成果反过来又可以进一步完善蒙特卡罗程序-establish and improve the general Monte Carlo procedure avoided a lot of repetitive work, and the procedures on the basis of Monte Carlo method for carrying out research and techniques for improving the results of the study and amendments, These research results, in turn, could further improve the Monte Carlo procedure
Platform: | Size: 1243136 | Author: 王强 | Hits:

[matlabmcmc

Description: mcmc 马尔可夫链 蒙特卡罗算法 具体参数 请用help命令-MCMC Markov chain Monte Carlo algorithm specific parameters Please help command
Platform: | Size: 15360 | Author: | Hits:

[matlabMCMC

Description: 这是马尔可夫-蒙特卡罗算法的MATLAB源程序.-This is the Markov- Monte Carlo algorithm for MATLAB source code.
Platform: | Size: 136192 | Author: liufanmao | Hits:

[Communicationqpsk

Description: 对M=4的PSK通信系统进行蒙特卡罗仿真 简单实用-Of M = 4 of PSK communication systems Monte Carlo simulation of simple and practical
Platform: | Size: 3072 | Author: 李洁 | Hits:

[matlabOFDM

Description: This a matlab code that simulate the monte-carlo simulation of using 16-QAM with OFDM system under AWGN case.
Platform: | Size: 1024 | Author: Nick | Hits:

[matlabMonteCarlo

Description: M=4正交信号时数字通信系统进行蒙特卡罗仿真程序,当均值分别等于0,0.1,1.0,2.0时完成10000个比特的仿真并求出误比特概率。绘出理论误码率和蒙特拉罗仿真的差错率并进行比较这俩个结果,并绘出每个均值情况下判决器的1000个接受信噪比抽样-M = 4 orthogonal signals in digital communication systems Monte Carlo simulation program, when the mean, respectively, equivalent to 10,000 completed 0,0.1,1.0,2.0 simulation bit and bit error probability are obtained. Mapping theory and蒙特拉罗BER simulation这俩error rate and compare results, and the mean circumstances of each mapped
Platform: | Size: 2048 | Author: 金玲 | Hits:

[Algorithmc_inference_ver2.2

Description: 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 (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
Platform: | Size: 83968 | Author: bevin | Hits:

[Compress-Decompress algrithmsmcmc

Description: 马尔科夫链蒙特卡洛模拟的matlab源代码-Markov chain Monte Carlo simulation of the matlab source code
Platform: | Size: 16384 | Author: 左秀霞 | Hits:

[Finance-Stock software systemLMM_MonteCarlo

Description: MATLAB code to perform Monte Carlo simulation for getting price of an European swaption under the Libor Market Model (LMM) framework.
Platform: | Size: 2048 | Author: rajesh | Hits:

[matlabMonteCarlo

Description: 蒙特卡罗法的MATLAB源程序、MATLAB例程。-MATLAB source code of the Monte Carlo method, MATLAB routines.
Platform: | Size: 1024 | Author: 陈毛 | Hits:

[DocumentsMatlab

Description: 课程设计中首先采用Ising model的思想建立一个二维的模型,然后利用重要性抽样和Monte Carlo方法及其思想模拟铁磁-顺磁相变过程。计算了顺磁物质的能量平均值Ev、热容Cv、磁化强度M及磁化率X的值,进而研究Ev、Cv、M、X与温度T的变化关系并绘制成Ev-T图、Cv-T图、M-T图、X-T图,得出顺磁物质的内能随着温度的升高先增大而后趋于稳定值;热容Cv、磁化率X随着温度的升高先增大后减小;磁化强度M在转变温度Tc处迅速减小为零,找出铁磁相变的转变温度Tc大约为2.35-First of all, curriculum design idea of the Ising model used to establish a two-dimensional model, the importance of sampling and then use Monte Carlo simulation methods and their idea of ferromagnetic- paramagnetic phase transition process. Paramagnetic material calculated average energy Ev, heat capacity Cv, magnetization M and susceptibility X value, and then study Ev, Cv, M, X and temperature changes in the relationship between T and plotted into Ev-T map, Cv- T diagram, MT map, XT maps drawn paramagnetic material can be increased as the temperature increased and then stabilized value heat capacity Cv, magnetic susceptibility X as the temperature increases after the first minus small magnetization M in the transition temperature Tc decreases rapidly to zero Department to identify ferromagnetic phase transition around the transition temperature Tc for 2.35
Platform: | Size: 1553408 | Author: Ellison | Hits:

[matlabMonte-Carlo

Description: 利用matlab实现的蒙特卡罗算法代码,大家可以一起究研一下!-Monte Carlo algorithm is implemented using matlab code, we can study with the study look at!
Platform: | Size: 398336 | Author: 张鹏程 | Hits:

[Software Engineeringmonte-carlo-matlab

Description: 利用monte carlo算法实现的一些matlab程序代码,希望对大家有用-Using some matlab code monte carlo algorithms, and we hope to be useful
Platform: | Size: 10240 | Author: liu ling | Hits:

[Program docmatlab-monte-karlo

Description: Monte Carlo MATLAB code should be used for Communication Simulation
Platform: | Size: 79872 | Author: Solongo | Hits:

[matlabMonteCarlo

Description: 是用于解决剔除样本异常值的蒙特卡洛mtlab代码,可以进行参考(Monte Carlo matlab code)
Platform: | Size: 397312 | Author: 棉花糖zc | Hits:

[matlabmatlab 最小二乘蒙特卡罗(LMS)美式期权定价

Description: 用蒙特卡洛模拟实现美式期权定价,包括资产路径生成和美式期权欧式期权定价的源代码,附带参考文献。(Using Monte Carlo simulation to realize American option pricing, including the source code of asset path generation and American option European option pricing, with reference.)
Platform: | Size: 7760896 | Author: 张深 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net