nusrf 在 2008-09-07 09:37:48 上传
说明:markov matlab code, give a detail impletation of markov procedure
开发平台:matlab | 大小:3KB | 下载151次
wwhwfssd 在 2008-08-29 14:43:10 上传
说明:在VC++下基于MRF来进行的图像分割源代码
开发平台:Visual C++ | 大小:57KB | 下载79次
mordecai 在 2008-07-24 09:20:31 上传
说明:This packet contains the MATLAB files that fit a hidden Markov tree model to the contourlet coefficients of images. The files require the contourlet Toolbox, which can be downloaded from http://www.programsalon.com/downloads121/sourcecode/graph/detail516305.html.
开发平台:matlab | 大小:2422KB | 下载49次
mkrsjak 在 2008-07-04 03:31:20 上传
说明:variable markov model for prediction
开发平台:PDF | 大小:346KB | 下载78次
ntnu1688 在 2008-06-26 18:06:26 上传
说明:Markov queue algorithm
开发平台:matlab | 大小:654KB | 下载28次
schubert 在 2008-06-23 09:55:14 上传
说明:General Hidden Markov Model Library 一个通用的隐马尔科夫模型的C代码库
开发平台:C/C++ | 大小:1204KB | 下载48次
32Leo 在 2008-06-19 20:27:41 上传
说明:对比卡尔曼滤波和维纳滤波对一阶gaussian-markov过程的滤波预测。
开发平台:matlab | 大小:1KB | 下载122次
isafun 在 2008-06-06 14:58:34 上传
说明:计算mahalanobis(即马氏)距离
开发平台:matlab | 大小:1KB | 下载579次
stone3 在 2008-06-03 11:05:39 上传
说明:自己编写的语音识别程序-基于隐马尔可夫模型的语音识别
开发平台:matlab | 大小:5KB | 下载1002次
binbin23 在 2008-05-27 10:19:50 上传
说明:Multiple alignment using hidden Markov models
开发平台:MultiPlatform | 大小:74KB | 下载66次
bingrenjim 在 2008-05-08 20:14:19 上传
说明:单服务排队系统的马尔可夫过程源码并附详细解释!可得平均队列长度、平均等待时间、队列长度的变化情况、以及每次变化的详细时间,并附详细图表
开发平台:matlab | 大小:1KB | 下载207次
FLF147 在 2008-05-07 17:54:42 上传
说明:隐性马尔科夫链包含有训练和测试算法以及前后项递推算法
开发平台:matlab | 大小:754KB | 下载77次
coolfei 在 2008-04-16 22:30:15 上传
说明:Multiresolution Markov models for signal and image processing,信号和图像处理中的多分辨率markov模型分析
开发平台:PDF | 大小:7650KB | 下载12次
shenwei0415 在 2008-04-06 10:34:10 上传
说明:HMM隐马尔科夫模型源码,实现模型的训练
开发平台:matlab | 大小:1KB | 下载337次
mly2010 在 2008-04-02 10:07:36 上传
说明:北京大学计算语言学研究所的马尔科夫模型学习资料。
开发平台:Others | 大小:332KB | 下载275次
andy8888 在 2008-04-01 21:14:13 上传
说明:The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some variants. The functions (m-functions) were developped with MATLAB v6.0 (one of the functions requires the Mathworks Optimization Toolbox) by the decision team of the Biometry and Artificial Intelligence Unit of INRA Toulouse (France). The version 2.0 (February 2005) handles sparse matrices and contains an example
开发平台:matlab | 大小:2380KB | 下载119次
Jameszdp 在 2008-03-27 09:30:36 上传
说明:基于改进的隐马尔可夫和神经网络混合模型的语音识别
开发平台:matlab | 大小:295KB | 下载68次
管理员 在 2008-03-25 22:24:37 上传
说明:马尔科夫过程 c语言实现
开发平台:Visual C++ | 大小:44KB | 下载282次
jack100 在 2008-03-20 17:11:06 上传
说明:这是马尔可夫-蒙特卡罗算法的MATLAB源程序.
开发平台:matlab | 大小:133KB | 下载1062次
canoe1985 在 2008-03-14 08:54:08 上传
说明:Markov分析的matlab工具包,包含Markov回归分析等内容
开发平台:matlab | 大小:4KB | 下载110次
loushuai 在 2008-02-26 10:32:13 上传
说明:一篇经典的关于图像复原的文章,是应用Markov随机场解决此类问题的早期文章,我费了好大劲才找到的,希望对研究这个方向的朋友能有帮助。
开发平台:matlab | 大小:1101KB | 下载108次
gegeji 在 2008-02-20 01:19:57 上传
说明:利用马尔可夫随机场理论计算能量准则,进行图像分割的最新版本
开发平台:Visual C++ | 大小:60KB | 下载285次
andy725 在 2007-12-21 22:05:31 上传
说明:马尔可夫模型(马尔科夫模型、马尔克夫模型)vc源代码,
开发平台:Visual C++ | 大小:15KB | 下载54次
kukumalu0321 在 2007-12-15 09:51:00 上传
说明:马尔可夫链 & 马尔可夫随机场
开发平台:PPT | 大小:587KB | 下载102次
weiw33 在 2007-12-02 12:02:38 上传
说明:% PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/
开发平台:matlab | 大小:111KB | 下载68次
daki 在 2007-11-14 19:45:09 上传
说明:当年为了学隐马尔可夫模型,所以边看边翻译的,如果那儿没翻译对,希望能给指出来,有利后来的人理解! 参考文献我没有删,就留下给看看吧!因为不能是中文标题,我改为英文的吧.
开发平台:WORD | 大小:200KB | 下载211次
zhuyinhit 在 2007-11-08 00:38:35 上传
说明:介绍了有关半马尔可夫随机过程模型方面的知识
开发平台:PDF | 大小:697KB | 下载38次
luowang 在 2007-11-06 21:04:58 上传
说明:基于马尔可夫随机场的遗传模拟退火算法用于图像分割,研究进化算法用于图像分割的同志可以得到启发
开发平台:PDF | 大小:190KB | 下载174次