搜索资源列表
PF-EKF-WSN.rar
- 迭代扩展卡尔曼滤波,实现非线性滤波的功能,应用在无线传感器网络中,Iterative extended Kalman filter, nonlinear filter function implementation, applications in wireless sensor networks
iterate.rar
- 一种常用的数学方法,采用迭代算法求解多项式,A mathematical method, the use of iterative algorithms for solving polynomial
icp
- Iterative Closest Point 算法-Iterative Closest Point Algorithm
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
lzw
- 惟一可译码判决准则信道容量的迭代算法 进一步熟悉惟一可译码判决准则-The only decision criteria can decode the channel capacity of the iterative algorithm can decode more familiar with the sentencing guidelines only
ilc2
- 迭代学习控制源代码,希望学习次控制方法的朋友能和我交换资源-Iterative learning control source code, want to learn controls the method of exchange of resources and my friends can
QSPECT-source-code
- iterative reconstruction of SPECT images
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
InterpolationofthedifferencequotientNewtoniterativ
- 牛顿插值的差商迭代算法 用C编写的-Interpolation of the difference quotient Newton iterative algorithm
chinesechess
- 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:
optimization.tar
- Iterative Methods for Optimization
lyapack
- LYAPACK is a MATLAB toolbox for the solution of certain large scale problems in control theory, which are closely related to Lyapunov equations. In contrast to the lyap and dlyap command in the MATLAB Control toolbox it uses iterative algorithms and
Gauss---Seidel-iterative-method
- 高斯-赛德尔迭代法--源代码及关键源代码-Gauss- Seidel iterative method
linear-equations-iterative-algorithm
- 《计算科学与数值方法》中解线性方程组的迭代算法的c++代码实现-" Computational Science and numerical methods of solution of linear equations iterative algorithm c++ code to achieve
quicksor(Iterative)
- 随机产生一定范围内的数进行用迭代的方法实现的快速排序。-Generating a random number within a certain range for fast sorting achieved by iterative methods.
iterative-and-interpolation-method
- 有关迭代法和插值法的程序。包括高斯赛德尔迭代法、牛顿迭代法、拉格朗日插值法、牛顿插值法等。-Programs about iterative and interpolation method,including Gauss-Siedel ,Newton iterative method, Lagrange and Newton interpolation method.
information-iterative-algorithm
- 信息论计算信道容量的迭代算法,完全实现了信道容量的计算。- Information theory to calculate the channel capacity iterative algorithm, the full realization of the channel capacity calculation。
three-iterative-form
- matlab 混沌函数 三个迭代式形成的映射-Mapping matlab chaotic function three iterative form
牛顿
- 牛顿迭代法是解非线性方程组比较经典的方法; 拟牛顿法是为了解决求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