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

搜索资源列表

  1. cal_direct

    0下载:
  2. 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:2033
    • 提供者:谢鹏
  1. Ballistics

    1下载:
  2. 在无投弹误差条件下,对制导炸弹的方案弹道方程组求解,求得炸弹落点C处的标准射程X(对应 )以及主要的弹道参数
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:89001
    • 提供者:duanlu
  1. 解方程组

    0下载:
  2. 本代码实现的是计算方法课程实验--用平方根法求解方程组用C语言实现-source implementation of the calculation method is experimental courses -- with square root method equations using C language
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:938
    • 提供者:guo
  1. celiangchengxuji

    0下载:
  2. 关于测量程序计算的几个小程序,它包括大地主题解算、高 斯平面计算、坐标转换程序、单导线计算、线性方程组求解、解算法方程 、大地四边形条件平差-Calculation of the measurement procedure a few small programs, which includes the earth theme solvers, Gaussian plane calculation, coordinate conversion process, single-wire b
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:297431
    • 提供者:仝乐乐
  1. 57578859matpower3.1b2

    0下载:
  2. matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 -chao liu ji
  3. 所属分类:Energy industry

    • 发布日期:2017-04-10
    • 文件大小:1829832
    • 提供者:djahudhauw
  1. PBGBand

    0下载:
  2. 光子晶体的能带图计算,其实质就是电磁本征值(复矢量场)的问题。利用平面波展开磁场,引入f(r)=1/eps(r),再利用倒格矢G将f(r)展开,将两者代入光子晶体的支配方程,最后得到一个平面波展开的方法的线性方程组,最终转化为求解其特征值向量的问题。-Energy band diagram of the photonic crystal, its essence is the electromagnetic eigenvalues ​ ​ (complex vector fi
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:3237
    • 提供者:rx
  1. THOMAS

    0下载:
  2. 调用THOMAS函数求解三对角矩阵线性方程组-solve tridiagonal matrices of linear equations with THOMAS function
  3. 所属分类:Energy industry

    • 发布日期:2017-11-26
    • 文件大小:15865
    • 提供者:就个零
  1. bhbh

    0下载:
  2. 用二分法解方程组,就是用二分法求解方程组方程组-Solution of equations with the dichotomy
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:107848
    • 提供者:周永海
  1. onedheattransfer

    2下载:
  2. 本程序为一维非稳态导热的有限差分法解法, 使用TDMA法求解离散方程组。-This program is a one-dimensional unsteady heat conduction solution of the finite difference method for solving the discrete equations using TDMA method
  3. 所属分类:Energy industry

    • 发布日期:2017-04-06
    • 文件大小:1285
    • 提供者:laowan
  1. ODE4

    0下载:
  2. 本程序为常微分方程组的通用数值解法。定步长4阶龙格库塔法求解常微分方程组。-This program is universal numerical solution of ordinary differential equations. 4-order fixed step length Runge Kutta method of ordinary differential equations.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-11
    • 文件大小:1122
    • 提供者:laowan
  1. Problem-solving-nonlinear-equations

    0下载:
  2. 非线性方程组的求解问题,对于数学实验,和学习matlab 有帮助.-Problem solving nonlinear equations, for the math test, and learning matlab help
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:11698
    • 提供者:anny
  1. Measuring-assembly

    1下载:
  2. 关于测量程序计算的几个小程序,它包括大地主题解算、高斯平面计算、坐标转换程序、单导线计算、线性方程组求解、解算法方程 、大地四边形条件平差。-A few small program measurement program, which includes the geodetic solution, Gauss plane calculation, coordinate conversion program, single conductor calculation, solving line
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:460128
    • 提供者:han
  1. CG

    0下载:
  2. 用共轭梯度法求解方程组、一种最优化方法(适用于求解超定、欠定方程组)-Conjugate gradient method for solving equations, an optimization method (for solving overdetermined, underdetermined equations)
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:301468
    • 提供者:赵晓亮
  1. newmark

    0下载:
  2. newmark方法求解微分方程组,简单易懂,欢迎下载-differencial equation solution based on newmark method
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-29
    • 文件大小:18862
    • 提供者:cod
  1. niyunsuan

    0下载:
  2. 本程序旨在利用快速逼近算法实现对大型矩阵方程组的逆的求取,利用获得的逆算子求解该方程组的稳定解-This program is designed to take advantage of fast approximation algorithm for the inverse of large matrix equations of the strike, the use of inverse operator to obtain a stable solution for solving th
  3. 所属分类:Applications

    • 发布日期:2017-04-30
    • 文件大小:283700
    • 提供者:周水
  1. jc

    0下载:
  2. 有限容积法对非稳态传热偏微分方程进行离散,方程组的求解采用高斯-赛德尔迭代法- differential equation were discretized by an implicit finite-difference method, and the aforementioned simulative equations were solved numerically using the Gauss-Seidel method
  3. 所属分类:Energy industry

    • 发布日期:2017-05-05
    • 文件大小:5649
    • 提供者:zhaoyan
  1. GS+JACOBI

    0下载:
  2. 高斯与夹克比迭代计算,用于求解线性代数方程组(GS and JACOBI Iterative calculation)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:十五的思念
  1. example17

    1下载:
  2. 多刚体动力学龙哥库塔求解 十四自由度方程组求解(Multi Rigid Body Dynamics Rover Kuta Solution)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:123xsd
  1. KMV

    1下载:
  2. KMV模型求解-方程与方程组的数值解、KMV模型方程组的求解(KMV Model Solution - Numerical Solution of Equations and Systems and Solution of KMV Model Equations)
  3. 所属分类:金融证券系统

    • 发布日期:2020-06-22
    • 文件大小:2048
    • 提供者:基尔伯特
搜珍网 www.dssz.com