-
MATLAB
用于初学MATLAB者一些基本资料
多项式求解等等(English Version)
- 2011-04-28 09:09:18下载
- 积分:1
-
zhongzhilvbo
MATLAB实现图形图像的处理,对图像的中值滤波。(MATLAB image processing of graphics, the image median filtering.)
- 2011-05-23 17:23:09下载
- 积分: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
-
MATLAB-FEM
本书主要介绍了有限元方法的MATLAB程序实现,是国外经典的计算机学科教材。(This book introduces the finite element method of the MATLAB program, a foreign classic computer science textbook.)
- 2013-11-04 18:12:46下载
- 积分:1
-
csar
对CSAR成像的波数域算法的论文及代码,能做到插值以前,较为有用(For CSAR wavenumber domain imaging algorithm paper and codes, we can do before interpolation, the more helpful)
- 2021-03-03 21:49:32下载
- 积分:1
-
LMS
超声波信号自适应消噪和滤波程序,可用于除噪,用于去除背景环境影响(Adaptive noise cancellation and filtering procedures can be used for noise removal)
- 2011-08-18 15:00:50下载
- 积分:1
-
intersystem7
This paper will concentrate on investigating the effects on capacity associated with the ACI scenario .
- 2013-02-10 23:51:29下载
- 积分:1
-
M_files_chap01
This the source code for the first chapter where you can try to understand
- 2013-04-08 04:14:20下载
- 积分:1
-
DSP_FORTRAN
胡广书 数字信号处理-理论,算法与实现的书中源程序 fortran版本(HU-book Digital Signal Processing- theory, algorithms and implementation fortran source code version of the book)
- 2013-11-04 20:04:17下载
- 积分:1
-
Simulation
代码包含了几种不同的数字信号系统仿真的实现,包含BPSK,ASK,FSK的数字仿真系统源代码(Code contains several different implementation of digital signal system simulation, including BPSK, ASK, FSK digital simulation system source code)
- 2010-05-28 19:07:34下载
- 积分:1