GRAM
共 20 篇文章
GRAM 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 20 篇文章,持续更新中。
基于正交补空间的人脸识别
·摘 要:为了实现人脸识别免于特征提取,提出了一种基于正交补脸(OC-faces)的人脸识别方法.该方法基于空间正交分解理论,对不同类的原始训练样本进行Gram-Schmidt正交化,以正交化后的基张成各个不同的子空间,将测试样本分解为子空间投影及子空间正交补两部分.正交补的范数体现了测试样本到各类子空间的距离,并以此作为分类的依据.在Yale库和AT&T库上的实验结果表明,与主成分分析(PCA)
本地站点网格作业监控模块的设计和实现
为构建基于用户网格身份的本地站点网格作业监控系统,该文在分析和研究WSRF 规范和WS-GRAM 实现机制的基础上给出网<BR>格作业监控模块的设计方案和体系结构,并阐述在其原型系统中各个组成模块的实
自然语言处理和语音识别中必须的语言模型工具
·详细说明:自然语言处理和语音识别中必须的语言模型工具,这个工具可以生成文本或者二进制格式的N-gram表。配合HTK使用效果会更好.文件列表: CMU-Cam_Toolkit_v2.tar
TFT-LCD iC ILI9881D datasheet
<p>ILI9881D Data Sheet for all customer</p><p>Amorphous TFT LCD Single-Chip Driver 800(RGB)X1280 Resoltion,16.7M-Color Without internal Gram<br/></p><p>two data lanes supports up to 850Mbps on the mip
state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Mod
state of art language modeling methods:
An Empirical Study of Smoothing Techniques for Language Modeling.pdf
BLEU, a Method for Automatic Evaluation of Machine Translation.pdf
Class-based n-gram mo
We address the problem of predicting a word from previous words in a sample of text. In particular,
We address the problem of predicting a word from previous words in a sample of text. In particular,
we discuss n-gram models based on classes of words. We also discuss several statistical algorithms
包括使用修正Gram-Schmit算法实现QR分解
包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimu
可以计算电力系统概率潮流
可以计算电力系统概率潮流,利用半不变量和GRAM级数展开法所编制的程序,收敛度很好
数值线性代数的Matlab应用程序包 共13个程序函数
数值线性代数的Matlab应用程序包
共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名
程序名称 用途 Method 方法
GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特
MGrmSch.m QR因子分解 modified Gram-Schmid
中文自然语言处理 -- N-Gram及其平滑技術
中文自然语言处理 -- N-Gram及其平滑技術
A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo
A C++ N-grams Package 2.0
This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n
点集凸包Gram扫描法 c++程序
点集凸包Gram扫描法 c++程序
TFT6758液晶模块驱动。(头文件) 驱动芯片为HD66781 (片内224640字节GRAM,即240*(96+320)*18/8)
TFT6758液晶模块驱动。(头文件)
驱动芯片为HD66781 (片内224640字节GRAM,即240*(96+320)*18/8),门驱动(Gate driver)芯片为HD66783
a N-gram and Fast Pattern Extraction Algorithms~
a N-gram and Fast Pattern Extraction Algorithms~
编译原理课程设计
编译原理课程设计,包括词法,语 义分析,功能全面!-the class design about principle of complier.it contains analysis of word ,gram and mine about language .
Tucker, PARAFAC, GRAM, RAFA and misc. 2nd order models with a test data set (old version now covered
Tucker, PARAFAC, GRAM, RAFA and misc. 2nd order models with a test data set (old version now covered by the N-way Toolbox)
这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序
这是一个基于Java的分词、N-gram统计、分段
、分句等功能的程序,支持多种语言
dia gram for flasher en25t80
dia gram for flasher en25t80
采用JAVA实现了GLOBUS toolkits中的GRAM客户端功能的一个小例子
采用JAVA实现了GLOBUS toolkits中的GRAM客户端功能的一个小例子,是学习GT的好例子
基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of co
基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt