资源列表
largeint
- 学算法的入门算法,也是在acm比赛中经常用到算法,具有非常高的通用性
Proba
- It cant calculate anything
btree
- 利用fortran编写的二元树排序例子,是利用fortran排序的经典例子-Fortran prepared utilizing binary tree sort example, is sort of a classic example of the use of fortran
preprocess_dailyact
- This code is used to preprocess MRSDailyAcitivity RGB-video data
Doolittle
- Doolittle是一种解矩阵的方法 它的作用是对矩阵进行lu分解
valp
- 求特征值与特征向量的程序,通过methode de LU思想设计。
Kalman_Filter
- 学习小波实例,详细叙述了小波分解的原理,是一个很好的例程-Learning wavelet instance, described in detail the principle of wavelet decomposition, is a good routine
the-solution-to-AX=B
- 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
Matrix
- 这是一个关于矩阵的c++代码,用于创建一个矩阵,之后就能够在编写其他需要用到矩阵的代码里直接调用了-this is the code of c++about matrix
Program_Gauss
- [c#] Gaussian elimination
rayleigh_pf
- This code is aimed to simulate the nonlinear non-Gaussian particle filter, with rayleigh distributed noises.
stastic_number
- 产生指定大小的随机数,并做统计。程序中对程序耗时进行了统计,可供c++初学者学习使用。-Generate random numbers specified size, and do statistics. Program takes a statistical program available for beginners to learn how to use c++
