Welcome![Sign In][Sign Up]
Location:
Search - dichotomy

Search list

[Mathimatics-Numerical algorithmserfen-new

Description: 二分法搜索的程序实现-dichotomy Search Program
Platform: | Size: 1024 | Author: bobofish930 | Hits:

[Mathimatics-Numerical algorithmsnr1

Description: 几个数值算法,二分法、分段线性插值、复合梯形法-several numerical algorithm dichotomy, piecewise linear interpolation, composite trapezoidal method
Platform: | Size: 9216 | Author: 刘海波 | Hits:

[AI-NN-PRbayesfunction

Description: 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 mean class. error. % pbayescln - Plots discriminat function of Bayes classifier.-bayeserr- Computes the Bayesian risk for o ptimal classifier. % bayescln- Classifier bas ed on Bayesian decision rule for Gaussians. Bayes% nd- Discrim. function, dichotomy. max aposteriori probability. % bhattach- Bhat tacharya s upper limit of mean class. error. pb% ayescln- Plots discriminat function of Bayes c lassifier.
Platform: | Size: 5120 | Author: 孟庆 | Hits:

[Algorithmzouyaoxian

Description: 黄金分割法,二分法,Fibonacci法求多项式函数最值-Golden Section, dichotomy, the Fibonacci method for the value of a polynomial function
Platform: | Size: 1024 | Author: 邹耀贤 | Hits:

[matlabarithmetic

Description: MATLAB编写的一个M文件,实现二分法求函数f在[a,b]上的一个零点,牛顿插值法-MATLAB prepared a document M, realize dichotomy for function f in [a, b] a zero, the Newton interpolation
Platform: | Size: 1024 | Author: lubeizi | Hits:

[Mathimatics-Numerical algorithmsdichotomy

Description: VC++实现的二分法求单调函数是否有解。-VC++ dichotomy in order to achieve the monotonic function is broken.
Platform: | Size: 289792 | Author: Andy_Meng | Hits:

[Algorithmshiyan

Description: 数值分析实验二分法的个人编写的实验报告号电脑促进吸收大跨度-Numerical experiments dichotomy of personal computers Number experimental report prepared for absorption of large-span
Platform: | Size: 7168 | Author: liguifang | Hits:

[matlabMATLAB1

Description: 计算方法用二分法 以及两种迭代法来进行迭代计算的码源-With the dichotomy, as well as the code source of two kinds of iterative
Platform: | Size: 1024 | Author: 李星 | Hits:

[matlabDichotomy

Description: 因本人编程基础较差,所以程序较简单,不过这样比较适合于初学者!-Dichotomy
Platform: | Size: 1024 | Author: 刘伟 | Hits:

[matlabDichotomy-method

Description: 用于方程求根的二分法。方程求根。二分法。-Dichotomy method to solve the functions.
Platform: | Size: 1024 | Author: cxj | Hits:

[OtherDichotomy-root-of-Equation

Description: 用二分法求方程的根,一段简单却很实用的代码,而且能够运行程序噢!-Equation with the dichotomy of the root, a simple and very useful code, and can run the program Oh!
Platform: | Size: 8192 | Author: 卢晓亮 | Hits:

[Algorithmdichotomy

Description: 最优化算法里边的二分法,是按照教材上的算法流程编写,希望对各位朋友有用。-Optimization algorithm of the dichotomy, according to the teaching material of the algorithm is the process writing, hope to all the friends useful.
Platform: | Size: 1709056 | Author: 李金峰 | Hits:

[matlabDichotomy(three-methods)

Description: 用Matlab实现二分法解方程代码,运行环境:Matlab,文件形式:M文件-Dichotomy solving equations with Matlab code, operating environment: Matlab file format: M file
Platform: | Size: 1024 | Author: wlw | Hits:

[ConsoleDichotomy-and-square-root

Description: 用二分法求平方根:通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值-Dichotomy and square root
Platform: | Size: 7168 | Author: 刘泽章 | Hits:

[matlabdichotomy

Description: matlab数值计算 用dichotomy法解超越方程-the Matlab numerical computation the dichotomy method solution of the transcendental equation
Platform: | Size: 1024 | Author: pc | Hits:

[AlgorithmCurFit-Dichotomy

Description: 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 simple modification to use. Have been the test correctly.
Platform: | Size: 10240 | Author: long | Hits:

[OtherDichotomy

Description: 利用vc++ 6.0 编写的进行二分法运算的代码-Using vc++ 6 prepared by the dichotomy of the op code
Platform: | Size: 4096 | Author: 张准东 | Hits:

[AlgorithmDichotomy-to-the-nonlinear-function

Description: 二分法是一种巧妙简单的非线性函数求解方法,也是一种通用的基础搜索方法。-Dichotomy is a clever and simple method for solving nonlinear function,as well as a generic base search method.
Platform: | Size: 1024 | Author: 天堂鸟 | Hits:

[assembly languageDichotomy

Description: 采用二分法求得方程的近似解,二分法的逻辑包含在文件夹中。-Obtained using the dichotomy of equation, the dichotomy of logic is contained in the folder.
Platform: | Size: 89088 | Author: 张敏 | Hits:

[AlgorithmEquation-Root-dichotomy

Description: 二分法,又称分半法,是一种方程式根的近似值求法。对于区间[a,b]上连续不断且f(a) ·f(b)<0的函数y=f(x),通过不断地把函数f(x)的零点所在的区间一分为二,使区间的两个端点逐步逼近零点,进而得到零点近似值的方法叫做二分法(bisection)。-Equation Root dichotomy
Platform: | Size: 8192 | Author: ck lv | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net