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

搜索资源列表

  1. 用Matlab语言实现线性方程组的全主元三角分解法

    0下载:
  2. 用Matlab语言实现线性方程组的全主元三角分解法.PDF-using Matlab linear equations of all the main yuan triangular decomposition. PDF
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:95.29kb
    • 提供者:大规模
  1. linear-simultaneous-equations

    0下载:
  2. 源码里包括线性方程组各种解法的Matlab例程,包括LU分解直接解法,夹克比迭代法、GS迭代法、SOR迭代法,共轭梯度法等。
  3. 所属分类:matlab例程

    • 发布日期:2010-12-03
    • 文件大小:2.13kb
    • 提供者:dmbxj_sina
  1. lieDoolittle

    1下载:
  2. 一个用列主元杜里特尔法求解线性方程组的Matlab源程序。很好很实用~
  3. 所属分类:matlab例程

    • 发布日期:2011-03-19
    • 文件大小:602byte
    • 提供者:sulala
  1. SOR

    0下载:
  2. SOR方法解线性方程组,一般解法和矩阵解法。(MATLAB程序)-SOR method to solve linear equations, the general method and matrix method. (MATLAB program)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:883byte
    • 提供者:chenyijun2131
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:148.02kb
    • 提供者:puda
  1. matlab...

    0下载:
  2. 利用矩阵分析的方法对线性方程组进行求解分析,得出奇异值分解法相对于其他分解法的好处-Analysis using matrix method for solving linear equations analysis singular value decomposition method for the other benefits of decomposition method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:16.38kb
    • 提供者:fd
  1. Guass_seidel

    0下载:
  2. 高斯-赛德尔法解线性方程组,一般解法和矩阵法MATLAB程序-Gauss- Seidel method for solving linear equations, the general method and matrix method MATLAB program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:889byte
    • 提供者:coolcyj
  1. eliminationmethod

    0下载:
  2. 线性方程组的数值解法高斯消元法包括列主元消元法和高斯简顿消元法MATLAB环境编程实现线性方程组的解-Numerical Solution of Linear Equations Gaussian elimination method,including the mainelement elimination method and Gauss Jane Dunxiao element method.MATLAB environment,programming solution of linear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.52kb
    • 提供者:sujuanliu
  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 solution of linear equations, jac
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:315.07kb
    • 提供者:jinghai
  1. MatlabandChemicalEngineeringCalculation

    0下载:
  2. 介绍Matlab在化工方面的数值计算应用,课件主要讲述化工领域非线性、线性方程组的解法,插值、拟合和常见常微分方程的解法。-Introduced in the chemical aspects of Matlab numerical computing applications, courseware mainly about the chemical field of nonlinear, solution of linear equations, interpolation, fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:719.98kb
    • 提供者:陈小明
  1. MyMatrixFunction

    0下载:
  2. 包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative sol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.95kb
    • 提供者:z
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:16.35mb
    • 提供者:刘鹏
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:134.64kb
    • 提供者:jame
  1. MATLAB-linear-equation

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

    • 发布日期:2017-11-08
    • 文件大小:12.59kb
    • 提供者:Frank
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:128.71kb
    • 提供者:何嘉威
  1. The-MATLAB-equation

    0下载:
  2. MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:11.12kb
    • 提供者:石头
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17mb
    • 提供者:虺沙
  1. LU和QR分解法

    1下载:
  2. LU和QR分解法求线性方程组,高斯消元法的改进(LU and QR decomposition method for solving linear equations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:Mathematic
  1. ill-conditioned system of equations

    0下载:
  2. 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:3kb
    • 提供者:jcg17
  1. 双线性四边形等参单元程序

    2下载:
  2. 本程序采用matlab编写。程序加载由用户提供的前处理数据,包括网格数据和载荷数据。采用直接的数值运算和matlab符号运算两种方法(可选择)生成单元刚度矩阵。自动集成结构刚度矩阵,选用直接解法求解线性方程组,解出节点位移。后处理过程中,程序计算了节点应力值,对于共享节点的应力程序采用各个单元计算值的平均,程序同时给出了单元最佳应力点的应力值!(This program is written in matlab. The program loads pre-processing data pro
  3. 所属分类:matlab例程

    • 发布日期:2019-12-15
    • 文件大小:271kb
    • 提供者:dwsylar
« 12 »
搜珍网 www.dssz.com