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

搜索资源列表

  1. LIEZHU1

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

    • 发布日期:2008-10-13
    • 文件大小:823byte
    • 提供者:李兆军
  1. Runge-Kutta.rar

    0下载:
  2. 两个求解微分方程组 的龙格库塔法程序两个程序可用,Solving the two differential equations Runge-Kutta method can be used two procedures procedures
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:1.39kb
    • 提供者:df
  1. Solving-equations-using-Solver

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

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

    0下载:
  2. 非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method-Methods for Solving Nonlinear Equations :Newton s Method, The Secant Method, Brent s Method
  3. 所属分类:File Formats

    • 发布日期:2017-04-23
    • 文件大小:78.31kb
    • 提供者:lichao
  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. VC

    0下载:
  2. 用ode45求解方程组,通过不断近似迭代-Ode45 for solving equations
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:18.58kb
    • 提供者:wangyan
  1. Solving-Nonlinear-Equations-using-Newton

    0下载:
  2. Solving Nonlinear Equations using Newton
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:12.79kb
    • 提供者:shadi
  1. linear-equations

    0下载:
  2. 实现线性方程组的求解,能解决所有线性方程组的解。-Solving system of linear equations
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:937byte
    • 提供者:xiqi
  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 4 5 »
搜珍网 www.dssz.com