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

搜索资源列表

  1. BZreaction_diffusion

    0下载:
  2. 模拟二维BZ反应扩散模型,方法是用显式EULER法求解模型的偏微分方程组-Simulated two-dimensional BZ reaction-diffusion model, the method is to use explicit EULER method for solving partial differential equations model
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1973
    • 提供者:ren lin
  1. LUPsolve.tar

    0下载:
  2. 这是我写的实现矩阵对LU分解的算法,可以用于线性方程组的求解。-This is what I wrote to achieve matrix LU decomposition algorithm can be used for solving linear equations.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3911
    • 提供者:胡海啸
  1. Gauss-Seidel

    0下载:
  2. 采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1953
    • 提供者:shixuehai
  1. Jacobi

    0下载:
  2. Jacobi迭代法求解线性方程组的java源码及实例-Jacobi iterative
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1895
    • 提供者:shixuehai
  1. Gaussian-Elimination

    0下载:
  2. 高斯消去法-列选主元求解线性方程组的java源码-Gaussian Elimination
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2170
    • 提供者:shixuehai
  1. Tigerband1

    0下载:
  2. 通过大规模求解超越方程组给出颗粒体系共振关系中的虎纹斑图形,全部运行时间约40秒-Through large-scale solution of equations gives the particles beyond the resonance relations system tiger spot graphics, run all the time about 40 seconds.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3367
    • 提供者:华南神兽
  1. Gaussxiao

    0下载:
  2. 在Matlab环境下用Gauss消元法求解线性方程组的根-In Matlab environment using Gauss elimination method for solving linear equations of the root
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:Colin li
  1. gsxqf

    0下载:
  2. vb编写的高斯消去法,通用函数,如有不好的地方,还请指教!-Dim a(), b(), n, k, l 定义必须的通用变量 Private Sub Command1_Click() If k = n Then Command1.Enabled = False Text2.Enabled = False Else k = k+ 1 Text2 = "" End If End Sub Private Sub Command2_Click()
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2346
    • 提供者:chubby
  1. LU

    0下载:
  2. 用追赶法求解线性方程组首先用LU分解处理系数矩阵,原方程组变为LUX=d.-Catch up with the first method for solving linear equations with coefficient matrix LU decomposition process, the original equations into LUX = d.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:12369
    • 提供者:tq
  1. zhuiganfa

    0下载:
  2. 通过数值计算分析方法,应用追赶法求解线性方程组,应用范围大型对称对角矩阵-Application chase-after method to solve the linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:181915
    • 提供者:bert
  1. gen_inverse-matrix--non_-eqs-

    0下载:
  2. 本程序为利用广义逆矩阵法求解朝顶非线性方程组,里面调用了其他三个函数,非别为一般实矩阵的奇异值分解、奇异值分解求一般实矩阵的逆矩阵、广义逆矩阵法求线性超定方程组。-The procedure for the use of generalized inverse matrix method for solving nonlinear equations toward the top, which calls the other three functions, not as a general r
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4410
    • 提供者:RTQ
  1. AX=B-jacobi

    0下载:
  2. 根据雅克比迭代法求解线性方程组AX=B的MATLAB程序。经过算例验证正确。适用性非常广。-According to Jacobi iterative method for solving linear equations AX = B on MATLAB. After a numerical example is correct. Very wide applicability.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:802
    • 提供者:大象
  1. GAUSS1

    0下载:
  2. 列主元高斯消元法,可以求解线性方程组,简单易用-Column pivot Gauss elimination method, can solve linear equations, simple to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:625
    • 提供者:vis
  1. weifenfangchengzu

    0下载:
  2. 这是一个用matlab编写的求解微分方程组的程序-this is a matlab program to solve differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:823
    • 提供者:wanwgei
  1. LieZhuYuanxiaoqu

    0下载:
  2. 列主元消去法求解线性方程组,系数矩阵的维数最大可达到50维-Column principal component elimination method for solving linear equations, the dimension of the coefficient matrix can be up to 50 dimensions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:219693
    • 提供者:王冬
  1. gaosixiaoqu

    0下载:
  2. 高斯消去列主元法求解方程组,另创建一个M文件写入系数矩阵等即可验证-Out Gaussian elimination method for solving equations, the main element, and the other to create a file to write the coefficient matrix M can be verified, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6360
    • 提供者:菜鸟程序员
  1. zuoye

    0下载:
  2. 三次样条插值算法:三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。 -Cubic spline interpolation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1079
    • 提供者:李鹏飞
  1. Gaussian

    0下载:
  2. 高斯消去法 高斯消元的过程,就是利用初等行变换将原来不容易求解的方程组转化为容易求解的方程组。-Gaussian elimination Gaussian elimination process is the use of elementary row transformation is not easy to solve the original equations into easy to solve equations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:179240
    • 提供者:eleven
  1. Gauss

    0下载:
  2. 高斯消元法求解线性方程组,简单易行,速度快,精确-Gauss elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:588
    • 提供者:马琳
  1. interpolation-equations

    0下载:
  2. matlab 求解方程组 计算方法 数值分析-calculation methods to solve equations matlab numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:725311
    • 提供者:mike
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com