搜索资源列表
三维模型与摄像头读取目标的位姿匹配
- 能实现三维模型与摄像头读取目标的位姿匹配,并使用Posit算法完成位姿校正-Able to read the target of three-dimensional model with the camera position and orientation matching, and use the Posit algorithm to complete the pose correction
main
- 一个OSG的源代码,实现地形的导入,键盘控制和模型与地形的匹配.-A OSG source code, into Terrain, keyboard control, and model and terrain matching.
speakerrecognition
- 声纹识别,能够对说话人的声音进行识别,过程包括语音输入、预处理、特征提取、建立模型和匹配。-speaker Recognition
snake
- snake模型经典文章,后续的amm(主动形状匹配)模型就是根据sanke模型发展得到的-Article classic snake model, the follow-up amm (active shape matching) model is the model of development in accordance with the sanke
rayleigh
- 首先分析了瑞利衰落信道统计特性,并在此基础上给出了clarke模型,然后提出仿真方法,包括成形滤波法、jakes仿真模型及其多种改进方法,接着阐述了上述仿真模型的软件实现过程,并利用matlab进行了计算机仿真,然后给出衰落信号的仿真信号和分析结果,仿真结果证明了提出的仿真模型与理论曲线匹配度高,可以很好地模拟无线衰落信道-First analyze the statistical properties of the Rayleigh fading channel, and clarke mod
LCD501_PhoneBook
- 利用 61 板、SPR 模组、SPLC501 液晶模组和 4×4键盘建立手机通讯录模型,要求通讯录具有下述功 能: 1. 通讯录条目的录入。可以通过 4×4 按键模拟手机键盘,实现中英文输入。通讯录条目至少应包括 姓名、两组以上电话号码、Email 等信息。 2. 通讯录查询和搜索。通讯录以一定规则排序,可翻页查看。提供通讯录搜索功能,输入姓名的一部 分,可搜索到匹配的条目。 3. 语音识别功能。可将通讯录中的指定条目设定为“可语音拨号”,并加以训练。当进入语音拨号
20100420_50_50_HighFrequence01
- 利用Kelvin、Maxwell、Burgers三种模型通过存储模量、损耗模量来确定分数阶数r和其他的参数,以达到模型跟实际材料的匹配。-Use Kelvin, Maxwell, Burgers three kinds of models to determine the storage modulus, loss modulus the fractional number r and other parameters, in order to achieve the matching of t
my_srukf
- srukf 代码,经试验可用,可以解决ukf在模型不匹配时出现的发散或者不稳定等问题-srukf code, used by the pilot, can solve ukf model mismatch occurs when the divergence or instability problems
yuce
- 基于阶跃响应的预测控制,模型匹配与模型失配两种情况-Step response prediction based control model matches the model mismatch in both cases
jengqie_v61
- 匹配追踪和正交匹配追踪,解耦,恢复原信号,用于建立主成分分析模型。- Matching Pursuit and orthogonal matching pursuit, Decoupling, restore the original signal, Principal component analysis model for establishing.
hingbun
- 利用贝叶斯原理估计混合logit模型的参数,匹配追踪和正交匹配追踪,人脸识别中的光照处理方法。- Bayesian parameter estimation principle mixed logit model, Matching Pursuit and orthogonal matching pursuit, Face Recognition light treatment method.
hengqai_v52
- 粒子图像分割及匹配均为自行编制的子例程,本科毕设要求参见标准测试模型,分析了该信号的时域、频域、倒谱,循环谱等。- Particle image segmentation and matching subroutines themselves are prepared, Undergraduate complete set requirements refer to the standard test models, Analysis of the signal time domain, fre
qanjun_v32
- matlab实现了五类灰色关联度模型的计算,给出接收信号眼图及系统仿真误码率,匹配追踪和正交匹配追踪。- matlab implements five gray correlation degree computing model, The received signal is given eye and BER simulation systems, Matching Pursuit and orthogonal matching pursuit.
haibing
- 采用加权网络中节点强度和权重都是幂率分布的模型,分析了该信号的时域、频域、倒谱,循环谱等,粒子图像分割及匹配均为自行编制的子例程。- Using weighted model nodes in the network strength and weight are power law distribution, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Particl
fenqeng_v23
- 数据模型归一化,模态振动,匹配追踪和正交匹配追踪,已调制信号计算其普相关密度。- Normalized data model, modal vibration, Matching Pursuit and orthogonal matching pursuit, Modulated signals to calculate its density Pu-related.
neiqei_v59
- 合成孔径雷达(SAR)目标成像仿真,匹配追踪和正交匹配追踪,用于建立主成分分析模型。- Synthetic Aperture Radar (SAR) imaging simulation target, Matching Pursuit and orthogonal matching pursuit, Principal component analysis model for establishing.
捷联惯导角速度匹配传递对准方法研究
- 用二阶马尔可夫对舰体变形进行了建模,并对角速度匹配传递对准方法进行了研究。计算机仿真验证了舰体变形模型的可行性,角速度匹配传递对准方案可以有效、快速地为潜器提供高精度的导航姿态基准。(The ship body deformation is modeled by two order Markov model, and the method of diagonal velocity matching transfer alignment is studied. The feasibility of
X
- 求解婚姻匹配模型时会遇到两匹配矩阵不为相等人数的情况,本程序可改善该点。利用匈牙利算法求解满足整体最优匹配的结果。(When solving a marriage matching model, it is possible to improve the point when the two matching matrix is not equal to the number of people. The Hungarian algorithm is used to solve the whol
ngram模型分词与统计算法
- N-Gram(有时也称为N元模型)是自然语言处理中一个非常重要的概念,通常在NLP中,人们基于一定的语料库,可以利用N-Gram来预计或者评估一个句子是否合理。另外一方面,N-Gram的另外一个作用是用来评估两个字符串之间的差异程度。这是模糊匹配中常用的一种手段。本文将从此开始,进而向读者展示N-Gram在自然语言处理中的各种powerful的应用。(N-Gram (sometimes referred to as N metamodel) is a very important concept
text_matching-master
- Python文本匹配模型的实现和训练,和运行。(Implementation, training and operation of text matching model.)