CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fortran 非线性方程组

搜索资源列表

  1. dqed_for

    3下载:
  2. 求解非线性方程组的一个高效算法,用FORTRAN实现.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:60086
    • 提供者:陆卫兵
  1. 牛顿下山法求解非线性方程组

    7下载:
  2. fortran程序,绝对好用,我给你初始的设为变量五的方程组,迭代主值也给了,自己改就行了,附送夸克物态方程程序
  3. 所属分类:源码下载

    • 发布日期:2011-12-20
    • 文件大小:26000
    • 提供者:kyoisiori
  1. gauss

    2下载:
  2. 这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
  3. 所属分类:Other windows programs

    • 发布日期:2014-04-30
    • 文件大小:926
    • 提供者:陈建光
  1. colmod

    0下载:
  2. 一个解常微分边值问题的高端求解器,可以解显式表达的微分方程组,且此微分方程组的每一个方程可以容许4阶的微分。长于解非线性的奇异问题。内附论文。程序自带说明和算例。-Automatic Continuation With Collocation. This Package Solves `Stiff Boundary Value Problems For Ordinary Differential Equations By Using Continuation, As Descri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:246284
    • 提供者:刘项
  1. Sparse_matrix_algorithm_and_program_implementation

    1下载:
  2. 稀疏矩阵算法及其程序实现(杨绍祺)。本书较全面的介绍了在求解非线性代数方程组,非线性微分方程组和非线性优化等问题时所产生的稀疏线性化代数方程组的稀疏矩阵算法。-Sparse matrix algorithm and program implementation (Yang Shaoqi). More comprehensive introduction to the book in solving nonlinear algebraic equations, nonlinear differen
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:5013056
    • 提供者:wangzijian
  1. GAUSS

    1下载:
  2. 利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-30
    • 文件大小:1024
    • 提供者:Bryne
  1. Visual-Fortran2002

    5下载:
  2. 有数值计算中常用的Visual Fortran子过程近200个,内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶变换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组,每一个子程序都包括功能、方法、使用说明、子程序和例子五部分。本书的所有子过程都在Visual Fortran 5.0版本上进行过验证,程序都能正确运行。同时配书发行光盘,包括所有子过程、验证过程及所有验
  3. 所属分类:software engineering

    • 发布日期:2014-04-30
    • 文件大小:7149568
    • 提供者:
  1. nonlinear

    3下载:
  2. nonlinear,求解非线性方程组的Fortran源程序。-nonlinear, nonlinear equations of the Fortran source code.
  3. 所属分类:Algorithm

    • 发布日期:2014-04-30
    • 文件大小:1024
    • 提供者:黄永杰
  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. Newton-method-

    1下载:
  2. 运用牛顿法求解非线性方程组源程序,fortran模块-newton method for nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:705992
    • 提供者:toby
  1. gauss101

    0下载:
  2. 这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:vi99730
  1. Newton_Fortran-

    0下载:
  2. (Fortran编程)数值分析之Newton法求解非线性方程组-the fortran code of newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1414
    • 提供者:wanghao
  1. algorithm-sets-by-Xu

    0下载:
  2. 徐士良fortran常用算法程序集,包括线性和非线性方程组的运算,差值,数值积分等运算。-XU Shi-liang fortran commonly used algorithm assembly, comprising calculating the difference, numerical integration calculation of linear and nonlinear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:1004246
    • 提供者:郭海朝
  1. fortran各章代码

    3下载:
  2. 第1章 矩阵分解与线性方程组直接方法 第2章 线性方程迭代方法 第3章 最小二乘法与曲线拟合 第4章 特征值与特征向量 第5章 非线性方程 第6章 非线性方程组 第7章 插值法 第8章 数值微分 第9章 数值积分 第10章 特殊函数 第11章 常微分方程(The first chapter is matrix decomposition and direct method of linear equations The second chapter is the itera
  3. 所属分类:其他

  1. Fortran Newton法求解非线性方程组

    2下载:
  2. 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:wagzijian
  1. 非线性方程

    0下载:
  2. 非线性方程组代码,希望对初学者有帮助!!!(the code for fortran language,may it can help learner)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:35840
    • 提供者:lshc010101
搜珍网 www.dssz.com