-
matlab-PCA
本程序提供主成分分析算法,该算法有四个小程序组成,简单,实用。(This program provides the main element analysis of the algorithm, the algorithms are four small and simple, practical.
)
- 2010-07-17 15:28:05下载
- 积分:1
-
em_mvgm
经典的EM算法实现,从外国网站上下来的,希望有用(classical EM algorithm may be helpful)
- 2013-01-09 16:12:45下载
- 积分:1
-
WZ2EQZ
This function finds the equivalent impedance of a transformer
referred to primary and secondary form individual winding impedances.
- 2014-11-05 23:44:36下载
- 积分:1
-
HC_test_h
heat transfer by conduction (compare)
analytical numerical
- 2015-04-03 09:16:30下载
- 积分:1
-
新建文件夹
对于MATLAB双目视觉处理中,通过前期获取摄像机参数等后制成深度图。(For MATLAB binocular vision processing, we can get the depth map after obtaining camera parameters in the early stage.)
- 2021-03-31 16:39:09下载
- 积分:1
-
精通MATLAB最优化计算(龚纯)
说明: 该书介绍了两大智能算法(遗传算法和粒子群算法)的具体应用和实例分析。(This book introduces the specific application and case analysis of two intelligent algorithms (genetic algorithm and particle swarm optimization algorithm).)
- 2021-03-21 22:29:17下载
- 积分:1
-
tbd算法动态规划实现
用动态规划算法实现检测前跟踪。其中包含了仿真场景的设置,主要参考了D.J.Samlond的a partilce filter for track-before-detect文章中的仿真场景和目标量测模型,动态规划算法的实现主要参照了电子科技大学易伟博士的博士论文。
- 2022-06-12 11:10:12下载
- 积分:1
-
stochastic_opt
随机优化算法的代码,你可以在此基础上修改解决你自己的问题(stochastic_opt)
- 2010-05-13 18:42:49下载
- 积分:1
-
NRZ_Encoder.m
NRZ encoder for matlab
- 2011-05-30 23:36:13下载
- 积分:1
-
Face-recognition-method
基于PCA 和BP 神经网络的人脸识别方法是针对 PCA 方法中存在的高维数问题和它对未训
练过的样本识别率低的缺点而提出的。该方法在预处理的基础上,利用粗糙集对 PCA 降维处理后的人脸特征进行约简,提取其中分类能力强的特征,实现在识别精度不变的情况下,有效的去除冗余信息;然后将约简后的属性输入到神经网络进行规则提取,利用神经网络非线性映射和并行处理的特点,增强对人脸图像识别的泛化能力。实验证明,使用该方法在识别率上有一定的提高(Face recognition method based on PCA and BP Neural Network)
- 2012-05-23 16:46:19下载
- 积分:1