-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1
-
K-means-cluster
主要是用来K均值聚类,K值按照自己的需要设置并将聚类结果保存到相应目录下的excel文档中(Mainly used K-means clustering, K value is set according to their needs and clustering results are saved to the appropriate directory under the excel document)
- 2013-10-31 20:19:00下载
- 积分:1
-
PLS
说明: 偏最小二乘工具箱,解压后可直接在matlab中调用m文件(Partial least squares toolbox, after decompression can be directly invoked m file in MATLAB.)
- 2019-11-29 20:45:42下载
- 积分:1
-
AMP
APPROXIMATE MESSAGE PASSING ALGORITHM
- 2020-11-09 14:49:46下载
- 积分:1
-
gauss-siedal-method
it is matlab file of load flow analysis by the help of guass siedal method in power system
- 2015-02-18 17:35:45下载
- 积分:1
-
DCSK (1)
matlab实现混沌扩频DCSK的仿真,其中包括调制解调、噪声信道模拟,以及误码率分析。(Chaotic spread spectrum communication: DCSK)
- 2020-11-18 22:29:38下载
- 积分:1
-
frequency-modulation-method
雷达测伪距 采用的正负调频法 matlab仿真源码 (The radar measured pseudorange positive and negative frequency modulation method matlab simulation source code)
- 2016-02-18 01:02:47下载
- 积分:1
-
苏金明《Matlab工具箱应用》
贝叶斯网络工具箱(FullBNT-1.0.4)使用说明(Bayesian Network Toolbox (FullBNT-1.0.4) Instructions for use)
- 2021-03-31 13:19:09下载
- 积分:1
-
Matlab函数逼近与拟合.part7
说明: Matlab 函数逼近与拟合...
有理函数逼近... 常用的正交多项式逼近..各种最小二乘拟合...连分式逼近... Padé逼近... 傅里叶逼近...(Matlab Function Approximation and Fitting code)
- 2020-06-23 21:20:01下载
- 积分:1
-
QPSK_16QAM
提取信号七个基于瞬时信息的特征:零中心归一化瞬时幅度功率谱密度的最大值,零中心归一化瞬时幅度绝对值的标准偏差,零中心非弱信号段瞬时相位非线性分量绝对值标准偏差,零中心非弱信号段瞬时相位非线性分量标准偏差,零中心归一化的非弱信号段瞬时频率绝对值的标准偏差,一个信号段的归一化瞬时频率功率谱密度的最大值,根据信号 QPSK 和16QAM在 XI 轴投影的不同表现,提出特征参数。(Extraction based on instantaneous information signal of seven characteristics: zero center normalized instantaneous amplitude of the maximum power spectral density, zero-center normalized standard deviation of the instantaneous rate of absolute zero center section of non-weak signal instantaneous phase nonlinear component absolute value of standard deviation, non-zero center section of the weak signal non-linear component of the standard deviation of the instantaneous phase, zero-center non-normalized absolute value of the weak signal section of the standard deviation of the instantaneous frequency of a signal segment of the normalized power spectral density of instantaneous frequency maximum, according to the signal QPSK and 16QAM in the XI-axis projection of the different performance of the proposed characteristic parameters.)
- 2020-07-12 19:48:52下载
- 积分:1