-
Xbee_Checksum_Test
Xbee API Frame CheckSum Calculte
- 2014-02-17 19:32:59下载
- 积分:1
-
EM_GM
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% maxiter - maximum number of iteration allowed ([] for none)
% pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none)
% Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none)
%
% Ouputs:
% W(1,k) - estimated weights of GM
% M(d,k) - estimated mean vectors of GM
% V(d,d,k) - estimated covariance matrices of GM
% L - log likelihood of estimates
%( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
- 2008-04-27 15:51:27下载
- 积分:1
-
10000048
smthing i do not understand
- 2009-06-13 14:32:57下载
- 积分:1
-
instructionsofcurvefitting
一本介绍在matlab下曲线拟合的好书,书中含有大量的实例。(An introduction under the curve fitting in matlab books, the book contains many examples.)
- 2009-03-20 11:05:47下载
- 积分:1
-
Power-Quality-Generator
电力系统谐波发生器的MATLAB函数程序,可以产生各种谐波信号,包括谐波、电压骤升、电压中断、电压骤降、暂态脉冲信号等。(Power system harmonic generator MATLAB function procedures, can produce a variety of harmonic signals, including harmonics, voltage swells, voltage interruptions, voltage dips, transient pulse signal.)
- 2020-11-11 20:39:46下载
- 积分:1
-
CP0201
本代码实现了PPM-TH-UWB系统发生器的matlab仿真。(This code implements the PPM-TH-UWB system generator matlab simulation.)
- 2011-05-09 09:37:27下载
- 积分:1
-
k_means
k-means clustring
clusters through a fully vectorized algorithm
- 2009-11-08 17:23:13下载
- 积分:1
-
dsp_examples
The files explain aliasing , gibbs, dft and fft. All are very useful in signal processing applications and the files illustrate the contents very well with plots/graphs.
- 2009-05-24 18:46:39下载
- 积分:1
-
hanshu-5
超实用的matlab函数使用文档说明,有很多哦~,分几个包上传..5(ultra-practical use of Matlab function documents show that there are many-oh, a few hours .. 5 Upload Packet)
- 2006-12-05 10:54:06下载
- 积分:1
-
MATLAB-CODE-TO-READ-CSV-FILE
Read and separate headers in a CSV file. This is important for separating the different headers into separate arrays
- 2011-11-04 07:49:18下载
- 积分:1