资源列表
trabalho4
- depth first search in PROLOG
nearneighbor
- Computes the nearest neighbor interpolation of MOLA data Oleg Abramov Planetary Image Research Laboratory abramovo@pirl.lpl.arizona.edu version 0.2 - Computes the nearest neighbor interpolation of MOLA data Oleg Abramov
chap4_08_GMVSTC_direct
- 它属于系统辨识与自适应控制程序。其主要功能是广义最小方差自校正控制(直接算法)-It belongs to the system identification and adaptive control procedures. Its main function is generalized minimum variance self-tuning control (direct method)
jisuanlianggeshuxiangchu
- 算两个整数相除,可以算到小数点后无穷位.用的是数组.可以看一下-count two integer eliminate, to be counted after the decimal point infinite spaces. Use the array. Can look at the
ldiv
- The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
XJ_Nt
- 自己以前编写的解非线性组的下降Newton法的一个算例。程序中自定义求解的方程组为:3X-Cos(Y*Z)-0.5=0 X^2-81*(Y+1)^2+Sin(Z)+1.06=0 e^(-X*Y)+20*Z+(10*pi-3)/3=0。方程组可根据用户需要在程序中自行定义。-A case of Descent Newton algorithm for nonlinear equations. The example of the nonlinear equations is given: 3X-
conjugategradient
- 本程序用共轭梯度法求函数局部极小值。程序包括三个文件,主程序conjugategradient,函数的梯度gradient,以及黄金分割法partition精确求一维搜索极小点变量步长。程序用来求多变量函数的极小值。-This program conjugate gradient method and function of local minima. The program includes three files, the main conjugategradient function gr
BST
- 用动态规划解答最优二叉查找树问题,最优二叉搜索树-Using dynamic programming solution optimal binary search tree problem with Optimal binary search tree
elastic
- 基于fortran语言的ABAQUS子程序UMAT开发,用于解决弹性变形初步问题,可初学者参考-Subroutine UMAT for abaqus, based on fortran language, was designed to solve the elastic problems, which can be used as a reference for newhands
MData_Lya
- 以下是从一维数据计算最大Lyapunov指数的算法源程序,在Visual C++中通过。 其中number一数据总量,dimension一重构维,delay-重构延迟,maxsplit一最大分离量 minsplit一最小分离量,iterates一迭代次数,resource-一维数据序列。
semismth
- 半光滑牛顿法semi-smooth Newton method-semi-smooth Newton method
python_book
- 实现Lagrange,Hermite,以及分段线性插值算法,需要用from * import *引用,如要使用lagrange, from lagrange import lagrange
