CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - solve non-linear equations

搜索资源列表

  1. Nr_C

    3下载:
  2. 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:231098
    • 提供者:姚志良
  1. 数学优化分析综合工具软件包

    6下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-23
    • 文件大小:7421107
    • 提供者:zhangqi
  1. Gauss-Seidel-method

    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. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:51982
    • 提供者:Dmitriy
  1. xianxingdaishu

    0下载:
  2. 可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix determinant, find great vector independent of any group, homogeneous non-homogeneous linear equations to solve, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12722
    • 提供者:尤里
  1. SECANT_ALGORITHM

    0下载:
  2. 非线性代数方程的求解的Mathematica的代码,割弦法,可以解决任意的代数方程,代码清晰,方便用户修改代码,使之成为自己的东西。-Non-linear algebraic equations of the Mathematica code, cutting chord method, can solve any algebraic equation, the code clear, user-friendly modify the code, making our own things.
  3. 所属分类:Algorithm

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

    0下载:
  2. 解线性方程组,N阶求解!c++无可视化界面。使用迭代法!-Solving linear equations, N order to solve! c++ non-visual interface. Using the iterative method!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:665
    • 提供者:思凡
  1. single-COLSYS

    0下载:
  2. 单精度COLSYS子程序,用于求解常微分线性、非线性方程组。经过扩容后版本,可以求解1000个最高阶次为4阶的方程。-Single precision COLSYS subroutine for solving ordinary differential linear, non-linear equations. Expansion or later, you can solve the 1000 highest order for the fourth-order equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:35344
    • 提供者:朱颖
  1. RK4

    0下载:
  2. RK4演算法,可用於解決線性及非線性微分方程-RK4 algorithm can be used to solve linear and non-linear differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:997
    • 提供者:張仁宗
  1. GAUSSJ

    0下载:
  2. 线性方程组的解法 全主元高斯-约当(Gauss-Jordan)消去法 用高斯-约当消去法求解A[XY]=[BI],其中A为n*n非奇异矩阵,B为n*m矩阵,均已知;X(n*m),Y(n*n)未知。-Solution of linear equations the main yuan Gaussian- Jordan (Gauss-Jordan) elimination method Gauss- Jordan elimination method to solve A [XY] = [B
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:629
    • 提供者:han
  1. Gauss

    0下载:
  2. Gauess-Sidel Method for solve non linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:769
    • 提供者:FArhad
  1. Jacobi

    0下载:
  2. Jacobi Method for solve non linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:761
    • 提供者:FArhad
  1. LU

    0下载:
  2. LU Method for solve non linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:674
    • 提供者:FArhad
  1. equations

    0下载:
  2. 用c++求解对角元素不为零的双对角线线性方程组-Using c++ to solve linear equations double diagonal non-zero diagonal elements
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:673
    • 提供者:王瑶
  1. cx

    2下载:
  2. 在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。-Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1497
    • 提供者:魏萌
搜珍网 www.dssz.com