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

搜索资源列表

  1. Newton

    0下载:
  2. 此源码用于对一些非线性的方程组进行求解,时间复杂度比较小,效率比较高-This source is used for some non-linear equations is solved, the time complexity is relatively small, more efficient
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:808
    • 提供者:小虾郭
  1. nls5

    2下载:
  2. 基于求解非线性薛定格方程的分步傅立叶方法和参变量积分法,在该论文中,我们提出了一种求解光脉冲在N芯光纤耦合器中传输信号的耦合模方程组的数值方法,同时用此方法对光脉冲在双芯和三芯非线性耦合器中的传输演化进行了仿真。-alculated using non-linear equation shrodinger received a variety of soliton solutions
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1615
    • 提供者:风云
  1. san--dui-jiao

    0下载:
  2. 这是一个求解三对角线性方程组的有些解法,比较适用。-This is a tridiagonal linear equations to solve some solution, more suitable.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:955
    • 提供者:曾宇航
  1. Solving-linear-equations

    0下载:
  2. 求解迭代线性方程组的解,Jacobi迭代程序、Gauss_seidel迭代、补充SOR迭代及个人心得-Solving linear equations iterative solution, Jacobi iterative process, Gauss_seidel iteration, SOR iteration and personal experiences to add
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2295
    • 提供者:施政
  1. sparse-matrix

    0下载:
  2. 关于稀疏矩阵的存储、计算,稀疏矩阵线性方程组的求解方法及原理集锦,都是在网上搜集的资料,比较全面的阐释稀疏矩阵的用法。-About the storage and calculation of sparse matrix , and also the solving method and principle of sparse matrix linear equations.All of the pdfs are loaded online, these gather information o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3320084
    • 提供者:方逸晨
  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. 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 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com