-
duplex
用于建模数据分集。计算各样本点的欧式距离,首先将距离最大的两个点放入第一个样本集,接着将余下距离最大的两个点放入第二个样本集,依次计算,将剩余数据点分别放入上述两个样本集。( This algorithm starts by selecting the two points furthest from each other (euclidean distance) and puts them both in a first set. Then the next two points furthest from each other are put in a second set, and the procedure is continued by alternatively placing pairs of points in the first or second set. For calibration applications, the second set can be the test set, and the calibration would be the concatenation of the first set plus the remaining samples.)
- 2012-11-02 09:18:58下载
- 积分:1
-
MATLAB-GUI-instruction-video-9
MATLAB GUI教学视频9:菜单控件menu的基本用法(MATLAB GUI instruction video 9: Basic usage of the menu control menu)
- 2011-07-15 11:06:33下载
- 积分:1
-
cvx-13.04.03
stanford大学开发用于解优化问题的系统模型,可用于解压缩感知恢复算法:BP、DS等(the system modeldeveloped by stanford University is used for the solution of optimization problems, such as compressive sensing recovery algorithm: BP, DS)
- 2013-04-03 14:07:19下载
- 积分:1
-
matlab1
Speech Recognition using Hmm model..
- 2013-11-10 01:19:28下载
- 积分:1
-
预测控制MAC一阶无延迟
说明: 一阶无延时的MPC,基于MAC,预测控制(First-order delay-free MPC, predictive control based on MAC)
- 2021-03-13 17:09:24下载
- 积分:1
-
pattern_changguijiema
用于水声通信的pattern通信体制的matlab源代码 4bits量化 常规解码(The pattern used for underwater acoustic communication system, communication matlab source code for 4bits quantitative conventional decoding)
- 2010-03-04 16:52:46下载
- 积分:1
-
ImprovedDL
这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。(This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse".It contains codes of the OMP, Batch code- OMP, CoROMP matching pursuit algorithm and improved K- SVD dictionary learning algorithm ,This is the important source code of image sparse representation ,which can help you learn and improve.
)
- 2013-07-18 15:42:19下载
- 积分:1
-
unbalanced
THREE PHASEE DYNAMIC VOLTAGE RESTORER WITH INVERTER CONTROL
- 2015-02-14 17:07:52下载
- 积分:1
-
redeyeicprusingmachine
an article about red eye detection
- 2010-05-22 15:23:37下载
- 积分:1
-
DecisionForest_v3.1
说明: 决策树代码,实现数据分类。针对有标记数据进行分类,属于有监督算法(CART decision tree code to realize data classification. Classification for labeled data is a supervised algorithm)
- 2020-10-07 20:29:04下载
- 积分:1