-
OFDM
完美的OFDM系统的MATLAB仿真程序,希望对研究OFDM的同志有所帮助(Perfect simulation program MATLAB OFDM system, in the hope of OFDM help comrades)
- 2010-10-11 17:09:27下载
- 积分:1
-
videos_in_matlab
Following code converts given video (in.avi) to QVGA (320x240) resolution video
(out.avi). This example shows how to use video related functions in MATLAB.
- 2009-12-11 19:29:02下载
- 积分:1
-
mnth
模拟退火的源程序,matlab编写,多次试用成功(simulated annealing of the source, Matlab prepared several successful trial)
- 2006-11-03 15:23:14下载
- 积分:1
-
fdtd
a finite difference time domain 3-d program
- 2012-01-30 17:04:31下载
- 积分: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
-
commfreqsyn
锁相频率合成器的simulink模型,可验证电路设计的工作过程和合理性。(Phase lock loop)
- 2015-02-02 14:51:26下载
- 积分:1
-
msp_matlab
多处理器调度 均场退火matlab程序,100%能运行(Multi-processor scheduling matlab mean field annealing procedure, 100 will be able to run)
- 2008-02-21 15:14:56下载
- 积分:1
-
ML_4_4.m
MIMO系统中4发送4接收的最大似然检测算法,可自行扩展到其他发送结构(MIMO systems send four received the maximum likelihood detection algorithm, they are free to expand to other transmit architecture)
- 2012-05-11 09:12:00下载
- 积分:1
-
LeastSquare
constrained linear least square implementation
- 2011-07-15 01:54:21下载
- 积分:1
-
SVM_RFE_GA_TOOLBOX
利用遗传基因算法对SVM-RFE算法进行优化,从而获取更优异的特征,提高检测率,该算法的SVMtrain利用matlab自带的函数(The use of genetic algorithms to optimize the SVM-RFE algorithm, in order to gain more excellent features, improve the detection rate of the algorithm using matlab comes SVMtrain function)
- 2014-12-10 11:31:14下载
- 积分:1