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

搜索资源列表

  1. gauss

    0下载:
  2. 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:750
    • 提供者:孙红
  1. shizhifenxikechengsheji

    0下载:
  2. 利用雅克比,高斯赛得儿求解高阶线性方程组-The use of Jacobi, Gauss had children race to solve higher order linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:203424
    • 提供者:ukvg
  1. sample-rate-conversion

    0下载:
  2. 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:22108
    • 提供者:hjq
  1. gaosi

    0下载:
  2. 利用高斯消元法解线性方程,通过输入系数矩阵,结果矩阵,即可求解多原方程-Gaussian elimination method for Linear Equations, by entering the coefficient matrix, the results matrix, can solve many of the original equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:712
    • 提供者:zhangyang
  1. Linear_algebraic_equations

    0下载:
  2. 用C编写的线性代数方程组的求解函数程序,希望能够分享-Written using C to solve linear algebraic equations function procedures in the hope to share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:70477
    • 提供者:蛐蛐
  1. cuda

    0下载:
  2. 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:35330
    • 提供者:luojh
  1. Euler

    0下载:
  2. 欧拉法阶线性方程组,解决现有的所有方程的线性揭发能够给实现输入输出同步发生十分有用-Euler method linear equations to solve all existing equations discovered able to achieve simultaneous occurrence of very useful input and output
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:647
    • 提供者:s
  1. main

    0下载:
  2. 解线性方程组,N阶求解!c++无可视化界面。使用迭代法!-Solving linear equations, N order to solve! c++ non-visual interface. Using the iterative method!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:665
    • 提供者:思凡
  1. linearequations

    0下载:
  2. 线性方程组求解,增广矩阵可以在对话框界面中输入-To solve the linear equations,and augmented matrix can be input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:33728
    • 提供者:liz
  1. LU

    0下载:
  2. In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:1920
    • 提供者:James
  1. LECalculator

    0下载:
  2. 3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:71653
    • 提供者:王健
  1. Gaussian

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

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:李白
  1. Gaussianeliminationmethod

    0下载:
  2. 解线性方程组,结果输出到文件,程序中先把方程组化为同解的上三角形方程组,再按相反顺序求解上三角形方程组-Solving linear equations, the resulting output to a file, the program first with the solutions of equations into the upper triangular system, and then in reverse order to solve the triangular system
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:133172
    • 提供者:赵洲
  1. hips-1.2b-rc5.tar

    0下载:
  2. HIPS是一个求解大规模稀疏线性方程组的一个软件包,主要利用了schur技术和网格重排技术。-HIPS is a large-scale sparse linear equations to solve a software package, the main advantage of the rearrangement schur technology and grid technology.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1234587
    • 提供者:Xian Zuo
  1. MCHOLSK

    0下载:
  2. 应用Cholesky分解算法,求解复数线性一致hermitian正定方程组。-Application of Cholesky decomposition algorithm, to solve the same complex hermitian positive definite linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1377
    • 提供者:yuanman
  1. Scientific-Computing-with-Matlab-and-Octave---Alf

    0下载:
  2. this book of Scientific Computing,illustrate several numerical methods for the computer solution of certain classes of mathematical problems that cannot be faced by paper,it show how to compute the zeros or the integrals of continuous functions, so
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6473883
    • 提供者:
  1. numerical

    0下载:
  2. Gauss-Elimination method to solve multiple linear equations with ease!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:980
    • 提供者:sawdaq
  1. gauss

    0下载:
  2. Gauss-Elimination method! to solve multiple linear equations with ease
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:555
    • 提供者:sawdaq
  1. Conjugate-gradient

    0下载:
  2. 共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the firs
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1249
    • 提供者:sunling
  1. 82859165cifa

    0下载:
  2. 编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 -Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:潘骞
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com