资源列表
Wavelet_Entropy
- 计算一维向量的小波熵。已设置成功能函数文件,可直接调用-One-dimensional vector of wavelet entropy. Can be called directly
fisher
- fisher classfier,主要用于模式识别中的分类,是一种常用的线性分类器。其实严格依据fisher准则编写的。-fisher classfier, mainly used for pattern recognition in the classification, is a commonly used linear classifier. In fact, strictly in accordance with guidelines of the fisher.
Imag_seg_ex
- image segmentaion for LPR
T1a
- DFT and its circular nature-DFT and its circular nature
channel_estimation_2dlinear
- 2d linear channel estimation
ConsoleApp
- 解析Grads的格点文件,并生把数据生成到文本本件中。-Analysis of Grads lattice file, and the data generated from the text of the cases.
marini
- marini对流层映射函数,csharp编写,pnts前期编写的。-marini tropophere mappingfunction
floyd-bob
- floyd-bob随机算法 学习该算法的必经之路-floyd-bob stochastic algorithm to learn the only way the algorithm
rom
- 用Romberg算法计算定积分 #include <stdio.h> #include <math.h> #define MAX 10 double func(double a) { double y if (a == 0) return y = 1 else return y = 4/(1+a*a) //return y = pow(a,2) }-Romberg algorithm computes
ALDLE
- 高斯-赛德尔迭代法 用高斯-赛德尔迭代法求解系数矩阵具有主对角线占绝对优势的线性代数方程AX=B-Gauss- Seidel iterative method with Gauss- Seidel iterative method for solving the coefficient matrix has a dominant main diagonal linear algebraic equations AX = B
KNN
- 数据挖掘中的经典算法,机器学习领域常用的KNN临近学习算法,可用于文本向量分类等用途。-Classical data mining algorithms, machine learning algorithms commonly used KNN approaching learning can be used for text vector classification purposes.
radbasexamples
- 神经网络中径向基函数RBF用于曲线拟合。这是一个应用RBF的具体例子。-Neural networks of radial basis function RBF for curve fitting. This is a concrete example of an application of RBF.