CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵 FORTRAN

搜索资源列表

  1. Fortran

    0下载:
  2. Fortran基本算法源程序,线性方程,矩阵运算,非线性方程,极值问题
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:888096
    • 提供者:田严力
  1. 稀疏非对称矩阵的ICCG法FORTRAN源程序

    1下载:
  2. 稀疏非对称矩阵的ICCG法FORTRAN源程序-Sparse non-symmetric matrix of the ICCG method FORTRAN source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-01-11
    • 文件大小:22154
    • 提供者:testsb
  1. SPARSKIT2.tar.gz

    2下载:
  2. 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:1157376
    • 提供者:张德柱
  1. jiegoulixue.rar

    1下载:
  2. 利用矩阵位移法计算平面钢架轴力、剪力、弯矩 可计算多层桁架内力 ,Matrix displacement method using a steel frame plane axial force, shear, bending moment truss calculation of internal forces of multi-storey
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:10134
    • 提供者:林康
  1. fortran

    1下载:
  2. 追赶法求三对角矩阵(txt文件)及其他一些fortran语言程序-Catch-up method tridiagonal matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:8484
    • 提供者:张存杰
  1. ICCG

    0下载:
  2. 稀疏非对称矩阵的ICCG法FORTRAN源程序-Sparse non-symmetric matrix of the ICCG method FORTRAN source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:22154
    • 提供者:
  1. fortran_matrix

    0下载:
  2. 一个适合FORTRAN初学者的程序包。内含丰富的fortran矩阵算法程序。-A suitable FORTRAN package for beginners. Intron-rich matrix algorithm fortran program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:265503
    • 提供者:snipers
  1. fem(-fortran)

    2下载:
  2. 有限元 fortran 程序 网格剖分 一维存储 刚度矩阵 数值求解-Fortran program fem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:6923
    • 提供者:赵柯
  1. FORTRAN

    1下载:
  2. FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1083035
    • 提供者:wangzi
  1. matvec

    0下载:
  2. 矩阵向量的MPI乘法,butong de fangfa -mpi inor matrix vect
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:1046
    • 提供者:tangfei
  1. Matrix_transpose

    1下载:
  2. 矩阵转置的fortran语言实现,具有较好的并行性!-matrix transpose implemented by fortran
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1303
    • 提供者:wengyufen
  1. single

    0下载:
  2. 使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:112318
    • 提供者:muxihan
  1. inverse

    0下载:
  2. 计算逆矩阵,在矩阵后面夹带一个单位矩阵,然后把前面那一个矩阵处理成对角线单位矩阵,后面的那个矩阵就是逆矩阵。-Computing inverse matrix, a unit entrainment in the matrix behind the matrix, and then in front of it is processed into a matrix, diagonal matrix, the latter matrix that is the inverse matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:908
    • 提供者:hualiayue
  1. gaosi

    0下载:
  2. 这个程序用于求解一个矩阵的逆矩阵,是用高斯消去法解的-This procedure for solving a matrix of, is to use Gaussian elimination solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:985
    • 提供者:李冶
  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. 《计算方法》Fortran版

    1下载:
  2. 介绍了线性方程组的解法中矩阵分解与线性方程组直接方法与迭代解法等计算方法,为计算水力学各个格式。(The methods of matrix decomposition and linear equations, direct method and iterative solution are introduced in the solution of linear equations.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:40960
    • 提供者:qm90
  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. 矩阵对角化程序

    0下载:
  2. fortran计算用来求解线性方程组的BLAS和LEACK 包。。。(The FORTRAN calculation is used to solve the BLAS and LEACK packages of the linear equations.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:1451008
    • 提供者:dongfeng1997
  1. 矩阵分解与线性方程组直接方法

    0下载:
  2. 关于fortran数值矩阵计算代码,,希望对初学者带来帮助(about fortran matrix code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:56320
    • 提供者:lshc010101
  1. fortran求逆子程序

    1下载:
  2. fortran 求逆矩阵子程序,包含求行列式子程序(FORTRAN inverse matrix subroutine, including determinant subroutine)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-05
    • 文件大小:1024
    • 提供者:史蒂芬孙吖
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com