搜索资源列表
Natural gradient ML or nonlinear decorrelation alg
- 极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法-minimum entropy equivalent to the marginal four bands fork cumulative amount of square and smallest. Through iterative four bands so that the cumulative matrix diagonalization, four
非恒定流计算程序
- 圣维南一维非恒定流明渠水力学模型,该模型利用普林士曼Preismann隐格式求解,方法是追赶法和迭代法。-Saint-Venant one-dimensional unsteady flows lumens mechanical model, the model used Pulinshiman Preismann Hidden format solution is to catch up with the law and iterative method.
mathcoding
- C语言数学编程:包括叠代整除,阿姆斯特朗数,完数,乘法矩阵,多位阶乘,四分砝码等算法-C Programming Language Mathematics : iterative divisible including Armstrong, a few, several End, matrix multiplication, many factorial quarters algorithms such as weight
Englishproverb
- 迭代子程序,这个可以用来嵌入其他程序直接使用,方便快捷-iterative routines, can be used to embed other procedures used directly, convenient
Part_3_C_programmes
- 程序总结3:牛顿迭代|牛顿下山|秦九韶|三对角线追赶法|系统|弦割法|雅克比迭代|综合测评-procedures : Newton iteration | Newton down | Qinjiushao | 3 diagonal chasing France | System | Strings cutting France | Jacques than iterative | Comprehensive Assessment
DrawH
- 一个绘制H型的分形图案的VC的源代码,内容完整,界面输入迭代次数后,可出图.-H-1 mapping of fractal pattern of the VC source code, the content is complete, the number of iterative interface input, Figure out to be.
mm
- 雅可比迭代求解方程 用雅可比迭代计算一个线性方程组。用户只需要输入系数矩阵和常数矩阵就可以-Jacobi iteration equation Jacobian an iterative calculation of linear equations. Users only need to input matrix and constant coefficient matrix can
chenglieguan
- 算法与分析设计习题中,陈列馆机器人设置问题,迭代递归算法实现。-algorithm design and analysis of the questions, robot exhibition hall set up, recursive iterative algorithm.
lsm_switchfield
- 基于LMS算法的变换域的源程序,里面给出了学习曲线,迭代后的输出曲线-LMS algorithm based on the Domain source, which is a learning curve, the output iterative curve
lsm_filter
- 基于LMS算法的滤波型算法的源代码,包含有对学习曲线的刻画。迭代后的输出曲线。-LMS algorithm based on the filtering algorithm source code contains the learning curve is given. Iterative the output curve.
datetimecalculate
- 借阅管理中经常需要计算从现在起n天后的日期是多少。本程序使用简单的迭代法,可计算出n天后的日期-Readers management often calculated from now n days after the date was. The program uses a simple iterative method to calculate n days after the date
matlab-gauss
- matlab-gauss,实现matlab上的gauss迭代法-Matlab - gauss, the realization of Matlab gauss iterative method
matlab-sor
- matlab-sor实现matlab上的sor迭代法-Matlab - sor achieve the Matlab sor iterative method
ComputingMethodCourse
- 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative method, interpolation, Simpson qu
decode_chase2_halfiter
- 自己编的一个chase算法的小程序,只进行了一次迭代运算,关于多次迭代计算需进一步研究-developed an algorithm for small chase procedures, only a iteration, on the number of iterative calculations required further study
Iterative Methods for Optimization
- Matlab code: Iterative Methods for Optimization
Iterative(complete)
- Iterative Program for Counting Looping
iterative
- 本文将迭代控制策略应用于双杆机器人,对于机器人的位置控制可实现无差跟踪。-This article iterative robot control policy to a double-pole, no difference tracking for the robot position control can be achieved
Iterative-method
- 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法,即一次性解决问题。-Iterative method, also known as Law removed, continue to use the old value is a variable value new recursive process, with iterative wears corresponds to the direct method, namely a one-time problem
Jacoby-iterative
- 用MPI粗粒度并行实现雅各比迭代的算法,提高计算效率。-Coarse-grained parallel implementation with MPI Jacoby iterative algorithms to improve computational efficiency.