-
HMM
说明: 隐马尔可夫模型,浙江大学人工智能研究所.HMM的由来
马尔可夫性和马尔可夫链
HMM实例
HMM的三个基本算法
主要参考文献(Hidden Markov models, Artificial Intelligence Institute of Zhejiang University. HMM Origin
Markov and Markov chain
HMM example
The three basic algorithms HMM
Main references)
- 2010-03-21 19:52:30下载
- 积分:1
-
nrlfpp
distributed system in matlab
- 2013-09-20 12:10:54下载
- 积分:1
-
@linear
针对SVM法线特征筛选算法仅考虑法线对特征筛选的贡献,而忽略了特征分布对特征筛选的贡献的不足,在对SVM法线算法进行分析的基础上,基于特征在正、负例中出现概率的不同提出了加权SVM法线算法,该算法考虑到了法线和特征的分布.通过试验可以看出,在使用较小的特征空间时,与SVM法线算法和信息增益算法相比,加权SVM法线算法具有更好的特征筛选性能.(Normal feature selection for SVM algorithm only considered normal for the contribution of feature selection, to the neglect of the characteristics of the distribution of feature selection have contributed to the lack of normal SVM algorithm based on the analysis, based on the characteristics of the positive and negative cases emergence of a different probability-weighted normal SVM algorithm, which takes into account the distribution and characteristics of normal. through the test can be seen in the use of smaller feature space, the normal and the SVM algorithm and information gain algorithm, normal weighted SVM algorithm has better performance of feature selection.)
- 2008-01-08 21:38:17下载
- 积分:1
-
matlab-and-vc
说明: MATLAB和VC混合编程的论文资料近50篇,均为图书馆下载,很详细(Hybrid Programming MATLAB and VC data nearly 50 papers, all libraries to download, very detailed)
- 2011-04-11 10:55:16下载
- 积分:1
-
test
说明: MMATLAB求在直方图均衡化方面的应用程序详解示例(MMATLAB demand side in the histogram equalization example of the application Xiangjie)
- 2010-04-06 23:57:31下载
- 积分:1
-
Matlab2009a_C_Sfunction
说明: 自己在编matlab C语言模块时的一些总结(Some of my experiences about matlab s C SFunction)
- 2010-04-19 16:25:10下载
- 积分:1
-
Grey-prediction[GM(1
灰色预测[GM(1,1) ]MATLAB程序(已经测试运行)(Gray prediction [GM (1,1)] MATLAB program (test run))
- 2012-08-31 08:05:45下载
- 积分:1
-
基于双隐含层BP神经网络的预测
说明: bp神经网络预测模型,可以很好的进行训练集和测试集建模,实用方便(BP neural network prediction model can model training set and test set very well, which is practical and convenien)
- 2020-06-10 19:50:39下载
- 积分:1
-
Alamouti
简单的空时分组码编码程序,最经典的正交Alamouti编码(A simple space-time block coding process)
- 2010-01-19 16:10:53下载
- 积分:1
-
Solving DDEs with Matlab
利用matlab求解时滞微分方程。常微分方程(ODE)和延迟微分方程(DDE)被用来描述许多有趣的现象。 虽然ODE包含依赖于自变量(“时间”)的当前值的解决方案的衍生物,但DDE还包含衍生物,其依赖于前一时间的解决方案。 在整个科学模型中出现了DDE [1]。 尽管ODE和DDE之间存在明显的相似性,但DDE问题的解决方案可能与ODE问题的解决方案在几个引人注目的重要方面存在差异[2] [20]。 这部分是因为缺乏用于解决DDE的通用软件。(Solving Delay Differential Equations with dde32)
- 2018-04-21 11:01:06下载
- 积分:1