CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - numerical method

搜索资源列表

  1. 蒙特卡罗方法解粒子输运问题

    0下载:
  2. 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:217.63kb
    • 提供者:张一
  1. gaussserial

    0下载:
  2. 数值计算方法中的消元法解线性方程组数值计算方法中的guss 解线性方程组-numerical method of elimination method for solving linear equations numerical method of guss solving linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49.81kb
    • 提供者:bobo
  1. VBFORMULA

    0下载:
  2. 结合实例用VB编程表达了一阶偏微分方程的数值解法,希望能为您提供一点帮助。 -with examples using VB expression of an order partial differential equations of the numerical method, we wish to offer you some help.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.16kb
    • 提供者:superman
  1. Lglrcz

    0下载:
  2. C++写的数值计算方法中的拉格朗日插值方法程序-C write numerical method of Lagrange interpolation methods and procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:陈莎
  1. runge-kutta

    1下载:
  2. 龙格-库塔法是数值计算的重要方法 本例子简明扼要,浅显好懂-Runge - Kutta numerical method is an important method to the example of concise and simple to understand
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-15
    • 文件大小:1.1kb
    • 提供者:张菊华
  1. 圆周率计算

    0下载:
  2. 在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序-in numerical calculation, the general Newton iterative numerical method with the truncation error, therefore, prepared by the VB But to achieve any degree of accuracy the circumference of the rate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.08kb
    • 提供者:qqiang
  1. shuzhijisuan.rar

    1下载:
  2. 数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值,Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the sq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:56.81kb
    • 提供者:liuzhou
  1. rungekuttayijie.rar

    0下载:
  2. 用经典四阶龙哥库塔数值解法解一阶微分方程,,With the classical fourth-order Kutta numerical method solution rungekutta first-order differential equations,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:173.4kb
    • 提供者:美丽
  1. Numerical_Methods.zip

    0下载:
  2. numerical method ppt for fdtd and computational electromagnetics,numerical method ppt for fdtd and computational electromagnetics
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9.49mb
    • 提供者:neesu
  1. QR-method

    0下载:
  2. 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1.16kb
    • 提供者:李贺
  1. Gauss-Seidel-method

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:50.76kb
    • 提供者:Dmitriy
  1. numerical-method

    0下载:
  2. 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6.55kb
    • 提供者:刘冬
  1. semi-analytical-numerical-method

    0下载:
  2. 一本介绍半解析数值方法的经典之作,对从事数值分析及方法研究和应用的科研人员是不错的参考资料-Introduce a semi-analytical numerical method of classic, engaged in numerical analysis and methods of research and application of scientific research personnel is a good reference
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6.8mb
    • 提供者:sjzdh
  1. Numerical

    0下载:
  2. 主要讲述matlab的数值计算方法,包括有限差分发,有限元法-Mainly about matlab numerical methods, including distribution of finite difference, finite element method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5.53mb
    • 提供者:吴立峰
  1. Numerical-method---Algorithm-Design-

    0下载:
  2. 数值计算方法-算法设计及其MATLAB实现--浙江工业大学--2006.12 -Numerical method- Algorithm Design and MATLAB- Zhejiang University- 2006.12
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:218.63kb
    • 提供者:青山依旧
  1. Numerical-Integration

    0下载:
  2. 这是数值计算方法自己编写的一个利用复合牛顿-科茨公式和龙格库塔法进行数值积分的程序代码。-This is a numerical method to write your own use of composite Newton- Coates formula and Runge-Kutta method of numerical integration of the program code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:2.26kb
    • 提供者:ZhChen
  1. numerical-method-of-noline

    0下载:
  2. 非线性方程数值解法的数学基础,有牛顿法,割线法等-Mathematical foundations of numerical solution of nonlinear equations, Newton method, secant method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:6.49mb
    • 提供者:caoze
  1. Numerical-method-in-c

    0下载:
  2. c语言常用算法与源代码,矩阵运算,多项式计算,线性及非线性方程组求解等-numerical method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:6.93mb
    • 提供者:马存良
  1. myNM_LS

    0下载:
  2. numerical method least square method source code
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:6kb
    • 提供者:Yoon
  1. newton_raphson

    0下载:
  2. numerical method newton raphson method source code
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:3kb
    • 提供者:Yoon
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com