-
AirPrime_Q26_Series_Development_Kit_User_Guide_Re
AirPrime Q26 Series Development Kit User s Guide
- 2013-12-26 17:29:15下载
- 积分:1
-
matlab
2014美赛相关MATLAB程序(基于NS模型)(
2014 U.S. race-related MATLAB (NS-based model))
- 2014-02-08 10:20:37下载
- 积分:1
-
EM算法(讲解+程序)
EM 算法是Dempster,Laind,Rubin于1977年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据、截尾数据以及带有噪声等所谓的不完全数据,可以具体来说,我们可以利用EM算法来填充样本中的缺失数据、发现隐藏变量的值、估计HMM中的参数、估计有限混合分布中的参数以及可以进行无监督聚类等等。(EM algorithm is a method for maximum likelihood estimation of parameters proposed by Dempster, Laind and Rubin in 1977. It can estimate parameters from incomplete data sets by MLE. It is a very simple and practical learning algorithm. This method can be widely used in dealing with the so-called incomplete data such as defective data, censored data and noisy data. Specifically, we can use EM algorithm to fill missing data in samples, find hidden variable values, estimate parameters in HMM, estimate parameters in finite mixed distribution, and so on. Unsupervised clustering and so on.)
- 2020-07-04 06:00:01下载
- 积分:1
-
capacity_of_MIMO_and_THP
MIMO系统的容量和基与QR分解的THP预编码的MIMO系统容量的仿真程序(MIMO system capacity and the base and the QR decomposition of THP precoding MIMO system capacity of the simulation program)
- 2021-04-12 17:28:57下载
- 积分:1
-
Dynamic-Program
Dynamic program of unit commitment in power system
- 2013-04-11 20:05:21下载
- 积分:1
-
ip_07_07
基于matlab的4PSK的数字解调仿真(the 4-PSK demodulation using matlab)
- 2009-05-11 13:24:44下载
- 积分:1
-
gesd
The Generalized ESD procedure ( gesd ), tests for up to a prespecified
number r of outliers and it is specially recommended when testing for
outliers among data coming from a normal distribution.
- 2012-07-22 18:05:13下载
- 积分:1
-
ellipse
matlab file to draw ellipse
- 2012-04-07 21:17:16下载
- 积分:1
-
matlab-lizilvbodaima
用matlab实现粒子滤波算法
x = 0 初始状态
R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差
Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差
tf = 100 模拟长度
N = 100 粒子滤波器中的粒子个数
xhat = x
P = 2
xhatPart = x
………………(Particle filtering algorithm using matlab)
- 2013-04-08 17:32:07下载
- 积分:1
-
6_freqDomainFiltering
frequency domain filtering codes for matlab
- creating the test signal
-creating frequency domain filter
- applieying the filter and computes a filtered signal
- plotting both in time domain and frequency domain
- 2013-11-26 05:12:36下载
- 积分:1