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

搜索资源列表

  1. Jacobi

    0下载:
  2. matlab语言编写的,用于求解线性方程组的雅克比消去法-Jacques elimination method solving system of linear equations with matlab
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:566
    • 提供者:luoxia
  1. Gauss_pivot

    0下载:
  2. matlab 高斯列主元消去法求解线性方程组程序,可用于求解任何元数方程组-Matlab gaussian column primary elimination method solving system of linear equations procedures, can be used to solve any yuan number equations
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:545
    • 提供者:luoxia
  1. ConDistill

    0下载:
  2. 连续多组分(三元)精馏塔的模拟计算,用ode45()求解由DistMassBalance是()定义的物料平衡方程组 -Continuous multi-component (ternary) distillation column simulation, solving the material balance equations defined by DistMassBalance () ode45 ()
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:1601
    • 提供者:昌然
  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. dandao1

    0下载:
  2. 该程序段有助于解决微分方程组的求解,所用的方法为龙格库塔法-The block can help to solve the solution of differential equations, the method used for the Runge-Kutta method
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:21935
    • 提供者:欧阳利勇
  1. main

    1下载:
  2. 通过改进的遗传算法来求解复杂的非线性方程组-Through the improved genetic algorithm to solve complex nonlinear equations
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:xiang
  1. Cpp4

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

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

    0下载:
  2. LSQR求解方程组的源代码,本人测试并常用,第一次来程序员网站,给点干活。 linux gcc编译通过。-LSQR for solving equations of the source code, I tested and used linux gcc compiler.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:934
    • 提供者:刘太臣
  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. CH6

    1下载:
  2. FORTRAN编程,求解非线性方程组,如牛顿迭代法,DFP方法等-FORTRAN programming, solving nonlinear equations, such as Newton iteration, DFP methods
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:12360
    • 提供者:海寒
  1. NtHpyYqb

    0下载:
  2. 矩阵运算,转置,逆矩阵,线型代数方程组的求解,-Matrix operations, transpose, inverse matrix, solving linear algebraic equations,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:172340
    • 提供者:lucia
  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. PSO-HJ

    1下载:
  2. PSO算法和模式搜索法的混合算法求解非线性方程组-PSO algorithm and hybrid algorithm pattern search method for solving nonlinear equations
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1712
    • 提供者:何骞
  1. PSO-MC

    1下载:
  2. PSO算法和蒙塔卡洛算法的混合算法,求解非线性方程组。单目标优化问题-Hybrid algorithm of PSO and Monta Carlo algorithms for solving nonlinear equations. Single-objective optimization problem
  3. 所属分类:source in ebook

    • 发布日期:2015-10-31
    • 文件大小:1024
    • 提供者:何骞
  1. PSO

    0下载:
  2. PSO源代码,求解单目标优化问题,本代码用于求解非线性方程组问题-PSO source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1319
    • 提供者:何骞
  1. pso-fd

    0下载:
  2. PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:何骞
  1. 龙哥库塔-c语言

    0下载:
  2. 用c语言编写的龙哥库塔方法求解微分方程组,N代表积分变量的个数,step-积分步长。
  3. 所属分类:其它

  1. newton

    0下载:
  2. 简化牛顿法求解非线性方程组,程序内附注释-Simplified Newton method forSolving Nonlinear equations, the program containing the comment
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:713014
    • 提供者:赵堃
  1. 47552180pde

    0下载:
  2. 利用MATLAB求解偏微分方程组,边界条件为第一类、第二类条件。-Using MATLAB to solve partial differential equations, the boundary conditions for the first category, the second category of conditions.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1260
    • 提供者:zhangjingjing
« 1 2 34 »
搜珍网 www.dssz.com