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

搜索资源列表

  1. 1

    0下载:
  2. 迭代法求解方程组,包括雅可比迭代法,高斯-赛德尔代法,SOR迭代法可供选择
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1166
    • 提供者:林观
  1. AX=b

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

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

    0下载:
  2. Newton-Raphson 算法 用来求解非线性方程组根的解法-Newton-Raphson algorithm used to solve the root of the solution of nonlinear equations
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1288
    • 提供者:zhangrui
  1. ZH

    0下载:
  2. 电磁场中的矩量法计算,R. F. Harrington在《计算电磁场的矩量法》一书中对其原理及过程进行了详尽的介绍.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键-The electromagnetic field in the moment method
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:649
    • 提供者:zhaorenjie
  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. linear-equation

    0下载:
  2. 线性方程组 求解啊啊啊 -linear equation
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1337
    • 提供者:草丛
  1. Cpp4

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

    • 发布日期:2017-04-04
    • 文件大小:807
    • 提供者:zhangwd
  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. newton

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

    • 发布日期:2017-05-03
    • 文件大小:713014
    • 提供者:赵堃
  1. Cholesky-solution-of-equation

    0下载:
  2. 乔累斯基解方程主要用于矩阵求解,线性方程组求解等,用法较广-Cholesky solution of equation
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3511
    • 提供者:王强
  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. reynolds

    1下载:
  2. 利用matlab编程求解雷诺方程,用有限差分法将雷诺方程转换成非齐次的线性方程组-Reynolds equation solved using matlab programming, finite difference method will be converted to the Reynolds equation linear equations nonhomogeneous
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:662
    • 提供者:陈宏达
  1. total gauss

    0下载:
  2. 采用列主元高斯消去法求解线性方程组,可供初级学习参考使用,也可求解较复杂线性方程组。(The column principal element Gaussian elimination method is used to solve the linear equations, which can be used for primary learning reference and can solve the more complex linear equations.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:筱海子
搜珍网 www.dssz.com