搜索资源列表
LDA_threeclass
- LDA算法,实现了随机二维数据的LDA分类-LDA argorithm for three classes classification
Lecture1-ViLib-DEMO-programs
- 二值描述,主要用于图像的边缘提取 可以用来为图像分类-Binary descr iption, mainly used for the edge extraction of the image can be used to image classification
LSunwrap
- 基于离散余弦变换的最小二乘法进行相位解包裹,这是三大分类中的一种-Based on the discrete cosine transform least squares method for phase unwrapping, which is classified in one of three
xihua
- (1) 将图片灰度化与二值化 (2) 去噪,然后切割成一个一个的字符 (3) 提取每一个字符的特征,生成特征矢量或特征矩阵 (4) 分类与学习。将特征矢量或特征矩阵与样本库进行比对,挑选出相似的那类样本,将这类样本的值作为输出结果。 -(1) the image gray scale with two values (2) denoising, then cut into a character (3) extract
alglib-3.14
- ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)