搜索资源列表
数值算法程序
- 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
分硬币的简单程序
- 可实现硬币的分法,一分,二分,五分硬币。内附有for循环版-achieve coins points, one points, two points, five coins. Enclosing a version for recycling
图形方式的二分查找程序
- 在TC 中用图形方式演二分法查找程序,可以作为学生的教学用。很形象啊-TC used in the graphic speech dichotomy tracing procedure can be used as a teaching students. Ah very image
ROOTBISE
- 计算方法中利用二分法求根的程序,有兴趣的看看研究下!-calculation method used dichotomy rooting procedures are interested in the study to see!
Bi_formula
- 二分法求方程的实根 很简单的一个程序 要不是为了下一个东西,我才不会上这么变态的网站!-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!
theSecond
- 这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程-this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations
erfenfa_c
- c语言实现二分法,由于计算过程的具体运算复杂,所以程序有点复杂-c language dichotomy, because the process of calculating the specific computational complexity, and so a bit complicated
回溯法解皇后问题
- 数值分析课程中,关于简单二分法求方程实根的用C编的程序
C++数值分析代码
- 里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
BM
- 这是二分法程序。满足f(a)*f(b)<0d的f(x)在[a,b]区间的实根。 优点:1)程序简单; 2)对f(x)要求不高,收敛性好。-This is the dichotomy procedure. Satisfy f (a)* f (b)
bisectVC
- 用二分法求解非线性方程,只要用户输入所求的方程,方程的根就很快被程序计算出,方便而且还很快捷.对于数值分析这样的课程,将算法通过程序实现,具有很好的教学价值-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
12344
- 二分法程序,可以用他来求解非线性放成的跟问题,精度高,速度快-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
0009
- SVM支持向量机的二分法程序源码,程序能很好运行-SVM Support Vector Machine dichotomy program source code, the program is running well
matlab
- MATLAB二分法程序,-MATLAB二分法程序
multiple solutions by dichotomy
- 原始的二分法只能求取单解方程。本程序基于二分法,通过自动划分待求解区间,得到多解方程在指定区间内的所有解。(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
数值分析程序_c语言
- 各种数学数值分析算法,杜氏分析法,迭代法,龙哥库塔法,二分法等大量算法(A variety of mathematical numerical analysis algorithm)
非线性方程解法相关程序
- 用二分法以及迭代法求解非线性方程、非线性方程组的例子(An example of solving nonlinear equations and nonlinear equations by the dichotomous method and iterative method)
CFJA67
- 这是二分法程序,满足f(a) f(b)<0d的f(x)在[a,b]区间的实根, 优点:1程序简单; 2对f(x)要求()
3868427
- 这是二分法程序,满足f(a) f(b)<0d的f(x)在[a,b]区间的实根, 优点:1程序简单; 2对f(x)要求()
程序
- 比较迅速的二分法实现 平台为matlab 要求函数单调(process of bisection method on matlab)