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

搜索资源列表

  1. erfen

    0下载:
  2. 这是二分法求根的源码-This is the dichotomy of the source Root
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:825
    • 提供者:李真婷
  1. 二分法、简单迭代法、牛顿迭代法收敛比较

    1下载:
  2. 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22129
    • 提供者:luo
  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. MFCerfen

    0下载:
  2. 用二分法解高阶方程的近似解。区间范围合计算精度可调,每一步的计算结果一列表的形式显示出来,一目了然-dichotomy solution with the higher-order equation approximate solution. The scope of a range accuracy adjustable every step of the calculation results in the form of a list show up clearly
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30305
    • 提供者:边奎星
  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. bayesfunction

    0下载:
  2. bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach - Bhattacharya s upper limit of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5302
    • 提供者:孟庆
  1. dichotomy

    0下载:
  2. VC++实现的二分法求单调函数是否有解。-VC++ dichotomy in order to achieve the monotonic function is broken.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:289386
    • 提供者:Andy_Meng
  1. shiyan

    0下载:
  2. 数值分析实验二分法的个人编写的实验报告号电脑促进吸收大跨度-Numerical experiments dichotomy of personal computers Number experimental report prepared for absorption of large-span
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:6694
    • 提供者:liguifang
  1. MATLAB1

    0下载:
  2. 计算方法用二分法 以及两种迭代法来进行迭代计算的码源-With the dichotomy, as well as the code source of two kinds of iterative
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1220
    • 提供者:李星
  1. Dichotomy

    0下载:
  2. 因本人编程基础较差,所以程序较简单,不过这样比较适合于初学者!-Dichotomy
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:916
    • 提供者:刘伟
  1. Dichotomy-method

    0下载:
  2. 用于方程求根的二分法。方程求根。二分法。-Dichotomy method to solve the functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:886
    • 提供者:cxj
  1. Dichotomy(three-methods)

    0下载:
  2. 用Matlab实现二分法解方程代码,运行环境:Matlab,文件形式:M文件-Dichotomy solving equations with Matlab code, operating environment: Matlab file format: M file
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1027
    • 提供者:wlw
  1. dichotomy

    3下载:
  2. matlab数值计算 用dichotomy法解超越方程-the Matlab numerical computation the dichotomy method solution of the transcendental equation
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:712
    • 提供者:pc
  1. CurFit-Dichotomy

    0下载:
  2. VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polynomial. The code is clear and s
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:10704
    • 提供者:long
  1. Dichotomy-to-the-nonlinear-function

    0下载:
  2. 二分法是一种巧妙简单的非线性函数求解方法,也是一种通用的基础搜索方法。-Dichotomy is a clever and simple method for solving nonlinear function,as well as a generic base search method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:569
    • 提供者:天堂鸟
  1. Equation-Root-dichotomy

    0下载:
  2. 二分法,又称分半法,是一种方程式根的近似值求法。对于区间[a,b]上连续不断且f(a) ·f(b)<0的函数y=f(x),通过不断地把函数f(x)的零点所在的区间一分为二,使区间的两个端点逐步逼近零点,进而得到零点近似值的方法叫做二分法(bisection)。-Equation Root dichotomy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:8414
    • 提供者:ck lv
  1. dichotomy

    0下载:
  2. 编制了求解非线性方程的二分法,是一种数值计算方法-Compiled the dichotomy of solving nonlinear equation is a kind of numerical method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1099
    • 提供者:张三
  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. dichotomy

    0下载:
  2. 计算简单的二分法,可以再MATLAB里运行,但是仍旧不完善(A simple dichotomy can be run in MATLAB, but it is still not perfect.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:佳佳95
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com