当前位置:
首页 资源下载
搜索资源 - Bisection algorithm
搜索资源列表
-
0下载:
高次方程求解的c代码实现,用于数值分析课,简单实用,可作为参考-Lagrange interpolating polynomial,Bisection algorithm,Newton’s method and Secant method
-
-
0下载:
Algo2-2.c C program for implementing Algorithm 2.2
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NU
-
-
0下载:
An simple bisection algorithm for optimisation for an 1D function.
-
-
0下载:
implementation bisection algorithm in c-implementation bisection algorithm in c++
-
-
0下载:
Chapter 2. The Solution of Nonlinear Equations f(x) = 0
Algorithm 2.1 Fixed Point Iteration
Algorithm 2.2 Bisection Method
Algorithm 2.3 False position or Regula Falsi Method
Algorithm 2.4 Approximate Location of Roots
Algorithm 2.5
-
-
0下载:
数值分析matlab部分例题代码:Jacobi迭代法,二分法,幂法,龙贝格算法,插值法-Numerical analysis matlab part of the example code: Jacobi iteration method, bisection method, power method, Romberg algorithm, interpolation
-
-
0下载:
數學上BISECTION算法代碼,簡單易用.可以作為參考-Mathematically BISECTION algorithm code, easy to use can be used as a reference
-
-
0下载:
matlab 中用Bisection方法求解一元多次方程,是一种很好的算法。但收敛速度比较慢,是线性收敛-matlab using Bisection method for solving multiple equations one yuan, is a good algorithm. But convergence is slow, linear convergence
-
-
0下载:
Newton Raphson and Bisection Root Finding Algorithm
-
-
1下载:
SVD算法不光可以用于降维算法中的特征分解,还可以用于推荐系统,以及自然语言处理等领域。是很多机器学习算法的基石。内含电影平分数据集(SVD algorithm can be used not only in feature decomposition of dimension reduction algorithm, but also in recommendation system, natural language processing and other fields. Is the c
-