-
deleteEmptyExcelSheets
this function erases any empty sheets in an excel document
the input fileName is the entire path of the file
for example, fileName = C:Documents and Settingsmatlab
- 2011-06-22 16:25:54下载
- 积分:1
-
Two-self-balancing-fuzzy-control
两轮自平衡模糊控制论文
matlab程序+simulink仿真(Two self-balancing fuzzy control thesis matlab simulation program+simulink)
- 2020-06-29 19:40:02下载
- 积分:1
-
altmany-export_fig-6c11f9f
可以把输出图片设置为任意格式 MATLAB程序(Exports figures nicely to a number of vector & bitmap formats)
- 2015-01-23 20:32:06下载
- 积分:1
-
rayleigh
该程序利用改进的jakes模型来产生单径的平坦型瑞利衰落信道(The program uses an improved jakes model to produce a single path Rayleigh fading channels flattened)
- 2015-04-13 20:12:28下载
- 积分:1
-
bei-jing--jiang-shui-liang
北京历年降水量线性模型分析——matlab,跟新到2012年(Calendar Beijing precipitation linear model analysis- matlab, with the New 2012)
- 2014-02-19 20:26:19下载
- 积分:1
-
ANN
人工神经网络的matlab程序,供参考使用(matlab code about ANN)
- 2013-01-23 20:03:55下载
- 积分:1
-
MATLAB
Kalman滤波算法在Matlab中的仿真,主要是针对基本的算法(Kalman filter algorithm simulation in Matlab, basic algorithm)
- 2013-03-08 21:43:32下载
- 积分:1
-
spectrum-matlab
功率谱密度相关方法的MATLAB实现代码,包含基础讲解和算例代码(Power spectral density related methods of MATLAB code, including basic explanation and example code)
- 2013-11-11 18:22:02下载
- 积分:1
-
fenxing
通过使用matlab软件编程,从而对图像进行图像分割(By using matlab software programming, so the image segmentation)
- 2013-12-02 10:43:29下载
- 积分: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