CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linear Equation

搜索资源列表

  1. MPI-Matrix

    2下载:
  2. 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:11322
    • 提供者:不死鸟
  1. gauss

    0下载:
  2. 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows: a---- input, matrix of coeffi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:闫安心
  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7167
    • 提供者:zuoxl
  1. linear

    0下载:
  2. Discontiuous Garlerkin methods for linear equation(PDE)-Discontiuous Garlerkin methods for linear equation (PDE)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:1941
    • 提供者:李小舟
  1. linear

    0下载:
  2. C++ Parallel program with MPI to solve a linear equation system
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:530
    • 提供者:Shripal
  1. fuction

    0下载:
  2. matlab 最小二乘线性回归 递推法 源码,解决线性回归中的病态方程问题-recursive least squares linear regression method matlab source code, solve the equation of linear regression of pathological problems
  3. 所属分类:matlab

    • 发布日期:2014-04-15
    • 文件大小:229376
    • 提供者:boolean
  1. EQUATION

    0下载:
  2. This program solves for linear equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:3436
    • 提供者:mohammad
  1. linear-equation

    0下载:
  2. 使用LUP方法实现一阶线性方程组的求解过程,原理详见算法导论第28章。-LUP method implementation using the first-order process for solving linear equations, principles detailed in Chapter 28 Introduction to Algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1335
    • 提供者:wangzhen
  1. nonlinear-equation

    0下载:
  2. 非线性方程求解 简单的求解非线性方程根的程序-Simple linear equation the procedure for solving nonlinear equation root
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:235061
    • 提供者:yuan
  1. cSharp-linear-equation

    1下载:
  2. 用c#实现各类线性方程组的求解的源代码,配套书籍为《C#数值计算算法编程》-C# implementation with all kinds of linear equations to solve the source code, supporting the book as " C# numerical algorithm programming"
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1075977
    • 提供者:许从
  1. Solving-linear-equation

    0下载:
  2. 解线性方程组的直接法,我搜集的matlab程序,希望对同学有用,希望大家学习!-Solving linear equations, direct method, I collected the matlab program, the students hope to be useful, I hope you learn!
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:21621
    • 提供者:郑林
  1. one-dimensional-wave-equation

    2下载:
  2. 一维线性齐次波动方程,用matlab语言实现,利用边界值和边界条件进行求解-One-dimensional linear homogeneous wave equation, with the matlab language, use of boundary value and boundary conditions to solve
  3. 所属分类:matlab例程

    • 发布日期:2013-11-04
    • 文件大小:141610
    • 提供者:李琨
  1. Linear-Equation-by-VB

    0下载:
  2. 线性方程组求解是测绘行业工作者所必须掌握的方法。用Vb语言编写而成。-Linear Equation is very necessary for surveyors.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:135449
    • 提供者:牛茂靖
  1. Solving-Linear-Equations

    0下载:
  2. 根据已知的值求二元一次直线方程y=ax+b的表达式,支持分数运算,保留精度-According to the the Bivariate once the linear equation of the known value of y = ax+b expression support fractional operations to retain accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:73418
    • 提供者:林军
  1. MATLAB-linear-equation

    0下载:
  2. 数值分析的线性方程组的解法,工具使用的是matlab,很实用。-Solution of linear equations, numerical analysis, tool use matlab, very practical.
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:12895
    • 提供者:Frank
  1. 3x4-Lineaire-Equation-system

    0下载:
  2. A C++ code that solves 3x4 Linear equation systems using the pivot gauss methode.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:814
    • 提供者:Femi
  1. direct-method-solve-linear-equation

    0下载:
  2. 基于MATLAB环境下的运用直接法求解线性方程组的对应的代码 简单易学 便于初学者消化使用-Based on MATLAB environment using a direct method for solving linear equations corresponding code is easy to learn for beginners to use digest
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:7571
    • 提供者:明超
  1. linear-equation

    0下载:
  2. 线性方程组 求解啊啊啊 -linear equation
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1337
    • 提供者:草丛
  1. Matlab-of--linear-equation-group

    0下载:
  2. matlab 解线性方程组的直接法,包括克罗托算法,杜丽脱尔算法,高斯消去法,列主元素法等14个算法,运行无误,可以运算。-Matlab solution of linear equation group, run correctly, can operation.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:6562
    • 提供者:赵树青
  1. batch-determined-linear-equation

    0下载:
  2. 可以批量求出直线方程y=kx+b,只要代入两点-You can batch determined linear equation y = kx+ b, as long as the substitution points.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:350496
    • 提供者:yang
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com