资源列表
Fast Fourier transform
- Fast Fourier transform
code-de-base
- Kalman filter code for mouse tracking for scilab
Adams
- Adams解常微分方程的源代码,可直接运行-Adams, solution of ordinary differential equation of the source code, can be directly run
INTERP1
- 一元函数插值 根据数据(x,y)给出在xi的线性插值结果yi-Unary function interpolation
mixed-integer-linear
- 分支界定实现源程序,本程序用C语言实现,故依据C语言的语法,数字0表示甲城市,数字49表示乙城市.-This is a software system that solves mixed-integer linear programs by a branch-and-bound algorithm with linear programming relaxations.
Newton_iteration
- 牛顿迭代法,它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法-Newton iteration
numerical-algorithms
- 几种常用的数值计算算法,包括高斯消去法、追赶法、高斯赛德尔法求解线性方程组,矩阵的LDL分解和cholesky分解,牛顿插值法和三次样条插值法的matlab实现-Several commonly numerical algorithms, including Gaussian elimination, catch method, high Sisaideer method for solving linear equations, matrix LDL decomposition and cho
NSGA2 matlab
- this is a matlab code for a NSGA-II algorithm
Algorithms-a-Date-Structures
- Some Algorithms and Date Structures in C-Some Algorithms and Date Structures in C++
libPLS_1.6
- libPLS: a Library for Partial Least Squares Regression and Discriminant Analysis-This library provides a whole set of easy-to-use functions for building partial least squares (PLS) regression (PLSR) and discriminant analysis (PLS-DA) models as well a
7
- 寻找一篇英文文章中的近似词(有一个字符不一样的词)。-Search for all similar words.
8
- C++实现古老数学问题。 当a, b为正整数,a<b时求所有N的值使得: a/b=1/N1+1/N2+...+1/Nn-inplement a>0, b>0 a<b, caculate a/b.
