CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数值计算方法

搜索资源列表

  1. Fixed Point_ustb

    1下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是不动点算法-"numerical methods" courses of operations, are all code and the C language debugging passed, and upload to us. This is the fixed point algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:116954
    • 提供者:常晓东
  1. Jacobi_ustb

    1下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是Jacobi算法-Jacobi algorithm with C language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:114787
    • 提供者:常晓东
  1. Lagrange_ustb

    1下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是拉哥朗日算法-Lagrange algorithm with C language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:114364
    • 提供者:常晓东
  1. SOR_ustb

    0下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是松弛算法-"numerical methods" courses of operations, are all code and the C language debugging passed, and upload to us. This is the relaxation algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:115049
    • 提供者:常晓东
  1. Seide_ustbl

    1下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是Seide迭代算法-Seide iterative algorithm with C language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:114891
    • 提供者:常晓东
  1. QR_ustb

    0下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是QR算法-QR algorithm with C language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:115326
    • 提供者:常晓东
  1. Romberg_ustb

    1下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是论博格算法-Romber algorithm with C language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:225806
    • 提供者:常晓东
  1. Power_ustb

    0下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是带权算法-This is the assignment of numerical analysis course during my graduated education,all the codes are realized by C language,and have been debugged successfully,here I d like to share it with all of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:116791
    • 提供者:常晓东
  1. simpson_ustb

    1下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是西普生算法-simpson algorithm with c language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:223801
    • 提供者:常晓东
  1. 数值分析2

    0下载:
  2. 由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem often did not know in advance,
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4471
    • 提供者:周易
  1. 数值实验五

    0下载:
  2. 误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error m
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:25296
    • 提供者:周易
  1. 数值计算方法

    0下载:
  2. 加速迭代牛顿迭代Gauss杜里特尔分解法克洛特追赶法平方根法改进平方根法雅可比迭代高斯 赛德尔迭代拉格朗日插值法分段线性插值分段抛物线插值
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-04
    • 文件大小:58173
    • 提供者:liu_zhou2006
  1. caclulatemethode.rar

    0下载:
  2. c语言版的 数值计算方法,极好,值得深思 线性非线性方程、数值逼近、数值代数和微分方程数值解,c language version of the numerical calculation method, an excellent, worthy of careful consideration of linear non-linear equations, numerical approximation, numerical algebra and numerical solution of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-03
    • 文件大小:145923
    • 提供者:echo
  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
    • 文件大小:58173
    • 提供者:liuzhou
  1. caculating.rar

    0下载:
  2. 数值计算方法所用的上机实验C++源程序,个人所编.,Numerical method used in the experiment C++ source code, for individuals.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:4660
    • 提供者:冰树
  1. yaccobi

    0下载:
  2. 数值计算方法,将连续方程离散化,用迭代方法求解最优解,这里是雅可比迭代C++的代码-Numerical methods, discretization of continuous equations, iterative method for solving the optimal solution, here is the Jacobi iteration code in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:779
    • 提供者:吴建金
  1. gssd

    0下载:
  2. matlab制作的高斯—赛德尔迭代法求值,数值计算方法实验作业,经测试无误。-matlab produced Gauss- Seidel iterative method evaluation, experimental work numerical methods, the test correctly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:933
    • 提供者:sx
  1. newton_interpolation

    0下载:
  2. 牛顿插值,前插共识,前插公式,用matlab实现数值计算方法中的牛顿向前插值公式。-newton_interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:545
    • 提供者:李立
  1. lubricant-line-slider

    1下载:
  2. 不可压缩稳态滑块数值计算方法与程序,滑块润滑计算不仅有助于了解润滑的基本特性,而且是推力轴承润滑计算的基础-Incompressible steady-state slider numerical methods and procedures, slider lubrication helps to understand not only the lubrication of the basic characteristics, and is the basis for the calculat
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:803
    • 提供者:hehuanyuan
  1. math

    0下载:
  2. 通过C语言编程实现数值计算方法中的雅可比迭代,输入各个方程组的系数和迭代次数可以得到方程的精确解和中间计算结果。另外方程组未知数的个数可以自行设定。-Through the C language programming to achieve numerical method of Jacobi iteration, enter all equations of the coefficients and number of iterations can be exact solutions of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:7745
    • 提供者:hulijing
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com