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

搜索资源列表

  1. Equations

    0下载:
  2. 科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14.44kb
    • 提供者:王少卿
  1. Solving-equations-using-Solver

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

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

    0下载:
  2. 编写的有关解方程的函数,初学者可以参考-Solving equations
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2.06kb
    • 提供者:xiaosheng
  1. solving-equations-matlab

    0下载:
  2. 使用matlab编程解一般代数方程 线性方程组、线性微分方程。-Matlab programming solutions using the general algebraic equation of linear equations, linear differential equations.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:83.54kb
    • 提供者:蒲元威
  1. Solving-equations-

    0下载:
  2. 迭代法,牛顿迭代法,试位法,二元搜索法,弦割法解方程。 -Solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:824byte
    • 提供者:白色山
  1. solving-equation

    0下载:
  2. 此时matlab中求解方程的基本实例,包括线性和非线性的微分和常数方程-At this point the basic matlab examples for solving equations, including linear and nonlinear differential equations and constants
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:83.2kb
    • 提供者:ray
  1. solve-linear-equations-in-matlab

    0下载:
  2. 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:537.45kb
    • 提供者:lin
  1. Solving-equations

    0下载:
  2. 解方程,其中包含解方程的一些解法,源代码是M文件的形式,还有PPt的相关教程-Solving equations, solving equations containing a number of solutions, M-file source code form, as well as the related tutorial PPt
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:83.54kb
    • 提供者:韩鹏程
  1. solving-nonlinear-equations

    0下载:
  2. 非线性方程与方程组的求解,实现的方法有:拟牛顿法,最小二乘解的广义拟法,蒙特卡洛法-Nonlinear equations and solving equations, implementation methods are: quasi-Newton method, generalized least squares solution proposed method, Monte Carlo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3.53kb
    • 提供者:zhangqingyu
  1. three-methods-of-Solving-equations

    0下载:
  2. 三种方法解方程(包括Newton法、不动点迭代法、自定义法)-three methods of Solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:35.27kb
    • 提供者:AbStars
  1. Solving-equations

    0下载:
  2. matlab解方程用到的代码,用于方程组求解-matlab equations used in the code for the equations to solve
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:83.2kb
    • 提供者:刘折
  1. LU-decomposition-solving-equations

    0下载:
  2. fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct methods of linear equations, LU d
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1.11kb
    • 提供者:jiaoyl
  1. solve-equations-using-Newton-method

    0下载:
  2. 使用牛顿法求解方程的根,使用C语言编写,开发环境为visual C-Root using Newton' s method for solving equations, using C language development environment for visual C++
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:19.84kb
    • 提供者:赵永宁
  1. Solving-equations

    0下载:
  2. 解方程。学习用软件求解方程的方法,帮助自己解决手工计算不能解决的方程。-Solving equations. Learning methods of solving equations using the software to help solve their own manual calculation of the equation can not be solved.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1.75kb
    • 提供者:zujiang
  1. solving-equaitons

    0下载:
  2. 求 解 方 程 -matlab Solving equations ===============================
  3. 所属分类:transportation applications

    • 发布日期:2017-12-05
    • 文件大小:2.22kb
    • 提供者:zmj
  1. Overrelaxation-solving-equations

    0下载:
  2. 超松弛法求解线性方程组的C语言程序,程序运行效率高,注释很详细,是求解线性方程组的利器。可高速运行在单片机里面。-Overrelaxation method for solving linear equations C language program, the program is running high efficiency, very detailed notes, is a tool for solving linear equations. High-speed running on
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1.34kb
    • 提供者:ahui
  1. Solving-equations-in-matlab

    0下载:
  2. 有大量的方程是无法直接求出解析解的,用matlab可以方便的得出复杂方程的数值解,附有pps的讲解说明-There are a lot of equations can not be directly obtained analytical solution of the numerical solution of the complex equation matlab can come and with pps explain instructions
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:83.25kb
    • 提供者:leo
  1. Solving-equations

    0下载:
  2. matlab线性方程组求解,非线性方程数值求解, 常微分方程初值问题的数值解法-matlab linear equations, numerical solution of nonlinear equations, ordinary differential equations numerical solution of initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:82.7kb
    • 提供者:Chanel
  1. Solving-equations-of-motion-5-times

    0下载:
  2. 5次运动方程求解,初始和末尾的速度、加速度都为0,输入初始位置和末尾位置,可以得到5次运动方程-Solving equations of motion 5 times
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:338.92kb
    • 提供者:wuziqian
  1. Solving-equations-triangle-line

    0下载:
  2. thomas法求解对称三角线性方程组,简单高效-Solving equations triangle line (Thomas Law)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3.53mb
    • 提供者:wangqiwa
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com