-
75448155kolmogoroventropy_gp
说明: MATLAB中应用的混沌时间序列分析的1.0版本(Application of MATLAB in the analysis of chaotic time series version 1.0)
- 2011-02-24 10:26:23下载
- 积分:1
-
NearestSymmetricPositiveDefinite
nearestSPD works on any matrix, and it is reasonably fast. As a test, randn generates a matrix that is not symmetric nor is it at all positive definite in general.
- 2013-08-01 22:06:14下载
- 积分:1
-
CELP_done
comparing all the synthetic speech profiles with original speech
figure(2)
plot([x xhat1])
- 2014-09-11 01:23:58下载
- 积分:1
-
mtspf_ga
TSP resolution with an algorthm to improve solution
- 2013-05-26 19:53:17下载
- 积分:1
-
adap4
matlab语言,用语保存数据,具体的save用法(matlab language, language save data, save a specific use)
- 2010-09-07 17:20:58下载
- 积分:1
-
xinhaochuli
语音信号处理综合运用了数字信号处理的理论知识,对信号进行计算及频谱
分析,设计滤波器,并对含噪信号进行滤波
(Speech signal processing of digital signal processing integrated use of theoretical knowledge, to calculate the signal and spectrum analysis, design filter, and filter the noisy signal)
- 2011-05-02 19:25:04下载
- 积分:1
-
matlab_code
matlab code on super resolution
- 2009-04-10 00:46:31下载
- 积分:1
-
gui
该功能用matlab实现的几个界面,可供新手们参考学习下哈(This feature is implemented with a few matlab interface for novices to learn under reference Ha)
- 2011-06-09 21:04:52下载
- 积分:1
-
digital-filter
matlab设计的数字滤波器,有巴特沃斯,切比雪夫1,切比雪夫2,椭圆四种,分别都有高通,低通,带通几种,天津工业大学课程设计(matlab digital filter design, there Butterworth, Chebyshev 1, Chebyshev 2, oval four, each of which has a high-pass, low-pass, band-pass several, Tianjin Polytechnic University curriculum design)
- 2013-12-10 11:28:27下载
- 积分:1
-
EMSeg
EM 算法是求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据、截尾数据以及带有噪声等所谓的不完全数据,可以具体来说,我们可以利用EM算法来填充样本中的缺失数据、发现隐藏变量的值、估计HMM中的参数、估计有限混合分布中的参数以及可以进行无监督聚类等等。(Expectation Maximization image segmentation
Input:
ima: grey color image
k: Number of classes
Output:
mask: clasification image mask
mu: vector of class means
v: vector of class variances
p: vector of class proportions
)
- 2021-04-08 12:49:01下载
- 积分:1