-
DSP_MATLAB
说明: DSP 从基础到深入 --Matlab版(DSP from basic to in-depth- Matlab version)
- 2011-03-09 16:28:24下载
- 积分:1
-
sar_panel_RE
本函数用于估计随机效应面板空间自回归(panel SAR)模型( computes spatial lag model estimates for spatial panels )
- 2015-01-22 21:39:05下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
fusion
三种不同角度下的加权融合算法,MATLAB源代码实现,有效提高了估计精度。(Weighted fusion algorithm under three different angles, MATLAB source code, effectively improve the estimation accuracy.)
- 2021-03-23 16:59:15下载
- 积分:1
-
my_ekf_sample
通过选择合适的参数,选取采样相应的采样点,进行参数计算。(By choosing appropriate parameters, select the corresponding sampling point sampling for parameter calculation.)
- 2007-12-03 19:51:07下载
- 积分:1
-
r_test_paired
Tests hypothesis that 2 variables are equally correlated with a 3rd if values from all 3 are paired
- 2010-10-18 05:54:09下载
- 积分:1
-
hlc
电能质量检测模块,能检测谐波、频率,以及电压暂升或暂降(Power quality detection module detects harmonics, frequency, and voltage dips temporarily rise or)
- 2021-01-07 14:48:52下载
- 积分:1
-
matlab_source
MATALAB 使用详解一书的matlab程序,董霖编著,里面所有的程序(Detailed MATALAB use matlab program book, edited by Lin Dong, which all programs)
- 2011-11-16 21:40:54下载
- 积分:1
-
shadow-detection
说明: 一个比较快速的阴影检测算法,基于HSV色彩空间(Shadow detection algorithm based on HSV color space)
- 2011-04-17 21:54:28下载
- 积分:1
-
osu-svm
是matlab编写的一个支持向量机的程序,经测试有效。程序里附带了了demo,有注释。(Matlab are prepared by a support vector machine procedures, tested and effective. Program comes with a demo, there is the Notes.)
- 2009-03-28 21:30:14下载
- 积分:1