CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - solve linear equations

搜索资源列表

  1. matrix_master

    0下载:
  2. Matrix Master, This program will solve a linear system of equations. To execute program goto URL garyssite.com
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1599
    • 提供者:my dog
  1. fczsrc

    0下载:
  2. VB解方程组,可以解二元一次方程组,三元一次方程组。-VB solutions of equations, can solve the dual linear equation group, ternary linear equation group.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:16117
    • 提供者:松公子
  1. HW_WAFI

    0下载:
  2. Toro的一维浅水程序采用waf+hll, 模拟圆形溃坝-Program name: HW-WAFI File name: hw_wafi.f Purpose: To solve the time-dependent non-linear one dimensional shallow water equations with geometric source terms due to cylindrical symmetry by the Weighted Average F
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4888
    • 提供者:周润发
  1. HW_SLIC

    0下载:
  2. Toro的slic方法的一维浅水程序,蚕蛹muscl重构-Program name: HW-SLIC File name: hw_slic.f Purpose: To solve the time-dependent non-linear one dimensional shallow water equations by the SLIC method. The method involves a MUSCL reconstruction of the data, time
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4955
    • 提供者:周润发
  1. HW_WAFH

    0下载:
  2. Toro的waf加hll求解器的一位非线性浅水程序-Program name: HW-WAFH File name: hw_wafh.f Purpose: To solve the time-dependent one dimensional non-linear shallow water equations by The Weighted Average Flux (WAF) Method using the HLL approximate Riemann solver,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4618
    • 提供者:周润发
  1. HW_MUSH

    1下载:
  2. 做浅水计算的都知道TORO什么概念, 这是他老先生的muscl-hancock加h-Program name: HW-MUSH File name: hw_mush.f Purpose: To solve the time-dependent non-linear one dimensional shallow water equations by the MUSCL-Hancock method in conjunction with the HLL approximate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5334
    • 提供者:周润发
  1. HW_EXARP

    0下载:
  2. 这是Toro老先生的带干湿界面的精确解,请好好研究-Program name: HW-EXARP File name: hw_exarp.f Purpose: To solve exactly the general Riemann problem for the non-linear one-dimensional shallow water equations for wet and dry bed conditions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3641
    • 提供者:周润发
  1. HW_RCM

    0下载:
  2. 这是Toro的rcm方法求解非线性浅水方程的精确解, 请结合他的两本书看-Program name: HW-RCM File name: hw_rcm.f Purpose: To solve the time-dependent non-linear one dimensional shallow water equations by the Random Choice Method (RCM) on a non-staggered grid, with van der Cor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5543
    • 提供者:周润发
  1. FortranSuanFa

    0下载:
  2. 包括线性、非线性代数方程组的求解、矩阵运算、数值积分、常微分方程组的求解等内容。-Including linear, nonlinear algebraic equations to solve, matrix operations, numerical integration, solving ordinary differential equations and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:11134964
    • 提供者:张鹏飞
  1. gavno

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:108656
    • 提供者:John
  1. guasMATLAB

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3131
    • 提供者:ismaail
  1. danchunxing1

    0下载:
  2. 用优化方法中单纯型的思想,转换为矩阵的变化,巧妙的求解线性和非线性方程组的解 -With optimization method of the type of pure thought for the change of the matrix, conversion, clever to solve the linear and nonlinear equations solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:803
    • 提供者:程耀兵
  1. ilim1

    0下载:
  2. this code uses inverse linear interpolation method to solve non linear system to equations.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:4002399
    • 提供者:Haris
  1. Matlab

    0下载:
  2. Gauss Seidel 解数学矩阵方程 Bisection 解1元高次方程 Newton Method 解高次方程 Taylor series 泰勒公式求方程近似解-In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1651
    • 提供者:yuguo
  1. jiefangcheng-

    0下载:
  2. 函数solve用于求解一般代数方程的根,函数desolve用以求解线性常微分方程,有5个源码实例-The function solve is used to solve the root of the algebraic equations in general, function desolve used to solve the linear ordinary differential
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:85274
    • 提供者:王彦钧
  1. root

    0下载:
  2. 求二元一次方程式的解 求解二元一次聯立方程式可以使用代入消去法或加減消去法-- Linear equation To solve the binary simultaneous equations using the substitution elimination or subtraction elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:587
    • 提供者:張英勝
  1. GAUS

    0下载:
  2. 全选主元高斯消去法求解线性代数方程组AX=B的全部解-QuanXuan primary gaussian elimination method is used to solve the linear algebra equations AX = B of all solutions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:648
    • 提供者:戴敏
  1. UKF-matlab-simulation

    0下载:
  2. 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:9947
    • 提供者:shaodong
  1. MATLAB7-for-Engineers

    0下载:
  2. 外文书名: Introduction to MATLAB7 for Engineers 本书主要介绍了MATLAB在工程方面和应用,内容的组织非常灵活,可以适应各层次读者的需求。第1-4章必须按顺序阅读,分别介绍了MATLAB特性、数组的概念、函数和文件的使用以及MATLAB编程。第5-10章相互独立,可以按任意顺序阅读。第6章深入讨论了如何使用MATLAB解决多种常见类型的工程问题,其中包括二维和三维图形、线性代数议程的解、基本的统计和概率、微积分和微分方程的数值方程、Simulink以及MA
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:59045110
    • 提供者:wudan
  1. double-COLSYS

    0下载:
  2. 双精度COLSYS子程序,用于求解常微分线性、非线性方程组。经过扩容后版本可以求解1000个最高阶次为4阶的方程组。并达到令人满意的精度。-Double precision COLSYS subroutine, used to solve ordinary differential linear, nonlinear equations. After expansion version can solve the 1000 highest order for 4 order equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:35646
    • 提供者:朱颖
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com