-
wavelet-signal
利用小波变换对有噪正弦信号进行去噪,来实现信号优化(Wavelet transform denoising of noisy sinusoidal signals to achieve optimal signal)
- 2010-08-02 12:17:39下载
- 积分: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
-
estimationofdisparitymap
code for full estimation of disparity map from two right and left image
- 2010-11-24 14:21:58下载
- 积分:1
-
som
neural network, SOM, in matlab
- 2011-08-20 10:29:37下载
- 积分:1
-
AML_Algorithm-for-TDOA
AML算法能够使计算结果较好的符合克拉美下限,具有较好的精度。(AML algorithm enables the calculation of the Cramer lower bound, with good accuracy.)
- 2021-01-03 10:18:56下载
- 积分:1
-
Capon_Algorithm
阵列信号处理波束形成卡朋算法仿真:该程序阵列数为N,采样点数为K,入射信号为30度角,干扰信号为60度角。
功能:提取有用信号抑制干扰信号(Array signal processing beamforming algorithm entacapone simulation: the procedure for the array N, the sampling points for K, the incident signal at 30-degree angle, interference signal for the 60-degree angle. Features: extract useful signal interference signal suppression)
- 2007-10-30 09:24:17下载
- 积分:1
-
xiaoboquzaoyuzhixuanze
详细对比了几种小波去噪阈值的选取方法,对实际应用有一定的指导作用(Detailed comparison of several wavelet de-noising threshold selection method, the practical application of the guiding role of certain)
- 2009-10-30 14:54:28下载
- 积分:1
-
Alamouti
alamouti的matlab实现方法,功能强大,经过注释和删改(matlab realize the alamouti methods, powerful, after the Notes and Modifications)
- 2008-05-17 23:16:06下载
- 积分:1
-
KALMAN-filter-using-matlab
卡尔曼滤波器 matlab实现(Kalman filter matlab implementation)
- 2013-10-31 20:53:00下载
- 积分:1
-
MyFilter
说明: 经典滤波器设计,设置高通、低通、带通滤波器(Classic filter design, set high-pass, low pass, band pass filter)
- 2011-03-25 23:19:08下载
- 积分:1