CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Solving Equations

搜索资源列表

  1. 求解非线性方程组

    0下载:
  2. 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2850
    • 提供者:leaderbbs
  1. bafeiqi

    0下载:
  2. 我编写的关于求解达芬方程的程序,各位请指教一下?-I prepared the green in solving equations on the procedure you please enlighten this?
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:978
    • 提供者:钱坤
  1. EOM

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:wangshen
  1. Matlab_implot

    0下载:
  2. MATLAB 解决 隐函数 的 方法 对解方程比较有用 implot-MATLAB to solve implicit function method of solving equations more useful implot
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1062
    • 提供者:zixim
  1. code.rar

    0下载:
  2. (1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 ,(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1721
    • 提供者:娜娜
  1. The-use-of-mixed-finite-element-method-for-solving

    0下载:
  2. 利用混合有限元方法求解抛物型方程的matlab算法-The use of mixed finite element method for solving parabolic equations in matlab algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:1178
    • 提供者:张强
  1. matlab_newton

    0下载:
  2. 用于matlab用牛顿迭代法解方程,这个在数值计算中是很重要的-Matlab by Newton' s iterative method for solving equations, this in numerical calculation is very important to
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1007
    • 提供者:杜晓伟
  1. MATLAB

    0下载:
  2. 数值分析,上机题目,求解方程组十分方便 数值分析,高斯公式, 求解方程组十分方便-Numerical analysis, the machine topic is very convenient for solving equations numerical analysis, Gaussian formula is very convenient for solving equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2249
    • 提供者:詹黎明
  1. MatlabGUI

    1下载:
  2. Matlab GUI编程学习资料,网上搜刮,希望对大家有所帮助-Matlab classic algorithms, including data analysis, solving equations, plotting, fitting the margin, planning and other commonly used content
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:194886
    • 提供者:文磊
  1. LUMATLAB

    0下载:
  2. 本程序为直接LU分解法及其MATLAB程序,用于求解高斯方程组-This procedure for direct LU decomposition method and the MATLAB program for solving equations Gauss
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:552
    • 提供者:大锅
  1. equations

    0下载:
  2. 编写的有关解方程的函数,初学者可以参考-Solving equations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2108
    • 提供者:xiaosheng
  1. solving

    0下载:
  2. 本实验先利用Mathematica求解非线性方程(组),探索不动点、混沌的性质-In this study, the first use of Mathematica for solving nonlinear equations (group), explore the fixed point, chaotic nature of the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:43044
    • 提供者:sean
  1. solving-equations-matlab

    0下载:
  2. 使用matlab编程解一般代数方程 线性方程组、线性微分方程。-Matlab programming solutions using the general algebraic equation of linear equations, linear differential equations.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:85550
    • 提供者:蒲元威
  1. solving-equation

    0下载:
  2. 此时matlab中求解方程的基本实例,包括线性和非线性的微分和常数方程-At this point the basic matlab examples for solving equations, including linear and nonlinear differential equations and constants
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:85198
    • 提供者:ray
  1. solve-linear-equations-in-matlab

    0下载:
  2. 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:550353
    • 提供者:lin
  1. Solving-equations

    0下载:
  2. 解方程,其中包含解方程的一些解法,源代码是M文件的形式,还有PPt的相关教程-Solving equations, solving equations containing a number of solutions, M-file source code form, as well as the related tutorial PPt
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:85550
    • 提供者:韩鹏程
  1. Solving-equations

    0下载:
  2. matlab解方程用到的代码,用于方程组求解-matlab equations used in the code for the equations to solve
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:85192
    • 提供者:刘折
  1. Solving-equations-in-matlab

    0下载:
  2. 有大量的方程是无法直接求出解析解的,用matlab可以方便的得出复杂方程的数值解,附有pps的讲解说明-There are a lot of equations can not be directly obtained analytical solution of the numerical solution of the complex equation matlab can come and with pps explain instructions
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:85243
    • 提供者:leo
  1. methods-solve-equations-matlab

    0下载:
  2. Several methods for solving equations matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:17602
    • 提供者:纪培强
  1. LU-decomposition-of-equations

    0下载:
  2. LU分解解方程,是利用追赶法解方程的,中间掺杂的矩阵编程,是一个很有效的数值解问题。-LU decomposition solution of the equation is the use of catch-up method for solving equations, matrix doping program in the middle, is a very efficient numerical solution of the problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3436
    • 提供者:qiaofangtong
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com