搜索资源列表

  1. erfen-new

    0下载:
  2. 二分法搜索的程序实现-dichotomy Search Program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:bobofish930
  1. nr1

    0下载:
  2. 几个数值算法,二分法、分段线性插值、复合梯形法-several numerical algorithm dichotomy, piecewise linear interpolation, composite trapezoidal method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:刘海波
  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 -
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:孟庆
  1. zouyaoxian

    0下载:
  2. 黄金分割法,二分法,Fibonacci法求多项式函数最值-Golden Section, dichotomy, the Fibonacci method for the value of a polynomial function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:邹耀贤
  1. arithmetic

    0下载:
  2. MATLAB编写的一个M文件,实现二分法求函数f在[a,b]上的一个零点,牛顿插值法-MATLAB prepared a document M, realize dichotomy for function f in [a, b] a zero, the Newton interpolation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:lubeizi
  1. dichotomy

    0下载:
  2. VC++实现的二分法求单调函数是否有解。-VC++ dichotomy in order to achieve the monotonic function is broken.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:289792
    • 提供者:Andy_Meng
  1. shiyan

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

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:liguifang
  1. MATLAB1

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:李星
  1. Dichotomy

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘伟
  1. Dichotomy-method

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:cxj
  1. Dichotomy-root-of-Equation

    0下载:
  2. 用二分法求方程的根,一段简单却很实用的代码,而且能够运行程序噢!-Equation with the dichotomy of the root, a simple and very useful code, and can run the program Oh!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:卢晓亮
  1. Dichotomy(three-methods)

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wlw
  1. Dichotomy-and-square-root

    0下载:
  2. 用二分法求平方根:通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值-Dichotomy and square root
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:刘泽章
  1. dichotomy

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者: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 polyn
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:long
  1. Dichotomy

    0下载:
  2. 利用vc++ 6.0 编写的进行二分法运算的代码-Using vc++ 6 prepared by the dichotomy of the op code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:张准东
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:天堂鸟
  1. Dichotomy

    0下载:
  2. 采用二分法求得方程的近似解,二分法的逻辑包含在文件夹中。-Obtained using the dichotomy of equation, the dichotomy of logic is contained in the folder.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:89088
    • 提供者:张敏
  1. Equation-Root-dichotomy

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

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:ck lv
  1. Dichotomy

    0下载:
  2. Dichotomy Methods Successive dichotomy uses a totally different approach to the problem of indexing. The constants A to F in the equation Q = A h2 + B k2 + C l2 + D kl + E hl + F hk are assigned minimum and m
  3. 所属分类:成功激励

    • 发布日期:2024-05-14
    • 文件大小:162816
    • 提供者:irina
« 12 3 4 5 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org