-
wavelet_transform3
基于matlab的小波 变换三层分解和重组!学习小波的可以参考一些!非常不错的!(Based on the matlab wavelet decomposition and reorganization of three layers! Learning wavelet can reference some! Very good!)
- 2010-10-11 15:55:47下载
- 积分:1
-
odesr
简单的随机共振模型在MATLAB环境中的应用(Simple stochastic resonance model in MATLAB environment)
- 2013-03-20 19:54:51下载
- 积分: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
-
libsvm-3.12
matlab中的libsvm工具包,是smo支持向量机算法,可用于解决非线性的回归问题。区别于最小二乘支持向量机。(Matlab libsvm Kit is to smo support vector machine algorithm that can be used to solve nonlinear regression problems. Different from the least squares support vector machine.)
- 2020-12-15 10:29:13下载
- 积分:1
-
converter
单相整流器的电流电压双闭环控制仿真图,通过对电流环电压环进行解耦实现(Single-phase rectifier current and voltage double-loop control simulation diagram, by decoupling the current loop voltage loop)
- 2013-04-22 16:17:11下载
- 积分:1
-
au3
AU3脚本语言 基本语法学习 对于学习au3的或许有些帮助(AU3 script language to learn basic grammar, perhaps for some help learning au3)
- 2010-08-19 16:29:54下载
- 积分:1
-
cofdm
关键的3G技术cofdm的相关程序代码,运行效果不错欢迎大家积极下载(key 3G technology cofdm the relevant code, the operating results good to welcome you actively download)
- 2006-12-11 13:53:50下载
- 积分:1
-
speech
自适应噪声消除滤波器!是采用的语音信号!欢迎大家下载!(Adaptive noise cancellation filter! Is the use of the voice signal! Welcome to download!
)
- 2011-10-19 17:37:43下载
- 积分:1
-
interpolation-and-fitting
matlab经典算法程序中关于插值和拟合的具体指导资料 给需要的朋友们以启发(classical algorithm matlab program on interpolation and fitting specific guidance information to a friend who needs to inspire)
- 2013-11-13 11:20:13下载
- 积分:1
-
IterSVD_MIMO
MIMO场景下的迭代SVD分解,用于得到最大的singular value(Iterative SVD in MIMO scenerio)
- 2012-04-27 10:17:06下载
- 积分:1