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

搜索资源列表

  1. Geographic-data-analysis-Matlab

    2下载:
  2. 代码基于Matlab软件,讲述了大量数学方法的应用思路和过程。内容涉及回归分析、主成分分析、因子分析、聚类分析、判别分析、时(空)间序列分析、Markov链、R/S分析、线性规划、层次分析法以及人工神经网络建模等方法。通过模仿本书讲授的计算过程,读者可以加深对有关数学方法的认识和理解,并且掌握很多Matlab的应用技巧。代码规范,可研究价值高。  -Code based on the Matlab software, tells the story of a large number of
  3. 所属分类:matlab

    • 发布日期:2016-05-30
    • 文件大小:44032
    • 提供者:张开洲
  1. matlab

    0下载:
  2. 了解隐马尔科夫模型HMM的概念、组成和需要解决的问题;通过matlab分析和三个基本算法分析读研和就业问题:forward算法、Viterbi算法和Baum-Welch算法-Understand the concept of Hidden Markov Model HMM, composition and problems to be solved matlab analysis by three basic algorithms: forward algorithm, Viterbi alg
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:63714
    • 提供者:laimingzhi
  1. matlab-experiment

    0下载:
  2. 了解隐马尔科夫模型HMM的概念、组成和需要解决的问题;掌握三个基本算法:forward算法、Viterbi算法和Baum-Welch算法,并利用matlab进行实验分析一道具体问题-Understand the concept of Hidden Markov Model HMM, composition and problems to be solved mastered three basic algorithms: forward algorithm, Viterbi algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:154131
    • 提供者:laimingzhi
  1. markov

    1下载:
  2. 在matlab条件下模拟马尔科夫链的过程-Markov chain simulation matlab conditions under process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1411
    • 提供者:常泽华
  1. matlab-MRF-toy-examples

    1下载:
  2. 一种基于马尔科夫随机场的图像分割matlab源码,包含ICM迭代条件模式求解最大后验概率算法,已通过测试。-Markov random field based image segmentation matlab source code, including the ICM iteration conditions for solving the maximum a posteriori probability model algorithm has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:18800
    • 提供者:朱广润
  1. Markov-Chain-Monte-Carlo)

    2下载:
  2. 基于马尔可夫链的蒙特卡洛方法在matlab中的实现程序-Based on markov chain monte carlo method is implemented in the matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:17046
    • 提供者:孙彬
  1. markov

    0下载:
  2. 通过MATLAB软件,编写程序,实现马尔科夫链的编程,理解马尔科夫实现过程-through MATLAB software, programming, implementation of Markoff chain programming, the realization process of understanding Markoff
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1593
    • 提供者:陈雅雯
  1. Matlab-geogeaphicdataanalysis

    1下载:
  2. 基于matlab的地理数据分析源代码,包括回归分析,小波分析,马尔科夫链,人工神经网络等-Based on geographic data analysis matlab source code, including regression analysis, wavelet analysis, Markov chains, artificial neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:44415
    • 提供者:wangjiao
  1. MS(k)-AR(p)

    8下载:
  2. 基于matlab的马尔科夫链回归预测,附带程序使用和说明。- regarading to Forecasting based on Matlab Markov Chain,with the incidental uses and descr iption.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-24
    • 文件大小:86016
    • 提供者:huniu
  1. Markov

    0下载:
  2. 基于Markov的食品物价趋势预测,keyword:Markov预测。《MATLAB智能算法超级学习手册》-Based on food price trends Markov prediction, keyword: Markov prediction. " MATLAB algorithm super intelligent learning Handbook"
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:221104
    • 提供者:qinmiochaos
  1. MATLAB

    0下载:
  2. 数学建模算法大全 包括马氏链模型,神经网络模型,变分法模型等-Mathematical modeling algorithm Daquan include Markov chain model, neural network model, variational method models
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9141248
    • 提供者:李空
  1. markov-chain

    0下载:
  2. 时齐性markov chain的MALAB程序:多样本生成,随机离散数生成-markov chain, MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:玖澜
  1. Monte Carlo

    0下载:
  2. 通过matlab仿真蒙特卡洛的马尔可夫算法(By MATLAB simulation, Monte Carlo Markov algorithm)
  3. 所属分类:其他

  1. generate_sequence

    0下载:
  2. 该程序用于生成一阶或二阶的由ACGT组成的马尔科夫序列,用户需要给出转移概率和序列长度(Generate a Markov Chain with first order or second order)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:baixinfd
  1. matlab MRF toy examples

    1下载:
  2. 关于马尔科夫随机场的分割matlab代码(On the Markov random field segmentation matlab code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:21504
    • 提供者:Xs_55555
  1. 传递熵Matlab

    2下载:
  2. 这个只是一个计算马尔科夫系统传递熵的matlab,函数希望大家能把他用到高维中,并分享(This is just a calculation of Markov system transfer entropy MATLAB, function, I hope we can use it to high dimension, and share)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:忧心匆匆
  1. HMMall

    0下载:
  2. 隐马尔可夫算法,可用于连续和离散变量 具体压缩文件里有说明(Hidden Markov Model Algorithm above discrete variable function and continue variable function)
  3. 所属分类:数学计算

  1. Markov

    0下载:
  2. matlab实现马尔科夫算法,代码有500多行,并加以相关注释(Matlab implementation of Markov algorithm, the code has more than 500 lines, and related notes)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:李文景
  1. MusicExample

    0下载:
  2. 隐马尔可夫在音乐识别上的应用,Windows平台,matlab代码(Hidden Markov, matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1501184
    • 提供者:小初陌
  1. chmmbox_1_2

    0下载:
  2. Matlab toolbox for Coupled Hidden Markov Modelling using Max.Likelihood EM. written by Rezek-part 1
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:823296
    • 提供者:azinaz
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com