CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - Solving Equations

搜索资源列表

  1. AX=b

    0下载:
  2. 已知线性方程组,求解,得到一个结果向量。-Known linear equations, solving, we obtain a result vector.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:787
    • 提供者:刘耀中
  1. Ch6

    0下载:
  2. 迭代法求解非线性方程的解,包括二分法、牛顿法及抛物线法-Iterative method for solving nonlinear equations, including the dichotomy, Newton' s method and the parabolic law
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:7084
    • 提供者:
  1. LU

    0下载:
  2. 运用LU分解法来解线性方程组 可以改变N 来解N阶线性方程-N to solve N linear equations using LU decomposition method for solving linear equations can be changed
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:652
    • 提供者:李家骐
  1. Newmark

    2下载:
  2. matlab Newmark法 用于求解二阶常系数微分方程组-matlab Newmark method for solving second-order differential equations with constant coefficients
  3. 所属分类:assembly language

    • 发布日期:2014-09-16
    • 文件大小:1024
    • 提供者:luoguangbing
  1. PSO

    1下载:
  2. 粒子群优化的基本算法,利用该方法求解非线性方程组-The basic particle swarm optimization algorithm, using this method for solving nonlinear equations
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:589
    • 提供者:blueice
  1. matlab_ode45fuzadiaoyong

    0下载:
  2. matlab程序中ode45复杂调用格式解微分方程。-matlab program for solving differential equations ode45 complex call format.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:3019
    • 提供者:Archer
  1. matlab_ode45

    0下载:
  2. matlab运用ode45的简单调用解微分方程范例。-the use of a simple call to matlab ode45 paradigm for solving differential equations.
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:240295
    • 提供者:Archer
  1. Cpp4

    0下载:
  2. 三次样条插值求函数近似值;追赶法求解方程组。-Cubic spline interpolation for function approximation catching method for solving equations.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:807
    • 提供者:zhangwd
  1. Desktop

    0下载:
  2. matlab 中用Bisection方法求解一元多次方程,是一种很好的算法。但收敛速度比较慢,是线性收敛-matlab using Bisection method for solving multiple equations one yuan, is a good algorithm. But convergence is slow, linear convergence
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1335
    • 提供者:Du Yuqiao
  1. matlab-jacobi

    0下载:
  2. 用jacobi解线性方程组,这是老师布置的作业 -Solving linear equations with jacobi
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:18883
    • 提供者:赵连星
  1. vcPP002

    0下载:
  2. 追赶法求线性方程组,很好使的源代码-Catching method for solving linear equations, so good source! ! ! ! !
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:808
    • 提供者:lfj
  1. newton

    0下载:
  2. 用newton迭代法求解非线性方程组的matlab主程序.-Solving nonlinear equations matlab main program using newton iterative method.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:964
    • 提供者:zhouzhou
  1. lu

    0下载:
  2. lu分解法求解线性方程组,用in.txt文件输入,自动输出。-lu decomposition method for solving linear equations, input in.txt files, automatically output.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:933
    • 提供者:撒旦分
  1. QIUJIECHANGWEIFENFANGCHENG

    0下载:
  2. 这是一个用C语言编写的用于求解微分方程的程序,程序可运行。-This is a C language program for solving differential equations, the program can be run.
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:25734
    • 提供者:王 王
  1. gaosixiaoyuanfajuzhen

    0下载:
  2. 本例 是通过高斯消元法解线性方程组,代码可行,欢迎使用-This example is by Gaussian elimination method for solving linear equations, the code is feasible, Welcome
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:laotan
  1. Lufenjiefajiexianxingfangcheng

    0下载:
  2. Lu分解法解线性方程组的代码,大家可以试试看,欢迎使用-Lu decomposition code method for solving linear equations, we can try, Welcome
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:949
    • 提供者:laotan
  1. mnewton

    0下载:
  2. 用LU分解法解线性方程组Ax=b。用牛顿法求非线性方程f(x)=0-With the LU decomposition method of solving linear equations Ax = b. Using Newton s method for nonlinear equation f (x) = 0
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:826
    • 提供者:贾璐
  1. matlab-function

    0下载:
  2. 数值分析中各种代码几何,包括差值函数,牛顿逼近,以及微分方程的解。所以优化参考。-Numerical analysis of various geometric code, including the difference between the functions, Newton approximation, as well as solving differential equations. So Optimization Reference.
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1969286
    • 提供者:huchao
  1. gs

    0下载:
  2. 用高斯消去法解线性方程组的C语言程序,精简易懂,简单实用-Gaussian elimination method for solving linear equations C language program, streamlining understandable, simple and practical
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:670
    • 提供者:criller
  1. jie_theory

    0下载:
  2. 估计信道增益,采用最小二乘法解方程的形式来估计信道增益。-It estimates the channel gain, in the form of the least squares method for solving equations to estimate the channel gain.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1902
    • 提供者:
« 12 »
搜珍网 www.dssz.com