CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - Solving Equations

搜索资源列表

  1. LIEZHU1

    0下载:
  2. 列主求解 线性方程 原代码-main-solving linear equations original code
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:823byte
    • 提供者:李兆军
  1. Solving-equations-using-Solver

    0下载:
  2. 在EXCEL中可以用“单变量求解”解一元多次方程,用“规划求解”解多元方程或找到数学模型的最优解-excel Solving equations using Solver
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:121.46kb
    • 提供者:pingcheng
  1. matlab

    0下载:
  2. 差分方程求解公积金问题-Matlab实验课程学习资料,附源码-Differential equations for solving provident fund-Matlab experimental course learning materials
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:178.31kb
    • 提供者:楚辰
  1. solutionofPDE

    0下载:
  2. matlab求解偏微分方程的具体实现方法以实例操作。-matlab solving partial differential equations of the concrete implementation methods to instances of action.
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:4.89mb
    • 提供者:吉宏泰
  1. High_speed_Reed-Solomon

    0下载:
  2. 近几年关于高速Reed-Solomon编译码实现的论文,详细讲述了Chein,Forney,解方程模块的设计-In recent years, the high-speed Reed-Solomon coding and decoding achieve the papers detail in Chein, Forney, solving equations Module
  3. 所属分类:Project Design

    • 发布日期:2016-11-07
    • 文件大小:3.54mb
    • 提供者:wylie
  1. NumericalAnalysisUsingMATLABandExcel

    1下载:
  2. Numerical analysis is the branch of mathematics that is used to find approximations to difficult problems such as finding the roots of non− linear equations, integration involving complex expressions and solving differential equations for wh
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:3.27mb
    • 提供者:vetalik1114
  1. matlab2

    0下载:
  2. 这是学习matlab的经典课件的第二部分,第六到九章,包含微分方程求解、代数方程与最优化问题求解、概率论与数理统计问题求解、数学问题的非传统解法等等 -This is a classic learning courseware matlab second part of the sixth to nine chapters, including the differential equation solving, algebraic equations and optimization pr
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:3.99mb
    • 提供者:李勇强
  1. wave

    1下载:
  2. 将有限单元半解析法用于求解三维填充式波形空间结构。构造了结构受弯窄条的反力矩 阵。根据有限单元半解析法将位移场表示成两个方向位移的组合:一个方向以函数形式给定位移 形状;另一方向为求解有限单元法的代数方程组。最后通过算例验证表明:有限单元半解析法对于 求解空间填充式结构非线性问题具有精度高,收敛快,易于计算机编程的优点。 关键词:有限单元半解析法;三维填充式波形结构;薄壁空间体系;几何非线性-The finite element semi-analytical method fo
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:109.16kb
    • 提供者:maliyi
  1. matlab-for-differential-equations

    0下载:
  2. 常微分方程的初值问题与偏微分方程的数值求解问题-Initial value problems for ordinary differential equations and partial differential equations numerical solving problems
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:18.24kb
    • 提供者:郭晓晴
  1. Systems-of-Linear-Equations

    0下载:
  2. 线性方程组的直接接法与多种迭代求解方法实例m文件-Method for solving linear equations directly connected with multiple iterations instance m file
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:12.86kb
    • 提供者:郭晓晴
  1. pde-for-solving-partial-differential-equation

    0下载:
  2. The ebook guides new users of Matlab to solve PDE equations. Easy reading and useful
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:393.2kb
    • 提供者:JJ
  1. henduojiefangcheng

    0下载:
  2. 利用matlab解方程的程序,可以用过微分方程,提供了集中方法-Using matlab solving equations can be used to differential equations, provides methods
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:237.34kb
    • 提供者:donglili
  1. 201305236-7

    0下载:
  2. mathlab题目代码,编程分别用jocabi迭代法求解方程。在一般情况下,Guass-Seide迭代法比Jacobi迭代法收敛要快一些,但这也不是绝对的,在木些情况下,Jacobi迭代法收敛,Guass-Seide迭代却可能不收敛-use matlab to deal with the equation -mathlab subject code, programming respectively jocabi iterative method for solving equations. U
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:8.43kb
    • 提供者:wangwenjin
  1. Gauss

    0下载:
  2. 这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用-It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7.41mb
    • 提供者:冯杰
  1. Solving-ODEs-with-MATLAB---Shampine-Gladwell-Thom

    0下载:
  2. This book is for people who want to solve ordinary differential equations (ODEs), both initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential equations (DDEs). Solving ODEs withMATLAB is a text for a one-se
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.17mb
    • 提供者:hungfu
  1. solving-overdetermined-equations

    0下载:
  2. 利用matlab求解超定方法,使用最小二乘法求解平面程序-Using the least squares method for solving overdetermined equations, find plane program
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.49kb
    • 提供者:吴爱芬
  1. Newton-Raphson

    0下载:
  2. 一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式。-An approximate method for solving equations in real and complex domains. Most equations do not exist formula.
  3. 所属分类:软件工程

    • 发布日期:2017-04-16
    • 文件大小:83.11kb
    • 提供者:孙龙
  1. Math-software-introduction

    0下载:
  2. 介绍了几款数学软件的使用,其中包括mathematica matlab 以及SAS,内容涵盖了数值处理和求解方程组等。-Describes the use of several mathematical software, including mathematica matlab and SAS, which covers the numerical processing and solving equations and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:66.54kb
    • 提供者:yanghuixin
  1. solving-nonlinear-equations

    0下载:
  2. 非线性方程组的求解及Matlab的实现,希望对读者有用-solving nonlinear equations
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:337.78kb
    • 提供者:wanghao
  1. nonlinear-equations-solve

    0下载:
  2. 用matlab求解非线性方程组的几种重要方法-the methods of solving nonlinear equations by matlab
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:478.19kb
    • 提供者:wanghao
« 12 3 »
搜珍网 www.dssz.com