搜索资源列表
hangshehoufangjiaohui
- 应用于航空摄影测量竖直摄影模型的空间后方交会,用迭代的方法求解,摄像机的6个外方位元素-Measurement of vertical aerial photography used photographic model space resection, using an iterative method for solving the camera of the six exterior orientation elements
Untitled
- 长方形区域的Laplace方程有限差分法5点法迭代-Rectangular region, finite difference Laplace equation 5-point iterative method
ilc2
- 迭代学习控制源代码,希望学习次控制方法的朋友能和我交换资源-Iterative learning control source code, want to learn controls the method of exchange of resources and my friends can
C
- Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法-Some of the basic design of C language algorithmC language of several algorithms: top-down, stepwise refinement method, a simple sorting algorithm, enum
chinesechess
- 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:
gauss
- 用于求解线性方程组的经典高斯迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the classical iterative method of Gauss! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
spgs
- 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form o
forceanalysis
- 四連桿運動分析,以疊代法計算摩擦力並以動畫顯示作動。-Four-bar linkage kinematic analysis to iterative method to calculate friction and actuator animation.
SOR
- 这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group
1
- 用迭代法求立方根。精度e= 0.000001。-Iterative method seeking cube root. Accuracy of e = 0.000001.
tqw
- 运用雅各比迭代法计算方程近似值,每次回车迭代一次-The use of Jacobi iterative method to calculate approximate equation, each iteration a carriage return
suanfa
- 常用算法,为初学者服务,简单易懂,常用的算法设计方法: 数值算法:迭代法、递归法、插值法等; 非数值算法:分治法、贪婪法、回溯法等。-Commonly used algorithms, for beginners service, easy to understand, common algorithm design methods: numerical algorithms: iterative method, the recursive method, interpolation m
Iteration
- 迭代法求解线性方程组的具体方法以及不同方法之间的比较-Iterative method for solving linear equations of the specific methods and comparison between different methods
2009210331
- 共轭法,数值计算中一个有限迭代法,好多算法的基础-Conjugate method, numerical calculations a finite iterative method, the basis for many algorithms
hanshu5
- 用牛顿迭代法求根的函数;用递归法求n阶勒让德多项式的值-Newton iterative method for finding roots of functions recursive method and the n-order Legendre polynomial values
bin
- matlab中调用Jacobi迭代法所使用的函数-call a function of the Jacobi iterative method used in matlab
nonlinear
- 数值计算课程 实现非线性方程的迭代法求解的方法-Numerical computation courses iterative method for solving nonlinear equations
Gauss---Seidel-iterative-method
- 高斯-赛德尔迭代法--源代码及关键源代码-Gauss- Seidel iterative method
iterative-and-interpolation-method
- 有关迭代法和插值法的程序。包括高斯赛德尔迭代法、牛顿迭代法、拉格朗日插值法、牛顿插值法等。-Programs about iterative and interpolation method,including Gauss-Siedel ,Newton iterative method, Lagrange and Newton interpolation method.
牛顿
- 牛顿迭代法是解非线性方程组比较经典的方法; 拟牛顿法是为了解决求Jacobi矩阵时带来的困难,现已成为解决非线性方程组和最优化问题的最有效方法之一。(The Newton iterative method is a classic method for solving nonlinear equations. The quasi Newton method is one of the most effective methods for solving the nonlinear equat