登录
首页 » 算法 » HMM中经典的前向后向算法,带有比例因子

HMM中经典的前向后向算法,带有比例因子

于 2022-06-26 发布 文件大小:1.30 kB
0 63
下载积分: 2 下载次数: 1

代码说明:

HMM中经典的前向后向算法,带有比例因子-classical HMM back to the first algorithm, with a scale factor

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

发表评论

0 个回复

  • 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点...
    程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
    2023-08-17 15:20:03下载
    积分:1
  • 蓝牙考勤系统
    概述: 目前在学院考勤系统是完全手动的凡系已采取出勤登记册上,或页。这项活动需要大量的时间和努力,和仍然是不可靠的。寄存器和页面会丢失和多个副本是很难保持。 因此必须要有一些系统可以做这种活动自动无需人工干预的。蓝牙考勤系统是一个软件,自动锁定为所有那些在类中可用的学生入学。首先它锁出勤,然后它将中的数据保存到 mysql 数据库服务器。 它的工作原理:扫描的所有蓝牙设备,然后采取从扫描设备的硬件地址。然后它从已经存储的表中提取学生信息,然后将数据存储到数据库中。
    2022-12-19 20:25:03下载
    积分:1
  • PID 实现
    PID 算法C语言实现 内有仿真文件.很容易看得明白
    2022-08-09 15:11:57下载
    积分:1
  • svm实现的例子
    svm实现的例子-SVM realize examples
    2022-04-22 19:17:40下载
    积分:1
  • It is the DOS environment to develop a mathematical calculation software, the ma...
    它是在DOS环境下开发的数学计算软件,菜单中主要的一种是“有限元法”,使用的编程语言是C语言,解压无需密码。-It is the DOS environment to develop a mathematical calculation software, the main menu is a "finite element method", the use of the C programming language is the language, extract no password is required.
    2023-01-04 08:40:03下载
    积分:1
  • 可以对一维波形数据进行拟合,高斯滤波,计粗糙度等
    可以对一维波形数据进行拟合,高斯滤波,计算粗糙度等-Can be one-dimensional wave-shaped to fit the data, Gaussian filtering, calculation of roughness
    2023-01-14 21:25:03下载
    积分:1
  • 条带SAR波数域成像
    基于波数域条件下,利用条带SAR的思想,对几个分布目标进行成像的程序;目标个数可以改变,条带SAR的参数同样可以改变,以得到不同的成像效果,进而可以进行比较
    2022-11-09 13:40:03下载
    积分:1
  • md5 类实现了RSA Data Security, Inc.在提交给IETF 的RFC1321中的MD5 message...
    md5 类实现了RSA Data Security, Inc.在提交给IETF 的RFC1321中的MD5 message-digest 算法。 -md5 category achieved RSA Data Security, Inc. Submitted to the IETF RFC1321 The MD5 message-digest algorithm.
    2022-10-14 07:35:03下载
    积分:1
  • mumford source coode
    mumford source coode-mumford source coode........
    2023-04-14 06:15:03下载
    积分:1
  • 超像素图像SLIC
    SLIC算法是一种小范围的像素迭代形成超像素的算法,与K-means算法有相似之处,不过SLIC在找最近邻居时不需要搜索整个空间,从S*S中就可以得到很好的结果。在VS2008,MFC实现。
    2022-02-10 07:21:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载