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

搜索资源列表

  1. 数值计算_病态线性方程组的求解

    0下载:
  2. 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9752
    • 提供者:李琳
  1. 北航数值分析作业第一题

    1下载:
  2. 所属分类:数学计算/工程计算

  1. 超松弛法(研究生数值分析作业)

    0下载:
  2. 超松弛法(研究生数值分析作业)
  3. 所属分类:数学计算/工程计算

  1. 列主元素消去法(研究生数值分析作业)

    0下载:
  2. 列主元素消去法(研究生数值分析作业)
  3. 所属分类:数学计算/工程计算

  1. 三次样条插值求值(研究生数值分析作业)

    0下载:
  2. 三次样条插值求值(研究生数值分析作业)
  3. 所属分类:数学计算/工程计算

  1. 牛顿法求方程根(研究生数值分析作业)

    0下载:
  2. 牛顿法求方程根(研究生数值分析作业)
  3. 所属分类:数学计算/工程计算

  1. RungeKutta(研究生数值分析作业)

    0下载:
  2. RungeKutta(研究生数值分析作业)
  3. 所属分类:数学计算/工程计算

  1. Romberg求积分(研究生数值分析作业)

    1下载:
  2. Romberg求积分(研究生数值分析作业)
  3. 所属分类:数学计算/工程计算

  1. oula

    0下载:
  2. 数值分析作业。C语言编程。常微分方程初值问题的数值方法,详细分析了欧拉法的解法和分析,有结果输出和分析-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:178191
    • 提供者:王昆仑
  1. zuoye2

    1下载:
  2. 北航数值分析作业第二题 用带双步位移的QR分解法求矩阵的全部特征值,并对其中的每个特征值求特征向量。-The second question Beihang numerical analysis operations with two-step displacement with QR decomposition of a matrix with all the characteristics of value, and one of the feature vector for each
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:246475
    • 提供者:tongfei
  1. zuoye3

    1下载:
  2. 北航数值分析作业第三题 试用数值方法求出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 < =
  3. 所属分类:Algorithm

    • 发布日期:2014-06-11
    • 文件大小:351232
    • 提供者:tongfei
  1. swing

    1下载:
  2. 数值分析的曲线插值算法,包含了多项式插值和样条插值。本人研究生作业。附带详细说明(作业报告)。如果显示曲线,需要OpenGL库支持。-Numerical analysis of curve interpolation algorithm, including a polynomial and spline interpolation. I am post-graduate work. Incidental details (operation report). If you see a curv
  3. 所属分类:Algorithm

    • 发布日期:2016-11-16
    • 文件大小:870881
    • 提供者:轩辕十四
  1. LMS_poly_fit

    0下载:
  2. 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:209594
    • 提供者:lsw_hit
  1. nonlinear_epuation_solve

    0下载:
  2. 非线性方程组解法源代码,包括二分法和牛顿法,数值分析作业,给初学者作参考。-Solution of nonlinear equations the source code, including the dichotomy and the Newton method, numerical analysis of operations, to the beginners for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:49539
    • 提供者:lsw_hit
  1. diff

    0下载:
  2. 微分方程数值解法源代码,包括四阶Adams方法和四阶RK方法,,数值分析作业。-Differential Equations Numerical Solution of the source code, including fourth-order Adams methods and fourth-order RK method, numerical analysis operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:70402
    • 提供者:lsw_hit
  1. Dolittle

    0下载:
  2. 数值分析作业,Dolittle方法解方程组-Dolittle equation solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5558
    • 提供者:杜大海
  1. x

    1下载:
  2. 北航 数值分析 第三题 大作业 北航研一数值分析 北京航空航天大学-Numerical analysis of the third title Beihang
  3. 所属分类:Algorithm

    • 发布日期:2014-06-11
    • 文件大小:4096
    • 提供者:ahewangzi
  1. 数值分析2

    1下载:
  2. 使用带双步位移的QR分解法求一个10*10矩阵的特征值(Using the QR decomposition method with two step displacement to obtain the eigenvalues of a 10*10 matrix)
  3. 所属分类:数学计算

    • 发布日期:2018-04-18
    • 文件大小:537600
    • 提供者:elexxy
  1. 北航2019级数值分析第一次大作业源代码

    1下载:
  2. 为课后计算实习第三题源代码,这是2019年才换的新题,之前都是做的第一题,采用C++语言编写
  3. 所属分类:数学计算/工程计算

    • 发布日期:2020-06-17
    • 文件大小:424358
    • 提供者:yr1006249494
  1. 数值分析Java

    0下载:
  2. 数值分析作业:计算特征值和特征矩阵;QR分解
  3. 所属分类:数学计算/工程计算

« 12 3 4 5 »
搜珍网 www.dssz.com