-
81404570ex
nihe有关实验数据与参数的拟合,得到想要的参数与模型比较(nihe relevant experimental data and fitting parameters obtained with the model parameters you want to compare)
- 2009-03-02 21:46:34下载
- 积分:1
-
pengyeng_v15
包括最小二乘法、SVM、神经网络、1_k近邻法,小波包分析提取振动信号中的特征频率,利用最小二乘算法实现对三维平面的拟合。( Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Wavelet packet analysis to extract vibration signal characteristic frequency, Least-squares algorithm to fit a three-dimensional plane.)
- 2016-05-23 16:51:32下载
- 积分:1
-
myspline02
基于matlab中M文件应用,主要实现数值分析课程的应用(Matlab-based M documents, the main numerical analysis courses Application)
- 2007-06-20 10:36:19下载
- 积分:1
-
123
用matlab实现(7,4)系统循环码的编码和译码,g(x)=1+x+x3。
((7,4) system encoding and decoding of cyclic codes, g (x) = 1+x+x3 using matlab.)
- 2012-06-24 17:39:33下载
- 积分:1
-
延时滤波器
matlab设计小数延时滤波器:滤波器长度,期望延迟量可调整(matlab design fractional delay filter: filter length, adjustable delay expected)
- 2017-08-06 14:11:01下载
- 积分:1
-
Binary-particle-swarm-source
本文给出了二进制粒子群算法的源程序,并运用实例进行了验证。(In this paper, the source code of the binary particle swarm algorithm is given and verified by an example.)
- 2017-04-16 23:36:27下载
- 积分:1
-
wavepack
连续小波正变换和逆变换,包括小波变换常用算法(wavepack)
- 2010-12-25 20:43:52下载
- 积分:1
-
shadow
说明: 图片的阴影检测,是基于RGB空间模型的很适合初学者学习使用。(Image detection, is based on the RGB space model is suitable for beginners to learn to use.)
- 2011-03-01 20:18:29下载
- 积分:1
-
SpatialMultiplexing_2nT_64QAM_IQ
It is SM algorithm code which exists IQ imbalance.
You can modify IQ imbalance parameter, channel model and modulation.
- 2020-12-05 15:39:22下载
- 积分: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