CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 求解 线性 方程

搜索资源列表

  1. the-solution-to-AX=B

    0下载:
  2. 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1252
    • 提供者:大象
  1. Matlab-code

    0下载:
  2. 有限元计算程序,三角形线性单元求解泊松方程 包含网格划分,求解,误差分析-Finite element program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6227
    • 提供者:顾伟
  1. C-language-algorithm-code

    2下载:
  2. 用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plura
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:142266
    • 提供者:心剑
  1. Solve-the-equation

    0下载:
  2. 运用matlab求解一般代数方程、线性方程组、线性微分方程、非线性微分方程的源代码-Using matlab to solve common algebraic equations, linear equations, linear differential equation and nonlinear differential equation of source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:88987
    • 提供者:王菲茵
  1. optimization

    0下载:
  2. 阻尼算法实现优化,主要是针对线性方程组求解超定方程的一种算法。大家可以试试。-Damping algorithm to realize optimization
  3. 所属分类:MPI

    • 发布日期:2016-06-02
    • 文件大小:21504
    • 提供者:legend
  1. Ax-=-b-is-a-simple-solution-using-C

    0下载:
  2. 用C语言求解N阶线性矩阵方程Ax=b的简单解法-N-order linear matrix equation Ax = b is a simple solution using C language to solve
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-23
    • 文件大小:447120
    • 提供者:张莹
  1. SSFM

    0下载:
  2. 求解分线性脉冲传输方程的SSFM方法,其中使用了改进的分步傅里叶算法,适合新手-the SSFM method to calculate the nonlinear pulse propagation equation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1980
    • 提供者:李虎权
  1. classical_algorithm

    0下载:
  2. Matlab 经典算法的程序集锦,包含线性回归、数据拟合、方程求解、画图-Matlab classical algorithm of the program highlights, including linear regression, data fitting, equation solving, drawing, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3249313
    • 提供者:Tiger
  1. LLLIINDO61I

    0下载:
  2. LINDO用于求解线性规划与二次规划问题,LINGO除了具有LINDO的全部功能能外,还能用于求解非线性规划问题,也能用于一些线性与非线性方程(组)的求解,等等。 -LINDO for solving linear programming, quadratic programming problem in addition to all the functions can LINDO, LINGO, can also be used to solve nonlinear programmin
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:2730541
    • 提供者:宴会
  1. Matlab

    0下载:
  2. 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:17371340
    • 提供者:ltiuan
  1. single-COLSYS

    0下载:
  2. 单精度COLSYS子程序,用于求解常微分线性、非线性方程组。经过扩容后版本,可以求解1000个最高阶次为4阶的方程。-Single precision COLSYS subroutine for solving ordinary differential linear, non-linear equations. Expansion or later, you can solve the 1000 highest order for the fourth-order equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:35344
    • 提供者:朱颖
  1. computing

    0下载:
  2. 包括: 列主元Gauss消去法解线性方程组; 矩阵的LDLT和Cholesky分解; 追赶法解三对角方程组; Jacobi和Gauss-Seidel方法解方程组; Newton插值多项式和三次样条插值多项式; 复化Simpson公式求解定积分; Romberg方法求解定积分; 二分法和割线法求非线性方程的解。-Include: Main-element Gauss elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:973233
    • 提供者:lisen
  1. lineshoot

    0下载:
  2. 线性微分方程边值问题打靶算法Matlab程序,注意该算法只能完成二阶常微分方程双边值问题求解,至于其他形式的边值问题必须先转换到二阶形式-Linear Differential Equations with Boundary Value Shooting Algorithm Matlab program, note that the algorithm can only complete the second-order ordinary differential equation bounda
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:1719
    • 提供者:陈明
  1. codes-for-numerical-analysis

    0下载:
  2. 高教版数值分析的matlab代码,误差与范数,非线性方程(组)的数值解法,解线性方程组的直接方法,解线性方程组的迭代法,矩阵的特征值与特征向量的计算,函数的插值方法,函数逼近与曲线(面)拟合,数值微分,数值积分,常微分方程(组)求解-entire codes for numerical analysis based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:902246
    • 提供者:theo
  1. matlab

    1下载:
  2. matlab的追赶法,追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵,及matlab的gauss求解方程方法,牛顿插值法,拉格朗日插值法。-matlab chasing method chasing method is applicable to the tridiagonal matrix method for solving linear equations, does not apply to other types of matrix and matlab gau
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:2978
    • 提供者:
  1. Numerical-Analysis-for-Statisticians

    0下载:
  2. Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:5880217
    • 提供者:Mr Li
  1. PBGBand

    0下载:
  2. 光子晶体的能带图计算,其实质就是电磁本征值(复矢量场)的问题。利用平面波展开磁场,引入f(r)=1/eps(r),再利用倒格矢G将f(r)展开,将两者代入光子晶体的支配方程,最后得到一个平面波展开的方法的线性方程组,最终转化为求解其特征值向量的问题。-Energy band diagram of the photonic crystal, its essence is the electromagnetic eigenvalues ​ ​ (complex vector fi
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:3237
    • 提供者:rx
  1. matlab

    0下载:
  2. 误差的来源 非线性方程(组)的数值解法 解线性方程组的直接方法 解线性方程组的迭代法 矩阵的特征值与特征向量的计算 函数的插值方法 函数逼近与曲线(面)拟合 数值微分 数常微分方程(组)求解值积分 -The source of the error Numerical method for solving the nonlinear equation (group) The direct method of solving linear
  3. 所属分类:File Formats

    • 发布日期:2017-11-08
    • 文件大小:1071502
    • 提供者:陈佳文
  1. solving-linear-equations

    0下载:
  2. 线性方程组的求解,此源程序包括消去法,高斯消去法,赛德尔迭代法,SOR法等多个子程序可供解方程选择,还包括几个验证算例-code for solving the linear equations,including subroutines of four methods to choose from,respectively elimination, Gauss-elimination, Seidel interation and SOR 。Verified cases are also inc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:426764
    • 提供者:陈静
  1. finite-elment

    0下载:
  2. 利用有限元法-三角形元,双线性元,双二次元,serendipity元离散,求解偏微分方程数值解-Using the finite element method- triangular elements, bilinear million, double the second element, serendipity element discretization for solving partial differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:11859
    • 提供者:wangwangwang
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com