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

搜索资源列表

  1. functionz1

    0下载:
  2. 寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。 -find cubic spline solving polynomial need a lot of linear equations. In fact, given N breakpoints, it is nece
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.82kb
    • 提供者:讲演
  1. ssolve

    0下载:
  2. Matlab中虽然有很多解方程的函数,但对于一般线性方程,有无穷个解时,却不能算出一个特解和基础解系,这几个函数可以实现这个功能。-Matlab Although there are many solutions to the equation function, but for the general linear equations, Infinite Solutions months, they can not penetrate a special solution and infras
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:何永能
  1. gepp

    0下载:
  2. 使用matlab进行矩阵的高斯分解,可以对高阶线性方程进行数值求解-use Matlab for Gaussian decomposition of the matrix, the high-order linear equations were solved numerically
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:周强
  1. waternetcompute

    0下载:
  2. 做的一个关于水网解算的小程序,用的是把非线性方程转化为线性方程的思想去解决的,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:69.75kb
    • 提供者:夏建新
  1. jianxiangxingfangcheng

    0下载:
  2. 这是用来解线性方程的,只要调用一下就能用了,很方便的。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.38kb
    • 提供者:王朝
  1. SolveEquation

    0下载:
  2. 求解方程 包括求解线性方程非线性方程,微分方程等
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:83.53kb
    • 提供者:weijing
  1. MATLAB-Ch7LinearEquation

    0下载:
  2. 此为《MATLAB教程》的第七章:线性方程系统。该书内容翔实,深入浅出,不可多得。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:425.13kb
    • 提供者:赵远
  1. lufact

    0下载:
  2. lu分解是数值分析中的重要内容,在解线性方程组方面具有很重要的地位,所以彻底的掌握他具有很好的学习价值,通过程序实现算法 正好体现了计算机与自然科学的有机结合-numerical analysis is an important part of the solution of linear equations have a very important position, so thoroughly he has a good grasp of the value of learning thr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:赵云
  1. 数值分析中的一元二次线性方程的求解

    0下载:
  2. 数值分析中的一元二次线性方程的求解,主要是用DELPHI语言进行编程-Numerical analysis of a linear quadratic equation, is mainly used for programming language DELPHI
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:54.5kb
    • 提供者:尔小巷
  1. MATLABtutorial

    2下载:
  2. matlab教程,包括初步、启动、创建矩阵、对象、画图、拟合、线性方程等。-matlab tutorials, including preliminary, start, create a matrix, object, drawing, fitting, linear equations and so on.
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14.03mb
    • 提供者:欣欣
  1. pingfanggenfa

    0下载:
  2. 用matlab算法实现的平方根算法 用于数值分析中平方根发求解线性方程-Matlab algorithm using the square root algorithm for the numerical analysis of the square root of hair for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2.69kb
    • 提供者:杨磊
  1. newtonchazhi

    0下载:
  2. newton插值应该比lagrange好一点点,适合求解线性方程组,-lagrange interpolation newton than a little bit of good, suitable for solving linear equations,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.01kb
    • 提供者:桂鹏
  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
    • 文件大小:954byte
    • 提供者:张亚光
  1. chengxu

    0下载:
  2. 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:878.59kb
    • 提供者:songmingzhao
  1. guass

    0下载:
  2. 解一般线性方程,非常方便。 和我们老师要求的程序是同步的。-solve function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:594byte
    • 提供者:lijiangtao
  1. 7MATLAB

    0下载:
  2. matlab 用于介绍求解方程包含非线性方程和线性方程的方法-matlab about how to solute the noliner equation etc
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11.1kb
    • 提供者:刘晓远
  1. ninewton

    0下载:
  2. 牛顿迭代法求解线性方程,其收敛阶数为1次-newton iteration for liear equation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:930byte
    • 提供者:wiky
  1. DanChunXing

    0下载:
  2. 实现单纯形解线性方程的过程,以及灵敏度分析-Simplex Solution of linear equations to achieve the process, as well as sensitivity analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:369.56kb
    • 提供者:张英
  1. jacobi

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

    • 发布日期:2017-04-03
    • 文件大小:2.73kb
    • 提供者:koo
  1. feixianxingfangcheng

    0下载:
  2. 我们一般习惯于解线性方程,对于非线性方程我们可以借助matlab进行解答-We used solutions of general linear equation, the nonlinear equations can be answered with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:24kb
    • 提供者:heidou
« 12 3 4 »
搜珍网 www.dssz.com