-
TwIST_v1
inverse filter demo.this deblurs the image using inverse filter
- 2010-11-07 01:35:51下载
- 积分:1
-
frcg
改进的共轭梯度法,具有很好的收敛效果,达到整体最有,在MATLAB中实现。(Improved conjugate gradient method, has a good convergence effect, to achieve the overall most realized in MATLAB.)
- 2013-12-17 00:34:34下载
- 积分:1
-
OFDM_UWB
仿真了OFDM_UWB系统,调制方式采用QPSK,参数设置完全符合FCC标准(Simulation of a transmitter implementing
the OFDM transmission chain with QPSK modulation on each sub-carrier)
- 2015-04-16 21:13:16下载
- 积分:1
-
kalmanfilter
采用MATLAB实现的kalman滤波程序,有比较详细的例子和算法说明(Kalman filtering using MATLAB implementation procedures, more detailed description of examples and algorithms)
- 2009-12-07 00:13:26下载
- 积分:1
-
matlabMathematics
Advanced.Mathematics.and.Mechanics.Applications.Using.MATLAB.-.Howard.B.Wilson 英文版的经典MATLAB系列书籍(Advanced.Mathematics.and.Mechanics.Applications.Using.MATLAB.-.Howard.B.Wilson English version of the classic MATLAB series books)
- 2013-02-05 16:18:52下载
- 积分:1
-
Degree_Distribution
求复杂网络的节点度的分布和平均节点的度,输入邻接矩阵,输出度的分布(Complicated network node degree distribution and the average node degree, input adjacency matrix, the output distribution of the degree of)
- 2013-11-08 14:19:08下载
- 积分: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
-
MIMO_CAPCITY
MIMO系统信道容量在AWGN下进行仿真(MIMO system, channel capacity simulation in AWGN )
- 2009-12-27 16:10:37下载
- 积分:1
-
Problem4
this is sample test for Z bus algorithm
- 2011-08-09 02:14:43下载
- 积分:1
-
MATLAB
利用MATLAB进行数值计算与数据分析,很好的学习教材(The use of MATLAB for numerical analysis and data, good learning materials)
- 2009-04-16 19:44:01下载
- 积分:1