资源列表
21.02.Artificial Compressibility Method
- Artificial Compressibility Method for cavity flow
SVM
- svm algorithm of classification
CommonPro
- 三次样条插值、高斯算法等等几种数值分析算法(Various interpolation algorithms)
test1
- 将离散的数据或信号,需要进行简单的傅里叶变换进行频谱分析。采用调用fft函数直接进行傅里叶变换。(Fourier transform of data)
selectivesearch.tar
- selective search选择性搜索实现的代码,基于python的设计(selective search which is based on the program python)
Symmetric Matrix Inversion Method
- 用于矩阵的求逆,仅限于实对称正定矩阵的求逆(The inverse of real symmetric positive definite matrix)
MATLAB Codes for Dimensionality Reduction
- 子空间学习方法工具箱,包含PCA、LDA、LLE、ISOMAP等经典子空间分析方法(Subspace learning method toolbox, including classical subspace analysis methods such as PCA, LDA, LLE, ISOMAP and so on)
nosied
- a code written by abhishek for his project
GPA_calculator
- 计算GPA,规则为4.0版,免去了自己一个个算的麻烦,还可以做一些规划。(Calculation of GPA, the rule is 4 edition, free from the trouble of one by one, and can also do some planning.)
new_processing_pdsch
- Processing PDSCH Full Specification
MATLAB粒子群优化算法
- 粒子群优化算法的代码,可以用来自己修改成需要的子函数。(Particle swarm optimization algorithm code can be used to modify their own needs of the sub-function.)
Blktridiag
- 该压缩文件用于生成块三对角矩阵,具体操作见里面的lianxi1(Generate block tridiagonal matrix)