搜索资源列表
Jacobi的迭代法
- 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
数值分析迭代格式比较
- 数值分析迭代格式比较-iterative numerical analysis of comparative format
jacobi迭代
- 这是jacobi迭代算法-iterative algorithm to caculate Jacobi(matrix?)
seidel迭代
- 这是seidel迭代算法-Seidel iterative algorithm
Newton迭代
- 用 Newton迭代求f(x)=1/3*x^3-x=0的根的源程序-with Newton iteration f (x) = 1 / 3 * x ^ 3-x = 0 the root of the source
2 雅各比迭代法求方程组的解
- 2 雅各比迭代法求方程组的解 2 雅各比迭代法求方程组的解.rar-two Jacoby iterative method for the solution of the equations 2 Jacoby iterative method for the solution of the equations. Rar
sor超松弛迭代法
- 一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
经典牛顿迭代法C++实例
- 使用c++实现了牛顿迭代法的求解方程组的过程。(The use of c++ to achieve the Newton iterative method for solving equations process.)
大津法和迭代法matlab作业
- 贝叶斯算法处理分析,基于迭代法和大津法,希望能有帮助(Bayesian algorithm, which is known as a way to be used in statistic. Hope the algorithm will be easy to use and learn.)
18.迭代器、分部类、索引器
- .迭代器、分部类、索引器 : 索引器的概述和声明 、18.5类在索引器中使用、18.6索引器在接口中使用、综合小结(Iterator, partial class, indexer)
单相逆变器迭代学习控制应用研究_叶建华
- 单相逆变器迭代学习控制应用研究的基本原理(The basic principle of iterative learning for the inverter)
C语言迭代法详细讲解
- C语言迭代法举例讲解和递归法举例讲解.对于学完C语言函数后,详细了解函数迭代法和 递归法解决一些问题.(C language iterations are illustrated with examples and examples of recursion. After learning the function of the C language, the function iteration and the function iteration are detailed. Recurs
牛顿迭代法求方程的根
- 牛顿迭代法求方程的根,C语言实现,方法经典,代码实现,可用MATLAB验证(The Newton iteration method for solving the root of the equation)
Gauss-Seidel迭代算法(后面有与Jacobi法比较)
- 高斯的迭代算法,后面有何jacobi算法比较(Gauss's iterative algorithm, what's the comparison of Jacobi algorithm later?)
高斯赛德尔迭代
- 利用VB实现高斯赛德尔迭代求解线性方程组,原系数矩阵用TXT文件输入。可供数学专业的同学使用。(Using VB to achieve Gauss Seidel iteration to solve linear equations, the original coefficient matrix is input with TXT file. It can be used by students in mathematics.)
免迭代cordic及误差分析
- 一种免迭代的cordic算法及误差分析,结果运行正确(an itration-free algorithm of cordic and error analysis)
迭代器方法任意控制
- 使用迭代器的方式調用綫程的例子,適合初學者學習迭代器用法(An example of using an iterator to call a thread)
迭代器方法優先權控制
- 迭代器方法優先權控制,適合迭代器初學者的例子(Iterator method priority control is suitable for beginners of iterators.)
Aitken迭代法
- 先确定方程 的一个收敛的有根区间[a,b], 然后用不动点迭代法在此有根区间的近似根,初值 自己确定,要求根精确到 ,再比较用二分法的二分次数、不动点迭代法、Aitken迭代加速法的迭代次数. (要求:使用函数式文件调用)(First determine a convergence of the equation with the root interval [a, b], and then use the fixed point iteration method to have the app
牛顿迭代法
- 牛顿迭代法,下载就可以直接使用,调试好的(Newton iteration method, download can be used directly, debugging good)