登录
首页 » AI-NN-PR » 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码

一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码

于 2022-05-20 发布 文件大小:8.71 kB
0 43
下载积分: 2 下载次数: 1

代码说明:

一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一种模式识别算法的休假
    这是一个模式识别中的留一法算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm for leave-one simulation of a simple classification example, is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model there is a great help.
    2022-02-25 14:08:00下载
    积分:1
  • RoboCup机器人小程序,实现了机器人的目标,但机器人之间…
    Robocup机器人小程序,实现了机器人的射门,但机器人之间的配合没有实现-Robocup robot small programs to achieve the goal of a robot, but the robot between the not achieved
    2022-08-25 17:47:40下载
    积分:1
  • 基于ELMAN神经网络对阶跃响应动态进行补偿也可以举一反三的运用于ELMAN网络的其他应用...
    基于ELMAN神经网络对阶跃响应动态进行补偿也可以举一反三的运用于ELMAN网络的其他应用-Elman neural network based on the step response of the dynamic compensation can be applied to an example of the Elman network other applications
    2022-01-24 16:53:01下载
    积分:1
  • 关于人工神经网络采用反向传播方法…
    this about the artificial neural networks which uses the back propogation method.-this is about the artificial neural networks which uses the back propogation method.
    2022-05-18 18:42:58下载
    积分:1
  • CCE是一个多
    CCE is a multi-instance learning method solving multi-instance problems through adapting multi-instance representation to single-instance algorithms, which is quite different from existing multi-instance learning algorithms which attempt to adapt single-instance algorithms to multi-instance representation
    2022-03-20 08:52:39下载
    积分:1
  • 在各种数据源的分析中,收集数据非常重要,本算法提供了一种理论上可以保证性能的聚类算法并提供的相关证明。...
    在各种数据源的分析中,收集数据非常重要,本算法提供了一种理论上可以保证性能的聚类算法并提供的相关证明。-Now kneel bowl beat Gou Tai Xu Pleiades cavity中, receive Moreton basin quasi-grind are linked to reset lynx ,算Yang Gou feed leftover braise instance, you can upset Article Sinopodisma殿cavity Abduction Chu Chun Kui Yang算sweet feed cavity gaze intently Shouson殿Longde 。
    2023-06-24 22:50:04下载
    积分:1
  • 一个高人的VC实现NN的程序。很不错。先运行Matrixbase.dsw,again arithmetic.dsw, next nnbp.dsw,final n...
    一个高人的VC实现NN的程序。很不错。先运行Matrixbase.dsw,again arithmetic.dsw, next nnbp.dsw,final neuralNetWork.dsw.-an expert in VC NN procedures. Very good. First running Matrixbase.dsw, again arithmetic.dsw. next nnbp.dsw, final neuralNetWork.dsw.
    2022-01-25 14:36:12下载
    积分:1
  • 犯错
    中国股市分析,2008年数学建模预测,股市是股票市场或股票交易市场的简称,也称为二级市场或次级市场,是股票发行和流通的场所,也可以说是指对已发行的股票进行买卖和转让的场所。在我国,沪深股市是从一个地方股市发展而成为全国性的股市的,1990年12月正式营业。以上证为例,有A股、S股、ST股等,其中A股也称为人民币普通股票、流通股、社会公众股、普通股,以人民币认购和交易。A股不是实物股票,以无纸化电子记账,实行“T+1”交割制度,有涨跌幅(10%)限制,参与投资者为中国大陆机构或个人,目前已发展到853家最新-err
    2022-10-21 08:30:04下载
    积分:1
  • 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图...
    本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face then, in order to improve the recognition and positioning accuracy. The module consists mainly of light compensation, Grayhound, Gaussian smoothing, balanced histogram, image contrast enhancement, image pre- processing module in the system plays a crucial role in image processing will have a direct impact behind the positioning and identification, within Active code and all papers information
    2022-03-17 05:57:09下载
    积分:1
  • 五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
    五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
    2022-07-01 17:06:31下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载