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

搜索资源列表

  1. system

    0下载:
  2. OpenSees用以增加求解大规模线性系数方程的源代码,可以在本例基础上增加一系列高效的线性方程组求解器-OpenSees source code for adding new solutor of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5194
    • 提供者:万飞
  1. Nonhomogeneous-linear-equations

    0下载:
  2. 非齐次线性方程组求解 初学时自己写的一个C程序 -Nonhomogeneous linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:503441
    • 提供者:魏久桐
  1. SOR

    0下载:
  2. 这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:610
    • 提供者:chena79enee
  1. f77

    0下载:
  2. 常见的各类数值和字符算法,包括微积分、插值、矩阵、微分方程、方程组求解和字符串操作等,Fortran77版本,可直接用于各位自己的代码开发中-Most common algorithms, including numerical and char recipes, Fortran 77 version, can be used in your own program develpment directly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:401002
    • 提供者:S.C. Deng
  1. f90

    1下载:
  2. 常见的各类数值和字符算法,包括微积分、插值、矩阵、微分方程、方程组求解和字符串操作等,Fortran90版本,可直接用于各位自己的代码开发中-Most common algorithms, including numerical and char recipes, Fortran 90 version, can be used in your own program develpment directly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:405454
    • 提供者:S.C. Deng
  1. hypre-2.10.0b.tar

    1下载:
  2. 矩阵求解的专用预条件处理器软件,可大大提高方程组求解速度,本软件包集成了众多先进算法,这些算法广泛用于商业数值计算软件中。-The most important preconditioning package for numerical computation, it contains lots of advanced algorithms which have been implemented in some commercial softwares.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9429892
    • 提供者:S.C. Deng
  1. myLud

    0下载:
  2. 周期矩阵的线性方程组求解,先根据公式推导得到LUD分解的步骤,再用追赶法求解-Solution of linear equations of periodic matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:709
    • 提供者:潘伊笑
  1. s1

    0下载:
  2. 线性方程组求解,数值分析中中小规模的线性方程组数值求解方法-Solving linear equations, numerical analysis of linear equations in the small and medium scale numerical solution method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:23665
    • 提供者:biwurong
  1. Numerical-method-in-c

    0下载:
  2. c语言常用算法与源代码,矩阵运算,多项式计算,线性及非线性方程组求解等-numerical method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7271155
    • 提供者:马存良
  1. Cholesky-solution-of-equation

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

    • 发布日期:2017-04-14
    • 文件大小:3511
    • 提供者:王强
  1. MPI-and-OpenMP-parallel-programming

    1下载:
  2. 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:48901120
    • 提供者:艾艾
  1. MATLAB-algorithms-assemblies

    0下载:
  2. matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:154103
    • 提供者:赵东昌
  1. 共轭梯度算法fortran程序

    1下载:
  2. 该算法用fortran编写,使用于AX=B的线性方程组求解,可以用于地球物理反问题等,相对于以前他们所编写的代码 形式简单。
  3. 所属分类:数据结构常用算法

  1. shuzhifenxi

    0下载:
  2. 数值分析各个实验程序,包括非线性方程组求解,龙贝格积分,高斯消元,最小二乘-Numerical analysis of various experimental procedures, including non-linear equations, Romberg integration, Gaussian elimination, least squares
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6962
    • 提供者:郭庆乐
  1. xianxing

    0下载:
  2. 矩阵运算,线性方程组,高斯消元,线性方程组求解,VB编程-Matrix operations, linear equations, Gaussian elimination
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:cztong
  1. dqrhj

    0下载:
  2. 这是一个线性方程组求解的例子,大家看看,希望对大家学习有帮助-This is an example of a system of linear equations solution, look. I hope it can help everybody to learn
  3. 所属分类:ComboBox

    • 发布日期:2017-12-12
    • 文件大小:50316
    • 提供者:velgn
  1. xianxingfangchengzu

    0下载:
  2. 该程序能够很好地计算数学中常见的线性方程组求解问题-The program can well calculate the linear equations solving problems in mathematics
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:9657
    • 提供者:韩李珂
  1. 常微分方程求解

    0下载:
  2. 常微分方程求解,人体液透析过程的模型,求解方程组(Ordinary differential equation solution, the human body dialysis process model, solving equations)
  3. 所属分类:matlab例程

  1. cholesky

    1下载:
  2. cholesky分解是用于将一个对称正定的矩阵分解为一个上三角与一个下三角矩阵乘积的形式,可运用于回归系数求解,线性方程组求解中 逐步回归是在回归分析的建模过程中用于变量筛选的有效方法,这里同时进行了向前和向后回归,效果更加显著(Cholesky decomposition is used to decompose a symmetric positive definite matrix into an upper triangle and a lower triangular matrix
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:qinglili
  1. newton-feixianxingfangcheng

    0下载:
  2. MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:木手冈
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com