-
hsmm
隐马尔科夫模型是关于时序的概率模型,描述由一个隐藏的马尔科夫链随机生成不可观测的状态随机序列,再由各个状态生成一个观测而产生观测序列的过程。隐藏的马尔科夫链随机生成的状态的序列,称为状态序列;每个状态生成一个观测,而由此产生的观测的随机序列,称为观测序列。马尔科夫链由初始概率分布、状态转移概率分布以及观测概率分布确定(The hidden Markov model is a probabilistic model for time series. It describes the process of randomly generating unobservable state random sequences from a hidden Markov chain, and then generating an observation by each state to produce an observation sequence. A sequence of randomly generated states of hidden Markov chains, called a sequence of states; each state produces an observation, and the resulting random sequence of observations is called an observation sequence. Markov chain is determined by initial probability distribution, state transition probability distribution and observation probability distribution)
- 2019-05-27 12:01:38下载
- 积分:1
-
最短路
说明: 利用floyd,ford,dijikstra算法求解图论中的最短路问题(Using Floyd, Ford, Dijkstra algorithm to solve the shortest path problem in graph theory)
- 2020-12-13 09:12:08下载
- 积分:1
-
mimomo
its a matlab program ~~~~~ you can do tit
- 2012-04-30 15:59:32下载
- 积分:1
-
UWB-Radio-Fundamentals
超宽带无线通信基础,国外UWB经典著作,学习UWB必备书籍,内含大量matlab源码(UWB wireless communication classic,containing a large number of matlab source code)
- 2011-05-01 17:04:02下载
- 积分:1
-
CMA
CMA algorithm for optimization
- 2015-03-24 22:56:46下载
- 积分:1
-
type2_toolbox2
模糊二型,在matlab中的使用,附有说明论文 和例子(Fuzzy type 2, used in matlab, with explanatory papers and examples)
- 2020-11-13 15:39:43下载
- 积分:1
-
power_windgen
实用matlab simulink搭建的风力发电机在孤岛运行条件下的仿真分析。(Wind turbines in the the island operation under the conditions of the simulation analysis.)
- 2012-09-06 21:41:45下载
- 积分:1
-
pastey-115644.cpp
This program performs the max-flow algorithm
- 2010-11-01 17:25:08下载
- 积分:1
-
CalculatingBeatRateOfHeart
calculating beat rate of heart using DWT in Matlab
- 2009-06-07 23:59:05下载
- 积分:1
-
conjgrad
说明: 在matlab中实现共轭梯度算法,它的基本思想是在共轭方向法和最速下降法之间建立某种联系,以求得到一个既有效又有较好收敛性的算法(based on matlab to realize arithmetic of conjugate grads)
- 2011-02-25 22:01:19下载
- 积分:1