搜索资源列表

  1. Gaussianelimination

    0下载:
  2. 运用c语言对方程组的求解进行编程,运用高斯消元法进行求解。-use c language ,programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:pp
  1. Gaussianeliminationmethod

    0下载:
  2. 用C语言来求解n维线性方程组的解,即高斯消元法求解线性方程组-Gaussian elimination method with n-dimensional linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:252928
    • 提供者:金色笔记
  1. Numerical_Methods_matlab

    0下载:
  2. matlab实现:高斯消元法,LU分解法,迭代法,奇异值分解,乔累斯基分解法,gauss迭代解线性方程组,jacobi迭代解线性方程组-matlab implementation: Gauss elimination, LU decomposition, iterative methods, singular value decomposition, Cholesky decomposition, gauss iterative sol
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:322560
    • 提供者:jinghai
  1. gsxyf

    0下载:
  2. 高斯消元法程序,高斯消元法程序-高斯消元法程序
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:徐云
  1. TEST1402

    0下载:
  2. 高斯消元法求解积分范例 选自fortran完全自学手册 -Gaussian elimination method for solving integral sample selected from the full self-study manual fortran
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:reynjee
  1. equation

    0下载:
  2. 线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数-Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:向东
  1. Plane_finite_element_program

    0下载:
  2. 简单的平面有限元程序,采用三结点三角形单元;采用等带宽存贮技术;采用高斯消元法解线性方程组。-Simple plane finite element program, using three node triangular element use of such bandwidth, storage technology using Gauss elimination method to solve linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:Qin
  1. SolveEqs

    0下载:
  2. VC6.0编写的高斯消元法和主高斯消元法计算线性方程组。-Solving the linear equations by the Gaussian elimination method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:118784
    • 提供者:赖生建
  1. shuzhifenxi

    0下载:
  2. 高斯消元法求方程组的解,算法清晰,效率高-Gaussian Elimination Method Equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:50176
    • 提供者:lijunjie
  1. partialpivotingGauss

    0下载:
  2. 部分选主元的高斯消元法的MATLAB代码,并用该方法结合2次回代接方程组-Part of the pivoting Gaussian elimination of the MATLAB code, and combined with this method 2 times back to the pickup equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王子涵
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消元法,选主元,希望对大家有用,属于数值分析的内容!-Gauss elimination, pivoting, we hope to be useful, the content of the numeric analysis!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:260096
    • 提供者:brq
  1. Gaussian

    0下载:
  2. 高斯消元法解n阶线性方程组(visual c++)the Gaussian elimination method solve the linear equations -the Gaussian elimination method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:李白
  1. gaosixiaoyuan

    0下载:
  2. 该代码实现了高斯消元法,方法简单,而且特别使用。代码简单易懂-simple good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:543744
    • 提供者:高艳荣
  1. FORTRAN-compilation-algorithm

    0下载:
  2. 用于科学计算的Fortran 90/95算法源程序,用LU分解进行高斯消元法-This module provides all the subroutines needed to solve the problem: Ax=b using direct methods, based on employing either the LU or PLU factorisation methods.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:7613440
    • 提供者:kevin
  1. computing

    0下载:
  2. 1.通过动手写一个小程序,来了解java在开发过程的一些步骤和问题。 2.以高斯消元法为基础,来算方程组的解,并且也可以算出行列式的解。 -This program can solve many problems.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2400256
    • 提供者:丁一
  1. gaosi

    0下载:
  2. 本代码为高斯消元法的delphi源代码,高斯消元法是一种常见的消元方法,在现代智能系统设计中经常使用。-The code for Gaussian elimination of the delphi source code, Gaussian elimination is a common method of elimination, in the modern design of intelligent systems are oft
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:673792
    • 提供者:来润
  1. gaosi

    0下载:
  2. 高斯消元法把行绝对值最大的元素换到主元位置-Gaussian elimination absolute value of the line for the largest element to the pivot position
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:fl
  1. gaosixiaoyuan

    0下载:
  2. 高斯消元法,该功能十分强大!对于学习数值计算有很大的帮助!-Gaussian elimination method, the function is very powerful!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:刘程辉
  1. LDPC

    1下载:
  2. LDPC编码经过AWGN信道后的高斯消元法的译码过程的MATLAB仿真-LDPC codes through AWGN channel Gaussian elimination method, after the decoding process of MATLAB simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:238592
    • 提供者:李虎跃
  1. computing-method

    0下载:
  2. 实现拉格朗日算法、高斯消元法算法、梯形公式的逐次分半法等常用计算方法的算法程序-Achieve Lagrangian algorithm, Gaussian elimination algorithm, the successive half trapezoidal method and other commonly used procedures for calculation of the algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:Aleny
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »

源码中国 www.ymcn.org