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

搜索资源列表

  1. homotopycontinue

    1下载:
  2. 同伦连续算法,很好得用来求解非线性方程组-Homotopy continuation method, may very well be used to solve nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4545
    • 提供者:liuming
  1. nolinerequationssolves

    0下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:14089
    • 提供者:liuming
  1. dcal

    0下载:
  2. 病态方程组求解的matlab程序,涵盖LU分解、Jacobi迭代、GS迭代、SOR迭代四种方法,通过输入参数M来选去对应的算法。-Sick Equations matlab program, covering LU decomposition, Jacobi iteration, GS iteration, SOR iterative four methods, through M to choose input parameters to the corresponding algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:louis
  1. fangcheng

    0下载:
  2. 非线性方程组求解,很多实用方法的M文件,包括常用的各种方法-m file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:11700
    • 提供者:陈合涛
  1. Algrithms

    0下载:
  2. 常用的方程组求解算法,包括LU分解、高斯分解、范德蒙等算法。-Algorithm commonly used equations, including LU decomposition, Gauss decomposition, Vandermonde and other algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:45213
    • 提供者:彭检贵
  1. changyongsuanfachengxuji(C)

    0下载:
  2. 一些常用的算法程序,C语言描述,包括多项式计算,线性方程组求解,插值逼近,一些变换和滤波-common arithmetical program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:200591
    • 提供者:lurong
  1. commonly_used_algorithms_C_language

    0下载:
  2. 该文件夹包含了常用的一些算法,用C语言编写的,包括多项式、矩阵、特征值、方程组求解、插值与逼近-The folder contains a number of commonly used algorithms, written with C language, including polynomial, matrix, eigenvalue, equations, interpolation and approximation, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:180264
    • 提供者:Lin
  1. curve

    0下载:
  2. 一个曲线拟合 方程组求解,VS2008编译,根据特定点的坐标进行拟合-Curve fitting equations, VS2008 compiler
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1276
    • 提供者:xpjandy
  1. xianxingfangcheng

    0下载:
  2. 数值计算高斯-赛德尔迭代法线性方程组求解-Numerical Gauss- Seidel iterative method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:29209
    • 提供者:郭立杰
  1. CTOD_CombinedTM1

    1下载:
  2. 非线性方程组求解,有关于超越方程组的求解,包含对奇异点的处理-Nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2000
    • 提供者:heshutao
  1. Homotopy_method

    1下载:
  2. 求解低阶非线性方程组的同伦方法程序,包括Euler修正迭代算法程序,切矩阵形成,切向量生成程序等。-Nonlinear equations to solve low-order methods and procedures homotopy
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:13691
    • 提供者:Qin
  1. Jacobi

    0下载:
  2. Jacobi法线性方程组求解的matlab function-Jacobi method for solving linear equations of the matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:643
    • 提供者:gechengwei
  1. linearequations

    0下载:
  2. 线性方程组求解,增广矩阵可以在对话框界面中输入-To solve the linear equations,and augmented matrix can be input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:33728
    • 提供者:liz
  1. cholesky

    2下载:
  2. 这个程序是对系数矩阵进行乔列斯基分解,并对线性方程组求解的通用程序-This program is the coefficient matrix Qiaoliesiji decomposition, solving linear equations and general program
  3. 所属分类:matlab

    • 发布日期:2016-06-02
    • 文件大小:2048
    • 提供者:张靖
  1. Adomiandecompositionmethod

    3下载:
  2. 用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。-using Adomian decompositon method to solve fractional differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:735
    • 提供者:zgl
  1. gaosidiedai

    0下载:
  2. 本程序是数值分析中经典的高斯迭代法求解线性方程组-The numerical analysis procedure is the classical Gauss iterative method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:714
    • 提供者:
  1. Linearequations

    0下载:
  2. 线性方程组求解,简单实用,非常适合初学者-Linear equations, simple, practical, very suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11669
    • 提供者:李一浩
  1. homotopy-matlab

    0下载:
  2. 求解非线性方程组,比Newton迭代更加稳定的迭代法-Solving nonlinear equations, Newton iteration is more stable than the iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3914
    • 提供者:wang
  1. cSharpnumerical-calculation

    0下载:
  2. 一本介绍C#数值计算的书,内容包括复数运算、矩阵运算、线性代数方程组求解、非线性方程组求解、插值、积分等问题,并印有源代码-A descr iption of the book C# numerical calculation, including complex arithmetic, matrix operations, linear algebra equations, nonlinear equations, interpolation, integration and other is
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4501368
    • 提供者:许从
  1. Nonlinear-equations

    0下载:
  2. 非线性方程组求解,里面有很多相关的matlab算法例子。希望对大家有用!-Nonlinear equations, there are many examples of related matlab algorithm. Hope it useful!
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:11695
    • 提供者:郑林
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com