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

搜索资源列表

  1. GaussInMaths

    0下载:
  2. 搜集了Gauss为数学界做出的贡献,以及Gauss理论,Guass定律 喜欢数学的朋友不可错过-collected a number of academic Gauss made contributions, and the Gauss theory, Guass law like mathematics friends not to be missed
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75.7kb
    • 提供者:王开
  1. CExp2

    0下载:
  2. doolittle直接分解法和guass-sedilla迭代法解方程组源码-doolittle direct decomposition and guass-iterative method of sedilla equations FOSS
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:588.18kb
    • 提供者:刘泽善
  1. Guass

    0下载:
  2. 线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass - Jodan elimination and the high Shisaideer iterative method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:陈涛
  1. mathmatic

    0下载:
  2. 数值计算 中的各种算法: Lagrame插值,Newton迭代法,Runge-kutta,二分法求根,解线性方程组的Guass列主元消去法,自动选择步长Simpson法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.17kb
    • 提供者:Wing
  1. guass

    0下载:
  2. 使用高斯列主消元法实现高次方程组的求解过程
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:731byte
    • 提供者:cdp1984822
  1. Guass-seidel

    0下载:
  2. 数值分析课程Guass-seidel点迭代程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20.33kb
    • 提供者:甘雯
  1. shuzhi_c

    0下载:
  2. 1.求方程组的解算法: Guass迭代法、Doolittle分解法 2.求矩阵特征值算法: 幂法、反幂法、LU分解法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18.42kb
    • 提供者:gaoyue
  1. Guass

    0下载:
  2. 解线性方程能。方程能是恰定方程能。算法是高斯消去法。-Solving linear equations can be. Equation can be exactly determined equation can. Algorithm is Gaussian elimination.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:600byte
    • 提供者:王明
  1. Gaussian-integral

    1下载:
  2. 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6.5kb
    • 提供者:huang
  1. GUASS

    0下载:
  2. 数值分析作业GUASS列主元素消去法,自己编写的,希望大家能够参考-Numerical analysis operations GUASS out the main elements of elimination, I have written, and hope that we can make reference to
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:307.67kb
    • 提供者:shw
  1. Guass

    0下载:
  2. 高斯全主元消去算法是一种求解一般线性方程组的一种有效方法-Guass
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:914byte
    • 提供者:九现神龙
  1. GUASS-JORDAIN

    0下载:
  2. SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD >>>><<<< SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD FROM FILE.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.69kb
    • 提供者:hussam
  1. Guass

    0下载:
  2. 实 现 高 斯 算 法- guass
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:9.89kb
    • 提供者:xunqing
  1. A_LU

    0下载:
  2. bool lu(double *a, int *pivot, int n);矩阵的LU分解。 假设数组an*n在内存中按行优先次序存放,此函数使用高斯列选主元消去法,将其就地进行LU分解。pivot为输出函数.pivot[0,n)中存放主元的位置排列. 函数成功时返回false,否则返回true. bool guass(double const *lu, int const *p, double *b, int n) 求线性方程组的解。 假设矩阵lum*n为某个矩阵a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.63kb
    • 提供者:moontea
  1. Guass-Seidel

    0下载:
  2. Guass-Seidel计算方法,把.c 文件放入codeblocks环境下,c.txt放在同一项目下,读取文件c.txt可以直接读取数据,运行直接得出结果。-Guass-Seidel calculation method, the c file into codeblocks environment, c.txt on the same project, read file c.txt can read data directly, run directly to the outcome.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:9.93kb
    • 提供者:裴裴
  1. guass-7-sucess

    0下载:
  2. 采用高斯消元法解矩阵。先消去祝愿成为上三角矩阵,再回代求解-using guass s solution to solve matix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:807byte
    • 提供者:caihang
  1. Guass

    0下载:
  2. 高斯方法解线性方程组的源代码,实现简单,算法合理-Guass algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:3.02mb
    • 提供者:Teddy
  1. Guass-jacob

    0下载:
  2. 该程序使用Guass-Seidel方法和Jacobi方法求解一四元方程组,并输出计算结果。- The program uses Guass-Seidel method and fourteen yuan Jacobi method for solving equations, and outputs the result. 您是不是要找: 该程序使用Gauss-Seidel方法求解四元方程组,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:829byte
    • 提供者:zeqing
  1. GUASS

    0下载:
  2. 关于Guass正反结算的C程序,可直接应用于导航解算-About Guass positive and negative settlement of C procedures, which can be directly be applied to the navigation solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.17kb
    • 提供者:wang xinlong
  1. guass

    0下载:
  2. 当时间序列在线性单位根检验下非平稳时,可用该程序计算傅里叶变化下时间序列的T值(Non linear unit root test)
  3. 所属分类:数学计算

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