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

搜索资源列表

  1. UCA_SMI

    0下载:
  2. QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。-QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation matrix decomposition, and the u
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:954
    • 提供者:张亚光
  1. LU

    0下载:
  2. 用Doolittle式的LU分解来求解线性方程组。-Solve the linear equations using Doolittle LU Decomposition!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:885
    • 提供者:lihousen
  1. gauss

    0下载:
  2. 高斯消去法适用于求解低阶线性方程和方程组,它先逐次消去变量,将方程组化成同解的上三角形方程组,然后按方程相反顺序求解上三角方程组,得到原方程组的解-Gaussian elimination method for solving linear equations and low-level equations, the successive elimination of its first variable, the equations into a triangle with the solut
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:579057
    • 提供者:罗剑平
  1. matlab_sym

    0下载:
  2. matlab符号表达式、符号矩阵的创建、符号线性代数因式分解、展开和简化符号代数方程求解、符号微积分符号微分方程-matlab symbolic expression, the creation of the matrix symbol, symbols, linear algebra factorization, and simplification of symbolic start to solve algebraic equations, symbols, symbol differen
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:93257
    • 提供者:yandou116
  1. gaoshixiaoyuan

    0下载:
  2. 本程序运用高斯消元法,解决复杂的线性方程组解的问题。-This procedure using Gauss elimination to solve complex linear equations solution of the problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1016
    • 提供者:崔云
  1. xianxingdaishu

    0下载:
  2. 可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix determinant, find great vector independent of any group, homogeneous non-homogeneous linear equations to solve, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12722
    • 提供者:尤里
  1. jacobi

    0下载:
  2. 利用jacobi法求解病态线性方程,其中矩阵为hilbort矩阵-Jacobi method used to solve ill-linear equations, including matrix hilbort matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2794
    • 提供者:koo
  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. 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. 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. 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 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com