CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 二分法程序

搜索资源列表

  1. 数值算法程序

    0下载:
  2. 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2951087
    • 提供者:李斌
  1. 分硬币的简单程序

    0下载:
  2. 可实现硬币的分法,一分,二分,五分硬币。内附有for循环版-achieve coins points, one points, two points, five coins. Enclosing a version for recycling
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:皮皮
  1. 图形方式的二分查找程序

    0下载:
  2. 在TC 中用图形方式演二分法查找程序,可以作为学生的教学用。很形象啊-TC used in the graphic speech dichotomy tracing procedure can be used as a teaching students. Ah very image
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1944
    • 提供者:康道之
  1. ROOTBISE

    1下载:
  2. 计算方法中利用二分法求根的程序,有兴趣的看看研究下!-calculation method used dichotomy rooting procedures are interested in the study to see!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:小柔
  1. Bi_formula

    1下载:
  2. 二分法求方程的实根 很简单的一个程序 要不是为了下一个东西,我才不会上这么变态的网站!-dichotomy equation for the real roots of a very simple procedure but for the sake of the next one thing, I would not be such a metamorphosis on the website!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:慕幽香
  1. theSecond

    0下载:
  2. 这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程-this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24285
    • 提供者:林敏
  1. erfenfa_c

    0下载:
  2. c语言实现二分法,由于计算过程的具体运算复杂,所以程序有点复杂-c language dichotomy, because the process of calculating the specific computational complexity, and so a bit complicated
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1738
    • 提供者:luojun
  1. 回溯法解皇后问题

    0下载:
  2. 数值分析课程中,关于简单二分法求方程实根的用C编的程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:8799
    • 提供者:李娜
  1. C++数值分析代码

    0下载:
  2. 里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:19439
    • 提供者:廖春华
  1. BM

    0下载:
  2. 这是二分法程序。满足f(a)*f(b)<0d的f(x)在[a,b]区间的实根。 优点:1)程序简单; 2)对f(x)要求不高,收敛性好。-This is the dichotomy procedure. Satisfy f (a)* f (b)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:3475
    • 提供者:顾一新
  1. bisectVC

    0下载:
  2. 用二分法求解非线性方程,只要用户输入所求的方程,方程的根就很快被程序计算出,方便而且还很快捷.对于数值分析这样的课程,将算法通过程序实现,具有很好的教学价值-dichotomy used to solve nonlinear equations, as long as import demand equation, the equation roots soon be worked out procedures to facilitate and very fast. Numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:73859
    • 提供者:sunnypill
  1. 12344

    0下载:
  2. 二分法程序,可以用他来求解非线性放成的跟问题,精度高,速度快-ke yi jie jue er fen fa qiu jie de wen ti ,li yong er fen fa jie jue fei xian xing fang cheng qiu gen de wen ti .su du kuai jing du gao
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1589
    • 提供者:zhaohaij
  1. 0009

    0下载:
  2. SVM支持向量机的二分法程序源码,程序能很好运行-SVM Support Vector Machine dichotomy program source code, the program is running well
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2975
    • 提供者:heling
  1. matlab

    0下载:
  2. MATLAB二分法程序,-MATLAB二分法程序
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4580
    • 提供者:雷传荣
  1. multiple solutions by dichotomy

    0下载:
  2. 原始的二分法只能求取单解方程。本程序基于二分法,通过自动划分待求解区间,得到多解方程在指定区间内的所有解。(The original dichotomy can only solve the equation of single solution. This program is based on dichotomy, through the automatic division of the interval to be solved, the solution of multiple sol
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:moduanlizi
  1. 数值分析程序_c语言

    0下载:
  2. 各种数学数值分析算法,杜氏分析法,迭代法,龙哥库塔法,二分法等大量算法(A variety of mathematical numerical analysis algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:8192
    • 提供者:子弈
  1. 非线性方程解法相关程序

    0下载:
  2. 用二分法以及迭代法求解非线性方程、非线性方程组的例子(An example of solving nonlinear equations and nonlinear equations by the dichotomous method and iterative method)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:brimg
  1. CFJA67

    0下载:
  2. 这是二分法程序,满足f(a) f(b)&lt;0d的f(x)在[a,b]区间的实根, 优点:1程序简单; 2对f(x)要求()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:jortimed
  1. 3868427

    0下载:
  2. 这是二分法程序,满足f(a) f(b)&lt;0d的f(x)在[a,b]区间的实根, 优点:1程序简单; 2对f(x)要求()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:traversal
  1. 程序

    0下载:
  2. 比较迅速的二分法实现 平台为matlab 要求函数单调(process of bisection method on matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:三叉戟
« 12 3 4 5 »
搜珍网 www.dssz.com