搜索资源列表

  1. Differential-Equations

    0下载:
  2. 利用matlab 和 差分方法求解非线性方程-Difference Methods Partial Differential Equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3845120
    • 提供者:袁建辉
  1. nonlinear-equations

    0下载:
  2. 非线性方程求根程序,含割线法、试位法、不动点迭代法、NEWTON-Raphason方法等,还有详细的误差分析,和各种方法示意图-this program is intended for nonlinear equations,including the regula method/secant method/fix point method/newton-raphson method and so on
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:
  1. linear-equations

    0下载:
  2. 解1至5元线性方程组。。 如解2元线性方程组时,只需在前两个方程中的x1,x2前输入系数,在最后一列前两个框输入2个常数项即可。其它多元方程组依次类推-1 to 5 yuan solution of linear equations... Such as 2 yuan solution of linear equations, just in the first two in the equations are x1, before t
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:55296
    • 提供者:wuhao
  1. Gauss--solution-equations

    0下载:
  2. Gauss主元消去法解方程组(C语言版)-数值分析经典程序案例。-Gauss primary elimination technique solution equations-numerical analysis
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liuyuan
  1. Solving-linear-equations

    0下载:
  2. 分别Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组-Jacobi iteration method respectively and Gauss-Seidel iteration method is used to solve the linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:李记
  1. Differential-Equations

    0下载:
  2. 偏微分方程的MATLAB解法,用于求解偏微分方程的数值解-MATLAB solution of partial differential equations, numerical solution for solving partial differential equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:5131264
    • 提供者:张翼
  1. Solving-linear-equations

    0下载:
  2. 利用C语言编写线性方程组直接法的源程序,通俗易懂,不用手算,方便快捷。- 允许输入拉丁字符的拼音 中文(简体) 英语 日语 Written in C language sourc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:小样
  1. ordinary-differential-equations

    0下载:
  2. 利用Matlab 实现常微分方程数值解法; 利用编制的算法求解若干常微分方程; -Numerical Solution of Ordinary Differential Equations using Matlab Prepared by the algorithm for solving certain ordinary differential equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:jenny
  1. Chapter-9-Equations-in-One-Variable

    0下载:
  2. 第9章 方程求根.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 9 Equations in One Variable
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:空悟
  1. Chapter-10the-nonlinear-equations

    0下载:
  2. 第10章 非线性方程组求解.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 10 of the nonlinear equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:空悟
  1. solution-of-linear-equations

    0下载:
  2. 第11章 解线性方程组的直接法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 11 the direct method of solution of linear equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:空悟
  1. Partial-Differential-Equations

    0下载:
  2. 第16章 偏微分方程的数值解法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 16 Numerical Solution of Partial Differential Equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:空悟
  1. Solution-of-linear-equations

    0下载:
  2. 其中的相应程序为实现解决线性方程组的相应的方法,程序测试正确。-Corresponding procedures for the realization of the appropriate method to solve linear equations, the correct program testing.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:jh
  1. Solution-of-unlinear-equations

    0下载:
  2. 其中的相应程序为实现解决非线性方程组的相应的方法,程序测试正确。-Corresponding procedures for the realization of the appropriate method to solve unlinear equations, the correct program testing.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:jh
  1. solving-linear-equations

    0下载:
  2. 利用顺序消元法和列主元消元法,分别解线性方程组。-Using the order of elimination method and main-element elimination method for solving linear equations, respectively.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:刘云
  1. nonlinear-equations-with-MATLAB.

    0下载:
  2. 用MATLAB实现非线性方程的数值解法。主要有不动点迭代法,牛顿法,割线法和对称秩法的MATLAB源码。-Numerical solution of nonlinear equations with MATLAB. Fixed point iteration method, Newton, secant, and the symmetry rank of the MATLAB source.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:yaliwang
  1. Linear-equations

    0下载:
  2. 求解二元一次方程,输入二元一次方程中已知的数字,计算答案-Solving linear equations in two
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:199680
    • 提供者:cgy
  1. Saint-Venant-equations

    0下载:
  2. 圣维南方程组计算程序 vb开发 进行河道水流模拟计算-Saint-Venant equations vb development of computational procedures for river flow simulation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:dirac
  1. linear-equations

    0下载:
  2. 求解实系数方程组的高斯消去法,约当法,追赶法,分解法,平方根法,大型稀疏方程组法-Solving real coefficient equations of the main Gaussian elimination, about the law to catch up with France, large-scale sparse equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:胡程序
  1. Nonlinear-equations

    0下载:
  2. 求非线性方程一个实根的对分法,牛顿法,埃特金迭代法,连分式法,QR法,牛顿下山法。-Nonlinear equations a real root of sub-law, Newton s method, Aitken iterative method, continued fraction method, QR method, Newton downhill method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:胡程序
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org