-
VCS
code FFT for matlab
I do project about voice classification system. But, I can t continuous coding.
If you understan my project, you will contect to me. Thank.
- 2009-06-17 01:12:53下载
- 积分:1
-
VBLAST
receiver for vblast
- 2011-09-05 15:43:36下载
- 积分:1
-
20121023
一本介绍MATLAB数组操作的技巧和窍门的经典图书,里面很多技巧和窍门都很实用,编写matlab代码的时候的工具书(the title of the book "MATLAB array manipulation tips and tricks")
- 2012-10-23 19:53:06下载
- 积分: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
-
analogicmodulation
THIS PROGRAM IS FOR THE MODULATION MATLAB AM, FM, PM
- 2009-06-14 09:56:39下载
- 积分:1
-
codeandanswer
《MATLAB 7.X程序设计》-王建卫-源代码及习题答案(" MATLAB 7.X program design" - Wang Wei- the source code and answer exercises)
- 2009-03-19 16:05:13下载
- 积分:1
-
DOA
此程序是有关于到达角DOA估计的代码,在很多方面都很有用(This procedure is DOA on arrival estimation code, very useful in many ways)
- 2009-06-30 17:54:42下载
- 积分:1
-
MIMOSystems(matlab)
说明: 一篇关于MIMO的文章,文中附有仿真所用的源代码(An article on the MIMO, the paper with the source code used in simulation)
- 2010-04-20 09:58:24下载
- 积分:1
-
PR_EX1
PATTERN RECOGNITION 4THD EX1
裡面有相關程式碼,.m 檔對應題號
有 readme 參考(PATTERN RECOGNITION 4THD EX1
There are related code. M file corresponding to the Question
Readme reference)
- 2012-05-09 12:19:04下载
- 积分:1
-
M_M_1_QueueModel
mm1仿真模型代码,实现排队理论的模拟。可设置队列长度,泊松过程到达强度,服务率,排队人数, 得到平均队列长度等参数。(network simulation code for MM1 model. Flexiable model for queueing theory study.)
- 2013-02-06 10:40:29下载
- 积分:1