搜索资源列表

  1. lasrerr

    0下载:
  2. 极限误差计算方法,常用于工程中计算误差极限中,文中说明了几种极限误差的计算方法-limit error calculation method, commonly used in engineering calculation error limit. It illustrates several limit the calculation error
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8.68kb
    • 提供者:小罗
  1. basic_method

    0下载:
  2. test1.m 固定增量法求分界面 test2.m 利用误差平方和函数集群 delet.m 删除数组元素 Err.m 计算误差平方和 Distance.m 欧拉距离计算 -test1.m fixed incremental method for use interface test2.m squared error function cluster de let.m delete array elements Err
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4.71kb
    • 提供者:杨奎元
  1. erf

    0下载:
  2. 这是一个用C语言编写的计算误差函数的程序。其主要特点是从定义出发,具有很好的参考价值。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37.93kb
    • 提供者:liuhailiang
  1. 22

    0下载:
  2. 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的G
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:lz
  1. simpson

    0下载:
  2. 复化辛普森算法,用于在数值计算中对计算误差做出估计。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:刘伟
  1. foreveryone

    0下载:
  2. 实现JOS分析试验中的功能,使得能够实现计算小数点后面12位,计算误差
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:shandy
  1. Gauss

    0下载:
  2. 采用高斯消去法来求解方程组得解,这种消去方法能够减少回代产生的计算误差
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:白雪
  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
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3.08kb
    • 提供者:qqiang
  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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:3kb
    • 提供者:qqiang
  1. lasrerr

    0下载:
  2. 极限误差计算方法,常用于工程中计算误差极限中,文中说明了几种极限误差的计算方法-limit error calculation method, commonly used in engineering calculation error limit. It illustrates several limit the calculation error
  3. 所属分类:软件工程

    • 发布日期:2024-11-23
    • 文件大小:8kb
    • 提供者:小罗
  1. basic_method

    0下载:
  2. test1.m 固定增量法求分界面 test2.m 利用误差平方和函数集群 delet.m 删除数组元素 Err.m 计算误差平方和 Distance.m 欧拉距离计算 -test1.m fixed incremental method for use interface test2.m squared error function cluster de let.m delete array elements Err
  3. 所属分类:图形/文字识别

    • 发布日期:2024-11-23
    • 文件大小:4kb
    • 提供者:杨奎元
  1. MSE_calculation

    0下载:
  2. 最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码-Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code
  3. 所属分类:其他小程序

    • 发布日期:2024-11-23
    • 文件大小:2kb
    • 提供者:liulu_tina
  1. erf

    0下载:
  2. 这是一个用C语言编写的计算误差函数的程序。其主要特点是从定义出发,具有很好的参考价值。-This is a use of C language procedures for calculating the error function. Its main characteristic is that from the definition, has a very good reference value.
  3. 所属分类:并行运算

    • 发布日期:2024-11-23
    • 文件大小:47kb
    • 提供者:liuhailiang
  1. 22

    0下载:
  2. 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的G
  3. 所属分类:并行运算

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:lz
  1. RelativeErrorCalc

    0下载:
  2. 数据相对误差计算,提供了当今公认的方法进行计算-Relative error of calculation of the data provided in today s generally accepted method of calculation
  3. 所属分类:其他小程序

    • 发布日期:2024-11-23
    • 文件大小:7kb
    • 提供者:Vmin
  1. simpson

    0下载:
  2. 复化辛普森算法,用于在数值计算中对计算误差做出估计。-Rehabilitation of Simpson algorithm for the numerical calculation to estimate the error of calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:刘伟
  1. 1

    0下载:
  2. 用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来-use vb to import the vc code (compile the vc code to dll)which realize the error function to compute the error function and export the outcome
  3. 所属分类:其他小程序

    • 发布日期:2024-11-23
    • 文件大小:1.1mb
    • 提供者:imusun
  1. 井筒压降计算源程序

    0下载:
  2. 这个井筒压降计算的源程序压缩包里面包含了井筒压降计算,水平、倾斜,垂直段的源程序。用于井筒压降计算,源程序采用按压力迭代的算法。将井筒分段,计算每一段的末端压力作为下一段的初始压力。误差较小,供参考学习(The wellbore pressure drop calculation of the source package includes the wellbore pressure drop calculation, the hori
  3. 所属分类:其他小程序

    • 发布日期:2024-11-23
    • 文件大小:2.41mb
    • 提供者:WISDIMDI
  1. 幅相误差对MUSIC算法的影响

    0下载:
  2. 代码计算幅相误差对MUSIC算法的影响,一共两个.m文件(1.array_am_pha_error_on_music.m 2.error_matrix)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:李潇阳
  1. 作业4

    0下载:
  2. 复化数值积分)分别编写用复化梯形积分公式和复化Simpson积分公式的通用程序来计算积分 取积分节点数 为 ,并计算误差和误 差阶,其中误差阶的计算方法如下:如果 是步长为 时的误差, 是步长为 时的误差,则相应的误差阶 为 输出格式:数值积分值,误差,误差阶(Complex numerical integration) are respectively prepared with the complex trapezoid
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:99kb
    • 提供者:雪之下雪乃
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org