资源列表
22
- 一个简忙缘分离算法,采用最小二乘法方法,将三路信号分离开来,精度高-A Jane busy margin separation algorithm, the least squares method, and three separate signal, high precision
Polynomial
- 多项式的运算,只是简单的加法和乘法。减法可以通过加法修改就可以了,但是除法就有点难度对于本人刚学的来说-Polynomial operations
GaussFangcheng
- 数值分析中用Gauss消去法求非线性方程组的解-numerical analysis using Gauss elimination method for solving systems of nonlinear equations solution
test
- 数值分析方法,利用LU分解和QR分解两种方法求解线性方程组,这对解方程提供了便利。-Numerical analysis method using LU decomposition and QR decomposition are two methods for solving linear equations, which provides a convenient solution to the equation.
MYFFTClass
- 傅立叶变换,头文件,可直接调研,包含调用的实例代码。-Fourier transform, header files, direct research, including examples of code calling.
changweifenfangcheng
- 尤拉方法是求解常微分方程的入门级的方法,精度并不算高,但它具有较大的理论价值。 一些较好的算法,如龙格.库塔方法等都是在这个方法的基础上实现的。-Mood is solving ordinary differential equations in the entry-level approach, the accuracy is not high. it has great historical value. Better algorithms, such as Runge. Kutta
BinaryPSO
- Binary PSO algoritm example
5-1
- 分别用两个一维数组存放一个上三角矩阵和一个下三角矩阵,完成两矩阵的乘法并输出结果(使用特殊矩阵基本算法)-Were placed with two one-dimensional array of an upper triangular matrix and a lower triangular matrix, the completion of the two matrix multiplication and the output (using a special matrix of bas
inear-equations
- 利用高斯列选主元消去法,借助于C++语言求解线性方程组的解,具有代码易于实现,易于阅读,可移植性高等特点-Column pivoting Gaussian elimination, by means C++ language for solving linear equations, with the code is easy to implement, easy to read, and high portability
quickHash
- 几大最经典算法之快速hash算法的具体实现过程,同时包括了测试的代码-Most classic algorithm hash algorithm specific implementation process, including test code
linerregressmethod
- 线性插值算法,收集的网上的一个程序,封装成了一个C++类,便于使用。支持一元和多元线性回归-Linear interpolation algorithm, an online collection procedures, packaged into a C++ class, easy to use. Support univariate and multivariate linear regression
Backstep_exercise
- 计算后台阶问题的LBM程序。可以用来当做LBM计算的入门资料。-A LBM code calculating the backstep problem which could be the benchmark .
