搜索资源列表
蒙特卡罗方法解粒子输运问题
- 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical
数值方法和MATLAB实现与应用
- 数值方法和MATLAB实现与应用.zip-numerical methods and MATLAB and applications. Zip
数值方法
- 数值算法 迭带求解算法 用vc写的,简单明了-numerical algorithm iterative algorithm used vc write simple and clear
蒙特卡罗方法模拟分子运动的例程casino2x
- 蚁群算法在数值方法中的应用以及求解最优化函数的极值问题-Ant group arithmetic application in numerical value method and solving extremum problem of optimization function.
计算机数值方法
- 数值分析程序, 数值分析程序-codes of numerical analyses and calculate
数值分析2
- 由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem often did not know in advance,
数值实验五
- 误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error m
数值分析及其MATLAB实现
- 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计
《工程与科学数值方法的matlab实现》中的M文件
- 各种数值计算方法的编写好的M文件 与《工程与科学数值方法的matlab实现》配套
Gaussian-integral
- 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
FEM
- 利用matlab实现电磁场数值方法里面的有限差分与有限元法-Using matlab to achieve numerical method of electromagnetic field inside the finite difference and finite element method
zuoye3
- 北航数值分析作业第三题 试用数值方法求出f(x,y)在区域D={(x,y)|0<=x<=0.8,0.5<=y<=1.5}上的一个近似表达式-Northern Numerical Analysis Numerical Methods for operating the third try find the problem f (x, y) in the region D = {(x, y) | 0 < = x < = 0.8,0.5 < = y < =
theartofcomputerprogrammingvolume1
- 第1卷首先介绍编程的基本概念和技术,然后详细讲解信息结构方面的内容,包括信息在计算机内部的表示方法、数据元素之间的结构关系,以及有效的信息处理方法。此外,书中还描述了编程在模拟、数值方法、符号计算、软件与系统设计等方面的初级应用。新版本增加了数十项简单但重要的算法和技术,并根据当前研究发展趋势在数学预备知识方面做了大量修改。-Volume 1 introduces the basic concepts of programming and technology, and then explain
NumericalMethodBasicSample
- 数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等-Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law
numerical-integrel-methods
- 结合实例介绍了常用数值方法中的数值积分方法-Introduced with an example of numerical methods commonly used numerical method
jisuanfangfashiyanchazhifa
- 计算方法插值法实验,主要实现三种类型的插值函数的数学模型、基本算法,结合相应软件(如VC/VB/Delphi/Matlab/JAVA/Turbo C)编程实现数值方法的求解。-Interpolation method experiment, mainly three types of interpolation functions to achieve the mathematical model, the basic algorithm and corresponding software (
数值方法(MATLAB版)第四版
- 数值方法第四版【美 马修斯】,课后上机第七和第九章答案,包括主程序与函数程序。 亲做无误。
G.格子Boltzmann方法的原理及应用
- 本书详细介绍了格子波尔兹曼法的原理,边界条件,具体模型及数值方法,非常适合学习与应用。(This book introduce the theory of lattice boltzmann methods alone with it's boundary conditions,models and numerical methods. It's really a book for us to learn and use.)
MATLAB的数值分析
- 本书以matlab为平台,介绍了数值分析预图形可视化,内容涉及matlab介绍,数学分析的数值基础,数值方法在工程科学数学问题中的应用以及绘图等内容。(This book is based on MATLAB, introduces the numerical analysis of pre visualization, covering MATLAB, numerical basis of mathematical analysis, numerical method in Mathemati
偏微分方程的数值解法的程序
- 偏微分方程数值解法的MATLAB程序汇总(Summary of MATLAB program for numerical solution of partial differential equation)