CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - markov

搜索资源列表

  1. HMM0

    0下载:
  2. 基于贝叶斯工具箱BNT的隐马尔科夫简单模型,比较适合新手的学习-More suitable for novice learning a simple model based on the the Bayesian toolbox BNT hidden Markov
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1087
    • 提供者:see
  1. model

    0下载:
  2. Markov Chain 3,4 states -Simple Markove Chain with 2,3,4 states
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:13863
    • 提供者:tt
  1. markovchainmodel

    0下载:
  2. Markov Chain model for regime switching time series
  3. 所属分类:Project Design

    • 发布日期:2017-12-10
    • 文件大小:1566
    • 提供者:Ehsan
  1. HMM

    1下载:
  2. 隐马尔科夫模型学习最佳范例 word 详细介绍马尔科夫模型原理-The best example of the hidden Markov model learning word detailed introduction of the principle of the Markov model
  3. 所属分类:Project Design

    • 发布日期:2017-11-30
    • 文件大小:59846
    • 提供者:杨军
  1. matlab

    1下载:
  2. 信息论实验仿真。包括马尔科夫信源、huffman编码、瑞利分布、分组码编码、熵计算等等。-Information theory experimental simulation. Markov source, huffman coding, Rayleigh distribution block code encoding, entropy calculations, and so on.
  3. 所属分类:matlab

    • 发布日期:2014-08-20
    • 文件大小:3072
    • 提供者:houfukang
  1. WindyGridWorldQLearning

    0下载:
  2. Q-learning (Watkins, 1989) is a simple way for agents to learn how to act optimally in controlled Markovian domains. It amounts to an incremental method for dynamic programming which imposes limited computational demands. It works by successively
  3. 所属分类:LabView

    • 发布日期:2017-12-01
    • 文件大小:2048
    • 提供者:amin
  1. BPNN_Markov

    0下载:
  2. 结合马尔科夫和BP神经网络模型的预测决策支持系统-Combined Markov and BP neural network model predictive decision support system
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:1682066
    • 提供者:陈晨
  1. Gibbs

    0下载:
  2. 吉布斯分布代码,常用于马尔科夫随机场分割和识别-Gibbs distribution code, commonly used for Markov Random Field segmentation and recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:1177
    • 提供者:
  1. HmmDemo

    1下载:
  2. 马尔科夫模型,包括概率计算,如前向概率计算和后向概率计算,还有模型的学习和预测。-Markov model, including a probability calculation, such as the forward probability calculations and backward probability calculation model of learning and prediction.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:17006
    • 提供者:孙栋衡
  1. HMM

    1下载:
  2. 关于隐马尔可夫的说话人识别的幻灯片,查阅了大量的文献,来之不易,欢迎大家前来参考,并给与意见。-Slide on Hidden Markov speaker recognition, access to a large body of literature, not easy to come by, welcome to come to refer to, and give their views.
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:560642
    • 提供者:wuyanwen
  1. SpeechSignalPossessing-1995

    0下载:
  2. 语音信号处理 包括语音信号的同态处理和先行预测编码分析(LPC) 隐马尔可夫模型的分析(HMM)等-The voice signal processing includes a voice signal the homomorphic processing and the first prediction coding analysis (LPC) analysis of the Hidden Markov Model (HMM)
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:23762141
    • 提供者:任鹏
  1. MRF_BENCH

    2下载:
  2. 实现了C聚类以后的马尔科夫图像分割,对阈值的选取和图像的后验概率计算-C clustering after the Markov segmentation, the posterior probability threshold value is selected and images calculated
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:24576
    • 提供者:钟陈
  1. MatLab-codes

    0下载:
  2. equilibrium matrix for markov chain
  3. 所属分类:Project Design

    • 发布日期:2017-12-08
    • 文件大小:2534
    • 提供者:tanpreet
  1. hmmm

    1下载:
  2. HMM 隐马尔科夫过程预测与算法交易研究以及matlab程序-HMM Hidden Markov process prediction and algorithmic trading and Matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:341511
    • 提供者:jchzh
  1. code

    0下载:
  2. 处理lasso regression。 使用stochastic Markov property。-Algorithm for solving the Lasso problem: 0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1 where ||beta||_1 is the L_1 n
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:4460
    • 提供者:莫琳
  1. iHMM

    0下载:
  2. 状态可变的隐马尔科夫模型C++代码,里面包含实验数据-state change hidden Markov model written in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:25152
    • 提供者:millerwang
  1. HMMsource

    0下载:
  2. 语音识别需要的隐马尔可夫模型训练及识别程序,已调试过,可以直接运行。可生成训练过的隐马尔可夫模型,和测试结果。用的到的可以看一下。-Speech recognition requires the hidden Markov model training and recognition procedures have been debugging, and can be run directly. Can generate trained hidden Markov model, and test
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-17
    • 文件大小:9977505
    • 提供者:zhangxin
  1. synthetic

    0下载:
  2. 将马尔科夫融入到图像的纹理融合中,图像的纹理融合的功能-Markov into the texture of the image fusion, image texture blending function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:11254996
    • 提供者:Daisy
  1. hmm_matlab

    0下载:
  2. 用M语言编写实现隐马尔科夫的人脸检测的全部完整程序-Using M language complete face detection process of hidden Markov.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:7882263
    • 提供者:杨磊
  1. mdpPI

    0下载:
  2. Contains excellent and exact implementation of Markov Dec. Processes using Policy Iteration and Value Itreration from the book Perter Norvig for AI.-Contains excellent and exact implementation of Markov Dec. Processes using Policy Iteration and Value
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:2722
    • 提供者:ankindian
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com