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

搜索资源列表

  1. matlab经典算法程序

    0下载:
  2. 用正常状态下的特征样本作为模型的观测值对CHSMM进行训练,然后将待测的特征样本输入模型,得到待测样本相对于所建立正常模型的输出概率。(The characteristic samples of normal state are used as the observation value of the model to train the CHSMM, and then the sample input model of the sample to be tested is obtained,
  3. 所属分类:matlab例程

  1. ICDM07-Tang-et-al-Academic-Network-Extraction

    0下载:
  2. 爬去学术网站算法,包含隐马尔科夫模型和条件随机场(Academic NetWork Extraction Algorithm)
  3. 所属分类:网址推荐

  1. MCM

    0下载:
  2. 划分预测对象状态 : 根据预测的目的划分 计算初始概率 : 根据历史数据计算状态概率 计算状态转移概率,构造转移概率矩阵P 根据转移概率进行预测,Pij 表示由状态 i 转移到状态 j 的概率 按最大可能性作为选择原则:选择(Pj1,Pj2,…, PjN )中最大者为预测结果。 计算状态转移概率时,最后一个数据不参加计算(To predict the state of an object: divide it according to the purpose of prediction
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:708608
    • 提供者:ye888
  1. hmm

    2下载:
  2. 隐马尔科夫链作为故障诊断和识别的手段,有事例和程序详解(Hidden Markov chain as a means of fault diagnosis and identification, there are detailed examples and procedures)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:康瑞五秒1
  1. hmm

    0下载:
  2. 解决隐马尔科夫问题中的MATLAB程序,包含前后向算法,Viterbi求解,BaumWelch求解(MATLAB in solving the problem of hidden markov, including front and back to the algorithm, Viterbi, BaumWelch solution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:hxchxc
  1. fhmm1

    0下载:
  2. 可以将不同的人脸进行识别分类,使用隐马尔科夫算法实现较高的识别率(Different faces can be identified and classified, using hidden Markov algorithm to achieve higher recognition rate)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:4186112
    • 提供者:igot7
  1. MSM_MLE_1v01

    4下载:
  2. 基于马尔科夫转换多重分形预测模型,MSM模型具有较少的参数和无限的频率。该模型通过使用机制转换(regime switching)技术,能较好的捕捉金融时间序列波动中隐藏的离群值、时间标度以及长程相关性特征。Calvet和Fisher使用MSM模型对四种汇率序列进行预测,他们发现MSM模型的长期预测性能优于GARCH、MS-GARCH(Markov switching GARCH)、FIGARCH等模型,MSM模型适用于具有显著异常值和长程记忆性的真实波动序列的预测。(the Markov-Sw
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:jingqin
  1. hmm机器学习

    0下载:
  2. HMM(隐马尔科夫模型)是自然语言处理中的一个基本模型,用途比较广泛,如汉语分词、词性标注及语音识别等,在NLP中占有很重要的地位(HMM (hidden Markov model) is a basic model in Natural Language Processing, which is widely used, such as Chinese segmentation, part of speech tagging and speech recognition, and plays
  3. 所属分类:其他

  1. HMM

    0下载:
  2. %函数名称:HMMTrain %参数:V-------训练观察序列(n X 1Cell矩阵),IPI,IA,IB-------模型参数初始值 %返回值:PI,A,B-------模型参数的学习结果 %函数功能:隐含马尔科夫模型的Baum-Welch学习算法(% function name: HMMTrain % parameters: V------- trains the observation sequence (n, X, 1Cell matrix), IPI, IA, and I
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:Kelly_kit
  1. HMM-GMM

    0下载:
  2. 使用高斯混合模型和隐马尔科夫模型进行建模(Modeling using Gauss mixture model and hidden Markov model)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-28
    • 文件大小:3059712
    • 提供者:dongkai1994
  1. 算法

    0下载:
  2. 马尔科夫蒙特卡洛算法的MATLAB应用示例(code for MCMC in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:62464
    • 提供者:Superrio
  1. NLR_MRF

    1下载:
  2. 非局部马尔科夫随机场,用于自然图像的去噪,效果非常好,推荐大家使用(Non local Markov random field, for natural image denoising, the effect is very good, recommended for you to use)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:9072640
    • 提供者:wuxi
  1. matlablistings

    0下载:
  2. 马尔科夫链蒙特卡洛算法简单实例,模式识别,参数识别(mcmc,bayesian,Based on markov chain monte carlo method is implemented in the matlab program)
  3. 所属分类:人工智能/神经网络/深度学习

  1. Monte Carlo

    1下载:
  2. 用蒙特卡洛模拟求解圆周率,在MATLAB上实现 以及模拟马尔科夫过程(Monte Carlo simulation for solving pi)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:57344
    • 提供者:zz未
  1. HMM

    0下载:
  2. 隐马尔科夫算法包和一个简单的隐马尔科夫例子。(Hidden Markov algorithm package and a simple hidden Markov model.)
  3. 所属分类:中间件编程

    • 发布日期:2018-01-06
    • 文件大小:819200
    • 提供者:TWO
  1. 35973510VAD-DTW-HMM

    1下载:
  2. 基于动态时间规整与隐马尔科夫模型的自动语音识别系统(Automatic speech recognition system based on dynamic time warping and hidden Markov model)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-01-08
    • 文件大小:543744
    • 提供者:llb3112040011
  1. 1

    0下载:
  2. 一篇经典的描述多层次马尔科夫随机场分割影像的paper(A classic paper describing multilevel Markov random field segmentation images)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:3918848
    • 提供者:tomas387
  1. Make3DFeature-master

    0下载:
  2. 基于单幅图像,采用马尔科夫随机场进行三维重建,即推测方向。本文仅假设场景由多个小平面组成,算法将图像分割为若干超像素块,同时考虑深度信息和不同超像素间的关系,进行有监督学习。(rnn_trainnet.m is a scr ipt used for training the S-RNN rnn_testnet.m is a scr ipt used for generating a summary of multiple albums, and selecting the best summa
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4713472
    • 提供者:Daisy。
  1. fuxian

    1下载:
  2. 隐马尔科夫的基本应用,用于可靠度的计算。(The basic application of hidden Markov)
  3. 所属分类:网络编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:晓。
  1. 实验代码

    0下载:
  2. 实验可以用,主要应用于数字岩心的建立,基于马尔科夫链法,建立孔隙网络模型(Experiment can be used, mainly used in the establishment of the digital core, based on the markov chain method, the pore network model is established)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:11264
    • 提供者:温永贵00
« 1 2 ... 26 27 28 29 30 3132 33 »
搜珍网 www.dssz.com