-
work
模糊聚类分析方法的matlab程序,包括标准化,标定以及聚类等几个子程序,还有一个研究生的考试成绩的例子。(err)
- 2008-01-28 15:16:41下载
- 积分:1
-
ofdm
通信原理matlab仿真中正交频分复用数字通信系统(Matlab simulation of communication theory orthogonal frequency division multiplexed digital communication system)
- 2010-12-08 17:59:07下载
- 积分: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
-
irido
discrete-time transfer function to approximate
- 2010-12-16 19:25:25下载
- 积分:1
-
MATLAB_vector_signal_process
说明: 有关矢量信号处理的基本仿真,得到声压功率谱,x,y.z各方向声强谱(Vector signal processing related to the basic simulation,underwater acoustic)
- 2010-05-04 22:16:02下载
- 积分:1
-
ICcurve
在matlab上实现电池充电是容量-电压曲线的绘制,采用计数法代替微分发技术(Implement matlab code on outputing capcity-voltage curve, which is ploted by counting point menthod instead of derivation )
- 2015-06-19 10:32:36下载
- 积分:1
-
erjidaolibai
本文实现二级倒立摆数学模型的推导,状态空间描述以及状态反馈和状态观测器的实现!比较有无状态观测器对系统运动的影响!(This paper presents two mathematical models of the derivation of the inverted pendulum, the state-space representation, as well as state feedback and state observer to achieve! Comparison of availability of state observer on the system impact of the movement!)
- 2010-01-10 20:07:30下载
- 积分:1
-
s_transform_matlab
Stockwell S变换的Matlab实现,具有FFT和小波变换的特性(Stockwell S Transform Matlab achieved with FFT and wavelet transform features)
- 2021-04-18 20:08:52下载
- 积分:1
-
GA
说明: MATLAB实现基本遗传算法例程,包含基本的代码解释(Matlab implementation of basic genetic algorithm routine)
- 2020-05-31 23:52:46下载
- 积分:1
-
lpc-by-matlab
说明: Matlab环境下的音频LPC分析toolbox,包含一系列工具。(LPC Matlab environment analysis of the audio toolbox, contains a series of tools.)
- 2011-04-13 12:47:14下载
- 积分:1