搜索资源列表
蒙特卡罗方法概述
- 这个是蒙特卡罗方法的讲义 ,主要内容为蒙特卡罗方法的产生方法和用途-the Monte Carlo method is the lectures, mainly as the Monte Carlo method uses methods and
蒙特卡罗方法解粒子输运问题
- 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical
四种方法求解15阶线性方程组
- 采用Cramer算法、Gauss列主元、Gauss全主元、Doolittle算法等四种方法求解15阶线性方程组的C++代码
一维流体力学差分方法
- 一维流体力学差分方法,共10章。一本关于流体力学方程差分格式的基础理论的著作。The differentce method of one-dimension fluid dynamics, 10 chapters. An excellent book introducing the basic theory of the differentce method of the fluid dynamics equations.
采用递归方法计算插值程序
- 采用递归方法计算插值程序,维数可高达63维,程序很小,但很强。
科学与工程数值计算方法(VB版)
- 科学与工程数值计算方法(VB版)
采用Thomas方法计算不可压缩Couette流的fortran程序
- 采用Thomas方法计算不可压缩Couette流的fortran程序,Calculated using Thomas incompressible Couette flow fortran program
mcmc.蒙特卡罗方法的MCNP辅助建模工具
- 蒙特卡罗方法的MCNP辅助建模工具,包含了源程序以及相关文章。,The MCNP Monte Carlo method supporting modeling tools, including the source code and related articles.
waidandao.使用随机搜索方法求解外弹道优化问题
- 使用随机搜索方法求解外弹道优化问题,给出了约束条件和主程序。,The use of random search methods for solving trajectory optimization problems outside
用指数龙格库塔方法求解时滞
- 用指数龙格库塔方法求解时滞(延迟)微分方程!,Using index method Runge-Kutta time-delay (delay) differential equations!
Kalman-simulinkkalman滤波器的simulink的M函数的实现方法
- kalman滤波器的simulink的M函数的实现方法,包括干扰信号,测量噪声信号-kalman filter simulink realization of M functions, including signal interference, measurement noise signal
newtmullt 运用Newton-Raphson方法求解非线性方程(组)
- 运用Newton-Raphson方法求解非线性方程(组),该程序同时支持句柄和符号运算- Application of Newton-Raphson method for solving nonlinear equation (s), the program supports both handle and symbol operation
LU分解方法求解线性方程组的Fortran程序
- LU分解方法求解线性方程组的Fortran程序,包含了一个验证程序。计算效率相对于选主元高斯消去法高出一些。-LU decomposition method for solving linear equations Fortran program, includes a verification process. Computational efficiency relative to the pivoting Gaussian elimination than some.
smc 序列蒙特卡罗方法
- 本文详细介绍了序列蒙特卡罗方法,是入门者的很好的学习资料,paper describes in detail the sequence of the Monte Carlo method is a good beginners learning materials
基于网络最小割计算稠密深度图的全局优化方法
- 一种基于最小割的稠密视差图恢复算法 摘要:针对经典最小割算法计算量大和适应性不足的问题,提出一种改进的基于网络最小割计算稠密深度图的全局优化方法。,Based on the minimum cut of a dense disparity map algorithm to restore
计算方法
- 高斯赛德尔,household ,各类计算方法相关程序(Goss Seidel, household, various computing methods, procedures)
计算方法(C语言版)
- c数值计算方法。线性方程组求解。非线性方程组求解。微分方程数值计算。(c program. linear eqations solving. nonlinear eqations solving. differential eqations eqations.)
数值计算方法
- 一本数值计算方法的书,我自己觉得好的资料(A Book of numerical methods)
蒙特卡罗方法
- 蒙特卡罗方法的命名和发展约始于二十世纪四十年代中。(The naming and development of Monte Carlo method started in the middle of 1940s.)
最优化方法
- 使用各种不同的方法计算二元函数极值,如最速下降法,牛顿法,共轭梯度法,拟牛顿法,信赖域法等(Calculate binary function extremes using various methods, such as steepest descent, Newton's method, conjugate gradient method, quasi-Newton method, trust region method, etc.)