-
pde
偏微分方程组的求解,使用偏微分代码直接求解。(Solving partial differential equations, using partial differential code directly solved.)
- 2010-12-21 16:58:29下载
- 积分:1
-
570486690TDIDF_Demo
TFIDF计算方法详细解释,代码解释很多,也有帮助文档(TFIDF calculation method explained in detail, explain a lot of code, but also help documentation)
- 2015-04-03 10:18:35下载
- 积分:1
-
MLAT
MULTILETARION FOR TRACKING
- 2012-11-24 21:26:21下载
- 积分:1
-
coop_sensing
code for cooperative sensing
- 2014-01-24 16:14:36下载
- 积分:1
-
jianzhiliang
matlab中对简支梁进行有限元建模,并进行模态分析(matlab for Charpy in finite element modeling and modal analysis)
- 2021-03-01 01:59:35下载
- 积分:1
-
BLDC-simulator
说明: 直流无刷电机仿真,内含详细的说明和仿真程序,包括各个模块的构建原理。(bldcm matlab simulink)
- 2011-03-22 18:27:54下载
- 积分:1
-
TSP-matlab
说明: 用遗传算法计算旅行商问题,MATLAB程序代码,机器可直接运行。(Traveling salesman problem using genetic algorithm, MATLAB code, the machine can be directly run.)
- 2010-04-24 21:59:08下载
- 积分:1
-
zj_canny
canny滤波的算法,可以在matlab中实现滤波的效果(canny filter)
- 2014-11-21 13:32:51下载
- 积分:1
-
ADRC Demo for 1st and 2nd order plants
自抗扰一阶和二阶ESO模型,清晰的ESO一阶和二阶siumlink程序图,添加相应的处理信号可以直接使用。(ADRC Demo for 1st and 2nd order plants)
- 2021-03-26 15:59:13下载
- 积分: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