登录
首页 » matlab » 概率计算问题之前向算法

概率计算问题之前向算法

于 2019-11-19 发布
0 211
下载积分: 1 下载次数: 3

代码说明:

说明:  隐马尔科夫模型(HMM)三大经典算法中的前向算法,通过输入HMM参数A,B,Pi矩阵以及序列O,可以计算该序列发生的概率(The forward algorithm in the three classic algorithms of Hidden Markov Model (HMM) can calculate the probability of occurrence of the sequence by inputting HMM parameters A, B, Pi matrix and sequence O.)

文件列表:

概率计算问题之前向算法\Debug_1.m, 492 , 2019-04-08
概率计算问题之前向算法\Debug_2.m, 989 , 2019-04-08
概率计算问题之前向算法\forward.m, 990 , 2019-02-21
概率计算问题之前向算法\前向算法详解.doc, 19968 , 2019-02-18
概率计算问题之前向算法, 0 , 2019-11-19

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

发表评论

0 个回复

  • 北京
    选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳(choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor)
    2005-05-08 21:10:27下载
    积分:1
  • Mcc
    this is simulation de mcc
    2011-05-01 20:48:41下载
    积分:1
  • chepaishibie
    基于MATLAB图像处理的汽车牌照识别系统,希望对各位大大有些帮助啊啊啊啊(MATLAB image processing based on the vehicle license plate recognition system, we hope to you greatly helpful ah ah ah ah)
    2012-05-02 19:57:16下载
    积分:1
  • Ex3_imdtc
    example simulation s of analysis of electrical machinery and drive systems - Pual C. Krause - Ex3
    2013-10-04 04:33:49下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • shang
    一种无监督的数据离散化方法,程序简单,运行时间短,效果比较显著(An unsupervised data discretization methods, procedures easy, run a short time, compared the effect of significantly)
    2009-03-21 12:25:49下载
    积分:1
  • msk_matlab
    msk的malab仿真,其中详细绘制了msk调制解调的信号图形(msk malab the simulation, which detailed mapping msk the modulation and demodulation of signals Graphics)
    2007-01-13 09:47:35下载
    积分:1
  • WOUAPI_MLP
    MLP in neural nethwork
    2014-10-28 20:15:29下载
    积分:1
  • dierzhang1
    matlab课件很有用的,对matlab学习很有帮助,希望采纳谢谢(it s very useful)
    2014-01-24 10:57:06下载
    积分:1
  • tptran
    地震数据tau-p变换的MATLAB函数,具体参数里面给出,可以参照。地震数据tau-p变换的MATLAB函数,具体参数里面给出,可以参照(Seismic data MATLAB transformation of the Tau-p function, the specific parameters which are given, you can refer to. Seismic data MATLAB transformation of the Tau-p function, the specific parameters which are given, you can refer to )
    2016-05-11 12:12:13下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载