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

搜索资源列表

  1. 一阶波动方程

    7下载:
  2. 此代码为一阶波动方程的迎风格式数值求解,包括详细的MATLAB的程序代码注释,以及生成图像的对比(精确解与数值解)
  3. 所属分类:matlab例程

    • 发布日期:2016-04-18
    • 文件大小:1114
    • 提供者:19782012
  1. lizisuanfa

    0下载:
  2. 粒子算法在处理方程最优解的应用,用于求解方程的最大值或者最小值。-Particle algorithm is applied to solve the optimal solution of the equation, which is used to solve the maximum or minimum value of the equation.
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:7984
    • 提供者:李杨
  1. LU

    0下载:
  2. 高斯运算中的LU分解,用于矩阵分解以及求解方程矩阵-Matrix Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:698
    • 提供者:
  1. modeling1

    3下载:
  2. 拉格朗日动力学方程自动求解:用于串联、并联、混联机械系统拉格朗日动力学方程建模时自动求解方程的系数-automatic solution of Lagrangian equation
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:shaoke
  1. newton

    0下载:
  2. 多种牛顿法求解方程,里面还有根据原理来快速求解和详细分析过程的求解方法-A variety of Newton method for solving equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1093
    • 提供者:clay
  1. SOR

    0下载:
  2. SOR求解方程,一种是根据公式直接计算,另一种是根据原理来求解。-SOR solving equations, one is based on the direct calculation of the formula, the other is based on the principle to solve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:994
    • 提供者:clay
  1. fenduanhanshu

    0下载:
  2. 编写一个分段函数,输入不同X值,利用的求解方程不同,得出Y值-Write a piecewise function, enter a different X values, different use of solving equations, obtained Y value
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:徐广良
  1. Newton_raphson

    0下载:
  2. 牛顿迭代法又称为牛顿-拉弗森方法,它是一种在实数域和复数域上近似求解方程的方法。-Newton method, also known as Newton-Raphson method, it is a real field and complex domain approximation method of solving equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:691
    • 提供者:张兵
  1. MonteCarlo

    0下载:
  2. 蒙特卡罗方法求解方程,得到局部最优解。-using MoterCarlo method to get Local optimal solution of the equation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:999
    • 提供者:周文宗
  1. chazhifa

    0下载:
  2. 运用插值法求解方程的根,通过计算机求解更方便快捷- 运用插值法求解方程的根,通过计算机求解更方便快捷 Interpolation method to solve the root of the equation, through the computer to solve more convenient
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1043
    • 提供者:王杰
  1. Nonlinear-equations-is-presented

    0下载:
  2. 牛顿迭代法(Newton s method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。-Newton iterative method (Newton s method) is also known as Newton- Ralph monson (laffer sen) method (Newton Raphson method), it was proposed by Newton in
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:575
    • 提供者:田青永
  1. src

    0下载:
  2. 一个用smt求解器z3来求解方程x + y*c*e d解的程序- a simple example of using z3 to solve equation: x+ y*c*e d+ a using z3
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1748
    • 提供者:xdb
  1. root-finding

    0下载:
  2. 利用Fortran语言求解方程的根,方程不能用公式表达-Using Fortran language to solve the root of the equation, the equation can not be expressed by the formula
  3. 所属分类:assembly language

    • 发布日期:2017-12-14
    • 文件大小:13390
    • 提供者:jiezhi
  1. odesbvp

    0下载:
  2. 利用边值问题求解器bvp4c求解常微分方程的数值解(The numerical solution of ordinary differential equations is solved by using the boundary value solver bvp4c)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:xrzy
  1. WenDuMoTaiDieJiaFa

    1下载:
  2. 先求解一维瞬态热传导有限元方程前若干阶特征值和特征向量,再利用模态叠加法求解瞬时温度变化(Firstly, the eigenvalues and eigenvectors of the finite element equations of one-dimensional transient heat conduction are solved, and then the modal superposition method is used to solve the transient tem
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:知了
  1. 1--有限差分法的Matlab程序

    2下载:
  2. 椭圆方程的matlab有限差分计算程序,能够近似求解椭圆形偏微分方程(Elliptic equation matlab finite difference calculation procedures, can be solved approximately elliptic partial differential equations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:北方森林
  1. Burgers_C

    0下载:
  2. 用于求解一维对流扩散方程(Burgers方程)数值解的程序(A program for solving numerical solutions of 1D convection diffusion equations)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:chenxz
  1. tezhengfangcheng

    0下载:
  2. 本程序主要是对特征值,特征向量进行求解,后面附有朱伯芳25杆桁架优化程序(This procedure is mainly for eigenvalue, feature vector for solving)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:sunning
  1. 常微分方程求解matlab

    0下载:
  2. 加恒定的膜电流,计算0~50ms时间段内 Hodgkin-Huxley模型的积分,并完整地分析和解释所得到的结果(With constant membrane currents, the integral of the Hodgkin-Huxley model in the 0~50ms period is calculated, and the results are fully analyzed and explained)
  3. 所属分类:matlab例程

  1. newton

    0下载:
  2. 对于给出的有限插值,利用牛顿插值法求解方程(For the given finite interpolation, the Newton interpolation method is used to solve the equation)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:823811603
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com