资源列表
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.
1-9
- 自动生成1到9的全排列,这九个数字不重复,共有362880种排列。-Automatically generate all permutations of 1-9, this figure does not repeat nine, a total of 362,880 kinds of order.
JCalculator
- 基于java的计算器,一个简单的计算器,很小巧-Java-based calculator, a simple calculator
filtering-algorithm
- 10种经典的滤波算法,可以适用于大部分需要软件滤波的情况,适合新手学习。-10 kinds of classic filtering algorithm can be applied to most situations require filtering software, suitable for beginners to learn.
FTCSADV.f90.tar
- Fortran code for FCTS Finite difference solution of Advection equation u
relirfF-code
- Code for Relief F algorithm, succesfully running on matlab 2010 b.
bigrad_stab_matlab
- In numerical linear algebra, the biconjugate gradient stabilized method, often abbreviated as BiCGSTAB, is an iterative method developed by H. A. van der Vorst for the numerical solution of nonsymmetric linear systems. It is a variant of the biconjug
