搜索资源列表
模拟退火例子1
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
模拟退火例子2
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
模拟退火例子3
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
normal_distribution_and_validation
- VB编的蒙特卡罗模拟用的正态分布随机数的产生与验证-VB series of the Monte Carlo simulation of the normal random number generation and verification
qingyuanzi2
- 氢原子3s轨道的蒙特卡罗模拟,其开发利用了c语言,运行时候将画出图,是个不错的代码!-hydrogen atom 3s orbit Monte Carlo simulation, development and utilization of the c language, running time draws a plan, is a good code!
tMCimg
- 蒙特卡罗模拟光子成像C语言版,代码简洁专业,国外很多学校和科研机构都用-Monte Carlo photon imaging C language version, code concise professional, many foreign schools and research institutes are using
Monte-Carlo1
- 应用蒙特卡罗模拟方法计算期权价格 统计模拟方法亦称蒙特卡罗(Monte-Carlo)方法.因为通常的教科书几乎不涉及 此内容.了解的人不多。听到过的人又常把它看作是统计力学或核物理等学科的专门工具.很少想到这个方法与自己的科研工作有什么关系。
winerpro.rar
- 蒙特卡罗模拟布朗运动程序 蒙特卡罗模拟布朗运动程序,Monte Carlo simulation Monte Carlo simulation procedures Brownian motion Brownian motion process
Monte-Carlo--of-CIR-formulation
- CIR模型的蒙特卡罗模拟方法在EXCEL中的应用-Monte Carlo simulation procedures of CIR formulation used in the EXCEL,whichcan be run automatically, enter the appropriate parameter.
kmc.tar
- 蒙特卡罗模拟,包括随机数生成,蒙特卡洛模型,用fortran语言编写-Monte Carlo simulation, including the random number generator, the Monte Carlo model, with fortran languages
montercalor
- 用Matlab实现蒙特卡罗模拟的源程序,-Monte Carlo simulation using Matlab realization of the source,
MC_v1.2
- 运用蒙特卡罗模拟光与生物组织的相互作用情况-Use of Monte Carlo simulation of light with biological tissue interactions
Example_Monte_Carlo_Simulationin_Matlab
- 用Matlab实现蒙特卡罗模拟的源程序,非常的好用-Monte Carlo simulation using Matlab realization of the source program, very easy to use
MonteCarloMethodCourseware
- 清华大学蒙特卡罗方法模拟课件,清晰易懂,适合初学者-Tsinghua University, Monte Carlo simulation courseware, user-friendly, suitable for beginners
mcmcstat
- 蒙特卡罗模拟常用代码,matlab编写的-Used Monte Carlo simulation code, matlab prepared. .
montcarlomatlabcode
- 运用MATLAB编写最基本的蒙特卡罗模拟法,以学习基本原理-Prepared using the most basic MATLAB Monte Carlo simulation to learn basic principles of
mcpdf
- 主程序为分布函数蒙特卡罗模拟和一系列随机粒子位置的实现- Main program for the Monte Carlo simulations of pair distribution functions and the creation of a series of random realizations of particle positions
Monte_Carlo_Simulation_with_Simulink
- 蒙特卡洛模拟蒙特卡罗模拟因摩纳哥著名的赌场而得名。它能够帮助人们从数学上表述物理、化学、工程、经济学以及环境动力学中一些非常复杂的相互作用。 数学家们称这种表述为"模式",而当一种模式足够精确时, 他能产生与实际操作中对同一条件相同的反应。但蒙特卡罗模拟有一个危险的缺陷: 如果必须输入一个模式中的随机数并不像设想的那样是随机数, 而却构成一些微妙的非随机模式, 那么整个的模拟(及其预测结果)都可能是错的。(Monte Carlo simulation)
蒙特卡罗模拟复散射
- 运用蒙特卡罗算法对颗粒的复散射情况进行模拟,便于对复散射的研究。
ValoMC-master
- 光子传输的蒙特卡罗模拟,模数光子组织中传播的数学模型。(Monte Carlo simulation of photon transmission)